[INFO] cloning repository https://github.com/KuabeM/piow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KuabeM/piow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKuabeM%2Fpiow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKuabeM%2Fpiow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 937bb03bc54c09ec1e1bff84aebc4e3d78ab07b3 [INFO] building KuabeM/piow against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKuabeM%2Fpiow" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KuabeM/piow on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KuabeM/piow [INFO] finished tweaking git repo https://github.com/KuabeM/piow [INFO] tweaked toml for git repo https://github.com/KuabeM/piow written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/KuabeM/piow already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "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-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 555c491eff1bc0e4e96cd20520019b5d6e0d81801dae85f6c53db5fe6fb408dc [INFO] running `Command { std: "docker" "start" "-a" "555c491eff1bc0e4e96cd20520019b5d6e0d81801dae85f6c53db5fe6fb408dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "555c491eff1bc0e4e96cd20520019b5d6e0d81801dae85f6c53db5fe6fb408dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "555c491eff1bc0e4e96cd20520019b5d6e0d81801dae85f6c53db5fe6fb408dc", kill_on_drop: false }` [INFO] [stdout] 555c491eff1bc0e4e96cd20520019b5d6e0d81801dae85f6c53db5fe6fb408dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eec411be84caf81f08f1e812742b09c28b3448653dc905b9cc5ec7bceed0bd9f [INFO] running `Command { std: "docker" "start" "-a" "eec411be84caf81f08f1e812742b09c28b3448653dc905b9cc5ec7bceed0bd9f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling syslog v6.0.1 [INFO] [stderr] Compiling async-pidfd v0.1.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling docopt v1.1.1 [INFO] [stderr] Compiling swayipc-types v1.0.1 [INFO] [stderr] Compiling swayipc-async v2.0.0 [INFO] [stderr] Compiling piow v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.91s [INFO] running `Command { std: "docker" "inspect" "eec411be84caf81f08f1e812742b09c28b3448653dc905b9cc5ec7bceed0bd9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eec411be84caf81f08f1e812742b09c28b3448653dc905b9cc5ec7bceed0bd9f", kill_on_drop: false }` [INFO] [stdout] eec411be84caf81f08f1e812742b09c28b3448653dc905b9cc5ec7bceed0bd9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1349acab7d97f16aa8bcf1b69dc1d53ffde7dea883b5d6b4b2496dae18bb8de [INFO] running `Command { std: "docker" "start" "-a" "d1349acab7d97f16aa8bcf1b69dc1d53ffde7dea883b5d6b4b2496dae18bb8de", kill_on_drop: false }` [INFO] [stderr] Compiling piow v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.47s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/piow-fc5ec8ab5a514033) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "d1349acab7d97f16aa8bcf1b69dc1d53ffde7dea883b5d6b4b2496dae18bb8de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1349acab7d97f16aa8bcf1b69dc1d53ffde7dea883b5d6b4b2496dae18bb8de", kill_on_drop: false }` [INFO] [stdout] d1349acab7d97f16aa8bcf1b69dc1d53ffde7dea883b5d6b4b2496dae18bb8de