[INFO] cloning repository https://github.com/pickfire/dwm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pickfire/dwm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpickfire%2Fdwm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpickfire%2Fdwm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da775471ae2f725d804193cde8ee574db1358f4e [INFO] building pickfire/dwm against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpickfire%2Fdwm" "/workspace/builds/worker-109/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-109/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pickfire/dwm on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pickfire/dwm [INFO] finished tweaking git repo https://github.com/pickfire/dwm [INFO] tweaked toml for git repo https://github.com/pickfire/dwm written to /workspace/builds/worker-109/source/Cargo.toml [INFO] crate git repo https://github.com/pickfire/dwm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 356ce3242e470381f1c920bb54b53185344b17bcbf644e1dc221f9fe27536bb7 [INFO] running `Command { std: "docker" "start" "-a" "356ce3242e470381f1c920bb54b53185344b17bcbf644e1dc221f9fe27536bb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "356ce3242e470381f1c920bb54b53185344b17bcbf644e1dc221f9fe27536bb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "356ce3242e470381f1c920bb54b53185344b17bcbf644e1dc221f9fe27536bb7", kill_on_drop: false }` [INFO] [stdout] 356ce3242e470381f1c920bb54b53185344b17bcbf644e1dc221f9fe27536bb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77f899ad27e9a9ffadbc013e018d478f91e0a7b35a87419bce38e71822b77d41 [INFO] running `Command { std: "docker" "start" "-a" "77f899ad27e9a9ffadbc013e018d478f91e0a7b35a87419bce38e71822b77d41", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling x11rb v0.7.0 [INFO] [stderr] Compiling dwm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "77f899ad27e9a9ffadbc013e018d478f91e0a7b35a87419bce38e71822b77d41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77f899ad27e9a9ffadbc013e018d478f91e0a7b35a87419bce38e71822b77d41", kill_on_drop: false }` [INFO] [stdout] 77f899ad27e9a9ffadbc013e018d478f91e0a7b35a87419bce38e71822b77d41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dc73e98460cc750f619d246c1ce2a3d8075905b84432bed498911eddb521f46 [INFO] running `Command { std: "docker" "start" "-a" "8dc73e98460cc750f619d246c1ce2a3d8075905b84432bed498911eddb521f46", kill_on_drop: false }` [INFO] [stderr] Compiling dwm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.19s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/dwm-06f496054ebcd3fd) [INFO] running `Command { std: "docker" "inspect" "8dc73e98460cc750f619d246c1ce2a3d8075905b84432bed498911eddb521f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dc73e98460cc750f619d246c1ce2a3d8075905b84432bed498911eddb521f46", kill_on_drop: false }` [INFO] [stdout] 8dc73e98460cc750f619d246c1ce2a3d8075905b84432bed498911eddb521f46