[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] b7acdf52079adeaacbb8d2b2d4bcfe8ff11c5d37
[INFO] building KuabeM/piow against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKuabeM%2Fpiow" "/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/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KuabeM/piow on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KuabeM/piow 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90da07caaaccaff99263a30713dfb0dc54923ac2065daa676fe26b6436909a1d
[INFO] running `Command { std: "docker" "start" "-a" "90da07caaaccaff99263a30713dfb0dc54923ac2065daa676fe26b6436909a1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90da07caaaccaff99263a30713dfb0dc54923ac2065daa676fe26b6436909a1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90da07caaaccaff99263a30713dfb0dc54923ac2065daa676fe26b6436909a1d", kill_on_drop: false }`
[INFO] [stdout] 90da07caaaccaff99263a30713dfb0dc54923ac2065daa676fe26b6436909a1d
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f330476d4b53e1914f5bf40cdc9e90c4652687f893c3545082ca2e3ecc4e60f
[INFO] running `Command { std: "docker" "start" "-a" "2f330476d4b53e1914f5bf40cdc9e90c4652687f893c3545082ca2e3ecc4e60f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling syslog v6.1.1
[INFO] [stderr]    Compiling polling v3.7.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-io v2.3.2
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling async-pidfd v0.1.4
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling docopt v1.1.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling swayipc-types v1.3.1
[INFO] [stderr]    Compiling swayipc-async v2.0.2
[INFO] [stderr]    Compiling piow v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.35s
[INFO] running `Command { std: "docker" "inspect" "2f330476d4b53e1914f5bf40cdc9e90c4652687f893c3545082ca2e3ecc4e60f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f330476d4b53e1914f5bf40cdc9e90c4652687f893c3545082ca2e3ecc4e60f", kill_on_drop: false }`
[INFO] [stdout] 2f330476d4b53e1914f5bf40cdc9e90c4652687f893c3545082ca2e3ecc4e60f
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab4c5149900080a3cb0352b7736a107825afddb1e5d2552874e43846f48f6e56
[INFO] running `Command { std: "docker" "start" "-a" "ab4c5149900080a3cb0352b7736a107825afddb1e5d2552874e43846f48f6e56", kill_on_drop: false }`
[INFO] [stderr]    Compiling piow v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s
[INFO] running `Command { std: "docker" "inspect" "ab4c5149900080a3cb0352b7736a107825afddb1e5d2552874e43846f48f6e56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab4c5149900080a3cb0352b7736a107825afddb1e5d2552874e43846f48f6e56", kill_on_drop: false }`
[INFO] [stdout] ab4c5149900080a3cb0352b7736a107825afddb1e5d2552874e43846f48f6e56
