[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 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheswiftfox%2Fflxc1000-rpi" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/theswiftfox/flxc1000-rpi on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `ace-doip`
[INFO] [stderr]   --> Cargo.toml:12:25
[INFO] [stderr]    |
[INFO] [stderr] 12 | [workspace.dependencies.ace-doip]
[INFO] [stderr]    |                         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `ace-doip`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/samp-reston/ace.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded defmt v1.1.0
[INFO] [stderr]   Downloaded defmt-macros v1.1.0
[INFO] [stderr]   Downloaded rppal v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c06b6eefcef035028442c7773cbb72d25a91c3885ee9d2b659b915329ee9adbe
[INFO] running `Command { std: "docker" "start" "c06b6eefcef035028442c7773cbb72d25a91c3885ee9d2b659b915329ee9adbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c06b6eefcef035028442c7773cbb72d25a91c3885ee9d2b659b915329ee9adbe", 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" "c06b6eefcef035028442c7773cbb72d25a91c3885ee9d2b659b915329ee9adbe" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c06b6eefcef035028442c7773cbb72d25a91c3885ee9d2b659b915329ee9adbe", 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" "c06b6eefcef035028442c7773cbb72d25a91c3885ee9d2b659b915329ee9adbe" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `ace-doip`
[INFO] [stderr]   --> Cargo.toml:12:25
[INFO] [stderr]    |
[INFO] [stderr] 12 | [workspace.dependencies.ace-doip]
[INFO] [stderr]    |                         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `ace-doip`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling libc v0.2.186
[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]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking log v0.4.33
[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]    Compiling nix v0.29.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[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 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 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] warning: unused dependency `thiserror`
[INFO] [stderr]   --> flxc1000-doip/Cargo.toml:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | thiserror = { workspace = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `thiserror`
[INFO] [stderr] warning: `flxc1000-doip` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.42s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "c06b6eefcef035028442c7773cbb72d25a91c3885ee9d2b659b915329ee9adbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c06b6eefcef035028442c7773cbb72d25a91c3885ee9d2b659b915329ee9adbe", kill_on_drop: false }`
[INFO] [stdout] c06b6eefcef035028442c7773cbb72d25a91c3885ee9d2b659b915329ee9adbe
