[INFO] fetching crate x11-dl 2.21.0...
[INFO] testing x11-dl-2.21.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate x11-dl 2.21.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate x11-dl 2.21.0
[INFO] finished tweaking crates.io crate x11-dl 2.21.0
[INFO] tweaked toml for crates.io crate x11-dl 2.21.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate x11-dl 2.21.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate x11-dl 2.21.0 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.17.0
[INFO] [stderr]   Downloaded pkg-config v0.3.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1652ab37a38435bc51682f108229eb1d277cc923c4bf3bef19f687cc9f5c9f91
[INFO] running `Command { std: "docker" "start" "-a" "1652ab37a38435bc51682f108229eb1d277cc923c4bf3bef19f687cc9f5c9f91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1652ab37a38435bc51682f108229eb1d277cc923c4bf3bef19f687cc9f5c9f91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1652ab37a38435bc51682f108229eb1d277cc923c4bf3bef19f687cc9f5c9f91", kill_on_drop: false }`
[INFO] [stdout] 1652ab37a38435bc51682f108229eb1d277cc923c4bf3bef19f687cc9f5c9f91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfe720f2b947e5d8a97355fa2db5b4a5a9ddf5863e06602eaa97be4b7d51c177
[INFO] running `Command { std: "docker" "start" "-a" "bfe720f2b947e5d8a97355fa2db5b4a5a9ddf5863e06602eaa97be4b7d51c177", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling x11-dl v2.21.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `xlib`
[INFO] [stdout]     --> src/xlib.rs:3564:7
[INFO] [stdout]      |
[INFO] [stdout] 3564 | #[cfg(feature = "xlib")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `xlib` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `XEventQueueOwner`, which is not FFI-safe
[INFO] [stdout]   --> src/link.rs:28:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |         $(pub $fn_name: unsafe extern "C" fn ($($param_type),*) -> $ret_type,)*
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/xlib_xcb.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / x11_link! { Xlib_xcb, xlib_xcb, ["libX11-xcb.so.1", "libX11-xcb.so"], 2,
[INFO] [stdout]  5 | |     pub fn XGetXCBConnection(_1: *mut Display) -> *mut xcb_connection_t,
[INFO] [stdout]  6 | |     pub fn XSetEventQueueOwner(_1: *mut Display, _2: XEventQueueOwner) -> (),
[INFO] [stdout]  7 | |     variadic:
[INFO] [stdout]  8 | |     globals:
[INFO] [stdout]  9 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stdout]    = note: enum has no representation hint
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/xlib_xcb.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum XEventQueueOwner {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `x11_link` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.23s
[INFO] running `Command { std: "docker" "inspect" "bfe720f2b947e5d8a97355fa2db5b4a5a9ddf5863e06602eaa97be4b7d51c177", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfe720f2b947e5d8a97355fa2db5b4a5a9ddf5863e06602eaa97be4b7d51c177", kill_on_drop: false }`
[INFO] [stdout] bfe720f2b947e5d8a97355fa2db5b4a5a9ddf5863e06602eaa97be4b7d51c177
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 127558d6e7bb723723b72524cbb7b004d3a23a40173dc1ab396c2ed51baac8d0
[INFO] running `Command { std: "docker" "start" "-a" "127558d6e7bb723723b72524cbb7b004d3a23a40173dc1ab396c2ed51baac8d0", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `xlib`
[INFO] [stdout]     --> src/xlib.rs:3564:7
[INFO] [stdout]      |
[INFO] [stdout] 3564 | #[cfg(feature = "xlib")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `xlib` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `XEventQueueOwner`, which is not FFI-safe
[INFO] [stdout]   --> src/link.rs:28:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |         $(pub $fn_name: unsafe extern "C" fn ($($param_type),*) -> $ret_type,)*
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/xlib_xcb.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / x11_link! { Xlib_xcb, xlib_xcb, ["libX11-xcb.so.1", "libX11-xcb.so"], 2,
[INFO] [stdout]  5 | |     pub fn XGetXCBConnection(_1: *mut Display) -> *mut xcb_connection_t,
[INFO] [stdout]  6 | |     pub fn XSetEventQueueOwner(_1: *mut Display, _2: XEventQueueOwner) -> (),
[INFO] [stdout]  7 | |     variadic:
[INFO] [stdout]  8 | |     globals:
[INFO] [stdout]  9 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stdout]    = note: enum has no representation hint
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/xlib_xcb.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum XEventQueueOwner {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `x11_link` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling x11-dl v2.21.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the type `XSetWindowAttributes` does not permit being left uninitialized
[INFO] [stdout]   --> examples/hello-world-dl.rs:30:58
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let mut attributes: xlib::XSetWindowAttributes = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          this code causes undefined behavior when executed
[INFO] [stdout]    |                                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `xlib`
[INFO] [stdout]     --> src/xlib.rs:3564:7
[INFO] [stdout]      |
[INFO] [stdout] 3564 | #[cfg(feature = "xlib")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]      |
[INFO] [stdout]      = note: no expected values for `feature`
[INFO] [stdout]      = help: consider adding `xlib` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `XEventQueueOwner`, which is not FFI-safe
[INFO] [stdout]   --> src/link.rs:28:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |         $(pub $fn_name: unsafe extern "C" fn ($($param_type),*) -> $ret_type,)*
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/xlib_xcb.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / x11_link! { Xlib_xcb, xlib_xcb, ["libX11-xcb.so.1", "libX11-xcb.so"], 2,
[INFO] [stdout]  5 | |     pub fn XGetXCBConnection(_1: *mut Display) -> *mut xcb_connection_t,
[INFO] [stdout]  6 | |     pub fn XSetEventQueueOwner(_1: *mut Display, _2: XEventQueueOwner) -> (),
[INFO] [stdout]  7 | |     variadic:
[INFO] [stdout]  8 | |     globals:
[INFO] [stdout]  9 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stdout]    = note: enum has no representation hint
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]   --> src/xlib_xcb.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum XEventQueueOwner {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `x11_link` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.87s
[INFO] running `Command { std: "docker" "inspect" "127558d6e7bb723723b72524cbb7b004d3a23a40173dc1ab396c2ed51baac8d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "127558d6e7bb723723b72524cbb7b004d3a23a40173dc1ab396c2ed51baac8d0", kill_on_drop: false }`
[INFO] [stdout] 127558d6e7bb723723b72524cbb7b004d3a23a40173dc1ab396c2ed51baac8d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fa68f7835eebf3c61c7014fabf37cb6ce86d23b367d3105fc57e637b551d7ce4
[INFO] running `Command { std: "docker" "start" "-a" "fa68f7835eebf3c61c7014fabf37cb6ce86d23b367d3105fc57e637b551d7ce4", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `xlib`
[INFO] [stderr]     --> src/xlib.rs:3564:7
[INFO] [stderr]      |
[INFO] [stderr] 3564 | #[cfg(feature = "xlib")]
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]      |
[INFO] [stderr]      = note: no expected values for `feature`
[INFO] [stderr]      = help: consider adding `xlib` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` fn uses type `XEventQueueOwner`, which is not FFI-safe
[INFO] [stderr]   --> src/link.rs:28:23
[INFO] [stderr]    |
[INFO] [stderr] 28 |         $(pub $fn_name: unsafe extern "C" fn ($($param_type),*) -> $ret_type,)*
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/xlib_xcb.rs:4:1
[INFO] [stderr]    |
[INFO] [stderr]  4 | / x11_link! { Xlib_xcb, xlib_xcb, ["libX11-xcb.so.1", "libX11-xcb.so"], 2,
[INFO] [stderr]  5 | |     pub fn XGetXCBConnection(_1: *mut Display) -> *mut xcb_connection_t,
[INFO] [stderr]  6 | |     pub fn XSetEventQueueOwner(_1: *mut Display, _2: XEventQueueOwner) -> (),
[INFO] [stderr]  7 | |     variadic:
[INFO] [stderr]  8 | |     globals:
[INFO] [stderr]  9 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum
[INFO] [stderr]    = note: enum has no representation hint
[INFO] [stderr] note: the type is defined here
[INFO] [stderr]   --> src/xlib_xcb.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub enum XEventQueueOwner {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `x11_link` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `x11-dl` (lib) generated 2 warnings
[INFO] [stderr] warning: `x11-dl` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: the type `XSetWindowAttributes` does not permit being left uninitialized
[INFO] [stderr]   --> examples/hello-world-dl.rs:30:58
[INFO] [stderr]    |
[INFO] [stderr] 30 |         let mut attributes: xlib::XSetWindowAttributes = mem::MaybeUninit::uninit().assume_init();
[INFO] [stderr]    |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                                          |
[INFO] [stderr]    |                                                          this code causes undefined behavior when executed
[INFO] [stderr]    |                                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]    |
[INFO] [stderr]    = note: integers must be initialized
[INFO] [stderr]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `x11-dl` (example "hello-world-dl") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/x11_dl-ba874093d4f7c9bc)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test xlib::client_message_size_test ... ok
[INFO] [stdout] test xf86vmode::xevent_size_test ... ok
[INFO] [stdout] test xlib::xkb_event_size_test ... ok
[INFO] [stdout] test xrandr::xevent_size_test ... ok
[INFO] [stdout] test xss::xevent_size_test ... ok
[INFO] [stdout] test xlib::enum_size_test ... ok
[INFO] [stdout] test xt::enum_size_test ... ok
[INFO] [stdout] test xlib::xevent_size_test ... ok
[INFO] [stderr]    Doc-tests x11_dl
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "fa68f7835eebf3c61c7014fabf37cb6ce86d23b367d3105fc57e637b551d7ce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa68f7835eebf3c61c7014fabf37cb6ce86d23b367d3105fc57e637b551d7ce4", kill_on_drop: false }`
[INFO] [stdout] fa68f7835eebf3c61c7014fabf37cb6ce86d23b367d3105fc57e637b551d7ce4
