Oct 21 13:09:53.410 INFO checking tcsc/larq against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 13:09:53.411 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13:09:53.823 INFO blam! c9748044d715992e0e618e72074fa08cb4e709c367c88727fab083731b22c3b1 Oct 21 13:09:53.825 INFO running `"docker" "start" "-a" "c9748044d715992e0e618e72074fa08cb4e709c367c88727fab083731b22c3b1"` Oct 21 13:09:56.035 INFO kablam! usermod: no changes Oct 21 13:09:56.385 INFO kablam! Compiling libc v0.2.34 Oct 21 13:09:56.410 INFO kablam! Checking serde v1.0.24 Oct 21 13:09:56.411 INFO kablam! Checking md5 v0.3.6 Oct 21 13:09:56.412 INFO kablam! Checking arq v0.1.0 (/source/lib/arq) Oct 21 13:09:56.438 INFO kablam! Compiling semver v0.6.0 Oct 21 13:09:56.439 INFO kablam! Checking xml-rs v0.7.0 Oct 21 13:09:56.444 INFO kablam! Checking simple_logger v0.4.0 Oct 21 13:09:57.638 INFO kablam! Checking mio v0.6.11 Oct 21 13:09:58.189 INFO kablam! Checking tokio-io v0.1.4 Oct 21 13:09:58.345 INFO kablam! Compiling serde_derive_internals v0.18.0 Oct 21 13:09:59.155 INFO kablam! Checking hyper v0.10.13 Oct 21 13:10:04.692 INFO kablam! Checking native-tls v0.1.4 Oct 21 13:10:04.718 INFO kablam! Compiling rustc_version v0.2.1 Oct 21 13:10:04.761 INFO kablam! Compiling rand v0.3.18 Oct 21 13:10:06.149 INFO kablam! Compiling num_cpus v1.7.0 Oct 21 13:10:11.480 INFO kablam! Checking tokio-core v0.1.11 Oct 21 13:10:11.496 INFO kablam! Compiling rusoto_core v0.30.0 Oct 21 13:10:11.660 INFO kablam! Compiling serde_derive v1.0.24 Oct 21 13:10:15.303 INFO kablam! Compiling rayon-core v1.3.0 Oct 21 13:10:17.044 INFO kablam! Checking tokio-proto v0.1.1 Oct 21 13:10:17.044 INFO kablam! Checking tokio-tls v0.1.3 Oct 21 13:10:20.052 INFO kablam! Compiling rayon v0.8.2 Oct 21 13:10:20.728 INFO kablam! Checking hyper-native-tls v0.2.4 Oct 21 13:10:26.728 INFO kablam! Checking hyper v0.11.9 Oct 21 13:10:29.916 INFO kablam! Checking serde_json v1.0.8 Oct 21 13:10:29.916 INFO kablam! Checking toml v0.4.5 Oct 21 13:10:31.088 INFO kablam! Compiling ring v0.12.1 Oct 21 13:10:40.132 INFO kablam! Checking hyper-tls v0.1.2 Oct 21 13:10:40.999 INFO kablam! Checking rusoto_credential v0.9.2 Oct 21 13:10:44.244 INFO kablam! Checking rusoto_s3 v0.30.0 Oct 21 13:10:51.912 INFO kablam! Checking larq v0.1.0 (/source/bin/larq) Oct 21 13:10:53.185 INFO kablam! warning: unused import: `std::fs::canonicalize` Oct 21 13:10:53.185 INFO kablam! --> bin/larq/src/restore/cli.rs:2:5 Oct 21 13:10:53.185 INFO kablam! | Oct 21 13:10:53.185 INFO kablam! 2 | use std::fs::canonicalize; Oct 21 13:10:53.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:10:53.185 INFO kablam! | Oct 21 13:10:53.185 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 13:10:53.185 INFO kablam! Oct 21 13:10:53.185 INFO kablam! warning: unused import: `rusoto_core::Region` Oct 21 13:10:53.185 INFO kablam! --> bin/larq/src/restore/config.rs:5:5 Oct 21 13:10:53.185 INFO kablam! | Oct 21 13:10:53.185 INFO kablam! 5 | use rusoto_core::Region; Oct 21 13:10:53.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 13:10:53.185 INFO kablam! Oct 21 13:10:53.185 INFO kablam! warning: unused import: `Value` Oct 21 13:10:53.185 INFO kablam! --> bin/larq/src/restore/config.rs:6:18 Oct 21 13:10:53.185 INFO kablam! | Oct 21 13:10:53.185 INFO kablam! 6 | use toml::{self, Value}; Oct 21 13:10:53.185 INFO kablam! | ^^^^^ Oct 21 13:10:53.185 INFO kablam! Oct 21 13:10:53.185 INFO kablam! warning: unused import: `serde` Oct 21 13:10:53.185 INFO kablam! --> bin/larq/src/restore/config.rs:7:5 Oct 21 13:10:53.185 INFO kablam! | Oct 21 13:10:53.185 INFO kablam! 7 | use serde; Oct 21 13:10:53.185 INFO kablam! | ^^^^^ Oct 21 13:10:53.185 INFO kablam! Oct 21 13:10:53.185 INFO kablam! warning: unused import: `log` Oct 21 13:10:53.185 INFO kablam! --> bin/larq/src/restore/config.rs:8:5 Oct 21 13:10:53.185 INFO kablam! | Oct 21 13:10:53.185 INFO kablam! 8 | use log; Oct 21 13:10:53.185 INFO kablam! | ^^^ Oct 21 13:10:53.185 INFO kablam! Oct 21 13:10:53.380 INFO kablam! warning: unused import: `std::fs::canonicalize` Oct 21 13:10:53.380 INFO kablam! --> bin/larq/src/restore/cli.rs:2:5 Oct 21 13:10:53.380 INFO kablam! | Oct 21 13:10:53.380 INFO kablam! 2 | use std::fs::canonicalize; Oct 21 13:10:53.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:10:53.380 INFO kablam! | Oct 21 13:10:53.380 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 13:10:53.380 INFO kablam! Oct 21 13:10:53.380 INFO kablam! warning: unused import: `rusoto_core::Region` Oct 21 13:10:53.380 INFO kablam! --> bin/larq/src/restore/config.rs:5:5 Oct 21 13:10:53.380 INFO kablam! | Oct 21 13:10:53.380 INFO kablam! 5 | use rusoto_core::Region; Oct 21 13:10:53.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 13:10:53.380 INFO kablam! Oct 21 13:10:53.380 INFO kablam! warning: unused import: `Value` Oct 21 13:10:53.380 INFO kablam! --> bin/larq/src/restore/config.rs:6:18 Oct 21 13:10:53.380 INFO kablam! | Oct 21 13:10:53.380 INFO kablam! 6 | use toml::{self, Value}; Oct 21 13:10:53.380 INFO kablam! | ^^^^^ Oct 21 13:10:53.380 INFO kablam! Oct 21 13:10:53.380 INFO kablam! warning: unused import: `serde` Oct 21 13:10:53.380 INFO kablam! --> bin/larq/src/restore/config.rs:7:5 Oct 21 13:10:53.380 INFO kablam! | Oct 21 13:10:53.380 INFO kablam! 7 | use serde; Oct 21 13:10:53.380 INFO kablam! | ^^^^^ Oct 21 13:10:53.380 INFO kablam! Oct 21 13:10:53.380 INFO kablam! warning: unused import: `log` Oct 21 13:10:53.380 INFO kablam! --> bin/larq/src/restore/config.rs:8:5 Oct 21 13:10:53.380 INFO kablam! | Oct 21 13:10:53.380 INFO kablam! 8 | use log; Oct 21 13:10:53.380 INFO kablam! | ^^^ Oct 21 13:10:53.380 INFO kablam! Oct 21 13:10:53.901 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 57.84s Oct 21 13:10:53.929 INFO kablam! su: No module specific data is present Oct 21 13:10:55.404 INFO running `"docker" "rm" "-f" "c9748044d715992e0e618e72074fa08cb4e709c367c88727fab083731b22c3b1"` Oct 21 13:10:55.676 INFO blam! c9748044d715992e0e618e72074fa08cb4e709c367c88727fab083731b22c3b1