[INFO] cloning repository https://github.com/bddvlpr/unitypkg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bddvlpr/unitypkg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbddvlpr%2Funitypkg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbddvlpr%2Funitypkg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97051e0456b259a1d9afd9da49684bf5f1a4a836
[INFO] checking bddvlpr/unitypkg against try#7424ce9ff9baac3e9d9f5dd3c85828cddea0134d for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbddvlpr%2Funitypkg" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bddvlpr/unitypkg
[INFO] finished tweaking git repo https://github.com/bddvlpr/unitypkg
[INFO] tweaked toml for git repo https://github.com/bddvlpr/unitypkg written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bddvlpr/unitypkg on toolchain 7424ce9ff9baac3e9d9f5dd3c85828cddea0134d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bddvlpr/unitypkg 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" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking bddvlpr/unitypkg against try#7424ce9ff9baac3e9d9f5dd3c85828cddea0134d for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbddvlpr%2Funitypkg" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bddvlpr/unitypkg
[INFO] finished tweaking git repo https://github.com/bddvlpr/unitypkg
[INFO] tweaked toml for git repo https://github.com/bddvlpr/unitypkg written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bddvlpr/unitypkg on toolchain 7424ce9ff9baac3e9d9f5dd3c85828cddea0134d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bddvlpr/unitypkg 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" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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 anstyle-query v1.1.0
[INFO] [stderr]   Downloaded assert_cmd v2.0.17
[INFO] [stderr]   Downloaded clap_complete v4.5.58
[INFO] [stderr]   Downloaded rustix v0.38.39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ee0af73106e4bf56a8b10db3dd3d300c72f8af4a5fbcb3cdca92f4cdddc83af
[INFO] running `Command { std: "docker" "start" "-a" "0ee0af73106e4bf56a8b10db3dd3d300c72f8af4a5fbcb3cdca92f4cdddc83af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ee0af73106e4bf56a8b10db3dd3d300c72f8af4a5fbcb3cdca92f4cdddc83af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ee0af73106e4bf56a8b10db3dd3d300c72f8af4a5fbcb3cdca92f4cdddc83af", kill_on_drop: false }`
[INFO] [stdout] 0ee0af73106e4bf56a8b10db3dd3d300c72f8af4a5fbcb3cdca92f4cdddc83af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80798636a65abe7e13d016e76bf652f3be33bdbb211d14332c19be2c298515a4
[INFO] running `Command { std: "docker" "start" "-a" "80798636a65abe7e13d016e76bf652f3be33bdbb211d14332c19be2c298515a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.39
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking predicates v3.1.2
[INFO] [stderr]     Checking predicates-tree v1.0.11
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking xattr v1.3.1
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking tempfile v3.22.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking unitypkg-core v0.1.1 (/opt/rustwide/workdir/crates/unitypkg-core)
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]   --> crates/unitypkg-core/src/unpack.rs:46:43
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let temp_dir = tempdir().unwrap().into_path();
[INFO] [stdout]    |                                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking clap_complete v4.5.58
[INFO] [stderr]     Checking unitypkg-cli v0.1.1 (/opt/rustwide/workdir/crates/unitypkg-cli)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> crates/unitypkg-cli/src/cli.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> crates/unitypkg-cli/src/cli.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{command, Parser, Subcommand};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]   --> crates/unitypkg-cli/tests/unpack.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |             output.into_path().to_str().unwrap(),
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.70s
[INFO] running `Command { std: "docker" "inspect" "80798636a65abe7e13d016e76bf652f3be33bdbb211d14332c19be2c298515a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80798636a65abe7e13d016e76bf652f3be33bdbb211d14332c19be2c298515a4", kill_on_drop: false }`
[INFO] [stdout] 80798636a65abe7e13d016e76bf652f3be33bdbb211d14332c19be2c298515a4
