Oct 27 08:52:10.923 INFO checking addonovan/addonovan.com against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 08:52:10.923 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 27 08:52:11.277 INFO blam! df1347298d8791f7bc80dbba8eb07c60e84071121f0bb6ccb145102a51bbeab0 Oct 27 08:52:11.291 INFO running `"docker" "start" "-a" "df1347298d8791f7bc80dbba8eb07c60e84071121f0bb6ccb145102a51bbeab0"` Oct 27 08:52:12.234 INFO kablam! usermod: no changes Oct 27 08:52:12.641 INFO kablam! Compiling serde v1.0.66 Oct 27 08:52:12.659 INFO kablam! Compiling actix-web v0.7.3 Oct 27 08:52:12.660 INFO kablam! Checking socket2 v0.3.6 Oct 27 08:52:12.663 INFO kablam! Checking crossbeam-epoch v0.5.2 Oct 27 08:52:12.663 INFO kablam! Compiling quote v0.6.3 Oct 27 08:52:12.663 INFO kablam! Checking lock_api v0.1.3 Oct 27 08:52:12.663 INFO kablam! Checking http v0.1.8 Oct 27 08:52:12.665 INFO kablam! Checking mio-uds v0.6.6 Oct 27 08:52:14.864 INFO kablam! Checking tokio-reactor v0.1.1 Oct 27 08:52:15.643 INFO kablam! Checking tokio-threadpool v0.1.4 Oct 27 08:52:15.858 INFO kablam! Checking flate2 v1.0.2 Oct 27 08:52:16.259 INFO kablam! Checking parking_lot v0.6.3 Oct 27 08:52:19.249 INFO kablam! Checking tokio-tcp v0.1.0 Oct 27 08:52:19.249 INFO kablam! Checking tokio-udp v0.1.0 Oct 27 08:52:20.255 INFO kablam! Checking tokio-signal v0.2.1 Oct 27 08:52:20.404 INFO kablam! Compiling syn v0.14.7 Oct 27 08:52:20.587 INFO kablam! Checking crossbeam-channel v0.2.4 Oct 27 08:52:21.792 INFO kablam! Checking tokio-fs v0.1.0 Oct 27 08:52:21.826 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 27 08:52:23.418 INFO kablam! Checking h2 v0.1.9 Oct 27 08:52:23.903 INFO kablam! Checking tokio v0.1.7 Oct 27 08:52:34.215 INFO kablam! Checking trust-dns-resolver v0.9.0 Oct 27 08:52:38.851 INFO kablam! Checking serde_json v1.0.20 Oct 27 08:52:41.509 INFO kablam! Checking handlebars v1.0.0 Oct 27 08:52:48.883 INFO kablam! Compiling synstructure v0.9.0 Oct 27 08:52:48.883 INFO kablam! Compiling actix_derive v0.3.0 Oct 27 08:52:48.883 INFO kablam! Compiling serde_derive v1.0.66 Oct 27 08:52:57.278 INFO kablam! Compiling failure_derive v0.1.2 Oct 27 08:53:02.379 INFO kablam! Checking failure v0.1.2 Oct 27 08:53:03.482 INFO kablam! Checking actix v0.7.3 Oct 27 08:53:25.568 INFO kablam! Checking website v2.0.0 (/source) Oct 27 08:53:35.202 INFO kablam! warning: unused import: `controller::ControllerError` Oct 27 08:53:35.203 INFO kablam! --> src/template/main_template.rs:60:13 Oct 27 08:53:35.203 INFO kablam! | Oct 27 08:53:35.203 INFO kablam! 60 | use controller::ControllerError; Oct 27 08:53:35.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:53:35.203 INFO kablam! | Oct 27 08:53:35.203 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 08:53:35.203 INFO kablam! Oct 27 08:53:35.496 INFO kablam! warning: unused import: `controller::ControllerError` Oct 27 08:53:35.497 INFO kablam! --> src/template/main_template.rs:60:13 Oct 27 08:53:35.497 INFO kablam! | Oct 27 08:53:35.498 INFO kablam! 60 | use controller::ControllerError; Oct 27 08:53:35.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:53:35.499 INFO kablam! | Oct 27 08:53:35.500 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 08:53:35.500 INFO kablam! Oct 27 08:53:36.092 INFO kablam! warning: unused variable: `cache` Oct 27 08:53:36.092 INFO kablam! --> src/template/main_template.rs:58:9 Oct 27 08:53:36.093 INFO kablam! | Oct 27 08:53:36.093 INFO kablam! 58 | cache: &mut MutexGuard Oct 27 08:53:36.093 INFO kablam! | ^^^^^ help: consider using `_cache` instead Oct 27 08:53:36.094 INFO kablam! | Oct 27 08:53:36.094 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 08:53:36.094 INFO kablam! Oct 27 08:53:36.164 INFO kablam! warning: unused variable: `cache` Oct 27 08:53:36.164 INFO kablam! --> src/template/main_template.rs:58:9 Oct 27 08:53:36.164 INFO kablam! | Oct 27 08:53:36.164 INFO kablam! 58 | cache: &mut MutexGuard Oct 27 08:53:36.164 INFO kablam! | ^^^^^ help: consider using `_cache` instead Oct 27 08:53:36.164 INFO kablam! | Oct 27 08:53:36.166 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 08:53:36.166 INFO kablam! Oct 27 08:53:36.484 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 24s Oct 27 08:53:36.500 INFO kablam! su: No module specific data is present Oct 27 08:53:37.890 INFO running `"docker" "rm" "-f" "df1347298d8791f7bc80dbba8eb07c60e84071121f0bb6ccb145102a51bbeab0"` Oct 27 08:53:38.306 INFO blam! df1347298d8791f7bc80dbba8eb07c60e84071121f0bb6ccb145102a51bbeab0