[INFO] cloning repository https://github.com/pog5/pixelwm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pog5/pixelwm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpog5%2Fpixelwm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpog5%2Fpixelwm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c556d2eebdd8f60111ae06a87c47d07e83ebd6d
[INFO] checking pog5/pixelwm against master#24139cf844095e574708faf406034dc78cb39143 for pr-149518-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpog5%2Fpixelwm" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pog5/pixelwm
[INFO] finished tweaking git repo https://github.com/pog5/pixelwm
[INFO] tweaked toml for git repo https://github.com/pog5/pixelwm written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pog5/pixelwm on toolchain 24139cf844095e574708faf406034dc78cb39143
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24139cf844095e574708faf406034dc78cb39143" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pog5/pixelwm 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" "+24139cf844095e574708faf406034dc78cb39143" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.20.0
[INFO] [stderr]   Downloaded strum_macros v0.20.1
[INFO] [stderr]   Downloaded penrose_keysyms v0.1.1
[INFO] [stderr]   Downloaded penrose_proc v0.1.3
[INFO] [stderr]   Downloaded pangocairo v0.10.0
[INFO] [stderr]   Downloaded tracing-attributes v0.1.22
[INFO] [stderr]   Downloaded either v1.7.0
[INFO] [stderr]   Downloaded pangocairo-sys v0.11.0
[INFO] [stderr]   Downloaded once_cell v1.13.0
[INFO] [stderr]   Downloaded anyhow v1.0.59
[INFO] [stderr]   Downloaded penrose v0.2.1
[INFO] [stderr]   Downloaded serde v1.0.142
[INFO] [stderr]   Downloaded libc v0.2.127
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+24139cf844095e574708faf406034dc78cb39143" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d607cc268370bea9e0b85aeda5d6c0ba0fd0f2c9b42326562545f699e42f177c
[INFO] running `Command { std: "docker" "start" "-a" "d607cc268370bea9e0b85aeda5d6c0ba0fd0f2c9b42326562545f699e42f177c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d607cc268370bea9e0b85aeda5d6c0ba0fd0f2c9b42326562545f699e42f177c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d607cc268370bea9e0b85aeda5d6c0ba0fd0f2c9b42326562545f699e42f177c", kill_on_drop: false }`
[INFO] [stdout] d607cc268370bea9e0b85aeda5d6c0ba0fd0f2c9b42326562545f699e42f177c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+24139cf844095e574708faf406034dc78cb39143" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1669f1493d40c09571e4b6888afdacab8af7d0a09a3cb2c2b6dbcb9d88f8c759
[INFO] running `Command { std: "docker" "start" "-a" "1669f1493d40c09571e4b6888afdacab8af7d0a09a3cb2c2b6dbcb9d88f8c759", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling serde v1.0.142
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling anyhow v1.0.59
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cairo-rs v0.9.1
[INFO] [stderr]    Compiling pango v0.9.1
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling pangocairo v0.10.0
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]    Compiling penrose_keysyms v0.1.1
[INFO] [stderr]    Compiling penrose_proc v0.1.3
[INFO] [stderr]    Compiling glib-sys v0.10.1
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]    Compiling pango-sys v0.10.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.10.0
[INFO] [stderr]    Compiling pangocairo-sys v0.11.0
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking glib v0.10.3
[INFO] [stderr]     Checking penrose v0.2.1
[INFO] [stderr]     Checking pixelwm v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.71s
[INFO] running `Command { std: "docker" "inspect" "1669f1493d40c09571e4b6888afdacab8af7d0a09a3cb2c2b6dbcb9d88f8c759", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1669f1493d40c09571e4b6888afdacab8af7d0a09a3cb2c2b6dbcb9d88f8c759", kill_on_drop: false }`
[INFO] [stdout] 1669f1493d40c09571e4b6888afdacab8af7d0a09a3cb2c2b6dbcb9d88f8c759
