[INFO] cloning repository https://github.com/henderiw/rustdantic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henderiw/rustdantic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenderiw%2Frustdantic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenderiw%2Frustdantic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ced46e4ff82925f24eb0bdda0739f1ac85f1c68c [INFO] testing henderiw/rustdantic against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenderiw%2Frustdantic" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/henderiw/rustdantic on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/henderiw/rustdantic [INFO] finished tweaking git repo https://github.com/henderiw/rustdantic [INFO] tweaked toml for git repo https://github.com/henderiw/rustdantic written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/henderiw/rustdantic 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d32c0ae69275d84f4c1fb75872f9cbb166199af416cc2e0d540091aab7d5f58 [INFO] running `Command { std: "docker" "start" "-a" "7d32c0ae69275d84f4c1fb75872f9cbb166199af416cc2e0d540091aab7d5f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d32c0ae69275d84f4c1fb75872f9cbb166199af416cc2e0d540091aab7d5f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d32c0ae69275d84f4c1fb75872f9cbb166199af416cc2e0d540091aab7d5f58", kill_on_drop: false }` [INFO] [stdout] 7d32c0ae69275d84f4c1fb75872f9cbb166199af416cc2e0d540091aab7d5f58 [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f416b49c244fbe11c75b09ed220ad2b3dd5a358ee40717fe272f3e6b2d24baa4 [INFO] running `Command { std: "docker" "start" "-a" "f416b49c244fbe11c75b09ed220ad2b3dd5a358ee40717fe272f3e6b2d24baa4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling fmt v0.1.0 [INFO] [stderr] Compiling choreo_api v0.1.0 (/opt/rustwide/workdir/crates/apimachinery/choreo_api) [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling default_derive v0.1.0 (/opt/rustwide/workdir/crates/default_derive) [INFO] [stderr] Compiling validate_derive v0.1.0 (/opt/rustwide/workdir/crates/validate_derive) [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling choreo_meta v0.1.0 (/opt/rustwide/workdir/crates/apimachinery/choreo_meta) [INFO] [stderr] Compiling choreo_core v0.1.0 (/opt/rustwide/workdir/crates/apimachinery/choreo_core) [INFO] [stderr] Compiling choreo_derive v0.1.0 (/opt/rustwide/workdir/crates/apimachinery/choreo_derive) [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libchoreo_core-62ae1148cc4a1e14.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `choreo_core` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `choreo_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/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name choreo_derive --edition=2021 crates/apimachinery/choreo_derive/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=83acb35e534165a5 -C extra-filename=-430867b61beb06f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern choreo_meta=/opt/rustwide/target/debug/deps/libchoreo_meta-bf7d563ec31bd3e7.rlib --extern darling=/opt/rustwide/target/debug/deps/libdarling-3bf764851182c80d.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-dc2a536690c6b978.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-5b276c1ba6f8e063.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-83cac4b04469f0bb.rlib --extern proc_macro --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "f416b49c244fbe11c75b09ed220ad2b3dd5a358ee40717fe272f3e6b2d24baa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f416b49c244fbe11c75b09ed220ad2b3dd5a358ee40717fe272f3e6b2d24baa4", kill_on_drop: false }` [INFO] [stdout] f416b49c244fbe11c75b09ed220ad2b3dd5a358ee40717fe272f3e6b2d24baa4