[INFO] cloning repository https://github.com/kwohlfahrt/pimostat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kwohlfahrt/pimostat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkwohlfahrt%2Fpimostat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkwohlfahrt%2Fpimostat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e0c8b01d016f1d334b47b59380ea0814e096c90
[INFO] checking kwohlfahrt/pimostat against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkwohlfahrt%2Fpimostat" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kwohlfahrt/pimostat
[INFO] finished tweaking git repo https://github.com/kwohlfahrt/pimostat
[INFO] tweaked toml for git repo https://github.com/kwohlfahrt/pimostat written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kwohlfahrt/pimostat on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kwohlfahrt/pimostat already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f97e77237c5adbcecdc8f553ea239faa362f707324131680bac2fa7ab4374c6
[INFO] running `Command { std: "docker" "start" "-a" "5f97e77237c5adbcecdc8f553ea239faa362f707324131680bac2fa7ab4374c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f97e77237c5adbcecdc8f553ea239faa362f707324131680bac2fa7ab4374c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f97e77237c5adbcecdc8f553ea239faa362f707324131680bac2fa7ab4374c6", kill_on_drop: false }`
[INFO] [stdout] 5f97e77237c5adbcecdc8f553ea239faa362f707324131680bac2fa7ab4374c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90c2cf8efdcc697e0e9cfe685074421a8b5f984263c45d3a639c5bd3c12f2a90
[INFO] running `Command { std: "docker" "start" "-a" "90c2cf8efdcc697e0e9cfe685074421a8b5f984263c45d3a639c5bd3c12f2a90", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]     Checking futures-sink v0.3.19
[INFO] [stderr]     Checking futures-io v0.3.19
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling capnp v0.14.5
[INFO] [stderr]    Compiling nix v0.10.0
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling capnpc v0.14.5
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tokio v1.15.0
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]    Compiling pimostat v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking gpiochip v0.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling clap_derive v3.0.5
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking clap v3.0.5
[INFO] [stderr]     Checking futures-executor v0.3.19
[INFO] [stderr]     Checking futures v0.3.19
[INFO] [stderr]     Checking capnp-futures v0.14.1
[INFO] [stderr]     Checking capnp-rpc v0.14.1
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/pimostat-9c005e3acbc05bac/out/actor_capnp.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout]    |                          ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 16 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout] 16 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Client {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pimostat-9c005e3acbc05bac/out/sensor_capnp.rs:141:26
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout]     |                          ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 141 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout] 141 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Client {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/pimostat-9c005e3acbc05bac/out/actor_capnp.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout]    |                          ^                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 16 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout] 16 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Client {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/pimostat-9c005e3acbc05bac/out/sensor_capnp.rs:141:26
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout]     |                          ^                                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 141 -     fn new(hook: Box<dyn (::capnp::private::capability::ClientHook)>) -> Client {
[INFO] [stdout] 141 +     fn new(hook: Box<dyn ::capnp::private::capability::ClientHook>) -> Client {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/bin/sensor.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     source: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/bin/sensor.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     address: Option<String>, //TODO: Parse address with clap
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/bin/controller.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     sensor: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/bin/controller.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     address: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/bin/actor.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     controller: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/bin/actor.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     chip: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pimostat` (bin "sensor") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pimostat` (bin "controller") due to 2 previous errors
[INFO] [stderr] error: could not compile `pimostat` (bin "actor") due to 2 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/bin/controller.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     sensor: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/bin/controller.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     address: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pimostat` (bin "controller" test) due to 2 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/bin/sensor.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     source: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/bin/sensor.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     address: Option<String>, //TODO: Parse address with clap
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/bin/actor.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     controller: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/bin/actor.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     chip: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pimostat` (bin "sensor" test) due to 2 previous errors
[INFO] [stderr] error: could not compile `pimostat` (bin "actor" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "90c2cf8efdcc697e0e9cfe685074421a8b5f984263c45d3a639c5bd3c12f2a90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90c2cf8efdcc697e0e9cfe685074421a8b5f984263c45d3a639c5bd3c12f2a90", kill_on_drop: false }`
[INFO] [stdout] 90c2cf8efdcc697e0e9cfe685074421a8b5f984263c45d3a639c5bd3c12f2a90
