[INFO] cloning repository https://github.com/krakow10/vbsp-entities-codegen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krakow10/vbsp-entities-codegen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrakow10%2Fvbsp-entities-codegen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrakow10%2Fvbsp-entities-codegen'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/krakow10/vbsp-entities-codegen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krakow10/vbsp-entities-codegen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrakow10%2Fvbsp-entities-codegen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrakow10%2Fvbsp-entities-codegen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a552390df7ea35c8f22268af37328f54b43a5295
[INFO] checking krakow10/vbsp-entities-codegen against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrakow10%2Fvbsp-entities-codegen" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/krakow10/vbsp-entities-codegen
[INFO] finished tweaking git repo https://github.com/krakow10/vbsp-entities-codegen
[INFO] tweaked toml for git repo https://github.com/krakow10/vbsp-entities-codegen written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/krakow10/vbsp-entities-codegen on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/krakow10/vbsp-entities-codegen 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vbsp-common v0.1.0
[INFO] [stderr]   Downloaded zip-lzma v0.6.3
[INFO] [stderr]   Downloaded miette-derive v7.5.0
[INFO] [stderr]   Downloaded lzma v0.2.2
[INFO] [stderr]   Downloaded vbsp v0.8.0
[INFO] [stderr]   Downloaded vdf-reader v0.3.0
[INFO] [stderr]   Downloaded miette v7.5.0
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3100d53f116bba1c03652c42ec517ef2d83fc065736d5b928aa9e9f9cb04af8c
[INFO] running `Command { std: "docker" "start" "-a" "3100d53f116bba1c03652c42ec517ef2d83fc065736d5b928aa9e9f9cb04af8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3100d53f116bba1c03652c42ec517ef2d83fc065736d5b928aa9e9f9cb04af8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3100d53f116bba1c03652c42ec517ef2d83fc065736d5b928aa9e9f9cb04af8c", kill_on_drop: false }`
[INFO] [stdout] 3100d53f116bba1c03652c42ec517ef2d83fc065736d5b928aa9e9f9cb04af8c
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb64fb5a69c3a15be8e367d431b8614ab7d13687a5bde551229c2ca52e4d5162
[INFO] running `Command { std: "docker" "start" "-a" "eb64fb5a69c3a15be8e367d431b8614ab7d13687a5bde551229c2ca52e4d5162", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling binrw_derive v0.14.1
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling binrw v0.14.1
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking lzma v0.2.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.31
[INFO] [stderr]     Checking zip-lzma v0.6.3
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]     Checking logos v0.14.4
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]     Checking miette v7.5.0
[INFO] [stderr]     Checking clap v4.5.31
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking vdf-reader v0.3.0
[INFO] [stderr]     Checking vbsp-common v0.1.0
[INFO] [stderr]     Checking vbsp v0.8.0
[INFO] [stderr]     Checking vbsp-entities-codegen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.76s
[INFO] running `Command { std: "docker" "inspect" "eb64fb5a69c3a15be8e367d431b8614ab7d13687a5bde551229c2ca52e4d5162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb64fb5a69c3a15be8e367d431b8614ab7d13687a5bde551229c2ca52e4d5162", kill_on_drop: false }`
[INFO] [stdout] eb64fb5a69c3a15be8e367d431b8614ab7d13687a5bde551229c2ca52e4d5162
