[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/09525e18451723c11a62816b5f981143793f6654 against master#667247db71ea18c4130dd018d060e7f09d589490 for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJDeeth%2Fnb_bn2_tweaks" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JDeeth/nb_bn2_tweaks on toolchain 667247db71ea18c4130dd018d060e7f09d589490 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2-tc1/source/Cargo.toml [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" "+667247db71ea18c4130dd018d060e7f09d589490" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/samcrow/rust-xplm` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vergen v8.3.2 [INFO] [stderr] Downloaded xplm-sys v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e34384fdfbe26497a1461af322a31f575be74f06e5fbe5dc4262cbb47bd9473 [INFO] running `Command { std: "docker" "start" "-a" "9e34384fdfbe26497a1461af322a31f575be74f06e5fbe5dc4262cbb47bd9473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e34384fdfbe26497a1461af322a31f575be74f06e5fbe5dc4262cbb47bd9473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e34384fdfbe26497a1461af322a31f575be74f06e5fbe5dc4262cbb47bd9473", kill_on_drop: false }` [INFO] [stdout] 9e34384fdfbe26497a1461af322a31f575be74f06e5fbe5dc4262cbb47bd9473 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d024ec38304d061bf01633a30f21cb95e3d19bdaf88d77d8bd5605b07875bc9 [INFO] running `Command { std: "docker" "start" "-a" "8d024ec38304d061bf01633a30f21cb95e3d19bdaf88d77d8bd5605b07875bc9", 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 thiserror v1.0.69 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [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] 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)]` on by default [INFO] [stdout] [INFO] [stdout] [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "8d024ec38304d061bf01633a30f21cb95e3d19bdaf88d77d8bd5605b07875bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d024ec38304d061bf01633a30f21cb95e3d19bdaf88d77d8bd5605b07875bc9", kill_on_drop: false }` [INFO] [stdout] 8d024ec38304d061bf01633a30f21cb95e3d19bdaf88d77d8bd5605b07875bc9