Oct 13 01:54:36.491 INFO checking Yatekii/rust_playground against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 01:54:36.492 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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"` Oct 13 01:54:36.976 INFO blam! 943ac3082b968ee2f1a5b2d01e7b93a460b96e2ae1857942bd6e0e99dc700b45 Oct 13 01:54:36.983 INFO running `"docker" "start" "-a" "943ac3082b968ee2f1a5b2d01e7b93a460b96e2ae1857942bd6e0e99dc700b45"` Oct 13 01:54:38.683 INFO kablam! usermod: no changes Oct 13 01:54:38.736 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Oct 13 01:54:38.736 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Oct 13 01:54:38.736 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 13 01:54:38.736 INFO kablam! files will be included as a benchmark target: Oct 13 01:54:38.736 INFO kablam! Oct 13 01:54:38.736 INFO kablam! * /source/benches/cell.rs Oct 13 01:54:38.736 INFO kablam! Oct 13 01:54:38.736 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 13 01:54:38.736 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Oct 13 01:54:38.736 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Oct 13 01:54:38.736 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 13 01:54:38.736 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 13 01:54:38.736 INFO kablam! Oct 13 01:54:38.736 INFO kablam! For more information on this warning you can consult Oct 13 01:54:38.736 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 13 01:54:38.922 INFO kablam! Checking criterion-plot v0.2.3 Oct 13 01:54:38.928 INFO kablam! Checking approx v0.2.0 Oct 13 01:54:38.929 INFO kablam! Checking num-complex v0.2.0 Oct 13 01:54:38.929 INFO kablam! Checking num-integer v0.1.38 Oct 13 01:54:38.931 INFO kablam! Checking criterion-stats v0.2.3 Oct 13 01:54:38.934 INFO kablam! Compiling pest_derive v1.0.7 Oct 13 01:54:38.936 INFO kablam! Checking itertools-num v0.1.1 Oct 13 01:54:43.187 INFO kablam! Checking chrono v0.4.3 Oct 13 01:54:45.870 INFO kablam! Checking alga v0.6.0 Oct 13 01:54:50.967 INFO kablam! Checking simplelog v0.5.2 Oct 13 01:55:01.204 INFO kablam! Checking nalgebra v0.15.3 Oct 13 01:55:01.731 INFO kablam! Checking handlebars v0.31.0 Oct 13 01:55:06.539 INFO kablam! Checking criterion v0.2.3 Oct 13 01:55:39.047 INFO kablam! Checking ncollide2d v0.16.1 Oct 13 01:55:46.672 INFO kablam! Checking rust_playground v0.1.0 (/source) Oct 13 01:55:53.406 INFO kablam! warning: unused `#[macro_use]` import Oct 13 01:55:53.406 INFO kablam! --> benches/bvt.rs:6:1 Oct 13 01:55:53.406 INFO kablam! | Oct 13 01:55:53.406 INFO kablam! 6 | #[macro_use] Oct 13 01:55:53.406 INFO kablam! | ^^^^^^^^^^^^ Oct 13 01:55:53.406 INFO kablam! | Oct 13 01:55:53.406 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:55:53.406 INFO kablam! Oct 13 01:55:53.406 INFO kablam! warning: unused `#[macro_use]` import Oct 13 01:55:53.406 INFO kablam! --> benches/bvt.rs:15:1 Oct 13 01:55:53.406 INFO kablam! | Oct 13 01:55:53.406 INFO kablam! 15 | #[macro_use] Oct 13 01:55:53.407 INFO kablam! | ^^^^^^^^^^^^ Oct 13 01:55:53.407 INFO kablam! Oct 13 01:55:53.528 INFO kablam! warning: unused variable: `i` Oct 13 01:55:53.528 INFO kablam! --> benches/bvt.rs:24:9 Oct 13 01:55:53.528 INFO kablam! | Oct 13 01:55:53.528 INFO kablam! 24 | for i in 0..10000 { Oct 13 01:55:53.528 INFO kablam! | ^ help: consider using `_i` instead Oct 13 01:55:53.528 INFO kablam! | Oct 13 01:55:53.528 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:55:53.528 INFO kablam! Oct 13 01:55:53.606 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 14s Oct 13 01:55:53.627 INFO kablam! su: No module specific data is present Oct 13 01:55:54.885 INFO running `"docker" "rm" "-f" "943ac3082b968ee2f1a5b2d01e7b93a460b96e2ae1857942bd6e0e99dc700b45"` Oct 13 01:55:55.176 INFO blam! 943ac3082b968ee2f1a5b2d01e7b93a460b96e2ae1857942bd6e0e99dc700b45