Nov 18 10:21:49.447 INFO testing grafen-0.9.1 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 10:21:49.448 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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.719 INFO [stdout] bebba148a0e8d282364dfa32e1b99eb62768f6cdba38fe5f5a6ebb3499de7334 Nov 18 10:21:49.721 INFO running `"docker" "start" "-a" "bebba148a0e8d282364dfa32e1b99eb62768f6cdba38fe5f5a6ebb3499de7334"` Nov 18 10:21:50.077 INFO [stderr] usermod: no changes Nov 18 10:21:50.101 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:21:50.101 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:21:50.101 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:21:50.101 INFO [stderr] files will be included as a binary target: Nov 18 10:21:50.101 INFO [stderr] Nov 18 10:21:50.101 INFO [stderr] * /source/src/bin/output.rs Nov 18 10:21:50.101 INFO [stderr] * /source/src/bin/error.rs Nov 18 10:21:50.101 INFO [stderr] Nov 18 10:21:50.101 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:21:50.101 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:21:50.101 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:21:50.101 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:21:50.101 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:21:50.101 INFO [stderr] Nov 18 10:21:50.101 INFO [stderr] For more information on this warning you can consult Nov 18 10:21:50.101 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:21:50.204 INFO [stderr] Compiling dialoguer v0.1.0 Nov 18 10:21:52.659 INFO [stderr] Compiling grafen v0.9.1 (/source) Nov 18 10:21:53.755 INFO [stderr] warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Nov 18 10:21:53.755 INFO [stderr] --> src/volume/cuboid.rs:196:32 Nov 18 10:21:53.755 INFO [stderr] | Nov 18 10:21:53.755 INFO [stderr] 196 | let selected_indices = rand::sample(&mut rng, 0..num_cells, num_coords as usize); Nov 18 10:21:53.755 INFO [stderr] | ^^^^^^^^^^^^ Nov 18 10:21:53.755 INFO [stderr] | Nov 18 10:21:53.755 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 10:21:53.755 INFO [stderr] Nov 18 10:22:03.857 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.76s Nov 18 10:22:03.866 INFO [stderr] su: No module specific data is present Nov 18 10:22:04.986 INFO running `"docker" "inspect" "bebba148a0e8d282364dfa32e1b99eb62768f6cdba38fe5f5a6ebb3499de7334"` Nov 18 10:22:05.265 INFO running `"docker" "rm" "-f" "bebba148a0e8d282364dfa32e1b99eb62768f6cdba38fe5f5a6ebb3499de7334"` Nov 18 10:22:05.475 INFO [stdout] bebba148a0e8d282364dfa32e1b99eb62768f6cdba38fe5f5a6ebb3499de7334 Nov 18 10:22:05.479 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:05.781 INFO [stdout] d7e7aa2dded2e361ece73a9621b6851ef8a438b75832cc70f2025a5002d47154 Nov 18 10:22:05.783 INFO running `"docker" "start" "-a" "d7e7aa2dded2e361ece73a9621b6851ef8a438b75832cc70f2025a5002d47154"` Nov 18 10:22:07.015 INFO [stderr] usermod: no changes Nov 18 10:22:07.070 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:22:07.070 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:22:07.070 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:22:07.070 INFO [stderr] files will be included as a binary target: Nov 18 10:22:07.070 INFO [stderr] Nov 18 10:22:07.070 INFO [stderr] * /source/src/bin/output.rs Nov 18 10:22:07.070 INFO [stderr] * /source/src/bin/error.rs Nov 18 10:22:07.070 INFO [stderr] Nov 18 10:22:07.070 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:22:07.070 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:22:07.070 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:22:07.070 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:22:07.070 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:22:07.070 INFO [stderr] Nov 18 10:22:07.070 INFO [stderr] For more information on this warning you can consult Nov 18 10:22:07.070 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:22:07.200 INFO [stderr] Compiling grafen v0.9.1 (/source) Nov 18 10:22:08.887 INFO [stderr] warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Nov 18 10:22:08.887 INFO [stderr] --> src/volume/cuboid.rs:196:32 Nov 18 10:22:08.887 INFO [stderr] | Nov 18 10:22:08.887 INFO [stderr] 196 | let selected_indices = rand::sample(&mut rng, 0..num_cells, num_coords as usize); Nov 18 10:22:08.887 INFO [stderr] | ^^^^^^^^^^^^ Nov 18 10:22:08.887 INFO [stderr] | Nov 18 10:22:08.887 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 18 10:22:08.887 INFO [stderr] Nov 18 10:22:18.015 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.96s Nov 18 10:22:18.020 INFO [stderr] su: No module specific data is present Nov 18 10:22:18.947 INFO running `"docker" "inspect" "d7e7aa2dded2e361ece73a9621b6851ef8a438b75832cc70f2025a5002d47154"` Nov 18 10:22:19.151 INFO running `"docker" "rm" "-f" "d7e7aa2dded2e361ece73a9621b6851ef8a438b75832cc70f2025a5002d47154"` Nov 18 10:22:19.434 INFO [stdout] d7e7aa2dded2e361ece73a9621b6851ef8a438b75832cc70f2025a5002d47154