[INFO] cloning repository https://github.com/ktfth/rust-bsdtar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ktfth/rust-bsdtar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktfth%2Frust-bsdtar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktfth%2Frust-bsdtar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a828942ce4ff45ba4309cf1f92f8b5afe9ad5b32
[INFO] checking ktfth/rust-bsdtar against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktfth%2Frust-bsdtar" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ktfth/rust-bsdtar
[INFO] finished tweaking git repo https://github.com/ktfth/rust-bsdtar
[INFO] tweaked toml for git repo https://github.com/ktfth/rust-bsdtar written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ktfth/rust-bsdtar on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ktfth/rust-bsdtar 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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking ktfth/rust-bsdtar against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fktfth%2Frust-bsdtar" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ktfth/rust-bsdtar
[INFO] finished tweaking git repo https://github.com/ktfth/rust-bsdtar
[INFO] tweaked toml for git repo https://github.com/ktfth/rust-bsdtar written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ktfth/rust-bsdtar on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ktfth/rust-bsdtar 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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "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] 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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41d26938c83f1a64b79c4ff90426c9fe8fb23015fa6b73996a7c9180525e7ca2
[INFO] running `Command { std: "docker" "start" "-a" "41d26938c83f1a64b79c4ff90426c9fe8fb23015fa6b73996a7c9180525e7ca2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41d26938c83f1a64b79c4ff90426c9fe8fb23015fa6b73996a7c9180525e7ca2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41d26938c83f1a64b79c4ff90426c9fe8fb23015fa6b73996a7c9180525e7ca2", kill_on_drop: false }`
[INFO] [stdout] 41d26938c83f1a64b79c4ff90426c9fe8fb23015fa6b73996a7c9180525e7ca2
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c54ae1f11a8e27e2ae6de5581a080bacf4c6e779ba9a7888a8c956f60903c6b
[INFO] running `Command { std: "docker" "start" "-a" "4c54ae1f11a8e27e2ae6de5581a080bacf4c6e779ba9a7888a8c956f60903c6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking ktar v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `nix::unistd::fchown`
[INFO] [stdout]    --> src/extract.rs:402:41
[INFO] [stdout]     |
[INFO] [stdout] 402 |             use nix::unistd::{Gid, Uid, fchown};
[INFO] [stdout]     |                                         ^^^^^^ no `fchown` in `unistd`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.29.0/src/unistd.rs:741:8
[INFO] [stdout]     |
[INFO] [stdout] 694 | #![all(feature = "user", feature = "fs")]
[INFO] [stdout]     |                          -------------- the item is gated behind the `fs` feature
[INFO] [stdout] ...
[INFO] [stdout] 741 | pub fn fchown(fd: RawFd, owner: Option<Uid>, group: Option<Gid>) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `nix::unistd::fchown`
[INFO] [stdout]    --> src/extract.rs:402:41
[INFO] [stdout]     |
[INFO] [stdout] 402 |             use nix::unistd::{Gid, Uid, fchown};
[INFO] [stdout]     |                                         ^^^^^^ no `fchown` in `unistd`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.29.0/src/unistd.rs:741:8
[INFO] [stdout]     |
[INFO] [stdout] 694 | #![all(feature = "user", feature = "fs")]
[INFO] [stdout]     |                          -------------- the item is gated behind the `fs` feature
[INFO] [stdout] ...
[INFO] [stdout] 741 | pub fn fchown(fd: RawFd, owner: Option<Uid>, group: Option<Gid>) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `extract_root`
[INFO] [stdout]    --> src/extract.rs:339:51
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn extract_symlink(dest: &Path, raw_target: &str, extract_root: &Path) -> Result<(), KtarError> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extract_root`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ktar` (lib) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `extract_root`
[INFO] [stdout]    --> src/extract.rs:339:51
[INFO] [stdout]     |
[INFO] [stdout] 339 | fn extract_symlink(dest: &Path, raw_target: &str, extract_root: &Path) -> Result<(), KtarError> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extract_root`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ktar` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "4c54ae1f11a8e27e2ae6de5581a080bacf4c6e779ba9a7888a8c956f60903c6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c54ae1f11a8e27e2ae6de5581a080bacf4c6e779ba9a7888a8c956f60903c6b", kill_on_drop: false }`
[INFO] [stdout] 4c54ae1f11a8e27e2ae6de5581a080bacf4c6e779ba9a7888a8c956f60903c6b
