[INFO] cloning repository https://github.com/Avnzx/arm_swo_foxglove_bridge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Avnzx/arm_swo_foxglove_bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvnzx%2Farm_swo_foxglove_bridge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvnzx%2Farm_swo_foxglove_bridge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a0729528229b104eaf1e40a0700771d5ee17295
[INFO] checking Avnzx/arm_swo_foxglove_bridge against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAvnzx%2Farm_swo_foxglove_bridge" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Avnzx/arm_swo_foxglove_bridge
[INFO] finished tweaking git repo https://github.com/Avnzx/arm_swo_foxglove_bridge
[INFO] tweaked toml for git repo https://github.com/Avnzx/arm_swo_foxglove_bridge written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Avnzx/arm_swo_foxglove_bridge on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Avnzx/arm_swo_foxglove_bridge 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded foxglove_derive v0.16.2
[INFO] [stderr]   Downloaded smallbytes v0.1.0
[INFO] [stderr]   Downloaded delegate v0.13.5
[INFO] [stderr]   Downloaded binrw_derive v0.12.0
[INFO] [stderr]   Downloaded ron v0.12.0
[INFO] [stderr]   Downloaded binrw v0.12.0
[INFO] [stderr]   Downloaded mcap v0.24.0
[INFO] [stderr]   Downloaded foxglove v0.16.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e24762e0b2606a3c08f7af798dd989f882efac300ad4b7e46ccbc82bcea4d1e
[INFO] running `Command { std: "docker" "start" "-a" "5e24762e0b2606a3c08f7af798dd989f882efac300ad4b7e46ccbc82bcea4d1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e24762e0b2606a3c08f7af798dd989f882efac300ad4b7e46ccbc82bcea4d1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e24762e0b2606a3c08f7af798dd989f882efac300ad4b7e46ccbc82bcea4d1e", kill_on_drop: false }`
[INFO] [stdout] 5e24762e0b2606a3c08f7af798dd989f882efac300ad4b7e46ccbc82bcea4d1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9b8dcc08adf0378e905f49f12921fa53dda798dd09db08639cb4ff9d9fe1bac
[INFO] running `Command { std: "docker" "start" "-a" "f9b8dcc08adf0378e905f49f12921fa53dda798dd09db08639cb4ff9d9fe1bac", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling binrw_derive v0.12.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling binrw v0.12.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]     Checking smallbytes v0.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking enumset v1.1.10
[INFO] [stderr]    Compiling foxglove_derive v0.16.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking mcap v0.24.0
[INFO] [stderr]     Checking foxglove v0.16.2
[INFO] [stderr]     Checking arm_swo_foxglove_bridge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(read_array)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(read_array)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arm_swo_foxglove_bridge` (bin "arm_swo_foxglove_bridge") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arm_swo_foxglove_bridge` (bin "arm_swo_foxglove_bridge" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f9b8dcc08adf0378e905f49f12921fa53dda798dd09db08639cb4ff9d9fe1bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9b8dcc08adf0378e905f49f12921fa53dda798dd09db08639cb4ff9d9fe1bac", kill_on_drop: false }`
[INFO] [stdout] f9b8dcc08adf0378e905f49f12921fa53dda798dd09db08639cb4ff9d9fe1bac
