[INFO] cloning repository https://github.com/ray-kast/empress [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ray-kast/empress" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fray-kast%2Fempress", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fray-kast%2Fempress'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d764445ed91b880424816ecd3fb6aa83432f7c72 [INFO] checking ray-kast/empress against master#a932eb36f8adf6c8cdfc450f063943da3112d621 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fray-kast%2Fempress" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ray-kast/empress on toolchain a932eb36f8adf6c8cdfc450f063943da3112d621 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ray-kast/empress [INFO] finished tweaking git repo https://github.com/ray-kast/empress [INFO] tweaked toml for git repo https://github.com/ray-kast/empress written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ray-kast/empress 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" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zbus_names v4.1.1 [INFO] [stderr] Downloaded dispose v0.5.2 [INFO] [stderr] Downloaded dispose-derive v0.4.2 [INFO] [stderr] Downloaded roff v0.2.2 [INFO] [stderr] Downloaded clap_mangen v0.2.26 [INFO] [stderr] Downloaded jiff-tzdb v0.1.2 [INFO] [stderr] Downloaded zvariant_utils v3.1.0 [INFO] [stderr] Downloaded zvariant v5.2.0 [INFO] [stderr] Downloaded zbus v5.3.1 [INFO] [stderr] Downloaded jiff-tzdb-platform v0.1.2 [INFO] [stderr] Downloaded zbus_macros v5.3.1 [INFO] [stderr] Downloaded zvariant_derive v5.2.0 [INFO] [stderr] Downloaded jiff v0.1.28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48d5be8a40bd5ae60f6daebe3517088bcbca2c55fc0dce3d797a7a856a2ed020 [INFO] running `Command { std: "docker" "start" "-a" "48d5be8a40bd5ae60f6daebe3517088bcbca2c55fc0dce3d797a7a856a2ed020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48d5be8a40bd5ae60f6daebe3517088bcbca2c55fc0dce3d797a7a856a2ed020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48d5be8a40bd5ae60f6daebe3517088bcbca2c55fc0dce3d797a7a856a2ed020", kill_on_drop: false }` [INFO] [stdout] 48d5be8a40bd5ae60f6daebe3517088bcbca2c55fc0dce3d797a7a856a2ed020 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3f115cb9161f27a2d81a6de1473b9ff824954faae4ec078e0738e6d68f0e2c1 [INFO] running `Command { std: "docker" "start" "-a" "e3f115cb9161f27a2d81a6de1473b9ff824954faae4ec078e0738e6d68f0e2c1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling winnow v0.6.25 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking quote v1.0.38 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling term v1.0.1 [INFO] [stderr] Checking terminal_size v0.4.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking roff v0.2.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking lalrpop-util v0.22.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling dispose-derive v0.4.2 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/lalrpop_util-eb4e9d1b240c0a0a.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/lalrpop-util-eb4e9d1b240c0a0a/dep-lib-lalrpop_util` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/strum_macros-a39eea4bb43ad953.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaBtfhM6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaZQAG9S" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaRlKvht" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `strum_macros` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_repr` (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/a932eb36f8adf6c8cdfc450f063943da3112d621/bin/rustc --crate-name serde_repr --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_repr-0.1.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=18e9201d9531e8c5 -C extra-filename=-34f7c145a16e303c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2829814c6ca21ea1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ddd24ff043e6bf9e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b92245508f2bcd7d.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `env_logger` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `dispose-derive` (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/a932eb36f8adf6c8cdfc450f063943da3112d621/bin/rustc --crate-name dispose_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dispose-derive-0.4.2/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4de8dfd8ef9cab8b -C extra-filename=-73eed04db2d2b0ca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2829814c6ca21ea1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ddd24ff043e6bf9e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b92245508f2bcd7d.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `async-trait` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `enumflags2_derive` (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/a932eb36f8adf6c8cdfc450f063943da3112d621/bin/rustc --crate-name enumflags2_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/enumflags2_derive-0.7.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=add9428288a522d4 -C extra-filename=-22d1630f994b6309 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2829814c6ca21ea1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ddd24ff043e6bf9e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b92245508f2bcd7d.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex-automata` (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/a932eb36f8adf6c8cdfc450f063943da3112d621/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/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 --cfg 'feature="alloc"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=d3d5e20a06284bb4 -C extra-filename=-04713168ac953493 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-110c7d4a2ad803fa.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-385abaa02608ee6d.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-04f6a978551130e5.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `thiserror-impl` (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/a932eb36f8adf6c8cdfc450f063943da3112d621/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-2.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0c138e96a059642a -C extra-filename=-e3f215e2e79f7d33 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2829814c6ca21ea1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ddd24ff043e6bf9e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b92245508f2bcd7d.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcwNZB2z/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcwNZB2z/symbols.o" "<6 object files omitted>" "/opt/rustwide/target/debug/deps/tokio_macros-bf51414264b9b10e.dpd6l02up4h0hh6ovhklzmnql.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-b92245508f2bcd7d.rlib,libquote-ddd24ff043e6bf9e.rlib,libproc_macro2-2829814c6ca21ea1.rlib,libunicode_ident-a3690edd3a41f0e2.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwNZB2z/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtokio_macros-bf51414264b9b10e.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccWXNCpZ.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libtokio_macros-bf51414264b9b10e.so /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcwNZB2z/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. --version-script=/tmp/rustcwNZB2z/list --no-undefined-version /tmp/rustcwNZB2z/symbols.o /opt/rustwide/target/debug/deps/tokio_macros-bf51414264b9b10e.tokio_macros.eac1e9e9b1f1fac5-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/tokio_macros-bf51414264b9b10e.tokio_macros.eac1e9e9b1f1fac5-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/tokio_macros-bf51414264b9b10e.tokio_macros.eac1e9e9b1f1fac5-cgu.2.rcgu.o /opt/rustwide/target/debug/deps/tokio_macros-bf51414264b9b10e.tokio_macros.eac1e9e9b1f1fac5-cgu.3.rcgu.o /opt/rustwide/target/debug/deps/tokio_macros-bf51414264b9b10e.tokio_macros.eac1e9e9b1f1fac5-cgu.4.rcgu.o /opt/rustwide/target/debug/deps/tokio_macros-bf51414264b9b10e.tokio_macros.eac1e9e9b1f1fac5-cgu.5.rcgu.o /opt/rustwide/target/debug/deps/tokio_macros-bf51414264b9b10e.dpd6l02up4h0hh6ovhklzmnql.rcgu.rmeta /opt/rustwide/target/debug/deps/tokio_macros-bf51414264b9b10e.eo07zgz2ihtetn3kez6htymey.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-b92245508f2bcd7d.rlib /opt/rustwide/target/debug/deps/libquote-ddd24ff043e6bf9e.rlib /opt/rustwide/target/debug/deps/libproc_macro2-2829814c6ca21ea1.rlib /opt/rustwide/target/debug/deps/libunicode_ident-a3690edd3a41f0e2.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-3738a21ddb6058c1.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-b11e25530efb88ff.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91d595088f7a758f.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5024342751ec4fae.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2ef37a08deacbef7.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6474163bcabd56d4.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0c669fc4488b33a7.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-facd468809e87d62.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a761ff9b49802762.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b5857e32e98a1522.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b4d4247665203a7e.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ba5952c0e6997780.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c28e1bddb833f318.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0c142178ac12e90a.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-9849bba3624604db.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-91be5c201001b2fd.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-03f10e69535bbda2.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db9414217643e13f.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/a932eb36f8adf6c8cdfc450f063943da3112d621/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-64829956fbeadedf.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-macros` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e3f115cb9161f27a2d81a6de1473b9ff824954faae4ec078e0738e6d68f0e2c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3f115cb9161f27a2d81a6de1473b9ff824954faae4ec078e0738e6d68f0e2c1", kill_on_drop: false }` [INFO] [stdout] e3f115cb9161f27a2d81a6de1473b9ff824954faae4ec078e0738e6d68f0e2c1