[INFO] cloning repository https://github.com/KnapSac/coreutils-pwsh-aliases [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KnapSac/coreutils-pwsh-aliases" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKnapSac%2Fcoreutils-pwsh-aliases", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKnapSac%2Fcoreutils-pwsh-aliases'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2c29c463f18345cabce5964f67be35af2435b7d [INFO] building KnapSac/coreutils-pwsh-aliases against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKnapSac%2Fcoreutils-pwsh-aliases" "/workspace/builds/worker-61/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-61/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KnapSac/coreutils-pwsh-aliases on toolchain 461e8078010433ff7de2db2aaae8a3cfb0847215 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KnapSac/coreutils-pwsh-aliases [INFO] finished tweaking git repo https://github.com/KnapSac/coreutils-pwsh-aliases [INFO] tweaked toml for git repo https://github.com/KnapSac/coreutils-pwsh-aliases written to /workspace/builds/worker-61/source/Cargo.toml [INFO] crate git repo https://github.com/KnapSac/coreutils-pwsh-aliases already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "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-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9e30486e8dee0ff48cc4de154718590191a49e0024d510a61ac0456865b86ee [INFO] running `Command { std: "docker" "start" "-a" "b9e30486e8dee0ff48cc4de154718590191a49e0024d510a61ac0456865b86ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9e30486e8dee0ff48cc4de154718590191a49e0024d510a61ac0456865b86ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9e30486e8dee0ff48cc4de154718590191a49e0024d510a61ac0456865b86ee", kill_on_drop: false }` [INFO] [stdout] b9e30486e8dee0ff48cc4de154718590191a49e0024d510a61ac0456865b86ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb077a292b64cfa3003aba7b02779d0b2604e9195b186ac0020c1cde57d215f0 [INFO] running `Command { std: "docker" "start" "-a" "fb077a292b64cfa3003aba7b02779d0b2604e9195b186ac0020c1cde57d215f0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling coreutils-pwsh-aliases v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "fb077a292b64cfa3003aba7b02779d0b2604e9195b186ac0020c1cde57d215f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb077a292b64cfa3003aba7b02779d0b2604e9195b186ac0020c1cde57d215f0", kill_on_drop: false }` [INFO] [stdout] fb077a292b64cfa3003aba7b02779d0b2604e9195b186ac0020c1cde57d215f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48224e61336028e1cbaf1fe07937094fc17f63163007c64c1b8ea4f9d0d9c27e [INFO] running `Command { std: "docker" "start" "-a" "48224e61336028e1cbaf1fe07937094fc17f63163007c64c1b8ea4f9d0d9c27e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling coreutils-pwsh-aliases v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.77s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/coreutils_pwsh_aliases-44ef5de088a28dbd) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "48224e61336028e1cbaf1fe07937094fc17f63163007c64c1b8ea4f9d0d9c27e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48224e61336028e1cbaf1fe07937094fc17f63163007c64c1b8ea4f9d0d9c27e", kill_on_drop: false }` [INFO] [stdout] 48224e61336028e1cbaf1fe07937094fc17f63163007c64c1b8ea4f9d0d9c27e