It looks like you are missing the constraint between x[1] and xbin.
x[1]
xbin
@constraint(model, x[1] <= up[1] * xbin)