[INFO] cloning repository https://github.com/andreevlex/v8unpack-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andreevlex/v8unpack-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreevlex%2Fv8unpack-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreevlex%2Fv8unpack-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f32bff20e77a0d7a711bd454b576e40b1c69875a
[INFO] checking andreevlex/v8unpack-rs against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreevlex%2Fv8unpack-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andreevlex/v8unpack-rs
[INFO] finished tweaking git repo https://github.com/andreevlex/v8unpack-rs
[INFO] tweaked toml for git repo https://github.com/andreevlex/v8unpack-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andreevlex/v8unpack-rs on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andreevlex/v8unpack-rs 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/v8unpack4rs/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `v8unpack4rs` library target)
[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
[ERROR] error running command: no output for 300 seconds
[INFO] checking andreevlex/v8unpack-rs against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreevlex%2Fv8unpack-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andreevlex/v8unpack-rs
[INFO] finished tweaking git repo https://github.com/andreevlex/v8unpack-rs
[INFO] tweaked toml for git repo https://github.com/andreevlex/v8unpack-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andreevlex/v8unpack-rs on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andreevlex/v8unpack-rs 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/v8unpack4rs/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `v8unpack4rs` library target)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atty v0.2.9
[INFO] [stderr]   Downloaded inflate v0.4.4
[INFO] [stderr]   Downloaded byteorder v1.2.7
[INFO] [stderr]   Downloaded textwrap v0.10.0
[INFO] [stderr]   Downloaded v8unpack4rs v0.3.0
[INFO] [stderr]   Downloaded deflate v0.7.19
[INFO] [stderr]   Downloaded libc v0.2.40
[INFO] [stderr]   Downloaded clap v2.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 784366fbcc6042c99ee8eb28350d33d57f3fe9e642aebc3b2473e1ebc586a6bb
[INFO] running `Command { std: "docker" "start" "-a" "784366fbcc6042c99ee8eb28350d33d57f3fe9e642aebc3b2473e1ebc586a6bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "784366fbcc6042c99ee8eb28350d33d57f3fe9e642aebc3b2473e1ebc586a6bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "784366fbcc6042c99ee8eb28350d33d57f3fe9e642aebc3b2473e1ebc586a6bb", kill_on_drop: false }`
[INFO] [stdout] 784366fbcc6042c99ee8eb28350d33d57f3fe9e642aebc3b2473e1ebc586a6bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18144447f09f48508f07b7c539a26499d2cbca542893b301136e46b4dc735456
[INFO] running `Command { std: "docker" "start" "-a" "18144447f09f48508f07b7c539a26499d2cbca542893b301136e46b4dc735456", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/v8unpack4rs/Cargo.toml: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition
[INFO] [stderr] (in the `v8unpack4rs` library target)
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking libc v0.2.40
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking cfg-if v0.1.3
[INFO] [stderr]     Checking byteorder v1.2.7
[INFO] [stderr]    Compiling num-traits v0.2.4
[INFO] [stderr]    Compiling num-integer v0.1.38
[INFO] [stderr]     Checking unicode-width v0.1.4
[INFO] [stderr]     Checking bitflags v1.0.1
[INFO] [stderr]     Checking vec_map v0.8.0
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]     Checking inflate v0.4.4
[INFO] [stderr]     Checking deflate v0.9.1
[INFO] [stderr]     Checking textwrap v0.10.0
[INFO] [stderr]     Checking deflate v0.7.19
[INFO] [stderr]     Checking fern v0.6.0
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]     Checking atty v0.2.9
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]     Checking v8unpack4rs v0.3.0
[INFO] [stderr]     Checking v8unpack4rs v0.3.1 (/opt/rustwide/workdir/v8unpack4rs)
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking chrono v0.4.6
[INFO] [stderr]     Checking v8unpack v0.3.1 (/opt/rustwide/workdir/v8unpack)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.07s
[INFO] running `Command { std: "docker" "inspect" "18144447f09f48508f07b7c539a26499d2cbca542893b301136e46b4dc735456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18144447f09f48508f07b7c539a26499d2cbca542893b301136e46b4dc735456", kill_on_drop: false }`
[INFO] [stdout] 18144447f09f48508f07b7c539a26499d2cbca542893b301136e46b4dc735456
