[INFO] fetching crate rafx-nodes 0.0.7...
[INFO] testing rafx-nodes-0.0.7 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate rafx-nodes 0.0.7 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rafx-nodes 0.0.7
[INFO] finished tweaking crates.io crate rafx-nodes 0.0.7
[INFO] tweaked toml for crates.io crate rafx-nodes 0.0.7 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rafx-nodes 0.0.7 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] [stderr]       Adding glam v0.8.7 (available: v0.30.9)
[INFO] [stderr]       Adding rafx-api v0.0.7 (available: v0.0.16)
[INFO] [stderr]       Adding rafx-base v0.0.7 (available: v0.0.16)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded profiling-procmacros v0.1.3
[INFO] [stderr]   Downloaded rafx-base v0.0.7
[INFO] [stderr]   Downloaded glam v0.8.7
[INFO] [stderr]   Downloaded rafx-api v0.0.7
[INFO] [stderr]   Downloaded profiling v0.1.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aabf41e140a87bfe9aa33ee4077dafc47d98fd83ac3c3df75a77c7628323a36c
[INFO] running `Command { std: "docker" "start" "-a" "aabf41e140a87bfe9aa33ee4077dafc47d98fd83ac3c3df75a77c7628323a36c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aabf41e140a87bfe9aa33ee4077dafc47d98fd83ac3c3df75a77c7628323a36c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aabf41e140a87bfe9aa33ee4077dafc47d98fd83ac3c3df75a77c7628323a36c", kill_on_drop: false }`
[INFO] [stdout] aabf41e140a87bfe9aa33ee4077dafc47d98fd83ac3c3df75a77c7628323a36c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b02857a84b4b4c07ea6e232a252201f9f9981ba3693b32d675689d637b950e2
[INFO] running `Command { std: "docker" "start" "-a" "8b02857a84b4b4c07ea6e232a252201f9f9981ba3693b32d675689d637b950e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling glam v0.8.7
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling rafx-base v0.0.7
[INFO] [stderr]    Compiling profiling-procmacros v0.1.3
[INFO] [stderr]    Compiling profiling v0.1.10
[INFO] [stderr]    Compiling rafx-api v0.0.7
[INFO] [stdout] error[E0658]: custom inner attributes are unstable
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rafx-api-0.0.7/src/backends/empty.rs:2:4
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]   = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-11-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rafx-api` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8b02857a84b4b4c07ea6e232a252201f9f9981ba3693b32d675689d637b950e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b02857a84b4b4c07ea6e232a252201f9f9981ba3693b32d675689d637b950e2", kill_on_drop: false }`
[INFO] [stdout] 8b02857a84b4b4c07ea6e232a252201f9f9981ba3693b32d675689d637b950e2
