Oct 27 10:53:50.995 INFO checking LogoiLab/rpi against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 10:53:50.995 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 10:53:51.291 INFO blam! 7ef8fe201ab397d2b1536432c8c450488647fa465b166fc375f5cdf160c3064b Oct 27 10:53:51.297 INFO running `"docker" "start" "-a" "7ef8fe201ab397d2b1536432c8c450488647fa465b166fc375f5cdf160c3064b"` Oct 27 10:53:52.313 INFO kablam! usermod: no changes Oct 27 10:53:52.438 INFO kablam! Checking nix v0.6.0 Oct 27 10:53:55.686 INFO kablam! Checking sysfs_gpio v0.5.1 Oct 27 10:53:56.875 INFO kablam! Checking rpi v0.1.0 (/source) Oct 27 10:53:57.780 INFO kablam! warning: unused import: `std::env` Oct 27 10:53:57.780 INFO kablam! --> src/main.rs:6:5 Oct 27 10:53:57.780 INFO kablam! | Oct 27 10:53:57.780 INFO kablam! 6 | use std::env; Oct 27 10:53:57.780 INFO kablam! | ^^^^^^^^ Oct 27 10:53:57.780 INFO kablam! | Oct 27 10:53:57.780 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:53:57.780 INFO kablam! Oct 27 10:53:57.824 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 10:53:57.824 INFO kablam! --> src/main.rs:21:5 Oct 27 10:53:57.824 INFO kablam! | Oct 27 10:53:57.824 INFO kablam! 21 | / match error_num { Oct 27 10:53:57.824 INFO kablam! 22 | | 0 => led_red.with_exported(|| { Oct 27 10:53:57.824 INFO kablam! 23 | | led_red.set_direction(Direction::Low)?; Oct 27 10:53:57.824 INFO kablam! 24 | | let iterations = duration_ms / period_ms / 2; Oct 27 10:53:57.824 INFO kablam! ... | Oct 27 10:53:57.824 INFO kablam! 58 | | _ => Ok(()), Oct 27 10:53:57.824 INFO kablam! 59 | | }; Oct 27 10:53:57.824 INFO kablam! | |______^ Oct 27 10:53:57.824 INFO kablam! | Oct 27 10:53:57.824 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 10:53:57.824 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 10:53:57.825 INFO kablam! Oct 27 10:53:57.922 INFO kablam! warning: unused import: `std::env` Oct 27 10:53:57.922 INFO kablam! --> src/main.rs:6:5 Oct 27 10:53:57.922 INFO kablam! | Oct 27 10:53:57.922 INFO kablam! 6 | use std::env; Oct 27 10:53:57.922 INFO kablam! | ^^^^^^^^ Oct 27 10:53:57.922 INFO kablam! | Oct 27 10:53:57.922 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:53:57.922 INFO kablam! Oct 27 10:53:57.969 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 10:53:57.969 INFO kablam! --> src/main.rs:21:5 Oct 27 10:53:57.969 INFO kablam! | Oct 27 10:53:57.969 INFO kablam! 21 | / match error_num { Oct 27 10:53:57.969 INFO kablam! 22 | | 0 => led_red.with_exported(|| { Oct 27 10:53:57.969 INFO kablam! 23 | | led_red.set_direction(Direction::Low)?; Oct 27 10:53:57.969 INFO kablam! 24 | | let iterations = duration_ms / period_ms / 2; Oct 27 10:53:57.969 INFO kablam! ... | Oct 27 10:53:57.969 INFO kablam! 58 | | _ => Ok(()), Oct 27 10:53:57.969 INFO kablam! 59 | | }; Oct 27 10:53:57.969 INFO kablam! | |______^ Oct 27 10:53:57.969 INFO kablam! | Oct 27 10:53:57.969 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 10:53:57.969 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 10:53:57.969 INFO kablam! Oct 27 10:53:57.982 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.64s Oct 27 10:53:57.986 INFO kablam! su: No module specific data is present Oct 27 10:53:58.722 INFO running `"docker" "rm" "-f" "7ef8fe201ab397d2b1536432c8c450488647fa465b166fc375f5cdf160c3064b"` Oct 27 10:53:58.829 INFO blam! 7ef8fe201ab397d2b1536432c8c450488647fa465b166fc375f5cdf160c3064b