[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] checking henderiw/rustdantic against try#ef5216c337126ffe24d074826f4023948c4a9b8e for pr-137033 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenderiw%2Frustdantic" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/henderiw/rustdantic on toolchain ef5216c337126ffe24d074826f4023948c4a9b8e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "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-0-tc2/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" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d750bda857b549de60e6defdbbb503b87b0fd5010e2171ab9129b64df9b51f41 [INFO] running `Command { std: "docker" "start" "-a" "d750bda857b549de60e6defdbbb503b87b0fd5010e2171ab9129b64df9b51f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d750bda857b549de60e6defdbbb503b87b0fd5010e2171ab9129b64df9b51f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d750bda857b549de60e6defdbbb503b87b0fd5010e2171ab9129b64df9b51f41", kill_on_drop: false }` [INFO] [stdout] d750bda857b549de60e6defdbbb503b87b0fd5010e2171ab9129b64df9b51f41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6226ba7b3f8a933f1a263424a7f00284677d357d7c3bd63a6aa81d2f23536e39 [INFO] running `Command { std: "docker" "start" "-a" "6226ba7b3f8a933f1a263424a7f00284677d357d7c3bd63a6aa81d2f23536e39", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling fmt v0.1.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking choreo_api v0.1.0 (/opt/rustwide/workdir/crates/apimachinery/choreo_api) [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking quote v1.0.38 [INFO] [stderr] Checking syn v2.0.96 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking darling_core v0.20.10 [INFO] [stderr] Checking default_derive v0.1.0 (/opt/rustwide/workdir/crates/default_derive) [INFO] [stderr] Checking validate_derive v0.1.0 (/opt/rustwide/workdir/crates/validate_derive) [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [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] Checking chrono v0.4.39 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking choreo_meta v0.1.0 (/opt/rustwide/workdir/crates/apimachinery/choreo_meta) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/serde_yaml-c48cda06800ab552.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/serde_yaml-c48cda06800ab552/dep-lib-serde_yaml` [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: failed to write to `/opt/rustwide/target/debug/deps/rmeta77BUv9/lib.rmeta`: No space left on device (os error 28) [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/rmetaM7iVWu" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `choreo_meta` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `chrono` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetard86Qv" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_json` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta4a31V1" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_with` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetafry0vE/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6226ba7b3f8a933f1a263424a7f00284677d357d7c3bd63a6aa81d2f23536e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6226ba7b3f8a933f1a263424a7f00284677d357d7c3bd63a6aa81d2f23536e39", kill_on_drop: false }` [INFO] [stdout] 6226ba7b3f8a933f1a263424a7f00284677d357d7c3bd63a6aa81d2f23536e39