[INFO] crate calculate 0.5.1 is already in cache [INFO] extracting crate calculate 0.5.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/calculate/0.5.1 [INFO] extracting crate calculate 0.5.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/calculate/0.5.1 [INFO] validating manifest of calculate-0.5.1 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of calculate-0.5.1 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing calculate-0.5.1 [INFO] finished frobbing calculate-0.5.1 [INFO] frobbed toml for calculate-0.5.1 written to work/ex/beta-1.38-1/sources/1.37.0/reg/calculate/0.5.1/Cargo.toml [INFO] started frobbing calculate-0.5.1 [INFO] finished frobbing calculate-0.5.1 [INFO] frobbed toml for calculate-0.5.1 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/calculate/0.5.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing calculate-0.5.1 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/calculate/0.5.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] d40da62526b256eb7867f41ec3f1755a57ea1d78e3d91c5ec6a1e774d548b1df [INFO] running `"docker" "start" "-a" "d40da62526b256eb7867f41ec3f1755a57ea1d78e3d91c5ec6a1e774d548b1df"` [INFO] [stderr] Compiling ord_subset v3.1.1 [INFO] [stderr] Compiling bytecount v0.1.7 [INFO] [stderr] Compiling decimal v2.0.4 [INFO] [stderr] Compiling liner v0.4.4 [INFO] [stderr] warning[E0503]: cannot use `self.key_bindings` because it was mutably borrowed [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/liner-0.4.4/src/context.rs:98:17 [INFO] [stderr] | [INFO] [stderr] 96 | let ed = try!(Editor::new_with_init_buffer(stdout, prompt, self, buffer)); [INFO] [stderr] | ---- borrow of `*self` occurs here [INFO] [stderr] 97 | match self.key_bindings { [INFO] [stderr] 98 | KeyBindings::Emacs => Self::handle_keys(keymap::Emacs::new(ed), handler), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ use of borrowed `*self` [INFO] [stderr] 99 | KeyBindings::Vi => Self::handle_keys(keymap::Vi::new(ed), handler), [INFO] [stderr] | -- borrow later used here [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling calculate v0.5.1 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/bin.rs:104:21 [INFO] [stderr] | [INFO] [stderr] 104 | let mut lock = stdin.lock(); [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.24s [INFO] running `"docker" "inspect" "d40da62526b256eb7867f41ec3f1755a57ea1d78e3d91c5ec6a1e774d548b1df"` [INFO] running `"docker" "rm" "-f" "d40da62526b256eb7867f41ec3f1755a57ea1d78e3d91c5ec6a1e774d548b1df"` [INFO] [stdout] d40da62526b256eb7867f41ec3f1755a57ea1d78e3d91c5ec6a1e774d548b1df [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/calculate/0.5.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 1962080bbeb497acf72a9a44a10f76adb3ce3e323bc4bba14bf2873e338344eb [INFO] running `"docker" "start" "-a" "1962080bbeb497acf72a9a44a10f76adb3ce3e323bc4bba14bf2873e338344eb"` [INFO] [stderr] Compiling calculate v0.5.1 (/opt/crater/workdir) [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/lib.rs:1:19 [INFO] [stderr] | [INFO] [stderr] 1 | #![cfg_attr(test, feature(test))] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/bin.rs:104:21 [INFO] [stderr] | [INFO] [stderr] 104 | let mut lock = stdin.lock(); [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: Could not compile `calculate`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "1962080bbeb497acf72a9a44a10f76adb3ce3e323bc4bba14bf2873e338344eb"` [INFO] running `"docker" "rm" "-f" "1962080bbeb497acf72a9a44a10f76adb3ce3e323bc4bba14bf2873e338344eb"` [INFO] [stdout] 1962080bbeb497acf72a9a44a10f76adb3ce3e323bc4bba14bf2873e338344eb