[INFO] fetching crate xcb 0.7.8... [INFO] testing xcb-0.7.8 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate xcb 0.7.8 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate xcb 0.7.8 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xcb 0.7.8 [INFO] finished tweaking crates.io crate xcb 0.7.8 [INFO] tweaked toml for crates.io crate xcb 0.7.8 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd115187694b06527c7b1b88c46c2d4bbe411e17696015ba1d42425b051c3d0d [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" "fd115187694b06527c7b1b88c46c2d4bbe411e17696015ba1d42425b051c3d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd115187694b06527c7b1b88c46c2d4bbe411e17696015ba1d42425b051c3d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd115187694b06527c7b1b88c46c2d4bbe411e17696015ba1d42425b051c3d0d", kill_on_drop: false }` [INFO] [stdout] fd115187694b06527c7b1b88c46c2d4bbe411e17696015ba1d42425b051c3d0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1c6ae4b0747fa175db7ee70bb4a4501e73aef8b2216b6c37b753a1325b0fe753 [INFO] running `Command { std: "docker" "start" "-a" "1c6ae4b0747fa175db7ee70bb4a4501e73aef8b2216b6c37b753a1325b0fe753", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling xcb v0.7.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | if try!(fs::metadata(xml_dir)).is_dir() { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | for entry in try!(fs::read_dir(xml_dir)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | let path = try!(entry).path(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | if try!(fs::metadata(&path)).is_file() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | if ext == "xml" { try!(cb(&path)); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 60 | let xml_file_mtime = try!(fs::metadata(&xml_file)).mtime(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:68:26 [INFO] [stdout] | [INFO] [stdout] 68 | let status = try!(Command::new("python3") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling log v0.3.9 [INFO] [stdout] warning: static of uninhabited type [INFO] [stdout] --> /opt/rustwide/target/debug/build/xcb-40099d3e100cca82/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: `#[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-40099d3e100cca82/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] = 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.08s [INFO] running `Command { std: "docker" "inspect" "1c6ae4b0747fa175db7ee70bb4a4501e73aef8b2216b6c37b753a1325b0fe753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c6ae4b0747fa175db7ee70bb4a4501e73aef8b2216b6c37b753a1325b0fe753", kill_on_drop: false }` [INFO] [stdout] 1c6ae4b0747fa175db7ee70bb4a4501e73aef8b2216b6c37b753a1325b0fe753 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1f17ae8321e1dde7afe6b4d394d35ac38d1213a393483485f140b6df03ebf9f7 [INFO] running `Command { std: "docker" "start" "-a" "1f17ae8321e1dde7afe6b4d394d35ac38d1213a393483485f140b6df03ebf9f7", kill_on_drop: false }` [INFO] [stderr] Compiling xcb v0.7.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | if try!(fs::metadata(xml_dir)).is_dir() { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | for entry in try!(fs::read_dir(xml_dir)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | let path = try!(entry).path(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | if try!(fs::metadata(&path)).is_file() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | if ext == "xml" { try!(cb(&path)); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 60 | let xml_file_mtime = try!(fs::metadata(&xml_file)).mtime(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> build.rs:68:26 [INFO] [stdout] | [INFO] [stdout] 68 | let status = try!(Command::new("python3") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static of uninhabited type [INFO] [stdout] --> /opt/rustwide/target/debug/build/xcb-40099d3e100cca82/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: `#[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-40099d3e100cca82/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] = 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-40099d3e100cca82/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: `#[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-40099d3e100cca82/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] = 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 test [unoptimized + debuginfo] target(s) in 1.90s [INFO] running `Command { std: "docker" "inspect" "1f17ae8321e1dde7afe6b4d394d35ac38d1213a393483485f140b6df03ebf9f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f17ae8321e1dde7afe6b4d394d35ac38d1213a393483485f140b6df03ebf9f7", kill_on_drop: false }` [INFO] [stdout] 1f17ae8321e1dde7afe6b4d394d35ac38d1213a393483485f140b6df03ebf9f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9edb6199bd9969e967c7e3cb8c23de6604e1145a85019fbf9a55203597f59f24 [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" "9edb6199bd9969e967c7e3cb8c23de6604e1145a85019fbf9a55203597f59f24", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> build.rs:15:8 [INFO] [stderr] | [INFO] [stderr] 15 | if try!(fs::metadata(xml_dir)).is_dir() { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> build.rs:16:22 [INFO] [stderr] | [INFO] [stderr] 16 | for entry in try!(fs::read_dir(xml_dir)) { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> build.rs:17:24 [INFO] [stderr] | [INFO] [stderr] 17 | let path = try!(entry).path(); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> build.rs:18:16 [INFO] [stderr] | [INFO] [stderr] 18 | if try!(fs::metadata(&path)).is_file() { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> build.rs:20:39 [INFO] [stderr] | [INFO] [stderr] 20 | if ext == "xml" { try!(cb(&path)); } [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> build.rs:60:30 [INFO] [stderr] | [INFO] [stderr] 60 | let xml_file_mtime = try!(fs::metadata(&xml_file)).mtime(); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> build.rs:68:26 [INFO] [stderr] | [INFO] [stderr] 68 | let status = try!(Command::new("python3") [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: 7 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: static of uninhabited type [INFO] [stderr] --> /opt/rustwide/target/debug/build/xcb-40099d3e100cca82/out/ffi/big_requests.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | pub static mut xcb_big_requests_id: xcb_extension_t; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(uninhabited_static)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #74840 [INFO] [stderr] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stderr] [INFO] [stderr] warning: static of uninhabited type [INFO] [stderr] --> /opt/rustwide/target/debug/build/xcb-40099d3e100cca82/out/ffi/xc_misc.rs:121:5 [INFO] [stderr] | [INFO] [stderr] 121 | pub static mut xcb_xc_misc_id: xcb_extension_t; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #74840 [INFO] [stderr] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: static of uninhabited type [INFO] [stderr] --> /opt/rustwide/target/debug/build/xcb-40099d3e100cca82/out/ffi/big_requests.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | pub static mut xcb_big_requests_id: xcb_extension_t; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(uninhabited_static)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #74840 [INFO] [stderr] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stderr] [INFO] [stderr] warning: static of uninhabited type [INFO] [stderr] --> /opt/rustwide/target/debug/build/xcb-40099d3e100cca82/out/ffi/xc_misc.rs:121:5 [INFO] [stderr] | [INFO] [stderr] 121 | pub static mut xcb_xc_misc_id: xcb_extension_t; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #74840 [INFO] [stderr] = note: uninhabited statics cannot be initialized, and any access would be an immediate error [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xcb-c169994bd92363c2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests xcb [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test /opt/rustwide/target/debug/build/xcb-40099d3e100cca82/out/xproto.rs - xproto::GC_PLANE_MASK (line 598) ... FAILED [INFO] [stdout] test /opt/rustwide/target/debug/build/xcb-40099d3e100cca82/out/ffi/xproto.rs - ffi::xproto::XCB_GC_PLANE_MASK (line 3654) ... FAILED [INFO] [stdout] test src/base.rs - base::pack_bitfield (line 750) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- /opt/rustwide/target/debug/build/xcb-40099d3e100cca82/out/xproto.rs - xproto::GC_PLANE_MASK (line 598) stdout ---- [INFO] [stdout] error: expected one of `!`, `)`, `,`, `.`, `::`, `?`, `{`, or an operator, found `FUNC` [INFO] [stdout] --> /opt/rustwide/target/debug/build/xcb-40099d3e100cca82/out/xproto.rs:599:7 [INFO] [stdout] | [INFO] [stdout] 3 | ((src FUNC dst) AND plane-mask) OR (dst AND (NOT plane-mask)) [INFO] [stdout] | -^^^^ expected one of 8 possible tokens [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `)`, `,`, `.`, `::`, `?`, `{`, or an operator, found `dst` [INFO] [stdout] --> /opt/rustwide/target/debug/build/xcb-40099d3e100cca82/out/xproto.rs:599:12 [INFO] [stdout] | [INFO] [stdout] 3 | ((src FUNC dst) AND plane-mask) OR (dst AND (NOT plane-mask)) [INFO] [stdout] | -^^^ expected one of 8 possible tokens [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `AND` [INFO] [stdout] --> /opt/rustwide/target/debug/build/xcb-40099d3e100cca82/out/xproto.rs:599:17 [INFO] [stdout] | [INFO] [stdout] 3 | ((src FUNC dst) AND plane-mask) OR (dst AND (NOT plane-mask)) [INFO] [stdout] | -^^^ expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `)`, `,`, `.`, `::`, `?`, `{`, or an operator, found `plane` [INFO] [stdout] --> /opt/rustwide/target/debug/build/xcb-40099d3e100cca82/out/xproto.rs:599:21 [INFO] [stdout] | [INFO] [stdout] 3 | ((src FUNC dst) AND plane-mask) OR (dst AND (NOT plane-mask)) [INFO] [stdout] | -^^^^^ expected one of 8 possible tokens [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `OR` [INFO] [stdout] --> /opt/rustwide/target/debug/build/xcb-40099d3e100cca82/out/xproto.rs:599:33 [INFO] [stdout] | [INFO] [stdout] 3 | ((src FUNC dst) AND plane-mask) OR (dst AND (NOT plane-mask)) [INFO] [stdout] | ^^ expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- /opt/rustwide/target/debug/build/xcb-40099d3e100cca82/out/ffi/xproto.rs - ffi::xproto::XCB_GC_PLANE_MASK (line 3654) stdout ---- [INFO] [stdout] error: expected one of `!`, `)`, `,`, `.`, `::`, `?`, `{`, or an operator, found `FUNC` [INFO] [stdout] --> /opt/rustwide/target/debug/build/xcb-40099d3e100cca82/out/ffi/xproto.rs:3655:7 [INFO] [stdout] | [INFO] [stdout] 3 | ((src FUNC dst) AND plane-mask) OR (dst AND (NOT plane-mask)) [INFO] [stdout] | -^^^^ expected one of 8 possible tokens [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `)`, `,`, `.`, `::`, `?`, `{`, or an operator, found `dst` [INFO] [stdout] --> /opt/rustwide/target/debug/build/xcb-40099d3e100cca82/out/ffi/xproto.rs:3655:12 [INFO] [stdout] | [INFO] [stdout] 3 | ((src FUNC dst) AND plane-mask) OR (dst AND (NOT plane-mask)) [INFO] [stdout] | -^^^ expected one of 8 possible tokens [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `AND` [INFO] [stdout] --> /opt/rustwide/target/debug/build/xcb-40099d3e100cca82/out/ffi/xproto.rs:3655:17 [INFO] [stdout] | [INFO] [stdout] 3 | ((src FUNC dst) AND plane-mask) OR (dst AND (NOT plane-mask)) [INFO] [stdout] | -^^^ expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `)`, `,`, `.`, `::`, `?`, `{`, or an operator, found `plane` [INFO] [stdout] --> /opt/rustwide/target/debug/build/xcb-40099d3e100cca82/out/ffi/xproto.rs:3655:21 [INFO] [stdout] | [INFO] [stdout] 3 | ((src FUNC dst) AND plane-mask) OR (dst AND (NOT plane-mask)) [INFO] [stdout] | -^^^^^ expected one of 8 possible tokens [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `OR` [INFO] [stdout] --> /opt/rustwide/target/debug/build/xcb-40099d3e100cca82/out/ffi/xproto.rs:3655:33 [INFO] [stdout] | [INFO] [stdout] 3 | ((src FUNC dst) AND plane-mask) OR (dst AND (NOT plane-mask)) [INFO] [stdout] | ^^ expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/base.rs - base::pack_bitfield (line 750) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `Oxffffffff` in this scope [INFO] [stdout] --> src/base.rs:758:13 [INFO] [stdout] | [INFO] [stdout] 11 | Oxffffffff, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `pack_bitfield` in this scope [INFO] [stdout] --> src/base.rs:763:16 [INFO] [stdout] | [INFO] [stdout] 16 | assert_eq!(pack_bitfield(&mut values), ffi_values); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use xcb::pack_bitfield; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] /opt/rustwide/target/debug/build/xcb-40099d3e100cca82/out/ffi/xproto.rs - ffi::xproto::XCB_GC_PLANE_MASK (line 3654) [INFO] [stdout] /opt/rustwide/target/debug/build/xcb-40099d3e100cca82/out/xproto.rs - xproto::GC_PLANE_MASK (line 598) [INFO] [stdout] src/base.rs - base::pack_bitfield (line 750) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "9edb6199bd9969e967c7e3cb8c23de6604e1145a85019fbf9a55203597f59f24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9edb6199bd9969e967c7e3cb8c23de6604e1145a85019fbf9a55203597f59f24", kill_on_drop: false }` [INFO] [stdout] 9edb6199bd9969e967c7e3cb8c23de6604e1145a85019fbf9a55203597f59f24