Oct 27 09:03:20.620 INFO checking Yatekii/rust_playground against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 09:03:20.620 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 09:03:21.022 INFO blam! aed655991a91f807416deff1788376fcf173e5ae24790224efb4d0e58817fd8b Oct 27 09:03:21.025 INFO running `"docker" "start" "-a" "aed655991a91f807416deff1788376fcf173e5ae24790224efb4d0e58817fd8b"` Oct 27 09:03:22.800 INFO kablam! usermod: no changes Oct 27 09:03:22.911 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Oct 27 09:03:22.911 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Oct 27 09:03:22.911 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 27 09:03:22.911 INFO kablam! files will be included as a benchmark target: Oct 27 09:03:22.911 INFO kablam! Oct 27 09:03:22.911 INFO kablam! * /source/benches/cell.rs Oct 27 09:03:22.911 INFO kablam! Oct 27 09:03:22.911 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 27 09:03:22.911 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Oct 27 09:03:22.911 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Oct 27 09:03:22.911 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 27 09:03:22.911 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 27 09:03:22.911 INFO kablam! Oct 27 09:03:22.911 INFO kablam! For more information on this warning you can consult Oct 27 09:03:22.911 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 27 09:03:23.183 INFO kablam! Checking elapsed v0.1.2 Oct 27 09:03:23.183 INFO kablam! Checking rand v0.5.2 Oct 27 09:03:23.183 INFO kablam! Checking criterion-plot v0.2.3 Oct 27 09:03:23.183 INFO kablam! Checking num-complex v0.2.0 Oct 27 09:03:23.184 INFO kablam! Checking approx v0.2.0 Oct 27 09:03:23.199 INFO kablam! Checking criterion-stats v0.2.3 Oct 27 09:03:23.199 INFO kablam! Checking chrono v0.4.3 Oct 27 09:03:23.199 INFO kablam! Checking handlebars v0.31.0 Oct 27 09:03:31.136 INFO kablam! Checking alga v0.6.0 Oct 27 09:03:34.831 INFO kablam! Checking simplelog v0.5.2 Oct 27 09:03:37.533 INFO kablam! Checking criterion v0.2.3 Oct 27 09:03:41.564 INFO kablam! Checking nalgebra v0.15.3 Oct 27 09:04:14.477 INFO kablam! Checking ncollide2d v0.16.1 Oct 27 09:04:22.029 INFO kablam! Checking rust_playground v0.1.0 (/source) Oct 27 09:04:28.266 INFO kablam! warning: unused `#[macro_use]` import Oct 27 09:04:28.266 INFO kablam! --> benches/bvt.rs:6:1 Oct 27 09:04:28.266 INFO kablam! | Oct 27 09:04:28.266 INFO kablam! 6 | #[macro_use] Oct 27 09:04:28.266 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:04:28.266 INFO kablam! | Oct 27 09:04:28.266 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:04:28.267 INFO kablam! Oct 27 09:04:28.267 INFO kablam! warning: unused `#[macro_use]` import Oct 27 09:04:28.268 INFO kablam! --> benches/bvt.rs:15:1 Oct 27 09:04:28.268 INFO kablam! | Oct 27 09:04:28.269 INFO kablam! 15 | #[macro_use] Oct 27 09:04:28.275 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:04:28.275 INFO kablam! Oct 27 09:04:28.397 INFO kablam! warning: unused variable: `i` Oct 27 09:04:28.397 INFO kablam! --> benches/bvt.rs:24:9 Oct 27 09:04:28.397 INFO kablam! | Oct 27 09:04:28.398 INFO kablam! 24 | for i in 0..10000 { Oct 27 09:04:28.398 INFO kablam! | ^ help: consider using `_i` instead Oct 27 09:04:28.398 INFO kablam! | Oct 27 09:04:28.403 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 09:04:28.403 INFO kablam! Oct 27 09:04:28.449 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Oct 27 09:04:28.465 INFO kablam! su: No module specific data is present Oct 27 09:04:28.871 INFO running `"docker" "rm" "-f" "aed655991a91f807416deff1788376fcf173e5ae24790224efb4d0e58817fd8b"` Oct 27 09:04:29.015 INFO blam! aed655991a91f807416deff1788376fcf173e5ae24790224efb4d0e58817fd8b