[INFO] cloning repository https://github.com/togami2864/type_poc_v2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/togami2864/type_poc_v2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftogami2864%2Ftype_poc_v2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftogami2864%2Ftype_poc_v2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89766b89a41c5a33d9991f987cf6b3fb830ca34f [INFO] checking togami2864/type_poc_v2 against master#8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b for pr-133925 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftogami2864%2Ftype_poc_v2" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/togami2864/type_poc_v2 on toolchain 8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/togami2864/type_poc_v2 [INFO] finished tweaking git repo https://github.com/togami2864/type_poc_v2 [INFO] tweaked toml for git repo https://github.com/togami2864/type_poc_v2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/togami2864/type_poc_v2 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" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/biomejs/biome.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oxc_resolver v3.0.3 [INFO] [stderr] Downloaded bpaf_derive v0.5.13 [INFO] [stderr] Downloaded result v1.0.0 [INFO] [stderr] Downloaded serde_ini v0.2.0 [INFO] [stderr] Downloaded serde_json v1.0.136 [INFO] [stderr] Downloaded bpaf v0.9.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31bb395efb5f14f7da37d020cf77d1790163e917ffe7455940a19903c6d1d51d [INFO] running `Command { std: "docker" "start" "-a" "31bb395efb5f14f7da37d020cf77d1790163e917ffe7455940a19903c6d1d51d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31bb395efb5f14f7da37d020cf77d1790163e917ffe7455940a19903c6d1d51d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31bb395efb5f14f7da37d020cf77d1790163e917ffe7455940a19903c6d1d51d", kill_on_drop: false }` [INFO] [stdout] 31bb395efb5f14f7da37d020cf77d1790163e917ffe7455940a19903c6d1d51d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42dd4b7c6611abe81040d88ff4e516c8ecdef3254963da01c79e070148dc2034 [INFO] running `Command { std: "docker" "start" "-a" "42dd4b7c6611abe81040d88ff4e516c8ecdef3254963da01c79e070148dc2034", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_json v1.0.136 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling biome_diagnostics_categories v0.5.7 (https://github.com/biomejs/biome.git#f3bbdacd) [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling json-strip-comments v1.0.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling biome_markup v0.5.7 (https://github.com/biomejs/biome.git#f3bbdacd) [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling biome_string_case v0.5.7 (https://github.com/biomejs/biome.git#f3bbdacd) [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling biome_unicode_table v0.5.7 (https://github.com/biomejs/biome.git#f3bbdacd) [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Checking type_info v0.1.0 (/opt/rustwide/workdir/crates/type_info) [INFO] [stderr] Compiling biome_diagnostics_macros v0.5.7 (https://github.com/biomejs/biome.git#f3bbdacd) [INFO] [stderr] Compiling biome_deserialize_macros v0.6.0 (https://github.com/biomejs/biome.git#f3bbdacd) [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bpaf_derive v0.5.13 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling bpaf v0.9.15 [INFO] [stderr] Compiling enumflags2 v0.7.11 [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaHy9bqr" [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 `tracing-attributes` (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/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/bin/rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.28/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 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=7b8a5b508c65bb1f -C extra-filename=-d944fcd49863e993 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-48aadbe22a47bacd.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-41dbdb90d612d4cd.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cb1cd363c87c42c4.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.69/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=c285e1a58feb6401 -C extra-filename=-3534c38a65772da7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-48aadbe22a47bacd.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-41dbdb90d612d4cd.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cb1cd363c87c42c4.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `schemars_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/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/bin/rustc --crate-name schemars_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/schemars_derive-0.8.21/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=ceea5135eefe31d2 -C extra-filename=-aab1be7bf4c40503 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-48aadbe22a47bacd.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-41dbdb90d612d4cd.rlib --extern serde_derive_internals=/opt/rustwide/target/debug/deps/libserde_derive_internals-31f28503772bd391.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cb1cd363c87c42c4.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `bpaf` (lib) due to 1 previous error [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/rmeta15ZkwS" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bpaf` (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/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/bin/rustc --crate-name bpaf --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bpaf-0.9.15/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="bpaf_derive"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("autocomplete", "batteries", "bpaf_derive", "bright-color", "color", "derive", "docgen", "dull-color", "extradocs", "owo-colors", "supports-color", "unstable-docs"))' -C metadata=f81b7b46a745e889 -C extra-filename=-b683322034e69750 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bpaf_derive=/opt/rustwide/target/debug/deps/libbpaf_derive-9e5b26e30a33efde.so --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "42dd4b7c6611abe81040d88ff4e516c8ecdef3254963da01c79e070148dc2034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42dd4b7c6611abe81040d88ff4e516c8ecdef3254963da01c79e070148dc2034", kill_on_drop: false }` [INFO] [stdout] 42dd4b7c6611abe81040d88ff4e516c8ecdef3254963da01c79e070148dc2034