[INFO] fetching crate xcb 0.10.0... [INFO] checking xcb-0.10.0 against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] extracting crate xcb 0.10.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate xcb 0.10.0 on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xcb 0.10.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate xcb 0.10.0 [INFO] tweaked toml for crates.io crate xcb 0.10.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate xcb 0.10.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a576f3e8a5b0beab35accd0ffe46522fe602fa194cfde7e8b4d509d2b6c6adbb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a576f3e8a5b0beab35accd0ffe46522fe602fa194cfde7e8b4d509d2b6c6adbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a576f3e8a5b0beab35accd0ffe46522fe602fa194cfde7e8b4d509d2b6c6adbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a576f3e8a5b0beab35accd0ffe46522fe602fa194cfde7e8b4d509d2b6c6adbb", kill_on_drop: false }` [INFO] [stdout] a576f3e8a5b0beab35accd0ffe46522fe602fa194cfde7e8b4d509d2b6c6adbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c6fc26a7838a7aa57d1c773eb6c4a81a4b674110b49868fd450c6cab4e37e87 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5c6fc26a7838a7aa57d1c773eb6c4a81a4b674110b49868fd450c6cab4e37e87", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling xml-rs v0.2.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling gl_generator v0.4.2 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling gl v0.5.2 [INFO] [stderr] Compiling xcb v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: static of uninhabited type [INFO] [stdout] --> /opt/rustwide/target/debug/build/xcb-8f1dde097809c156/out/ffi/big_requests.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub static mut xcb_big_requests_id: xcb_extension_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(uninhabited_static)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #74840 [INFO] [stdout] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static of uninhabited type [INFO] [stdout] --> /opt/rustwide/target/debug/build/xcb-8f1dde097809c156/out/ffi/xc_misc.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | pub static mut xcb_xc_misc_id: xcb_extension_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #74840 [INFO] [stdout] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static of uninhabited type [INFO] [stdout] --> /opt/rustwide/target/debug/build/xcb-8f1dde097809c156/out/ffi/big_requests.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub static mut xcb_big_requests_id: xcb_extension_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(uninhabited_static)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #74840 [INFO] [stdout] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static of uninhabited type [INFO] [stdout] --> /opt/rustwide/target/debug/build/xcb-8f1dde097809c156/out/ffi/xc_misc.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | pub static mut xcb_xc_misc_id: xcb_extension_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #74840 [INFO] [stdout] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.24s [INFO] running `Command { std: "docker" "inspect" "5c6fc26a7838a7aa57d1c773eb6c4a81a4b674110b49868fd450c6cab4e37e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c6fc26a7838a7aa57d1c773eb6c4a81a4b674110b49868fd450c6cab4e37e87", kill_on_drop: false }` [INFO] [stdout] 5c6fc26a7838a7aa57d1c773eb6c4a81a4b674110b49868fd450c6cab4e37e87