[INFO] fetching crate kfl 0.4.0... [INFO] building kfl-0.4.0 against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] extracting crate kfl 0.4.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate kfl 0.4.0 on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kfl 0.4.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate kfl 0.4.0 [INFO] tweaked toml for crates.io crate kfl 0.4.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate kfl 0.4.0 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 418f4c205d9aca764c2a92be014eb1eeb04fc4756fbd92347b842a168a6c19d1 [INFO] running `Command { std: "docker" "start" "-a" "418f4c205d9aca764c2a92be014eb1eeb04fc4756fbd92347b842a168a6c19d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "418f4c205d9aca764c2a92be014eb1eeb04fc4756fbd92347b842a168a6c19d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "418f4c205d9aca764c2a92be014eb1eeb04fc4756fbd92347b842a168a6c19d1", kill_on_drop: false }` [INFO] [stdout] 418f4c205d9aca764c2a92be014eb1eeb04fc4756fbd92347b842a168a6c19d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c3a1a86df9f0e1d5552c5c311c8d4b0232d10442e5e84ed1458d07dbc30317a [INFO] running `Command { std: "docker" "start" "-a" "9c3a1a86df9f0e1d5552c5c311c8d4b0232d10442e5e84ed1458d07dbc30317a", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling once_cell v1.20.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.7 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling kfl-derive v0.1.0 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling kfl v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.92s [INFO] running `Command { std: "docker" "inspect" "9c3a1a86df9f0e1d5552c5c311c8d4b0232d10442e5e84ed1458d07dbc30317a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c3a1a86df9f0e1d5552c5c311c8d4b0232d10442e5e84ed1458d07dbc30317a", kill_on_drop: false }` [INFO] [stdout] 9c3a1a86df9f0e1d5552c5c311c8d4b0232d10442e5e84ed1458d07dbc30317a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32d04278c49a96847467464d18f05903f75158298a3008662d2f2bdd4add1158 [INFO] running `Command { std: "docker" "start" "-a" "32d04278c49a96847467464d18f05903f75158298a3008662d2f2bdd4add1158", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling gimli v0.31.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling supports-color v3.0.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling supports-hyperlinks v3.0.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling object v0.36.4 [INFO] [stderr] Compiling addr2line v0.24.1 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling kfl v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `err_eq` [INFO] [stdout] --> src/grammar.rs:507:18 [INFO] [stdout] | [INFO] [stdout] 507 | macro_rules! err_eq { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `kfl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name kfl --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="base64"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="line-numbers"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("base64", "chrono", "default", "derive", "http", "line-numbers", "minicbor", "std"))' -C metadata=4bdbfc64929eb9a6 -C extra-filename=-a61658a5e351633b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2f43201ad6f50e0f.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-03a3d37971968190.rmeta --extern kfl_derive=/opt/rustwide/target/debug/deps/libkfl_derive-3083dd931f2d05c7.so --extern miette=/opt/rustwide/target/debug/deps/libmiette-12a8e52a5a2fae82.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8b4f9e2503c61817.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-45868abe5ea5e991.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/psm-f6e9f562c233a904/out` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "32d04278c49a96847467464d18f05903f75158298a3008662d2f2bdd4add1158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32d04278c49a96847467464d18f05903f75158298a3008662d2f2bdd4add1158", kill_on_drop: false }` [INFO] [stdout] 32d04278c49a96847467464d18f05903f75158298a3008662d2f2bdd4add1158