[INFO] crate calculate 0.5.1 is already in cache [INFO] extracting crate calculate 0.5.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/calculate/0.5.1 [INFO] extracting crate calculate 0.5.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/calculate/0.5.1 [INFO] validating manifest of calculate-0.5.1 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of calculate-0.5.1 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/reg/calculate/0.5.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing calculate-0.5.1 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "build" "--frozen"` [INFO] [stdout] 52780e7ac5c2610d1379c74219b7c17a8721be58b2beda8975e6d94f4ca7ca59 [INFO] running `"docker" "start" "-a" "52780e7ac5c2610d1379c74219b7c17a8721be58b2beda8975e6d94f4ca7ca59"` [INFO] [stderr] Compiling bytecount v0.1.7 [INFO] [stderr] Compiling ord_subset v3.1.1 [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.84s [INFO] running `"docker" "inspect" "52780e7ac5c2610d1379c74219b7c17a8721be58b2beda8975e6d94f4ca7ca59"` [INFO] running `"docker" "rm" "-f" "52780e7ac5c2610d1379c74219b7c17a8721be58b2beda8975e6d94f4ca7ca59"` [INFO] [stdout] 52780e7ac5c2610d1379c74219b7c17a8721be58b2beda8975e6d94f4ca7ca59 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 2da9ad03189de9c81557a95872c54df8098681dd869fa7e8e81ed258ab31dd07 [INFO] running `"docker" "start" "-a" "2da9ad03189de9c81557a95872c54df8098681dd869fa7e8e81ed258ab31dd07"` [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" "2da9ad03189de9c81557a95872c54df8098681dd869fa7e8e81ed258ab31dd07"` [INFO] running `"docker" "rm" "-f" "2da9ad03189de9c81557a95872c54df8098681dd869fa7e8e81ed258ab31dd07"` [INFO] [stdout] 2da9ad03189de9c81557a95872c54df8098681dd869fa7e8e81ed258ab31dd07