Oct 21 20:07:15.461 INFO checking Yatekii/rust_playground against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:07:15.461 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/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 21 20:07:15.950 INFO blam! 13f9256dc8d404b38ab2e96183526fef15d295ac35dbe3c52429124c137fa956 Oct 21 20:07:15.952 INFO running `"docker" "start" "-a" "13f9256dc8d404b38ab2e96183526fef15d295ac35dbe3c52429124c137fa956"` Oct 21 20:07:17.032 INFO kablam! usermod: no changes Oct 21 20:07:17.068 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Oct 21 20:07:17.068 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Oct 21 20:07:17.068 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 21 20:07:17.068 INFO kablam! files will be included as a benchmark target: Oct 21 20:07:17.068 INFO kablam! Oct 21 20:07:17.068 INFO kablam! * /source/benches/cell.rs Oct 21 20:07:17.068 INFO kablam! Oct 21 20:07:17.068 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 21 20:07:17.068 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Oct 21 20:07:17.068 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Oct 21 20:07:17.068 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 21 20:07:17.068 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 21 20:07:17.068 INFO kablam! Oct 21 20:07:17.069 INFO kablam! For more information on this warning you can consult Oct 21 20:07:17.069 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 21 20:07:17.288 INFO kablam! Checking rand v0.5.2 Oct 21 20:07:17.288 INFO kablam! Checking num-integer v0.1.38 Oct 21 20:07:17.288 INFO kablam! Checking num-complex v0.2.0 Oct 21 20:07:17.288 INFO kablam! Checking criterion-stats v0.2.3 Oct 21 20:07:17.308 INFO kablam! Checking itertools-num v0.1.1 Oct 21 20:07:17.308 INFO kablam! Checking handlebars v0.31.0 Oct 21 20:07:19.792 INFO kablam! Checking chrono v0.4.3 Oct 21 20:07:21.274 INFO kablam! Checking alga v0.6.0 Oct 21 20:07:26.136 INFO kablam! Checking simplelog v0.5.2 Oct 21 20:07:28.093 INFO kablam! Checking criterion v0.2.3 Oct 21 20:07:31.399 INFO kablam! Checking nalgebra v0.15.3 Oct 21 20:08:05.009 INFO kablam! Checking ncollide2d v0.16.1 Oct 21 20:08:13.361 INFO kablam! Checking rust_playground v0.1.0 (/source) Oct 21 20:08:18.814 INFO kablam! warning: unused `#[macro_use]` import Oct 21 20:08:18.814 INFO kablam! --> benches/bvt.rs:6:1 Oct 21 20:08:18.814 INFO kablam! | Oct 21 20:08:18.815 INFO kablam! 6 | #[macro_use] Oct 21 20:08:18.815 INFO kablam! | ^^^^^^^^^^^^ Oct 21 20:08:18.815 INFO kablam! | Oct 21 20:08:18.816 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:08:18.816 INFO kablam! Oct 21 20:08:18.816 INFO kablam! warning: unused `#[macro_use]` import Oct 21 20:08:18.817 INFO kablam! --> benches/bvt.rs:15:1 Oct 21 20:08:18.817 INFO kablam! | Oct 21 20:08:18.817 INFO kablam! 15 | #[macro_use] Oct 21 20:08:18.817 INFO kablam! | ^^^^^^^^^^^^ Oct 21 20:08:18.818 INFO kablam! Oct 21 20:08:18.964 INFO kablam! warning: unused variable: `i` Oct 21 20:08:18.964 INFO kablam! --> benches/bvt.rs:24:9 Oct 21 20:08:18.964 INFO kablam! | Oct 21 20:08:18.964 INFO kablam! 24 | for i in 0..10000 { Oct 21 20:08:18.964 INFO kablam! | ^ help: consider using `_i` instead Oct 21 20:08:18.964 INFO kablam! | Oct 21 20:08:18.964 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 20:08:18.964 INFO kablam! Oct 21 20:08:18.988 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 01s Oct 21 20:08:19.006 INFO kablam! su: No module specific data is present Oct 21 20:08:19.529 INFO running `"docker" "rm" "-f" "13f9256dc8d404b38ab2e96183526fef15d295ac35dbe3c52429124c137fa956"` Oct 21 20:08:19.864 INFO blam! 13f9256dc8d404b38ab2e96183526fef15d295ac35dbe3c52429124c137fa956