[INFO] fetching crate xcolor 0.5.1...
[INFO] checking xcolor-0.5.1 against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518
[INFO] extracting crate xcolor 0.5.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate xcolor 0.5.1
[INFO] finished tweaking crates.io crate xcolor 0.5.1
[INFO] tweaked toml for crates.io crate xcolor 0.5.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xcolor 0.5.1 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 crates.io crate xcolor 0.5.1 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2089262ac98e1e2cf9b431eae25ea688d31f8e96aa88debeed1d8c0c77ee2b6b
[INFO] running `Command { std: "docker" "start" "-a" "2089262ac98e1e2cf9b431eae25ea688d31f8e96aa88debeed1d8c0c77ee2b6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2089262ac98e1e2cf9b431eae25ea688d31f8e96aa88debeed1d8c0c77ee2b6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2089262ac98e1e2cf9b431eae25ea688d31f8e96aa88debeed1d8c0c77ee2b6b", kill_on_drop: false }`
[INFO] [stdout] 2089262ac98e1e2cf9b431eae25ea688d31f8e96aa88debeed1d8c0c77ee2b6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] af87e51f72dd8f976cd50232d631b5561265f2211c420da9b4577348d14b930a
[INFO] running `Command { std: "docker" "start" "-a" "af87e51f72dd8f976cd50232d631b5561265f2211c420da9b4577348d14b930a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]     Checking minimal-lexical v0.1.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling x11 v2.18.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.22.1
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]    Compiling xcolor v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: static of uninhabited type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/xcb-4c34d642acf7ffa3/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-4c34d642acf7ffa3/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] [stderr] error: could not compile `xcb` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "af87e51f72dd8f976cd50232d631b5561265f2211c420da9b4577348d14b930a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af87e51f72dd8f976cd50232d631b5561265f2211c420da9b4577348d14b930a", kill_on_drop: false }`
[INFO] [stdout] af87e51f72dd8f976cd50232d631b5561265f2211c420da9b4577348d14b930a
