Oct 21 18:07:32.170 INFO checking eminence/lifx against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:07:32.170 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 18:07:32.491 INFO blam! 4edb25f53c255f776382e494b522bd37d41a7b3131c341a369e92c134f788e80 Oct 21 18:07:32.493 INFO running `"docker" "start" "-a" "4edb25f53c255f776382e494b522bd37d41a7b3131c341a369e92c134f788e80"` Oct 21 18:07:33.682 INFO kablam! usermod: no changes Oct 21 18:07:33.787 INFO kablam! Checking c_linked_list v1.1.1 Oct 21 18:07:33.787 INFO kablam! Checking lifx v0.2.0 (/source) Oct 21 18:07:33.794 INFO kablam! Checking lifx-core v0.2.0 (/source/lifx-core) Oct 21 18:07:35.056 INFO kablam! Checking get_if_addrs v0.5.3 Oct 21 18:07:36.925 INFO kablam! Checking get_all_info v0.1.0 (/source/utils/get_all_info) Oct 21 18:07:36.925 INFO kablam! Checking waveform_test v0.1.0 (/source/examples/waveform_test) Oct 21 18:07:36.925 INFO kablam! Checking multizone_test v0.1.0 (/source/examples/multizone_test) Oct 21 18:07:38.202 INFO kablam! warning: unused import: `failure::Error` Oct 21 18:07:38.202 INFO kablam! --> utils/get_all_info/src/main.rs:14:5 Oct 21 18:07:38.202 INFO kablam! | Oct 21 18:07:38.202 INFO kablam! 14 | use failure::Error; Oct 21 18:07:38.202 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 18:07:38.202 INFO kablam! | Oct 21 18:07:38.202 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 18:07:38.202 INFO kablam! Oct 21 18:07:38.829 INFO kablam! warning: unused import: `lifx_core::ApplicationRequest` Oct 21 18:07:38.829 INFO kablam! --> examples/waveform_test/src/main.rs:4:5 Oct 21 18:07:38.829 INFO kablam! | Oct 21 18:07:38.830 INFO kablam! 4 | use lifx_core::ApplicationRequest; Oct 21 18:07:38.830 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:07:38.830 INFO kablam! | Oct 21 18:07:38.831 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 18:07:38.831 INFO kablam! Oct 21 18:07:38.831 INFO kablam! warning: unused import: `std::thread::sleep` Oct 21 18:07:38.832 INFO kablam! --> examples/waveform_test/src/main.rs:12:5 Oct 21 18:07:38.832 INFO kablam! | Oct 21 18:07:38.832 INFO kablam! 12 | use std::thread::sleep; Oct 21 18:07:38.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 18:07:38.833 INFO kablam! Oct 21 18:07:38.833 INFO kablam! warning: unused import: `std::time::Duration` Oct 21 18:07:38.834 INFO kablam! --> examples/waveform_test/src/main.rs:13:5 Oct 21 18:07:38.834 INFO kablam! | Oct 21 18:07:38.834 INFO kablam! 13 | use std::time::Duration; Oct 21 18:07:38.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 18:07:38.835 INFO kablam! Oct 21 18:07:38.928 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:07:38.928 INFO kablam! --> examples/waveform_test/src/main.rs:62:5 Oct 21 18:07:38.928 INFO kablam! | Oct 21 18:07:38.928 INFO kablam! 62 | stdin.read_line(&mut s); Oct 21 18:07:38.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:07:38.928 INFO kablam! | Oct 21 18:07:38.928 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 18:07:38.928 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:07:38.928 INFO kablam! Oct 21 18:07:38.928 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:07:38.928 INFO kablam! --> examples/waveform_test/src/main.rs:63:5 Oct 21 18:07:38.928 INFO kablam! | Oct 21 18:07:38.928 INFO kablam! 63 | stdin.read_line(&mut s); Oct 21 18:07:38.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:07:38.928 INFO kablam! | Oct 21 18:07:38.928 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:07:38.928 INFO kablam! Oct 21 18:07:38.928 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:07:38.928 INFO kablam! --> examples/waveform_test/src/main.rs:67:9 Oct 21 18:07:38.928 INFO kablam! | Oct 21 18:07:38.928 INFO kablam! 67 | stdin.read_line(&mut s); Oct 21 18:07:38.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:07:38.928 INFO kablam! | Oct 21 18:07:38.928 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:07:38.928 INFO kablam! Oct 21 18:07:39.057 INFO kablam! warning: unused import: `lifx_core::ApplicationRequest` Oct 21 18:07:39.057 INFO kablam! --> examples/waveform_test/src/main.rs:4:5 Oct 21 18:07:39.057 INFO kablam! | Oct 21 18:07:39.057 INFO kablam! 4 | use lifx_core::ApplicationRequest; Oct 21 18:07:39.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:07:39.058 INFO kablam! | Oct 21 18:07:39.058 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 18:07:39.058 INFO kablam! Oct 21 18:07:39.059 INFO kablam! warning: unused import: `std::thread::sleep` Oct 21 18:07:39.059 INFO kablam! --> examples/waveform_test/src/main.rs:12:5 Oct 21 18:07:39.059 INFO kablam! | Oct 21 18:07:39.059 INFO kablam! 12 | use std::thread::sleep; Oct 21 18:07:39.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 18:07:39.060 INFO kablam! Oct 21 18:07:39.060 INFO kablam! warning: unused import: `std::time::Duration` Oct 21 18:07:39.060 INFO kablam! --> examples/waveform_test/src/main.rs:13:5 Oct 21 18:07:39.060 INFO kablam! | Oct 21 18:07:39.060 INFO kablam! 13 | use std::time::Duration; Oct 21 18:07:39.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 18:07:39.060 INFO kablam! Oct 21 18:07:39.114 INFO kablam! warning: unused import: `failure::Error` Oct 21 18:07:39.115 INFO kablam! --> utils/get_all_info/src/main.rs:14:5 Oct 21 18:07:39.115 INFO kablam! | Oct 21 18:07:39.115 INFO kablam! 14 | use failure::Error; Oct 21 18:07:39.116 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 18:07:39.116 INFO kablam! | Oct 21 18:07:39.116 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 18:07:39.117 INFO kablam! Oct 21 18:07:39.196 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:07:39.196 INFO kablam! --> examples/waveform_test/src/main.rs:62:5 Oct 21 18:07:39.196 INFO kablam! | Oct 21 18:07:39.196 INFO kablam! 62 | stdin.read_line(&mut s); Oct 21 18:07:39.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:07:39.196 INFO kablam! | Oct 21 18:07:39.196 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 18:07:39.196 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:07:39.196 INFO kablam! Oct 21 18:07:39.196 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:07:39.196 INFO kablam! --> examples/waveform_test/src/main.rs:63:5 Oct 21 18:07:39.196 INFO kablam! | Oct 21 18:07:39.196 INFO kablam! 63 | stdin.read_line(&mut s); Oct 21 18:07:39.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:07:39.196 INFO kablam! | Oct 21 18:07:39.196 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:07:39.196 INFO kablam! Oct 21 18:07:39.196 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 18:07:39.196 INFO kablam! --> examples/waveform_test/src/main.rs:67:9 Oct 21 18:07:39.196 INFO kablam! | Oct 21 18:07:39.196 INFO kablam! 67 | stdin.read_line(&mut s); Oct 21 18:07:39.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:07:39.196 INFO kablam! | Oct 21 18:07:39.197 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 18:07:39.197 INFO kablam! Oct 21 18:07:39.433 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.72s Oct 21 18:07:39.435 INFO kablam! su: No module specific data is present Oct 21 18:07:40.042 INFO running `"docker" "rm" "-f" "4edb25f53c255f776382e494b522bd37d41a7b3131c341a369e92c134f788e80"` Oct 21 18:07:40.292 INFO blam! 4edb25f53c255f776382e494b522bd37d41a7b3131c341a369e92c134f788e80