[INFO] cloning repository https://github.com/kazordomo/zwm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kazordomo/zwm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazordomo%2Fzwm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazordomo%2Fzwm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0bcc88fd610ddae41205e24bf37df3a5e796018
[INFO] checking kazordomo/zwm against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazordomo%2Fzwm" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kazordomo/zwm
[INFO] finished tweaking git repo https://github.com/kazordomo/zwm
[INFO] tweaked toml for git repo https://github.com/kazordomo/zwm written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kazordomo/zwm on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kazordomo/zwm 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" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f180021858fb73796cfad567859a15a8ce071edb4dcfc37e56d0805eb8e171e0
[INFO] running `Command { std: "docker" "start" "-a" "f180021858fb73796cfad567859a15a8ce071edb4dcfc37e56d0805eb8e171e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f180021858fb73796cfad567859a15a8ce071edb4dcfc37e56d0805eb8e171e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f180021858fb73796cfad567859a15a8ce071edb4dcfc37e56d0805eb8e171e0", kill_on_drop: false }`
[INFO] [stdout] f180021858fb73796cfad567859a15a8ce071edb4dcfc37e56d0805eb8e171e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26215f4bb3721e890c453e11331f2c92eedd77fff03a940549971bfff8d84f7d
[INFO] running `Command { std: "docker" "start" "-a" "26215f4bb3721e890c453e11331f2c92eedd77fff03a940549971bfff8d84f7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling pango v0.9.1
[INFO] [stderr]    Compiling cairo-rs v0.9.1
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling pangocairo v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking time v0.3.13
[INFO] [stderr]     Checking simplelog v0.12.0
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling futures-macro v0.3.23
[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] [stdout] error: static of uninhabited type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/xcb-2c05d8b7852058a6/out/ffi/big_requests.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub static mut xcb_big_requests_id: xcb_extension_t;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: uninhabited statics cannot be initialized, and any access would be an immediate error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: static of uninhabited type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/xcb-2c05d8b7852058a6/out/ffi/xc_misc.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub static mut xcb_xc_misc_id: xcb_extension_t;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: uninhabited statics cannot be initialized, and any access would be an immediate error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: static of uninhabited type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/xcb-2c05d8b7852058a6/out/ffi/randr.rs:1576:5
[INFO] [stdout]      |
[INFO] [stdout] 1576 |     pub static mut xcb_randr_id: xcb_extension_t;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: uninhabited statics cannot be initialized, and any access would be an immediate error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: static of uninhabited type
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/xcb-2c05d8b7852058a6/out/ffi/render.rs:1079:5
[INFO] [stdout]      |
[INFO] [stdout] 1079 |     pub static mut xcb_render_id: xcb_extension_t;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: uninhabited statics cannot be initialized, and any access would be an immediate error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]    Compiling penrose_keysyms v0.1.1
[INFO] [stderr] error: could not compile `xcb` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "26215f4bb3721e890c453e11331f2c92eedd77fff03a940549971bfff8d84f7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26215f4bb3721e890c453e11331f2c92eedd77fff03a940549971bfff8d84f7d", kill_on_drop: false }`
[INFO] [stdout] 26215f4bb3721e890c453e11331f2c92eedd77fff03a940549971bfff8d84f7d
