Oct 21 20:42:51.600 INFO checking Pierozi/awatchlog against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:42:51.601 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 20:42:52.028 INFO blam! 1f6c87b0e9ed3e8bc9910368c1160b21006b6c6ff4cffef0c3d349a9eb2be1e5 Oct 21 20:42:52.037 INFO running `"docker" "start" "-a" "1f6c87b0e9ed3e8bc9910368c1160b21006b6c6ff4cffef0c3d349a9eb2be1e5"` Oct 21 20:42:53.572 INFO kablam! usermod: no changes Oct 21 20:42:53.960 INFO kablam! Checking shuteye v0.3.3 Oct 21 20:42:53.960 INFO kablam! Checking relay v0.1.0 Oct 21 20:42:53.960 INFO kablam! Compiling coco v0.1.1 Oct 21 20:42:53.968 INFO kablam! Compiling rusoto_core v0.30.0 Oct 21 20:42:54.884 INFO kablam! Checking hyper v0.11.15 Oct 21 20:42:55.920 INFO kablam! Compiling rayon-core v1.3.0 Oct 21 20:43:00.160 INFO kablam! Compiling rayon v0.8.2 Oct 21 20:43:05.132 INFO kablam! Compiling ring v0.12.1 Oct 21 20:43:05.344 INFO kablam! Checking hyper-tls v0.1.2 Oct 21 20:43:09.900 INFO kablam! Checking rusoto_credential v0.9.2 Oct 21 20:43:19.648 INFO kablam! Checking rusoto_logs v0.30.0 Oct 21 20:43:27.032 INFO kablam! Checking awatchlog v0.1.0 (/source) Oct 21 20:43:33.565 INFO kablam! warning: function is never used: `metadata` Oct 21 20:43:33.565 INFO kablam! --> src/config/discovery.rs:38:1 Oct 21 20:43:33.565 INFO kablam! | Oct 21 20:43:33.565 INFO kablam! 38 | pub fn metadata() Oct 21 20:43:33.566 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 20:43:33.566 INFO kablam! | Oct 21 20:43:33.566 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:43:33.566 INFO kablam! Oct 21 20:43:33.567 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:43:33.567 INFO kablam! --> src/logger/state.rs:81:9 Oct 21 20:43:33.567 INFO kablam! | Oct 21 20:43:33.568 INFO kablam! 81 | writer.write_all(json.as_bytes()); Oct 21 20:43:33.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:43:33.568 INFO kablam! | Oct 21 20:43:33.568 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 20:43:33.569 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:43:33.569 INFO kablam! Oct 21 20:43:33.569 INFO kablam! warning: variable `LogEventResponse` should have a snake case name such as `log_event_response` Oct 21 20:43:33.569 INFO kablam! --> src/logger/mod.rs:139:16 Oct 21 20:43:33.570 INFO kablam! | Oct 21 20:43:33.570 INFO kablam! 139 | Ok(LogEventResponse) => { Oct 21 20:43:33.570 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 20:43:33.570 INFO kablam! | Oct 21 20:43:33.571 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 20:43:33.571 INFO kablam! Oct 21 20:43:33.571 INFO kablam! warning: variable `LogEventError` should have a snake case name such as `log_event_error` Oct 21 20:43:33.571 INFO kablam! --> src/logger/mod.rs:150:17 Oct 21 20:43:33.572 INFO kablam! | Oct 21 20:43:33.572 INFO kablam! 150 | Err(LogEventError) => { Oct 21 20:43:33.572 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 20:43:33.573 INFO kablam! Oct 21 20:43:33.580 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:43:33.581 INFO kablam! --> src/awatchlog.rs:88:9 Oct 21 20:43:33.581 INFO kablam! | Oct 21 20:43:33.581 INFO kablam! 88 | handle.join(); Oct 21 20:43:33.581 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 20:43:33.582 INFO kablam! | Oct 21 20:43:33.582 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:43:33.582 INFO kablam! Oct 21 20:43:33.704 INFO kablam! warning: function is never used: `metadata` Oct 21 20:43:33.704 INFO kablam! --> src/config/discovery.rs:38:1 Oct 21 20:43:33.704 INFO kablam! | Oct 21 20:43:33.704 INFO kablam! 38 | pub fn metadata() Oct 21 20:43:33.704 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 20:43:33.704 INFO kablam! | Oct 21 20:43:33.704 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:43:33.704 INFO kablam! Oct 21 20:43:33.709 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:43:33.710 INFO kablam! --> src/logger/state.rs:81:9 Oct 21 20:43:33.710 INFO kablam! | Oct 21 20:43:33.710 INFO kablam! 81 | writer.write_all(json.as_bytes()); Oct 21 20:43:33.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:43:33.713 INFO kablam! | Oct 21 20:43:33.714 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 20:43:33.716 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:43:33.716 INFO kablam! Oct 21 20:43:33.717 INFO kablam! warning: variable `LogEventResponse` should have a snake case name such as `log_event_response` Oct 21 20:43:33.718 INFO kablam! --> src/logger/mod.rs:139:16 Oct 21 20:43:33.718 INFO kablam! | Oct 21 20:43:33.719 INFO kablam! 139 | Ok(LogEventResponse) => { Oct 21 20:43:33.719 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 20:43:33.719 INFO kablam! | Oct 21 20:43:33.719 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 20:43:33.721 INFO kablam! Oct 21 20:43:33.721 INFO kablam! warning: variable `LogEventError` should have a snake case name such as `log_event_error` Oct 21 20:43:33.721 INFO kablam! --> src/logger/mod.rs:150:17 Oct 21 20:43:33.722 INFO kablam! | Oct 21 20:43:33.722 INFO kablam! 150 | Err(LogEventError) => { Oct 21 20:43:33.722 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 20:43:33.722 INFO kablam! Oct 21 20:43:33.748 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:43:33.749 INFO kablam! --> src/awatchlog.rs:88:9 Oct 21 20:43:33.749 INFO kablam! | Oct 21 20:43:33.749 INFO kablam! 88 | handle.join(); Oct 21 20:43:33.749 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 20:43:33.750 INFO kablam! | Oct 21 20:43:33.750 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:43:33.750 INFO kablam! Oct 21 20:43:41.071 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.46s Oct 21 20:43:41.090 INFO kablam! su: No module specific data is present Oct 21 20:43:41.808 INFO running `"docker" "rm" "-f" "1f6c87b0e9ed3e8bc9910368c1160b21006b6c6ff4cffef0c3d349a9eb2be1e5"` Oct 21 20:43:42.153 INFO blam! 1f6c87b0e9ed3e8bc9910368c1160b21006b6c6ff4cffef0c3d349a9eb2be1e5