Oct 12 12:31:18.067 INFO checking tcsc/larq against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 12:31:18.068 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 12 12:31:18.655 INFO blam! cad49af6874774ebbbb79341f419db9facda44c28c5f36f8ef5d219d4b242a6f Oct 12 12:31:18.657 INFO running `"docker" "start" "-a" "cad49af6874774ebbbb79341f419db9facda44c28c5f36f8ef5d219d4b242a6f"` Oct 12 12:31:21.276 INFO kablam! usermod: no changes Oct 12 12:31:21.653 INFO kablam! Checking serde v1.0.24 Oct 12 12:31:21.662 INFO kablam! Checking argparse v0.2.1 Oct 12 12:31:21.663 INFO kablam! Checking iovec v0.1.1 Oct 12 12:31:21.686 INFO kablam! Checking num_cpus v1.7.0 Oct 12 12:31:21.696 INFO kablam! Compiling openssl-sys v0.9.23 Oct 12 12:31:21.698 INFO kablam! Checking net2 v0.2.31 Oct 12 12:31:21.703 INFO kablam! Checking arq v0.1.0 (/source/lib/arq) Oct 12 12:31:23.495 INFO kablam! Compiling semver v0.6.0 Oct 12 12:31:23.726 INFO kablam! Checking base64 v0.8.0 Oct 12 12:31:23.793 INFO kablam! Checking simple_logger v0.4.0 Oct 12 12:31:25.434 INFO kablam! Checking bytes v0.4.5 Oct 12 12:31:26.009 INFO kablam! Checking futures-cpupool v0.1.7 Oct 12 12:31:29.900 INFO kablam! Checking mio v0.6.11 Oct 12 12:31:29.918 INFO kablam! Compiling rayon-core v1.3.0 Oct 12 12:31:29.930 INFO kablam! Compiling serde_derive_internals v0.18.0 Oct 12 12:31:29.942 INFO kablam! Checking hyper v0.10.13 Oct 12 12:31:30.038 INFO kablam! Compiling rustc_version v0.2.1 Oct 12 12:31:30.868 INFO kablam! Checking tokio-io v0.1.4 Oct 12 12:31:35.175 INFO kablam! Compiling openssl v0.9.23 Oct 12 12:31:35.360 INFO kablam! Compiling rusoto_core v0.30.0 Oct 12 12:31:44.086 INFO kablam! Checking tokio-core v0.1.11 Oct 12 12:31:44.277 INFO kablam! Compiling rayon v0.8.2 Oct 12 12:31:44.497 INFO kablam! Compiling serde_derive v1.0.24 Oct 12 12:31:51.137 INFO kablam! Checking tokio-proto v0.1.1 Oct 12 12:31:54.186 INFO kablam! Checking native-tls v0.1.4 Oct 12 12:31:55.766 INFO kablam! Checking tokio-tls v0.1.3 Oct 12 12:31:55.767 INFO kablam! Checking hyper-native-tls v0.2.4 Oct 12 12:31:58.768 INFO kablam! Compiling ring v0.12.1 Oct 12 12:32:02.328 INFO kablam! Checking hyper v0.11.9 Oct 12 12:32:16.029 INFO kablam! Checking serde_json v1.0.8 Oct 12 12:32:16.031 INFO kablam! Checking toml v0.4.5 Oct 12 12:32:22.433 INFO kablam! Checking hyper-tls v0.1.2 Oct 12 12:32:23.405 INFO kablam! Checking rusoto_credential v0.9.2 Oct 12 12:32:26.038 INFO kablam! Checking rusoto_s3 v0.30.0 Oct 12 12:32:33.965 INFO kablam! Checking larq v0.1.0 (/source/bin/larq) Oct 12 12:32:35.121 INFO kablam! warning: unused import: `std::fs::canonicalize` Oct 12 12:32:35.121 INFO kablam! --> bin/larq/src/restore/cli.rs:2:5 Oct 12 12:32:35.121 INFO kablam! | Oct 12 12:32:35.121 INFO kablam! 2 | use std::fs::canonicalize; Oct 12 12:32:35.121 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:32:35.122 INFO kablam! | Oct 12 12:32:35.122 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 12:32:35.122 INFO kablam! Oct 12 12:32:35.122 INFO kablam! warning: unused import: `rusoto_core::Region` Oct 12 12:32:35.122 INFO kablam! --> bin/larq/src/restore/config.rs:5:5 Oct 12 12:32:35.122 INFO kablam! | Oct 12 12:32:35.122 INFO kablam! 5 | use rusoto_core::Region; Oct 12 12:32:35.122 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 12:32:35.122 INFO kablam! Oct 12 12:32:35.122 INFO kablam! warning: unused import: `Value` Oct 12 12:32:35.122 INFO kablam! --> bin/larq/src/restore/config.rs:6:18 Oct 12 12:32:35.124 INFO kablam! | Oct 12 12:32:35.124 INFO kablam! 6 | use toml::{self, Value}; Oct 12 12:32:35.124 INFO kablam! | ^^^^^ Oct 12 12:32:35.124 INFO kablam! Oct 12 12:32:35.124 INFO kablam! warning: unused import: `serde` Oct 12 12:32:35.124 INFO kablam! --> bin/larq/src/restore/config.rs:7:5 Oct 12 12:32:35.124 INFO kablam! | Oct 12 12:32:35.124 INFO kablam! 7 | use serde; Oct 12 12:32:35.125 INFO kablam! | ^^^^^ Oct 12 12:32:35.125 INFO kablam! Oct 12 12:32:35.125 INFO kablam! warning: unused import: `log` Oct 12 12:32:35.125 INFO kablam! --> bin/larq/src/restore/config.rs:8:5 Oct 12 12:32:35.125 INFO kablam! | Oct 12 12:32:35.125 INFO kablam! 8 | use log; Oct 12 12:32:35.125 INFO kablam! | ^^^ Oct 12 12:32:35.125 INFO kablam! Oct 12 12:32:35.382 INFO kablam! warning: unused import: `std::fs::canonicalize` Oct 12 12:32:35.382 INFO kablam! --> bin/larq/src/restore/cli.rs:2:5 Oct 12 12:32:35.382 INFO kablam! | Oct 12 12:32:35.382 INFO kablam! 2 | use std::fs::canonicalize; Oct 12 12:32:35.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:32:35.382 INFO kablam! | Oct 12 12:32:35.382 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 12:32:35.382 INFO kablam! Oct 12 12:32:35.382 INFO kablam! warning: unused import: `rusoto_core::Region` Oct 12 12:32:35.382 INFO kablam! --> bin/larq/src/restore/config.rs:5:5 Oct 12 12:32:35.382 INFO kablam! | Oct 12 12:32:35.382 INFO kablam! 5 | use rusoto_core::Region; Oct 12 12:32:35.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 12:32:35.382 INFO kablam! Oct 12 12:32:35.382 INFO kablam! warning: unused import: `Value` Oct 12 12:32:35.382 INFO kablam! --> bin/larq/src/restore/config.rs:6:18 Oct 12 12:32:35.382 INFO kablam! | Oct 12 12:32:35.382 INFO kablam! 6 | use toml::{self, Value}; Oct 12 12:32:35.382 INFO kablam! | ^^^^^ Oct 12 12:32:35.383 INFO kablam! Oct 12 12:32:35.383 INFO kablam! warning: unused import: `serde` Oct 12 12:32:35.383 INFO kablam! --> bin/larq/src/restore/config.rs:7:5 Oct 12 12:32:35.383 INFO kablam! | Oct 12 12:32:35.383 INFO kablam! 7 | use serde; Oct 12 12:32:35.383 INFO kablam! | ^^^^^ Oct 12 12:32:35.383 INFO kablam! Oct 12 12:32:35.383 INFO kablam! warning: unused import: `log` Oct 12 12:32:35.383 INFO kablam! --> bin/larq/src/restore/config.rs:8:5 Oct 12 12:32:35.383 INFO kablam! | Oct 12 12:32:35.383 INFO kablam! 8 | use log; Oct 12 12:32:35.383 INFO kablam! | ^^^ Oct 12 12:32:35.383 INFO kablam! Oct 12 12:32:35.804 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 14s Oct 12 12:32:35.828 INFO kablam! su: No module specific data is present Oct 12 12:32:36.959 INFO running `"docker" "rm" "-f" "cad49af6874774ebbbb79341f419db9facda44c28c5f36f8ef5d219d4b242a6f"` Oct 12 12:32:37.229 INFO blam! cad49af6874774ebbbb79341f419db9facda44c28c5f36f8ef5d219d4b242a6f