Oct 21 20:00:56.005 INFO checking addonovan/addonovan.com against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:00:56.005 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:00:56.241 INFO blam! f0aa832a88279b56e2ba335fd0781338db0575065beb74f1a34deb96dde43388 Oct 21 20:00:56.241 INFO running `"docker" "start" "-a" "f0aa832a88279b56e2ba335fd0781338db0575065beb74f1a34deb96dde43388"` Oct 21 20:00:57.486 INFO kablam! usermod: no changes Oct 21 20:00:57.956 INFO kablam! Compiling actix-web v0.7.3 Oct 21 20:00:57.977 INFO kablam! Checking socket2 v0.3.6 Oct 21 20:00:57.985 INFO kablam! Checking crossbeam-epoch v0.5.2 Oct 21 20:00:57.985 INFO kablam! Compiling quote v0.6.3 Oct 21 20:00:57.985 INFO kablam! Checking lock_api v0.1.3 Oct 21 20:00:57.985 INFO kablam! Checking tokio-io v0.1.7 Oct 21 20:00:57.986 INFO kablam! Checking http v0.1.8 Oct 21 20:00:58.012 INFO kablam! Checking mio-uds v0.6.6 Oct 21 20:00:59.724 INFO kablam! Checking serde_json v1.0.20 Oct 21 20:01:00.125 INFO kablam! Checking flate2 v1.0.2 Oct 21 20:01:00.504 INFO kablam! Checking parking_lot v0.6.3 Oct 21 20:01:02.805 INFO kablam! Checking tokio-reactor v0.1.1 Oct 21 20:01:02.805 INFO kablam! Checking tokio-fs v0.1.0 Oct 21 20:01:02.805 INFO kablam! Checking tokio-codec v0.1.0 Oct 21 20:01:03.846 INFO kablam! Checking crossbeam-channel v0.2.4 Oct 21 20:01:04.895 INFO kablam! Compiling syn v0.14.7 Oct 21 20:01:05.236 INFO kablam! Checking handlebars v1.0.0 Oct 21 20:01:05.482 INFO kablam! Checking tokio-tcp v0.1.0 Oct 21 20:01:05.482 INFO kablam! Checking tokio-udp v0.1.0 Oct 21 20:01:05.482 INFO kablam! Checking tokio-signal v0.2.1 Oct 21 20:01:06.816 INFO kablam! Checking h2 v0.1.9 Oct 21 20:01:07.072 INFO kablam! Checking tokio v0.1.7 Oct 21 20:01:07.072 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 21 20:01:12.264 INFO kablam! Checking trust-dns-resolver v0.9.0 Oct 21 20:01:22.136 INFO kablam! Compiling synstructure v0.9.0 Oct 21 20:01:22.137 INFO kablam! Compiling actix_derive v0.3.0 Oct 21 20:01:22.137 INFO kablam! Compiling serde_derive v1.0.66 Oct 21 20:01:27.832 INFO kablam! Compiling failure_derive v0.1.2 Oct 21 20:01:32.208 INFO kablam! Checking failure v0.1.2 Oct 21 20:01:33.232 INFO kablam! Checking actix v0.7.3 Oct 21 20:02:00.169 INFO kablam! Checking website v2.0.0 (/source) Oct 21 20:02:08.808 INFO kablam! warning: unused import: `controller::ControllerError` Oct 21 20:02:08.809 INFO kablam! --> src/template/main_template.rs:60:13 Oct 21 20:02:08.809 INFO kablam! | Oct 21 20:02:08.809 INFO kablam! 60 | use controller::ControllerError; Oct 21 20:02:08.809 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:02:08.809 INFO kablam! | Oct 21 20:02:08.809 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:02:08.809 INFO kablam! Oct 21 20:02:09.564 INFO kablam! warning: unused variable: `cache` Oct 21 20:02:09.564 INFO kablam! --> src/template/main_template.rs:58:9 Oct 21 20:02:09.564 INFO kablam! | Oct 21 20:02:09.564 INFO kablam! 58 | cache: &mut MutexGuard Oct 21 20:02:09.564 INFO kablam! | ^^^^^ help: consider using `_cache` instead Oct 21 20:02:09.564 INFO kablam! | Oct 21 20:02:09.564 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 20:02:09.564 INFO kablam! Oct 21 20:02:09.836 INFO kablam! warning: unused import: `controller::ControllerError` Oct 21 20:02:09.836 INFO kablam! --> src/template/main_template.rs:60:13 Oct 21 20:02:09.836 INFO kablam! | Oct 21 20:02:09.836 INFO kablam! 60 | use controller::ControllerError; Oct 21 20:02:09.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:02:09.836 INFO kablam! | Oct 21 20:02:09.836 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:02:09.836 INFO kablam! Oct 21 20:02:10.428 INFO kablam! warning: unused variable: `cache` Oct 21 20:02:10.428 INFO kablam! --> src/template/main_template.rs:58:9 Oct 21 20:02:10.428 INFO kablam! | Oct 21 20:02:10.428 INFO kablam! 58 | cache: &mut MutexGuard Oct 21 20:02:10.428 INFO kablam! | ^^^^^ help: consider using `_cache` instead Oct 21 20:02:10.428 INFO kablam! | Oct 21 20:02:10.428 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 20:02:10.428 INFO kablam! Oct 21 20:02:10.624 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 13s Oct 21 20:02:10.649 INFO kablam! su: No module specific data is present Oct 21 20:02:11.642 INFO running `"docker" "rm" "-f" "f0aa832a88279b56e2ba335fd0781338db0575065beb74f1a34deb96dde43388"` Oct 21 20:02:11.904 INFO blam! f0aa832a88279b56e2ba335fd0781338db0575065beb74f1a34deb96dde43388