Oct 13 01:43:16.971 INFO checking addonovan/addonovan.com against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 01:43:16.971 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 01:43:17.298 INFO blam! b2fac7f1eb742d2d612d11590d3dfcf8e9a7a3c51f344c83630b3e10a9c9f21e Oct 13 01:43:17.304 INFO running `"docker" "start" "-a" "b2fac7f1eb742d2d612d11590d3dfcf8e9a7a3c51f344c83630b3e10a9c9f21e"` Oct 13 01:43:18.448 INFO kablam! usermod: no changes Oct 13 01:43:18.956 INFO kablam! Compiling serde v1.0.66 Oct 13 01:43:18.964 INFO kablam! Compiling actix-web v0.7.3 Oct 13 01:43:18.964 INFO kablam! Compiling brotli-sys v0.3.2 Oct 13 01:43:18.964 INFO kablam! Compiling ring v0.13.2 Oct 13 01:43:18.964 INFO kablam! Checking socket2 v0.3.6 Oct 13 01:43:18.968 INFO kablam! Checking crossbeam-epoch v0.5.2 Oct 13 01:43:18.968 INFO kablam! Compiling quote v0.6.3 Oct 13 01:43:18.968 INFO kablam! Checking lock_api v0.1.3 Oct 13 01:43:23.204 INFO kablam! Checking http v0.1.8 Oct 13 01:43:23.204 INFO kablam! Checking mio-uds v0.6.6 Oct 13 01:43:23.512 INFO kablam! Checking flate2 v1.0.2 Oct 13 01:43:24.036 INFO kablam! Checking backtrace v0.2.3 Oct 13 01:43:25.260 INFO kablam! Checking tokio-threadpool v0.1.4 Oct 13 01:43:25.740 INFO kablam! Checking tokio-reactor v0.1.1 Oct 13 01:43:26.715 INFO kablam! Checking parking_lot v0.6.3 Oct 13 01:43:27.189 INFO kablam! Checking error-chain v0.1.12 Oct 13 01:43:28.307 INFO kablam! Compiling syn v0.14.7 Oct 13 01:43:31.126 INFO kablam! Checking tokio-fs v0.1.0 Oct 13 01:43:31.632 INFO kablam! Checking crossbeam-channel v0.2.4 Oct 13 01:43:31.902 INFO kablam! Checking tokio-tcp v0.1.0 Oct 13 01:43:34.274 INFO kablam! Checking tokio-udp v0.1.0 Oct 13 01:43:35.992 INFO kablam! Checking tokio-signal v0.2.1 Oct 13 01:43:38.984 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 13 01:43:38.984 INFO kablam! Checking tokio v0.1.7 Oct 13 01:43:40.929 INFO kablam! Checking h2 v0.1.9 Oct 13 01:43:47.988 INFO kablam! Checking cookie v0.11.0 Oct 13 01:43:48.197 INFO kablam! Checking brotli2 v0.3.2 Oct 13 01:43:51.460 INFO kablam! Checking trust-dns-resolver v0.9.0 Oct 13 01:43:55.068 INFO kablam! Checking serde_json v1.0.20 Oct 13 01:43:59.896 INFO kablam! Checking handlebars v1.0.0 Oct 13 01:44:03.353 INFO kablam! Compiling synstructure v0.9.0 Oct 13 01:44:03.353 INFO kablam! Compiling actix_derive v0.3.0 Oct 13 01:44:03.353 INFO kablam! Compiling serde_derive v1.0.66 Oct 13 01:44:13.735 INFO kablam! Compiling failure_derive v0.1.2 Oct 13 01:44:23.890 INFO kablam! Checking failure v0.1.2 Oct 13 01:44:26.689 INFO kablam! Checking actix v0.7.3 Oct 13 01:44:45.525 INFO kablam! Checking website v2.0.0 (/source) Oct 13 01:44:53.477 INFO kablam! warning: unused import: `controller::ControllerError` Oct 13 01:44:53.477 INFO kablam! --> src/template/main_template.rs:60:13 Oct 13 01:44:53.477 INFO kablam! | Oct 13 01:44:53.478 INFO kablam! 60 | use controller::ControllerError; Oct 13 01:44:53.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:44:53.478 INFO kablam! | Oct 13 01:44:53.478 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:44:53.479 INFO kablam! Oct 13 01:44:53.976 INFO kablam! warning: unused variable: `cache` Oct 13 01:44:53.977 INFO kablam! --> src/template/main_template.rs:58:9 Oct 13 01:44:53.977 INFO kablam! | Oct 13 01:44:53.978 INFO kablam! 58 | cache: &mut MutexGuard Oct 13 01:44:53.978 INFO kablam! | ^^^^^ help: consider using `_cache` instead Oct 13 01:44:53.978 INFO kablam! | Oct 13 01:44:53.978 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:44:53.979 INFO kablam! Oct 13 01:44:55.556 INFO kablam! warning: unused import: `controller::ControllerError` Oct 13 01:44:55.556 INFO kablam! --> src/template/main_template.rs:60:13 Oct 13 01:44:55.556 INFO kablam! | Oct 13 01:44:55.556 INFO kablam! 60 | use controller::ControllerError; Oct 13 01:44:55.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:44:55.556 INFO kablam! | Oct 13 01:44:55.556 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:44:55.556 INFO kablam! Oct 13 01:44:56.000 INFO kablam! warning: unused variable: `cache` Oct 13 01:44:56.000 INFO kablam! --> src/template/main_template.rs:58:9 Oct 13 01:44:56.000 INFO kablam! | Oct 13 01:44:56.000 INFO kablam! 58 | cache: &mut MutexGuard Oct 13 01:44:56.000 INFO kablam! | ^^^^^ help: consider using `_cache` instead Oct 13 01:44:56.000 INFO kablam! | Oct 13 01:44:56.000 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:44:56.000 INFO kablam! Oct 13 01:44:56.216 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 37s Oct 13 01:44:56.240 INFO kablam! su: No module specific data is present Oct 13 01:44:57.341 INFO running `"docker" "rm" "-f" "b2fac7f1eb742d2d612d11590d3dfcf8e9a7a3c51f344c83630b3e10a9c9f21e"` Oct 13 01:44:57.675 INFO blam! b2fac7f1eb742d2d612d11590d3dfcf8e9a7a3c51f344c83630b3e10a9c9f21e