[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#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreevlex%2Fv8unpack-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andreevlex/v8unpack-rs on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-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#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreevlex%2Fv8unpack-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andreevlex/v8unpack-rs on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-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 v8unpack4rs v0.3.0
[INFO] [stderr]   Downloaded num-traits v0.2.4
[INFO] [stderr]   Downloaded num-integer v0.1.38
[INFO] [stderr]   Downloaded cfg-if v0.1.3
[INFO] [stderr]   Downloaded inflate v0.4.4
[INFO] [stderr]   Downloaded atty v0.2.9
[INFO] [stderr]   Downloaded deflate v0.9.1
[INFO] [stderr]   Downloaded rand v0.4.2
[INFO] [stderr]   Downloaded fern v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01d072c07a6349a7ef3ce6cc8babc910555f15b4a52ef6028f6981c01cb97ef8
[INFO] running `Command { std: "docker" "start" "-a" "01d072c07a6349a7ef3ce6cc8babc910555f15b4a52ef6028f6981c01cb97ef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01d072c07a6349a7ef3ce6cc8babc910555f15b4a52ef6028f6981c01cb97ef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01d072c07a6349a7ef3ce6cc8babc910555f15b4a52ef6028f6981c01cb97ef8", kill_on_drop: false }`
[INFO] [stdout] 01d072c07a6349a7ef3ce6cc8babc910555f15b4a52ef6028f6981c01cb97ef8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65ef71355dcb3fc6ff2318fbd999ed585c6492844bf20b8129833f8ce44d07dd
[INFO] running `Command { std: "docker" "start" "-a" "65ef71355dcb3fc6ff2318fbd999ed585c6492844bf20b8129833f8ce44d07dd", 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 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 remove_dir_all v0.5.1
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking vec_map v0.8.0
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]     Checking textwrap v0.10.0
[INFO] [stderr]     Checking inflate v0.4.4
[INFO] [stderr]     Checking deflate v0.9.1
[INFO] [stderr]     Checking fern v0.6.0
[INFO] [stderr]     Checking deflate v0.7.19
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking atty v0.2.9
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]     Checking v8unpack4rs v0.3.1 (/opt/rustwide/workdir/v8unpack4rs)
[INFO] [stderr]     Checking v8unpack4rs v0.3.0
[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 1.70s
[INFO] running `Command { std: "docker" "inspect" "65ef71355dcb3fc6ff2318fbd999ed585c6492844bf20b8129833f8ce44d07dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65ef71355dcb3fc6ff2318fbd999ed585c6492844bf20b8129833f8ce44d07dd", kill_on_drop: false }`
[INFO] [stdout] 65ef71355dcb3fc6ff2318fbd999ed585c6492844bf20b8129833f8ce44d07dd
