[INFO] cloning repository https://github.com/theswiftfox/flxc1000-rpi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theswiftfox/flxc1000-rpi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheswiftfox%2Fflxc1000-rpi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheswiftfox%2Fflxc1000-rpi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 348261903e900b0445c5220d80867e84a7d52e2c
[INFO] checking theswiftfox/flxc1000-rpi against 47574b82ff3fe9b0a45ff65a4fe189e295ecb748 for pr-160780
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheswiftfox%2Fflxc1000-rpi" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/theswiftfox/flxc1000-rpi
[INFO] finished tweaking git repo https://github.com/theswiftfox/flxc1000-rpi
[INFO] tweaked toml for git repo https://github.com/theswiftfox/flxc1000-rpi written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/theswiftfox/flxc1000-rpi on toolchain 47574b82ff3fe9b0a45ff65a4fe189e295ecb748
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/theswiftfox/flxc1000-rpi 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" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b0a27b1a87fabdcd0b27fb0da909687ce4e6e67a092d206036a64c90995fa58c
[INFO] running `Command { std: "docker" "start" "b0a27b1a87fabdcd0b27fb0da909687ce4e6e67a092d206036a64c90995fa58c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0a27b1a87fabdcd0b27fb0da909687ce4e6e67a092d206036a64c90995fa58c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b0a27b1a87fabdcd0b27fb0da909687ce4e6e67a092d206036a64c90995fa58c" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0a27b1a87fabdcd0b27fb0da909687ce4e6e67a092d206036a64c90995fa58c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b0a27b1a87fabdcd0b27fb0da909687ce4e6e67a092d206036a64c90995fa58c" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling defmt-macros v1.1.0
[INFO] [stderr]    Compiling defmt v1.1.0
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]    Compiling heapless v0.9.3
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking rppal v0.19.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking flxc1000-init v0.1.0 (/opt/rustwide/workdir/flxc1000-init)
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling defmt-parser v1.0.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ace-macros v0.2.1 (https://github.com/samp-reston/ace.git?rev=0706bef625fbde1d8fadbd84ea21bb8ee650f7e4#0706bef6)
[INFO] [stderr]     Checking ace-core v0.2.1 (https://github.com/samp-reston/ace.git?rev=0706bef625fbde1d8fadbd84ea21bb8ee650f7e4#0706bef6)
[INFO] [stderr]     Checking ace-proto v0.2.1 (https://github.com/samp-reston/ace.git?rev=0706bef625fbde1d8fadbd84ea21bb8ee650f7e4#0706bef6)
[INFO] [stderr]     Checking ace-sim v0.2.1 (https://github.com/samp-reston/ace.git?rev=0706bef625fbde1d8fadbd84ea21bb8ee650f7e4#0706bef6)
[INFO] [stderr]     Checking ace-uds v0.2.1 (https://github.com/samp-reston/ace.git?rev=0706bef625fbde1d8fadbd84ea21bb8ee650f7e4#0706bef6)
[INFO] [stderr]     Checking flxc1000-doip v0.1.0 (/opt/rustwide/workdir/flxc1000-doip)
[INFO] [stderr]     Checking ace-server v0.2.1 (https://github.com/samp-reston/ace.git?rev=0706bef625fbde1d8fadbd84ea21bb8ee650f7e4#0706bef6)
[INFO] [stderr]     Checking flxc1000-app v0.1.0 (/opt/rustwide/workdir/flxc1000-app)
[INFO] [stderr]     Checking flxc1000-boot v0.1.0 (/opt/rustwide/workdir/flxc1000-boot)
[INFO] [stdout] warning: method `pulse_led` is never used
[INFO] [stdout]    --> flxc1000-app/src/main.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout]  82 | impl SharedState {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 118 |     fn pulse_led(&self, index: usize, duration_ms: u64) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pulse_led` is never used
[INFO] [stdout]    --> flxc1000-app/src/main.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout]  82 | impl SharedState {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 118 |     fn pulse_led(&self, index: usize, duration_ms: u64) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0, proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 11`
[INFO] running `Command { std: "docker" "inspect" "b0a27b1a87fabdcd0b27fb0da909687ce4e6e67a092d206036a64c90995fa58c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0a27b1a87fabdcd0b27fb0da909687ce4e6e67a092d206036a64c90995fa58c", kill_on_drop: false }`
[INFO] [stdout] b0a27b1a87fabdcd0b27fb0da909687ce4e6e67a092d206036a64c90995fa58c
