Oct 27 09:03:21.173 INFO checking Yatekii/rust_playground against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 09:03:21.175 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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.783 INFO blam! 1b08754c2fcd1c70bf31d38134c12729853c845f595462ab3cf1c4b3b9e743a5 Oct 27 09:03:21.786 INFO running `"docker" "start" "-a" "1b08754c2fcd1c70bf31d38134c12729853c845f595462ab3cf1c4b3b9e743a5"` Oct 27 09:03:23.822 INFO kablam! usermod: no changes Oct 27 09:03:23.895 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Oct 27 09:03:23.895 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Oct 27 09:03:23.895 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 27 09:03:23.895 INFO kablam! files will be included as a benchmark target: Oct 27 09:03:23.895 INFO kablam! Oct 27 09:03:23.895 INFO kablam! * /source/benches/cell.rs Oct 27 09:03:23.895 INFO kablam! Oct 27 09:03:23.895 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 27 09:03:23.895 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Oct 27 09:03:23.895 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Oct 27 09:03:23.895 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 27 09:03:23.895 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 27 09:03:23.895 INFO kablam! Oct 27 09:03:23.895 INFO kablam! For more information on this warning you can consult Oct 27 09:03:23.895 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 27 09:03:24.106 INFO kablam! Checking elapsed v0.1.2 Oct 27 09:03:24.151 INFO kablam! Checking num-complex v0.2.0 Oct 27 09:03:24.151 INFO kablam! Checking criterion-stats v0.2.3 Oct 27 09:03:24.155 INFO kablam! Checking chrono v0.4.3 Oct 27 09:03:24.163 INFO kablam! Checking handlebars v0.31.0 Oct 27 09:03:29.252 INFO kablam! Checking alga v0.6.0 Oct 27 09:03:32.141 INFO kablam! Checking simplelog v0.5.2 Oct 27 09:03:34.581 INFO kablam! Checking criterion v0.2.3 Oct 27 09:03:39.157 INFO kablam! Checking nalgebra v0.15.3 Oct 27 09:04:12.093 INFO kablam! Checking ncollide2d v0.16.1 Oct 27 09:04:19.916 INFO kablam! Checking rust_playground v0.1.0 (/source) Oct 27 09:04:26.436 INFO kablam! warning: unused `#[macro_use]` import Oct 27 09:04:26.436 INFO kablam! --> benches/bvt.rs:6:1 Oct 27 09:04:26.437 INFO kablam! | Oct 27 09:04:26.438 INFO kablam! 6 | #[macro_use] Oct 27 09:04:26.438 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:04:26.439 INFO kablam! | Oct 27 09:04:26.440 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:04:26.440 INFO kablam! Oct 27 09:04:26.441 INFO kablam! warning: unused `#[macro_use]` import Oct 27 09:04:26.441 INFO kablam! --> benches/bvt.rs:15:1 Oct 27 09:04:26.442 INFO kablam! | Oct 27 09:04:26.443 INFO kablam! 15 | #[macro_use] Oct 27 09:04:26.443 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:04:26.444 INFO kablam! Oct 27 09:04:26.568 INFO kablam! warning: unused variable: `i` Oct 27 09:04:26.569 INFO kablam! --> benches/bvt.rs:24:9 Oct 27 09:04:26.569 INFO kablam! | Oct 27 09:04:26.570 INFO kablam! 24 | for i in 0..10000 { Oct 27 09:04:26.571 INFO kablam! | ^ help: consider using `_i` instead Oct 27 09:04:26.571 INFO kablam! | Oct 27 09:04:26.572 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 09:04:26.572 INFO kablam! Oct 27 09:04:26.639 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Oct 27 09:04:26.659 INFO kablam! su: No module specific data is present Oct 27 09:04:27.527 INFO running `"docker" "rm" "-f" "1b08754c2fcd1c70bf31d38134c12729853c845f595462ab3cf1c4b3b9e743a5"` Oct 27 09:04:27.679 INFO blam! 1b08754c2fcd1c70bf31d38134c12729853c845f595462ab3cf1c4b3b9e743a5