[INFO] fetching crate truehdd 0.4.0...
[INFO] testing truehdd-0.4.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate truehdd 0.4.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate truehdd 0.4.0
[INFO] finished tweaking crates.io crate truehdd 0.4.0
[INFO] tweaked toml for crates.io crate truehdd 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate truehdd 0.4.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate truehdd 0.4.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60e2c0e4618487803d13d76f13bfea05e7ffc115b9b1eb4e8e4a25ffe62ffef9
[INFO] running `Command { std: "docker" "start" "-a" "60e2c0e4618487803d13d76f13bfea05e7ffc115b9b1eb4e8e4a25ffe62ffef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60e2c0e4618487803d13d76f13bfea05e7ffc115b9b1eb4e8e4a25ffe62ffef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60e2c0e4618487803d13d76f13bfea05e7ffc115b9b1eb4e8e4a25ffe62ffef9", kill_on_drop: false }`
[INFO] [stdout] 60e2c0e4618487803d13d76f13bfea05e7ffc115b9b1eb4e8e4a25ffe62ffef9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 351e13f82cdb087e6a4fca24dd37293516c9954094d1d5555ef092c0f449eab9
[INFO] running `Command { std: "docker" "start" "-a" "351e13f82cdb087e6a4fca24dd37293516c9954094d1d5555ef092c0f449eab9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling vergen v9.0.6
[INFO] [stderr]    Compiling vergen-gitcl v1.0.8
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling bitstream-io v4.5.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling indicatif-log-bridge v0.2.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling truehd v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling truehdd-macros v0.1.0
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling truehdd v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stdout] error: environment variable `VERGEN_GIT_DESCRIBE` not defined at compile time
[INFO] [stdout]  --> src/cli/command.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     env!("VERGEN_GIT_DESCRIBE"),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("VERGEN_GIT_DESCRIBE")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `truehdd` (bin "truehdd") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "351e13f82cdb087e6a4fca24dd37293516c9954094d1d5555ef092c0f449eab9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "351e13f82cdb087e6a4fca24dd37293516c9954094d1d5555ef092c0f449eab9", kill_on_drop: false }`
[INFO] [stdout] 351e13f82cdb087e6a4fca24dd37293516c9954094d1d5555ef092c0f449eab9
