Oct 27 09:28:14.067 INFO checking TheSoftwareFactory/pulurobot-sequencer against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 09:28:14.067 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 09:28:14.432 INFO blam! 64e6e6f7fa6c7b7d8c8fe0e674659cc04f3c7ff332a9b288d01cadbbd27bbc4b Oct 27 09:28:14.439 INFO running `"docker" "start" "-a" "64e6e6f7fa6c7b7d8c8fe0e674659cc04f3c7ff332a9b288d01cadbbd27bbc4b"` Oct 27 09:28:16.255 INFO kablam! usermod: no changes Oct 27 09:28:16.347 INFO kablam! Checking pulurobot-sequencer v0.1.0 (/source) Oct 27 09:28:17.271 INFO kablam! warning: unused variable: `e` Oct 27 09:28:17.271 INFO kablam! --> src/main.rs:186:17 Oct 27 09:28:17.271 INFO kablam! | Oct 27 09:28:17.271 INFO kablam! 186 | Err(e) => { Oct 27 09:28:17.271 INFO kablam! | ^ help: consider using `_e` instead Oct 27 09:28:17.271 INFO kablam! | Oct 27 09:28:17.275 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 09:28:17.275 INFO kablam! Oct 27 09:28:17.301 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:28:17.301 INFO kablam! --> src/main.rs:89:9 Oct 27 09:28:17.301 INFO kablam! | Oct 27 09:28:17.301 INFO kablam! 89 | self.signal_ch.send(true); Oct 27 09:28:17.301 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:28:17.301 INFO kablam! | Oct 27 09:28:17.301 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 09:28:17.301 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:28:17.301 INFO kablam! Oct 27 09:28:17.301 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:28:17.302 INFO kablam! --> src/main.rs:93:9 Oct 27 09:28:17.302 INFO kablam! | Oct 27 09:28:17.302 INFO kablam! 93 | self.signal_ch.send(false); Oct 27 09:28:17.302 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:28:17.302 INFO kablam! | Oct 27 09:28:17.302 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:28:17.302 INFO kablam! Oct 27 09:28:17.400 INFO kablam! warning: unused variable: `e` Oct 27 09:28:17.400 INFO kablam! --> src/main.rs:186:17 Oct 27 09:28:17.400 INFO kablam! | Oct 27 09:28:17.400 INFO kablam! 186 | Err(e) => { Oct 27 09:28:17.400 INFO kablam! | ^ help: consider using `_e` instead Oct 27 09:28:17.400 INFO kablam! | Oct 27 09:28:17.400 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 09:28:17.400 INFO kablam! Oct 27 09:28:17.443 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:28:17.443 INFO kablam! --> src/main.rs:89:9 Oct 27 09:28:17.443 INFO kablam! | Oct 27 09:28:17.443 INFO kablam! 89 | self.signal_ch.send(true); Oct 27 09:28:17.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:28:17.443 INFO kablam! | Oct 27 09:28:17.443 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 09:28:17.443 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:28:17.443 INFO kablam! Oct 27 09:28:17.443 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:28:17.443 INFO kablam! --> src/main.rs:93:9 Oct 27 09:28:17.443 INFO kablam! | Oct 27 09:28:17.443 INFO kablam! 93 | self.signal_ch.send(false); Oct 27 09:28:17.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:28:17.443 INFO kablam! | Oct 27 09:28:17.443 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:28:17.443 INFO kablam! Oct 27 09:28:17.463 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.18s Oct 27 09:28:17.471 INFO kablam! su: No module specific data is present Oct 27 09:28:18.847 INFO running `"docker" "rm" "-f" "64e6e6f7fa6c7b7d8c8fe0e674659cc04f3c7ff332a9b288d01cadbbd27bbc4b"` Oct 27 09:28:19.231 INFO blam! 64e6e6f7fa6c7b7d8c8fe0e674659cc04f3c7ff332a9b288d01cadbbd27bbc4b