Sep 04 15:06:37.473 INFO checking grafen-0.9.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 15:06:37.473 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 15:06:37.473 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 15:06:37.641 INFO blam! bd458f035711bedcf9d072aa484aa36be1ebd07e9970351aca2bde3bcc9f0e46 Sep 04 15:06:37.643 INFO running `"docker" "start" "-a" "bd458f035711bedcf9d072aa484aa36be1ebd07e9970351aca2bde3bcc9f0e46"` Sep 04 15:06:38.292 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 04 15:06:38.292 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 04 15:06:38.292 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 04 15:06:38.292 INFO kablam! files will be included as a binary target: Sep 04 15:06:38.292 INFO kablam! Sep 04 15:06:38.292 INFO kablam! * /source/src/bin/error.rs Sep 04 15:06:38.292 INFO kablam! * /source/src/bin/output.rs Sep 04 15:06:38.292 INFO kablam! Sep 04 15:06:38.292 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 04 15:06:38.292 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 04 15:06:38.292 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 04 15:06:38.292 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 04 15:06:38.292 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 04 15:06:38.292 INFO kablam! Sep 04 15:06:38.292 INFO kablam! For more information on this warning you can consult Sep 04 15:06:38.293 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 04 15:06:38.447 INFO kablam! Checking clap v2.23.3 Sep 04 15:06:49.382 INFO kablam! Checking grafen v0.9.1 (file:///source) Sep 04 15:06:50.488 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 04 15:06:50.488 INFO kablam! --> src/volume/cuboid.rs:196:32 Sep 04 15:06:50.488 INFO kablam! | Sep 04 15:06:50.488 INFO kablam! 196 | let selected_indices = rand::sample(&mut rng, 0..num_cells, num_coords as usize); Sep 04 15:06:50.489 INFO kablam! | ^^^^^^^^^^^^ Sep 04 15:06:50.489 INFO kablam! | Sep 04 15:06:50.489 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 15:06:50.489 INFO kablam! Sep 04 15:06:51.063 INFO kablam! warning: use of deprecated item 'rand::sample': renamed to seq::sample_iter Sep 04 15:06:51.063 INFO kablam! --> src/volume/cuboid.rs:196:32 Sep 04 15:06:51.063 INFO kablam! | Sep 04 15:06:51.063 INFO kablam! 196 | let selected_indices = rand::sample(&mut rng, 0..num_cells, num_coords as usize); Sep 04 15:06:51.063 INFO kablam! | ^^^^^^^^^^^^ Sep 04 15:06:51.063 INFO kablam! | Sep 04 15:06:51.063 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 15:06:51.063 INFO kablam! Sep 04 15:06:56.831 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.55s Sep 04 15:06:56.843 INFO kablam! su: No module specific data is present Sep 04 15:06:57.281 INFO running `"docker" "rm" "-f" "bd458f035711bedcf9d072aa484aa36be1ebd07e9970351aca2bde3bcc9f0e46"` Sep 04 15:06:57.413 INFO blam! bd458f035711bedcf9d072aa484aa36be1ebd07e9970351aca2bde3bcc9f0e46