Nov 28 23:28:20.512 INFO checking indy-crypto-0.4.4-dev-71 against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 23:28:20.512 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-0/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +db42d4dad33013eba11ef37342ad9f614e5652b8-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 28 23:28:20.769 INFO [stdout] ec9b436cc07cb32fea4e888490e129bc43fcd07c495fefc13ea8404bc4b80d2f Nov 28 23:28:20.770 INFO running `"docker" "start" "-a" "ec9b436cc07cb32fea4e888490e129bc43fcd07c495fefc13ea8404bc4b80d2f"` Nov 28 23:28:21.228 INFO [stderr] usermod: no changes Nov 28 23:28:21.374 INFO [stderr] Compiling indy-crypto v0.4.4-dev-71 (/source) Nov 28 23:28:21.375 INFO [stderr] Checking int_traits v0.1.1 Nov 28 23:28:21.376 INFO [stderr] Checking amcl v0.1.3 Nov 28 23:28:21.378 INFO [stderr] Compiling rand v0.6.1 Nov 28 23:28:42.364 INFO [stderr] error[E0596]: cannot borrow field `self.bn` of immutable binding as mutable Nov 28 23:28:42.364 INFO [stderr] --> src/pair/amcl.rs:473:12 Nov 28 23:28:42.364 INFO [stderr] | Nov 28 23:28:42.364 INFO [stderr] 472 | pub fn to_string(&self) -> Result { Nov 28 23:28:42.364 INFO [stderr] | ----- use `&mut self` here to make mutable Nov 28 23:28:42.364 INFO [stderr] 473 | Ok(self.bn.to_hex()) Nov 28 23:28:42.364 INFO [stderr] | ^^^^^^^ cannot mutably borrow field of immutable binding Nov 28 23:28:42.364 INFO [stderr] Nov 28 23:28:42.376 INFO [stderr] error[E0596]: cannot borrow field `self.bn` of immutable binding as mutable Nov 28 23:28:42.376 INFO [stderr] --> src/pair/amcl.rs:516:53 Nov 28 23:28:42.376 INFO [stderr] | Nov 28 23:28:42.376 INFO [stderr] 515 | fn fmt(&self, f: &mut Formatter) -> Result<(), Error> { Nov 28 23:28:42.376 INFO [stderr] | ----- use `&mut self` here to make mutable Nov 28 23:28:42.376 INFO [stderr] 516 | write!(f, "GroupOrderElement {{ bn: {} }}", self.bn.to_hex()) Nov 28 23:28:42.376 INFO [stderr] | ^^^^^^^ cannot mutably borrow field of immutable binding Nov 28 23:28:42.376 INFO [stderr] Nov 28 23:28:42.468 INFO [stderr] error: aborting due to 2 previous errors Nov 28 23:28:42.468 INFO [stderr] Nov 28 23:28:42.468 INFO [stderr] For more information about this error, try `rustc --explain E0596`. Nov 28 23:28:42.484 INFO [stderr] error: Could not compile `indy-crypto`. Nov 28 23:28:42.484 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 23:28:44.816 INFO [stderr] error[E0596]: cannot borrow field `self.bn` of immutable binding as mutable Nov 28 23:28:44.816 INFO [stderr] --> src/pair/amcl.rs:473:12 Nov 28 23:28:44.816 INFO [stderr] | Nov 28 23:28:44.816 INFO [stderr] 472 | pub fn to_string(&self) -> Result { Nov 28 23:28:44.816 INFO [stderr] | ----- use `&mut self` here to make mutable Nov 28 23:28:44.816 INFO [stderr] 473 | Ok(self.bn.to_hex()) Nov 28 23:28:44.816 INFO [stderr] | ^^^^^^^ cannot mutably borrow field of immutable binding Nov 28 23:28:44.816 INFO [stderr] Nov 28 23:28:44.816 INFO [stderr] error[E0596]: cannot borrow field `self.bn` of immutable binding as mutable Nov 28 23:28:44.816 INFO [stderr] --> src/pair/amcl.rs:516:53 Nov 28 23:28:44.816 INFO [stderr] | Nov 28 23:28:44.816 INFO [stderr] 515 | fn fmt(&self, f: &mut Formatter) -> Result<(), Error> { Nov 28 23:28:44.816 INFO [stderr] | ----- use `&mut self` here to make mutable Nov 28 23:28:44.816 INFO [stderr] 516 | write!(f, "GroupOrderElement {{ bn: {} }}", self.bn.to_hex()) Nov 28 23:28:44.816 INFO [stderr] | ^^^^^^^ cannot mutably borrow field of immutable binding Nov 28 23:28:44.816 INFO [stderr] Nov 28 23:28:44.937 INFO [stderr] error: aborting due to 2 previous errors Nov 28 23:28:44.937 INFO [stderr] Nov 28 23:28:44.937 INFO [stderr] For more information about this error, try `rustc --explain E0596`. Nov 28 23:28:44.976 INFO [stderr] error: Could not compile `indy-crypto`. Nov 28 23:28:44.976 INFO [stderr] Nov 28 23:28:44.976 INFO [stderr] To learn more, run the command again with --verbose. Nov 28 23:28:44.978 INFO [stderr] su: No module specific data is present Nov 28 23:28:45.462 INFO running `"docker" "inspect" "ec9b436cc07cb32fea4e888490e129bc43fcd07c495fefc13ea8404bc4b80d2f"` Nov 28 23:28:45.604 INFO running `"docker" "rm" "-f" "ec9b436cc07cb32fea4e888490e129bc43fcd07c495fefc13ea8404bc4b80d2f"` Nov 28 23:28:45.788 INFO [stdout] ec9b436cc07cb32fea4e888490e129bc43fcd07c495fefc13ea8404bc4b80d2f