Oct 27 02:48:11.499 INFO checking joeybloggs/service-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 02:48:11.499 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 02:48:11.687 INFO blam! eeae77178294382555738bb884edd0105aee5bb26392c5c6ed1b0c0a367a1dd1 Oct 27 02:48:11.691 INFO running `"docker" "start" "-a" "eeae77178294382555738bb884edd0105aee5bb26392c5c6ed1b0c0a367a1dd1"` Oct 27 02:48:12.389 INFO kablam! usermod: no changes Oct 27 02:48:12.499 INFO kablam! Checking rand v0.4.2 Oct 27 02:48:12.503 INFO kablam! Checking cadence v0.13.1 Oct 27 02:48:12.515 INFO kablam! Checking clap v2.30.0 Oct 27 02:48:12.515 INFO kablam! Checking chrono v0.4.0 Oct 27 02:48:16.423 INFO kablam! Checking rand v0.3.22 Oct 27 02:48:16.849 INFO kablam! Checking slog-json v2.2.0 Oct 27 02:48:17.675 INFO kablam! Checking chan v0.1.21 Oct 27 02:48:19.191 INFO kablam! Checking chan-signal v0.3.1 Oct 27 02:48:22.139 INFO kablam! Checking service v0.1.0 (/source) Oct 27 02:48:23.359 INFO kablam! warning: unused import: `FnValue` Oct 27 02:48:23.359 INFO kablam! --> src/lib.rs:9:19 Oct 27 02:48:23.359 INFO kablam! | Oct 27 02:48:23.359 INFO kablam! 9 | use slog::{Drain, FnValue, Logger}; Oct 27 02:48:23.360 INFO kablam! | ^^^^^^^ Oct 27 02:48:23.360 INFO kablam! | Oct 27 02:48:23.360 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 02:48:23.360 INFO kablam! Oct 27 02:48:23.360 INFO kablam! warning: unused import: `std::sync::Mutex` Oct 27 02:48:23.361 INFO kablam! --> src/lib.rs:12:5 Oct 27 02:48:23.361 INFO kablam! | Oct 27 02:48:23.361 INFO kablam! 12 | use std::sync::Mutex; Oct 27 02:48:23.361 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 02:48:23.362 INFO kablam! Oct 27 02:48:23.362 INFO kablam! warning: unused import: `std::process` Oct 27 02:48:23.362 INFO kablam! --> src/lib.rs:18:5 Oct 27 02:48:23.362 INFO kablam! | Oct 27 02:48:23.362 INFO kablam! 18 | use std::process; Oct 27 02:48:23.363 INFO kablam! | ^^^^^^^^^^^^ Oct 27 02:48:23.363 INFO kablam! Oct 27 02:48:23.428 INFO kablam! warning: unused import: `Drain` Oct 27 02:48:23.428 INFO kablam! --> src/lib.rs:9:12 Oct 27 02:48:23.428 INFO kablam! | Oct 27 02:48:23.428 INFO kablam! 9 | use slog::{Drain, FnValue, Logger}; Oct 27 02:48:23.428 INFO kablam! | ^^^^^ Oct 27 02:48:23.428 INFO kablam! Oct 27 02:48:23.495 INFO kablam! warning: unused import: `FnValue` Oct 27 02:48:23.496 INFO kablam! --> src/lib.rs:9:19 Oct 27 02:48:23.496 INFO kablam! | Oct 27 02:48:23.496 INFO kablam! 9 | use slog::{Drain, FnValue, Logger}; Oct 27 02:48:23.497 INFO kablam! | ^^^^^^^ Oct 27 02:48:23.497 INFO kablam! | Oct 27 02:48:23.497 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 02:48:23.498 INFO kablam! Oct 27 02:48:23.498 INFO kablam! warning: unused import: `std::sync::Mutex` Oct 27 02:48:23.498 INFO kablam! --> src/lib.rs:12:5 Oct 27 02:48:23.499 INFO kablam! | Oct 27 02:48:23.499 INFO kablam! 12 | use std::sync::Mutex; Oct 27 02:48:23.499 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 02:48:23.500 INFO kablam! Oct 27 02:48:23.500 INFO kablam! warning: unused import: `std::process` Oct 27 02:48:23.500 INFO kablam! --> src/lib.rs:18:5 Oct 27 02:48:23.501 INFO kablam! | Oct 27 02:48:23.501 INFO kablam! 18 | use std::process; Oct 27 02:48:23.501 INFO kablam! | ^^^^^^^^^^^^ Oct 27 02:48:23.502 INFO kablam! Oct 27 02:48:23.675 INFO kablam! warning: unused import: `Drain` Oct 27 02:48:23.675 INFO kablam! --> src/lib.rs:9:12 Oct 27 02:48:23.675 INFO kablam! | Oct 27 02:48:23.675 INFO kablam! 9 | use slog::{Drain, FnValue, Logger}; Oct 27 02:48:23.675 INFO kablam! | ^^^^^ Oct 27 02:48:23.675 INFO kablam! Oct 27 02:48:25.687 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.27s Oct 27 02:48:25.699 INFO kablam! su: No module specific data is present Oct 27 02:48:26.687 INFO running `"docker" "rm" "-f" "eeae77178294382555738bb884edd0105aee5bb26392c5c6ed1b0c0a367a1dd1"` Oct 27 02:48:26.896 INFO blam! eeae77178294382555738bb884edd0105aee5bb26392c5c6ed1b0c0a367a1dd1