Oct 13 01:43:16.861 INFO checking addonovan/addonovan.com against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 01:43:16.862 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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.154 INFO blam! 4352c8316acfbf74af65ae4077d7658ea59e8f0ce09403debf437cfcf8438f22 Oct 13 01:43:17.157 INFO running `"docker" "start" "-a" "4352c8316acfbf74af65ae4077d7658ea59e8f0ce09403debf437cfcf8438f22"` Oct 13 01:43:18.404 INFO kablam! usermod: no changes Oct 13 01:43:18.845 INFO kablam! Compiling actix-web v0.7.3 Oct 13 01:43:18.860 INFO kablam! Compiling ring v0.13.2 Oct 13 01:43:18.868 INFO kablam! Checking crossbeam-epoch v0.5.2 Oct 13 01:43:18.868 INFO kablam! Checking lock_api v0.1.3 Oct 13 01:43:18.868 INFO kablam! Checking http v0.1.8 Oct 13 01:43:18.876 INFO kablam! Compiling syn v0.14.7 Oct 13 01:43:18.876 INFO kablam! Checking serde_json v1.0.20 Oct 13 01:43:18.876 INFO kablam! Checking tokio-threadpool v0.1.4 Oct 13 01:43:23.065 INFO kablam! Checking tokio-reactor v0.1.1 Oct 13 01:43:24.161 INFO kablam! Checking flate2 v1.0.2 Oct 13 01:43:26.481 INFO kablam! Checking parking_lot v0.6.3 Oct 13 01:43:27.603 INFO kablam! Checking tokio-udp v0.1.0 Oct 13 01:43:28.259 INFO kablam! Checking tokio-tcp v0.1.0 Oct 13 01:43:28.284 INFO kablam! Checking tokio-signal v0.2.1 Oct 13 01:43:29.280 INFO kablam! Checking tokio-fs v0.1.0 Oct 13 01:43:31.036 INFO kablam! Checking handlebars v1.0.0 Oct 13 01:43:31.640 INFO kablam! Checking crossbeam-channel v0.2.4 Oct 13 01:43:32.388 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 13 01:43:34.634 INFO kablam! Checking tokio v0.1.7 Oct 13 01:43:41.420 INFO kablam! Checking h2 v0.1.9 Oct 13 01:43:44.656 INFO kablam! Checking cookie v0.11.0 Oct 13 01:43:47.629 INFO kablam! Checking trust-dns-resolver v0.9.0 Oct 13 01:43:59.025 INFO kablam! Compiling synstructure v0.9.0 Oct 13 01:43:59.025 INFO kablam! Compiling actix_derive v0.3.0 Oct 13 01:43:59.025 INFO kablam! Compiling serde_derive v1.0.66 Oct 13 01:44:06.644 INFO kablam! Compiling failure_derive v0.1.2 Oct 13 01:44:12.220 INFO kablam! Checking failure v0.1.2 Oct 13 01:44:13.332 INFO kablam! Checking actix v0.7.3 Oct 13 01:44:32.991 INFO kablam! Checking website v2.0.0 (/source) Oct 13 01:44:43.736 INFO kablam! warning: unused import: `controller::ControllerError` Oct 13 01:44:43.736 INFO kablam! --> src/template/main_template.rs:60:13 Oct 13 01:44:43.736 INFO kablam! | Oct 13 01:44:43.736 INFO kablam! 60 | use controller::ControllerError; Oct 13 01:44:43.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:44:43.736 INFO kablam! | Oct 13 01:44:43.737 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:44:43.737 INFO kablam! Oct 13 01:44:44.116 INFO kablam! warning: unused import: `controller::ControllerError` Oct 13 01:44:44.116 INFO kablam! --> src/template/main_template.rs:60:13 Oct 13 01:44:44.116 INFO kablam! | Oct 13 01:44:44.116 INFO kablam! 60 | use controller::ControllerError; Oct 13 01:44:44.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:44:44.116 INFO kablam! | Oct 13 01:44:44.116 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:44:44.116 INFO kablam! Oct 13 01:44:44.632 INFO kablam! warning: unused variable: `cache` Oct 13 01:44:44.632 INFO kablam! --> src/template/main_template.rs:58:9 Oct 13 01:44:44.632 INFO kablam! | Oct 13 01:44:44.632 INFO kablam! 58 | cache: &mut MutexGuard Oct 13 01:44:44.632 INFO kablam! | ^^^^^ help: consider using `_cache` instead Oct 13 01:44:44.632 INFO kablam! | Oct 13 01:44:44.632 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:44:44.632 INFO kablam! Oct 13 01:44:44.868 INFO kablam! warning: unused variable: `cache` Oct 13 01:44:44.872 INFO kablam! --> src/template/main_template.rs:58:9 Oct 13 01:44:44.874 INFO kablam! | Oct 13 01:44:44.877 INFO kablam! 58 | cache: &mut MutexGuard Oct 13 01:44:44.877 INFO kablam! | ^^^^^ help: consider using `_cache` instead Oct 13 01:44:44.878 INFO kablam! | Oct 13 01:44:44.879 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:44:44.879 INFO kablam! Oct 13 01:44:45.156 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 26s Oct 13 01:44:45.206 INFO kablam! su: No module specific data is present Oct 13 01:44:46.674 INFO running `"docker" "rm" "-f" "4352c8316acfbf74af65ae4077d7658ea59e8f0ce09403debf437cfcf8438f22"` Oct 13 01:44:47.096 INFO blam! 4352c8316acfbf74af65ae4077d7658ea59e8f0ce09403debf437cfcf8438f22