Nov 29 00:14:47.476 INFO checking grafen-0.9.1 against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 29 00:14:47.477 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-0/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 29 00:14:47.743 INFO [stdout] c380f31aa675d4efef4b1c148931fcc924693ec4c2f79591ee8d6a733ab5778b Nov 29 00:14:47.743 INFO running `"docker" "start" "-a" "c380f31aa675d4efef4b1c148931fcc924693ec4c2f79591ee8d6a733ab5778b"` Nov 29 00:14:48.255 INFO [stderr] usermod: no changes Nov 29 00:14:48.289 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 29 00:14:48.289 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 29 00:14:48.289 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 29 00:14:48.289 INFO [stderr] files will be included as a binary target: Nov 29 00:14:48.289 INFO [stderr] Nov 29 00:14:48.289 INFO [stderr] * /source/src/bin/error.rs Nov 29 00:14:48.289 INFO [stderr] * /source/src/bin/output.rs Nov 29 00:14:48.289 INFO [stderr] Nov 29 00:14:48.289 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 29 00:14:48.289 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 29 00:14:48.289 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 29 00:14:48.289 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 29 00:14:48.289 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 29 00:14:48.289 INFO [stderr] Nov 29 00:14:48.289 INFO [stderr] For more information on this warning you can consult Nov 29 00:14:48.289 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 29 00:14:48.444 INFO [stderr] Checking clap v2.23.3 Nov 29 00:14:48.446 INFO [stderr] Checking dialoguer v0.1.0 Nov 29 00:14:55.256 INFO [stderr] Checking grafen v0.9.1 (/source) Nov 29 00:14:57.085 INFO [stderr] warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Nov 29 00:14:57.085 INFO [stderr] --> src/volume/cuboid.rs:196:32 Nov 29 00:14:57.085 INFO [stderr] | Nov 29 00:14:57.085 INFO [stderr] 196 | let selected_indices = rand::sample(&mut rng, 0..num_cells, num_coords as usize); Nov 29 00:14:57.085 INFO [stderr] | ^^^^^^^^^^^^ Nov 29 00:14:57.085 INFO [stderr] | Nov 29 00:14:57.085 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 29 00:14:57.085 INFO [stderr] Nov 29 00:14:57.173 INFO [stderr] warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Nov 29 00:14:57.173 INFO [stderr] --> src/volume/cuboid.rs:196:32 Nov 29 00:14:57.173 INFO [stderr] | Nov 29 00:14:57.173 INFO [stderr] 196 | let selected_indices = rand::sample(&mut rng, 0..num_cells, num_coords as usize); Nov 29 00:14:57.174 INFO [stderr] | ^^^^^^^^^^^^ Nov 29 00:14:57.174 INFO [stderr] | Nov 29 00:14:57.174 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 29 00:14:57.174 INFO [stderr] Nov 29 00:15:04.128 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.84s Nov 29 00:15:04.144 INFO [stderr] su: No module specific data is present Nov 29 00:15:04.688 INFO running `"docker" "inspect" "c380f31aa675d4efef4b1c148931fcc924693ec4c2f79591ee8d6a733ab5778b"` Nov 29 00:15:04.894 INFO running `"docker" "rm" "-f" "c380f31aa675d4efef4b1c148931fcc924693ec4c2f79591ee8d6a733ab5778b"` Nov 29 00:15:05.056 INFO [stdout] c380f31aa675d4efef4b1c148931fcc924693ec4c2f79591ee8d6a733ab5778b