[INFO] fetching crate vgen 0.3.0...
[INFO] checking vgen-0.3.0 against 1.94.0 for beta-1.95-4
[INFO] extracting crate vgen 0.3.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate vgen 0.3.0
[INFO] finished tweaking crates.io crate vgen 0.3.0
[INFO] tweaked toml for crates.io crate vgen 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vgen 0.3.0 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vgen 0.3.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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded glutin_wgl_sys v0.6.1
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v28.0.0
[INFO] [stderr]   Downloaded xml-rs v0.8.28
[INFO] [stderr]   Downloaded pollster v0.4.0
[INFO] [stderr]   Downloaded instability v0.3.10
[INFO] [stderr]   Downloaded env_filter v0.1.4
[INFO] [stderr]   Downloaded env_logger v0.11.8
[INFO] [stderr]   Downloaded bitcoin-io v0.1.4
[INFO] [stderr]   Downloaded hex-conservative v0.2.2
[INFO] [stderr]   Downloaded bs58 v0.5.1
[INFO] [stderr]   Downloaded bitcoin_hashes v0.14.1
[INFO] [stderr]   Downloaded bech32 v0.11.1
[INFO] [stderr]   Downloaded indicatif v0.17.11
[INFO] [stderr]   Downloaded jiff-static v0.2.16
[INFO] [stderr]   Downloaded glow v0.16.0
[INFO] [stderr]   Downloaded boha v0.11.0
[INFO] [stderr]   Downloaded bitcoin v0.32.8
[INFO] [stderr]   Downloaded jiff v0.2.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7614430c6ff92c3ea17ad55f6d7c91bc067e4f6b56086a42298c0b5668184885
[INFO] running `Command { std: "docker" "start" "-a" "7614430c6ff92c3ea17ad55f6d7c91bc067e4f6b56086a42298c0b5668184885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7614430c6ff92c3ea17ad55f6d7c91bc067e4f6b56086a42298c0b5668184885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7614430c6ff92c3ea17ad55f6d7c91bc067e4f6b56086a42298c0b5668184885", kill_on_drop: false }`
[INFO] [stdout] 7614430c6ff92c3ea17ad55f6d7c91bc067e4f6b56086a42298c0b5668184885
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 645a5a1e31fea6af449d1a5c6da4e92fe162ac552f56b5d7b95aab802f95f579
[INFO] running `Command { std: "docker" "start" "-a" "645a5a1e31fea6af449d1a5c6da4e92fe162ac552f56b5d7b95aab802f95f579", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling naga v28.0.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling wgpu-hal v28.0.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking bitcoin_hashes v0.14.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling wgpu-core v28.0.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling wgpu v28.0.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling bitcoin v0.32.8
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking ctrlc v3.5.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking wgpu-types v28.0.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling boha v0.11.0
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v28.0.0
[INFO] [stderr]     Checking vgen v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "645a5a1e31fea6af449d1a5c6da4e92fe162ac552f56b5d7b95aab802f95f579", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "645a5a1e31fea6af449d1a5c6da4e92fe162ac552f56b5d7b95aab802f95f579", kill_on_drop: false }`
[INFO] [stdout] 645a5a1e31fea6af449d1a5c6da4e92fe162ac552f56b5d7b95aab802f95f579
