[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 master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenderiw%2Frustdantic" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/henderiw/rustdantic on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27ad4261dffec5f7e0250461466e57514cfffef1a72d7aa95bf1bc179a5ebcb9
[INFO] running `Command { std: "docker" "start" "-a" "27ad4261dffec5f7e0250461466e57514cfffef1a72d7aa95bf1bc179a5ebcb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27ad4261dffec5f7e0250461466e57514cfffef1a72d7aa95bf1bc179a5ebcb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27ad4261dffec5f7e0250461466e57514cfffef1a72d7aa95bf1bc179a5ebcb9", kill_on_drop: false }`
[INFO] [stdout] 27ad4261dffec5f7e0250461466e57514cfffef1a72d7aa95bf1bc179a5ebcb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38e083860a3728cdb0a6d84d0358095b352afa8ad6729855764bbb4acc481e3c
[INFO] running `Command { std: "docker" "start" "-a" "38e083860a3728cdb0a6d84d0358095b352afa8ad6729855764bbb4acc481e3c", 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 thiserror v2.0.11
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking memchr v2.7.4
[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 fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[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 aho-corasick v1.1.3
[INFO] [stderr]     Checking quote v1.0.38
[INFO] [stderr]     Checking syn v2.0.96
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking darling_core v0.20.10
[INFO] [stderr]     Checking validate_derive v0.1.0 (/opt/rustwide/workdir/crates/validate_derive)
[INFO] [stderr]     Checking default_derive v0.1.0 (/opt/rustwide/workdir/crates/default_derive)
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking 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]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8dBcKs/full.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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "38e083860a3728cdb0a6d84d0358095b352afa8ad6729855764bbb4acc481e3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38e083860a3728cdb0a6d84d0358095b352afa8ad6729855764bbb4acc481e3c", kill_on_drop: false }`
[INFO] [stdout] 38e083860a3728cdb0a6d84d0358095b352afa8ad6729855764bbb4acc481e3c
