[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#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpog5%2Fpixelwm" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pog5/pixelwm on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded penrose_keysyms v0.1.1
[INFO] [stderr]   Downloaded pangocairo v0.10.0
[INFO] [stderr]   Downloaded pangocairo-sys v0.11.0
[INFO] [stderr]   Downloaded penrose_proc v0.1.3
[INFO] [stderr]   Downloaded penrose v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bde79249d19914ce20936517cd72c3abd63b3760bf4ddaab0cfada5ba238696a
[INFO] running `Command { std: "docker" "start" "-a" "bde79249d19914ce20936517cd72c3abd63b3760bf4ddaab0cfada5ba238696a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bde79249d19914ce20936517cd72c3abd63b3760bf4ddaab0cfada5ba238696a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bde79249d19914ce20936517cd72c3abd63b3760bf4ddaab0cfada5ba238696a", kill_on_drop: false }`
[INFO] [stdout] bde79249d19914ce20936517cd72c3abd63b3760bf4ddaab0cfada5ba238696a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3356061287e1df53640aa269fceb836ce00af8ea5339899e916889758fc292f
[INFO] running `Command { std: "docker" "start" "-a" "e3356061287e1df53640aa269fceb836ce00af8ea5339899e916889758fc292f", 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 version-compare v0.0.10
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling anyhow v1.0.59
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling cairo-rs v0.9.1
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling pango v0.9.1
[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 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 tracing-attributes v0.1.22
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling penrose_keysyms v0.1.1
[INFO] [stderr]    Compiling glib-sys v0.10.1
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.10.0
[INFO] [stderr]    Compiling pango-sys v0.10.0
[INFO] [stderr]    Compiling pangocairo-sys v0.11.0
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]    Compiling penrose_proc v0.1.3
[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 51.33s
[INFO] running `Command { std: "docker" "inspect" "e3356061287e1df53640aa269fceb836ce00af8ea5339899e916889758fc292f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3356061287e1df53640aa269fceb836ce00af8ea5339899e916889758fc292f", kill_on_drop: false }`
[INFO] [stdout] e3356061287e1df53640aa269fceb836ce00af8ea5339899e916889758fc292f
