[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] 212aabe0627eec46bcf36a764baa4141ecd71fec
[INFO] checking theswiftfox/flxc1000-rpi against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheswiftfox%2Fflxc1000-rpi" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/theswiftfox/flxc1000-rpi on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "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]     Updating git repository `https://github.com/samp-reston/ace.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rppal v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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] 49f3969666dc8117c43431a0716577f6690ad737804a7ad13fe5000d779f4a2c
[INFO] running `Command { std: "docker" "start" "49f3969666dc8117c43431a0716577f6690ad737804a7ad13fe5000d779f4a2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49f3969666dc8117c43431a0716577f6690ad737804a7ad13fe5000d779f4a2c", 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" "49f3969666dc8117c43431a0716577f6690ad737804a7ad13fe5000d779f4a2c" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49f3969666dc8117c43431a0716577f6690ad737804a7ad13fe5000d779f4a2c", 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" "49f3969666dc8117c43431a0716577f6690ad737804a7ad13fe5000d779f4a2c" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "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 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]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking rppal v0.19.0
[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 tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling defmt-parser v1.0.0
[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 20.38s
[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" "49f3969666dc8117c43431a0716577f6690ad737804a7ad13fe5000d779f4a2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49f3969666dc8117c43431a0716577f6690ad737804a7ad13fe5000d779f4a2c", kill_on_drop: false }`
[INFO] [stdout] 49f3969666dc8117c43431a0716577f6690ad737804a7ad13fe5000d779f4a2c
