Oct 26 22:02:07.660 INFO checking rookies/inventory.rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 22:02:07.662 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 26 22:02:08.164 INFO blam! b705165d691369e5f43c9184d9594a22eeca49e1a089c0684e0b1c235b95163a Oct 26 22:02:08.167 INFO running `"docker" "start" "-a" "b705165d691369e5f43c9184d9594a22eeca49e1a089c0684e0b1c235b95163a"` Oct 26 22:02:10.418 INFO kablam! usermod: no changes Oct 26 22:02:10.724 INFO kablam! Checking deunicode v0.4.3 Oct 26 22:02:10.739 INFO kablam! Checking pest v0.4.1 Oct 26 22:02:10.740 INFO kablam! Checking humansize v1.1.0 Oct 26 22:02:10.771 INFO kablam! Compiling rocket v0.3.16 Oct 26 22:02:10.772 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 26 22:02:10.772 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 26 22:02:10.773 INFO kablam! Compiling syn v0.12.15 Oct 26 22:02:10.774 INFO kablam! Compiling toml v0.4.7 Oct 26 22:02:13.728 INFO kablam! Checking chrono v0.4.6 Oct 26 22:02:13.728 INFO kablam! Compiling hyper v0.10.13 Oct 26 22:02:15.991 INFO kablam! Checking slug v0.1.4 Oct 26 22:02:16.258 INFO kablam! Checking error-chain v0.10.0 Oct 26 22:02:17.680 INFO kablam! Checking failure v0.1.2 Oct 26 22:02:19.203 INFO kablam! Checking dotenv v0.13.0 Oct 26 22:02:26.643 INFO kablam! Checking tera v0.10.10 Oct 26 22:02:55.575 INFO kablam! Checking rocket_contrib v0.3.16 Oct 26 22:03:06.448 INFO kablam! Compiling diesel_derives v1.2.0 Oct 26 22:03:23.540 INFO kablam! Checking diesel v1.2.2 Oct 26 22:04:01.548 INFO kablam! Checking inventory-rs v0.1.0 (/source) Oct 26 22:04:03.834 INFO kablam! warning: unused `#[macro_use]` import Oct 26 22:04:03.835 INFO kablam! --> src/main.rs:6:1 Oct 26 22:04:03.835 INFO kablam! | Oct 26 22:04:03.835 INFO kablam! 6 | #[macro_use] extern crate diesel; Oct 26 22:04:03.835 INFO kablam! | ^^^^^^^^^^^^ Oct 26 22:04:03.835 INFO kablam! | Oct 26 22:04:03.835 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 22:04:03.835 INFO kablam! Oct 26 22:04:03.835 INFO kablam! warning: unused import: `rocket::http::RawStr` Oct 26 22:04:03.835 INFO kablam! --> src/main.rs:10:5 Oct 26 22:04:03.835 INFO kablam! | Oct 26 22:04:03.835 INFO kablam! 10 | use rocket::http::RawStr; Oct 26 22:04:03.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 22:04:03.835 INFO kablam! Oct 26 22:04:03.835 INFO kablam! warning: unused import: `PooledConnection` Oct 26 22:04:03.835 INFO kablam! --> src/db.rs:2:45 Oct 26 22:04:03.835 INFO kablam! | Oct 26 22:04:03.835 INFO kablam! 2 | use diesel::r2d2::{ConnectionManager, Pool, PooledConnection}; Oct 26 22:04:03.835 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 26 22:04:03.835 INFO kablam! Oct 26 22:04:04.014 INFO kablam! warning: unused `#[macro_use]` import Oct 26 22:04:04.015 INFO kablam! --> src/main.rs:6:1 Oct 26 22:04:04.015 INFO kablam! | Oct 26 22:04:04.016 INFO kablam! 6 | #[macro_use] extern crate diesel; Oct 26 22:04:04.016 INFO kablam! | ^^^^^^^^^^^^ Oct 26 22:04:04.017 INFO kablam! | Oct 26 22:04:04.017 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 22:04:04.018 INFO kablam! Oct 26 22:04:04.018 INFO kablam! warning: unused import: `rocket::http::RawStr` Oct 26 22:04:04.019 INFO kablam! --> src/main.rs:10:5 Oct 26 22:04:04.019 INFO kablam! | Oct 26 22:04:04.020 INFO kablam! 10 | use rocket::http::RawStr; Oct 26 22:04:04.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 22:04:04.021 INFO kablam! Oct 26 22:04:04.021 INFO kablam! warning: unused import: `PooledConnection` Oct 26 22:04:04.022 INFO kablam! --> src/db.rs:2:45 Oct 26 22:04:04.022 INFO kablam! | Oct 26 22:04:04.023 INFO kablam! 2 | use diesel::r2d2::{ConnectionManager, Pool, PooledConnection}; Oct 26 22:04:04.023 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 26 22:04:04.023 INFO kablam! Oct 26 22:04:04.348 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 53s Oct 26 22:04:04.360 INFO kablam! su: No module specific data is present Oct 26 22:04:05.558 INFO running `"docker" "rm" "-f" "b705165d691369e5f43c9184d9594a22eeca49e1a089c0684e0b1c235b95163a"` Oct 26 22:04:05.935 INFO blam! b705165d691369e5f43c9184d9594a22eeca49e1a089c0684e0b1c235b95163a