Nov 03 07:24:39.336 INFO checking grafen-0.9.1 against master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862 for pr-55517 Nov 03 07:24:39.336 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-5/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55517/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/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 +f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862-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 03 07:24:39.536 INFO blam! b83801a88a1ae91acade1ff49dd82ae135a96440e6075acf6defebc01b4ca801 Nov 03 07:24:39.538 INFO running `"docker" "start" "-a" "b83801a88a1ae91acade1ff49dd82ae135a96440e6075acf6defebc01b4ca801"` Nov 03 07:24:40.028 INFO kablam! usermod: no changes Nov 03 07:24:40.062 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 03 07:24:40.062 INFO kablam! disables Cargo from automatically inferring other binary targets. Nov 03 07:24:40.062 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Nov 03 07:24:40.062 INFO kablam! files will be included as a binary target: Nov 03 07:24:40.062 INFO kablam! Nov 03 07:24:40.062 INFO kablam! * /source/src/bin/error.rs Nov 03 07:24:40.062 INFO kablam! * /source/src/bin/output.rs Nov 03 07:24:40.062 INFO kablam! Nov 03 07:24:40.062 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Nov 03 07:24:40.062 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Nov 03 07:24:40.062 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Nov 03 07:24:40.062 INFO kablam! section. You may also move the files to a location where Cargo would not Nov 03 07:24:40.062 INFO kablam! automatically infer them to be a target, such as in subfolders. Nov 03 07:24:40.062 INFO kablam! Nov 03 07:24:40.062 INFO kablam! For more information on this warning you can consult Nov 03 07:24:40.062 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Nov 03 07:24:40.211 INFO kablam! Checking clap v2.23.3 Nov 03 07:24:40.213 INFO kablam! Checking dialoguer v0.1.0 Nov 03 07:24:46.840 INFO kablam! Checking grafen v0.9.1 (/source) Nov 03 07:24:48.523 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Nov 03 07:24:48.523 INFO kablam! --> src/volume/cuboid.rs:196:32 Nov 03 07:24:48.523 INFO kablam! | Nov 03 07:24:48.523 INFO kablam! 196 | let selected_indices = rand::sample(&mut rng, 0..num_cells, num_coords as usize); Nov 03 07:24:48.523 INFO kablam! | ^^^^^^^^^^^^ Nov 03 07:24:48.523 INFO kablam! | Nov 03 07:24:48.523 INFO kablam! = note: #[warn(deprecated)] on by default Nov 03 07:24:48.523 INFO kablam! Nov 03 07:24:48.903 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Nov 03 07:24:48.904 INFO kablam! --> src/volume/cuboid.rs:196:32 Nov 03 07:24:48.904 INFO kablam! | Nov 03 07:24:48.904 INFO kablam! 196 | let selected_indices = rand::sample(&mut rng, 0..num_cells, num_coords as usize); Nov 03 07:24:48.905 INFO kablam! | ^^^^^^^^^^^^ Nov 03 07:24:48.905 INFO kablam! | Nov 03 07:24:48.912 INFO kablam! = note: #[warn(deprecated)] on by default Nov 03 07:24:48.913 INFO kablam! Nov 03 07:24:56.056 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.00s Nov 03 07:24:56.076 INFO kablam! su: No module specific data is present Nov 03 07:24:56.861 INFO running `"docker" "rm" "-f" "b83801a88a1ae91acade1ff49dd82ae135a96440e6075acf6defebc01b4ca801"` Nov 03 07:24:57.087 INFO blam! b83801a88a1ae91acade1ff49dd82ae135a96440e6075acf6defebc01b4ca801