Nov 18 10:21:49.492 INFO testing grafen-0.9.1 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 10:21:49.494 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-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 18 10:21:49.779 INFO [stdout] 00a241ce00064aa9e7620395242c5dfbde5f48388fed9a82a7524f2b4857d15d Nov 18 10:21:49.784 INFO running `"docker" "start" "-a" "00a241ce00064aa9e7620395242c5dfbde5f48388fed9a82a7524f2b4857d15d"` Nov 18 10:21:50.167 INFO [stderr] usermod: no changes Nov 18 10:21:50.190 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:21:50.190 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:21:50.190 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:21:50.190 INFO [stderr] files will be included as a binary target: Nov 18 10:21:50.190 INFO [stderr] Nov 18 10:21:50.190 INFO [stderr] * /source/src/bin/output.rs Nov 18 10:21:50.190 INFO [stderr] * /source/src/bin/error.rs Nov 18 10:21:50.190 INFO [stderr] Nov 18 10:21:50.190 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:21:50.190 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:21:50.190 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:21:50.190 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:21:50.190 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:21:50.190 INFO [stderr] Nov 18 10:21:50.190 INFO [stderr] For more information on this warning you can consult Nov 18 10:21:50.190 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:21:50.332 INFO [stderr] Compiling clap v2.23.3 Nov 18 10:21:50.333 INFO [stderr] Compiling dialoguer v0.1.0 Nov 18 10:22:07.503 INFO [stderr] Compiling grafen v0.9.1 (/source) Nov 18 10:22:09.135 INFO [stderr] warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Nov 18 10:22:09.135 INFO [stderr] --> src/volume/cuboid.rs:196:32 Nov 18 10:22:09.135 INFO [stderr] | Nov 18 10:22:09.135 INFO [stderr] 196 | let selected_indices = rand::sample(&mut rng, 0..num_cells, num_coords as usize); Nov 18 10:22:09.135 INFO [stderr] | ^^^^^^^^^^^^ Nov 18 10:22:09.135 INFO [stderr] | Nov 18 10:22:09.135 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 10:22:09.135 INFO [stderr] Nov 18 10:22:22.440 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.25s Nov 18 10:22:22.449 INFO [stderr] su: No module specific data is present Nov 18 10:22:23.959 INFO running `"docker" "inspect" "00a241ce00064aa9e7620395242c5dfbde5f48388fed9a82a7524f2b4857d15d"` Nov 18 10:22:24.161 INFO running `"docker" "rm" "-f" "00a241ce00064aa9e7620395242c5dfbde5f48388fed9a82a7524f2b4857d15d"` Nov 18 10:22:24.346 INFO [stdout] 00a241ce00064aa9e7620395242c5dfbde5f48388fed9a82a7524f2b4857d15d Nov 18 10:22:24.354 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-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 18 10:22:24.565 INFO [stdout] 9d2c1af0dfb281fe967a0d13bcde710a6dc9fd0b7bb20f45682ae1667e63836d Nov 18 10:22:24.568 INFO running `"docker" "start" "-a" "9d2c1af0dfb281fe967a0d13bcde710a6dc9fd0b7bb20f45682ae1667e63836d"` Nov 18 10:22:25.231 INFO [stderr] usermod: no changes Nov 18 10:22:25.283 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:22:25.283 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:22:25.283 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:22:25.283 INFO [stderr] files will be included as a binary target: Nov 18 10:22:25.283 INFO [stderr] Nov 18 10:22:25.283 INFO [stderr] * /source/src/bin/output.rs Nov 18 10:22:25.283 INFO [stderr] * /source/src/bin/error.rs Nov 18 10:22:25.283 INFO [stderr] Nov 18 10:22:25.283 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:22:25.283 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:22:25.283 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:22:25.283 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:22:25.283 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:22:25.283 INFO [stderr] Nov 18 10:22:25.283 INFO [stderr] For more information on this warning you can consult Nov 18 10:22:25.283 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:22:25.368 INFO [stderr] Compiling grafen v0.9.1 (/source) Nov 18 10:22:27.168 INFO [stderr] warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Nov 18 10:22:27.168 INFO [stderr] --> src/volume/cuboid.rs:196:32 Nov 18 10:22:27.168 INFO [stderr] | Nov 18 10:22:27.168 INFO [stderr] 196 | let selected_indices = rand::sample(&mut rng, 0..num_cells, num_coords as usize); Nov 18 10:22:27.168 INFO [stderr] | ^^^^^^^^^^^^ Nov 18 10:22:27.168 INFO [stderr] | Nov 18 10:22:27.168 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 10:22:27.168 INFO [stderr] Nov 18 10:22:34.094 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.84s Nov 18 10:22:34.104 INFO [stderr] su: No module specific data is present Nov 18 10:22:34.509 INFO running `"docker" "inspect" "9d2c1af0dfb281fe967a0d13bcde710a6dc9fd0b7bb20f45682ae1667e63836d"` Nov 18 10:22:34.776 INFO running `"docker" "rm" "-f" "9d2c1af0dfb281fe967a0d13bcde710a6dc9fd0b7bb20f45682ae1667e63836d"` Nov 18 10:22:34.991 INFO [stdout] 9d2c1af0dfb281fe967a0d13bcde710a6dc9fd0b7bb20f45682ae1667e63836d