[INFO] cloning repository https://github.com/JDeeth/nb_bn2_tweaks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JDeeth/nb_bn2_tweaks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJDeeth%2Fnb_bn2_tweaks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJDeeth%2Fnb_bn2_tweaks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 09525e18451723c11a62816b5f981143793f6654
[INFO] checking JDeeth/nb_bn2_tweaks 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%2FJDeeth%2Fnb_bn2_tweaks" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JDeeth/nb_bn2_tweaks
[INFO] finished tweaking git repo https://github.com/JDeeth/nb_bn2_tweaks
[INFO] tweaked toml for git repo https://github.com/JDeeth/nb_bn2_tweaks written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JDeeth/nb_bn2_tweaks 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/JDeeth/nb_bn2_tweaks 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0cfc3c19cf16a70cd854262e1fa10c17917aa8f7213333fddc5b8c4c9880fbbc
[INFO] running `Command { std: "docker" "start" "-a" "0cfc3c19cf16a70cd854262e1fa10c17917aa8f7213333fddc5b8c4c9880fbbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0cfc3c19cf16a70cd854262e1fa10c17917aa8f7213333fddc5b8c4c9880fbbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cfc3c19cf16a70cd854262e1fa10c17917aa8f7213333fddc5b8c4c9880fbbc", kill_on_drop: false }`
[INFO] [stdout] 0cfc3c19cf16a70cd854262e1fa10c17917aa8f7213333fddc5b8c4c9880fbbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d85295b0ac1a03beafd1e96df2a79601e6c747371468ffdf8fa6a447d86bbc4f
[INFO] running `Command { std: "docker" "start" "-a" "d85295b0ac1a03beafd1e96df2a79601e6c747371468ffdf8fa6a447d86bbc4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking replace_with v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling xplm-sys v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking xplm v0.4.1 (https://github.com/samcrow/rust-xplm?branch=master#47825f6f)
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling nimbus-bn2-tweaks v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `paused` and `real_interval` are never read
[INFO] [stdout]   --> src/update_loop.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct FrameData {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 10 |     pub paused: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 11 |     pub sim_interval: Duration,
[INFO] [stdout] 12 |     pub real_interval: Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FrameData` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NimbusBN2Tweaks, Infallible>
[INFO] [stdout]    --> src/lib.rs:163:45
[INFO] [stdout]     |
[INFO] [stdout] 163 |       fn start() -> Result<Self, Self::Error> {
[INFO] [stdout]     |  _____________________________________________^
[INFO] [stdout] 164 | |         debugln!("[NimbusBN2Tweaks] Plugin start starting...");
[INFO] [stdout] 165 | |
[INFO] [stdout] 166 | |         Ok(NimbusBN2Tweaks::new())
[INFO] [stdout] 167 | |     }
[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<NimbusBN2Tweaks, Infallible>
[INFO] [stdout]    --> src/lib.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         Ok(NimbusBN2Tweaks::new())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nimbus-bn2-tweaks` (lib) due to 2 previous errors; 1 warning emitted
[INFO] [stdout] warning: fields `paused` and `real_interval` are never read
[INFO] [stdout]   --> src/update_loop.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct FrameData {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 10 |     pub paused: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 11 |     pub sim_interval: Duration,
[INFO] [stdout] 12 |     pub real_interval: Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FrameData` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<NimbusBN2Tweaks, Infallible>
[INFO] [stdout]    --> src/lib.rs:163:45
[INFO] [stdout]     |
[INFO] [stdout] 163 |       fn start() -> Result<Self, Self::Error> {
[INFO] [stdout]     |  _____________________________________________^
[INFO] [stdout] 164 | |         debugln!("[NimbusBN2Tweaks] Plugin start starting...");
[INFO] [stdout] 165 | |
[INFO] [stdout] 166 | |         Ok(NimbusBN2Tweaks::new())
[INFO] [stdout] 167 | |     }
[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<NimbusBN2Tweaks, Infallible>
[INFO] [stdout]    --> src/lib.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         Ok(NimbusBN2Tweaks::new())
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nimbus-bn2-tweaks` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "d85295b0ac1a03beafd1e96df2a79601e6c747371468ffdf8fa6a447d86bbc4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d85295b0ac1a03beafd1e96df2a79601e6c747371468ffdf8fa6a447d86bbc4f", kill_on_drop: false }`
[INFO] [stdout] d85295b0ac1a03beafd1e96df2a79601e6c747371468ffdf8fa6a447d86bbc4f
