[INFO] fetching crate winit-x11 0.31.0-beta.2...
[INFO] testing winit-x11-0.31.0-beta.2 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate winit-x11 0.31.0-beta.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate winit-x11 0.31.0-beta.2
[INFO] finished tweaking crates.io crate winit-x11 0.31.0-beta.2
[INFO] tweaked toml for crates.io crate winit-x11 0.31.0-beta.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate winit-x11 0.31.0-beta.2 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate winit-x11 0.31.0-beta.2 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winit-core v0.31.0-beta.2
[INFO] [stderr]   Downloaded smol_str v0.3.4
[INFO] [stderr]   Downloaded winit-common v0.31.0-beta.2
[INFO] [stderr]   Downloaded calloop v0.14.3
[INFO] [stderr]   Downloaded keyboard-types v0.8.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a26d08382bfe3c7cf8e948f2d15d3566b1e5ec06c4199dd18ea849c8288a5a7a
[INFO] running `Command { std: "docker" "start" "-a" "a26d08382bfe3c7cf8e948f2d15d3566b1e5ec06c4199dd18ea849c8288a5a7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a26d08382bfe3c7cf8e948f2d15d3566b1e5ec06c4199dd18ea849c8288a5a7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a26d08382bfe3c7cf8e948f2d15d3566b1e5ec06c4199dd18ea849c8288a5a7a", kill_on_drop: false }`
[INFO] [stdout] a26d08382bfe3c7cf8e948f2d15d3566b1e5ec06c4199dd18ea849c8288a5a7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b437d418095b701c8364fe9b95240d69f96a5ed85af38d5c71a86b8d57f2afc
[INFO] running `Command { std: "docker" "start" "-a" "6b437d418095b701c8364fe9b95240d69f96a5ed85af38d5c71a86b8d57f2afc", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling keyboard-types v0.8.3
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling smol_str v0.3.4
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling winit-core v0.31.0-beta.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling winit-common v0.31.0-beta.2
[INFO] [stderr]    Compiling gethostname v1.0.2
[INFO] [stderr]    Compiling polling v3.10.0
[INFO] [stderr]    Compiling calloop v0.14.3
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling winit-x11 v0.31.0-beta.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.85s
[INFO] running `Command { std: "docker" "inspect" "6b437d418095b701c8364fe9b95240d69f96a5ed85af38d5c71a86b8d57f2afc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b437d418095b701c8364fe9b95240d69f96a5ed85af38d5c71a86b8d57f2afc", kill_on_drop: false }`
[INFO] [stdout] 6b437d418095b701c8364fe9b95240d69f96a5ed85af38d5c71a86b8d57f2afc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d7cc1473edbb2c854e3321e7670168df65c5492cbca66b3812bd79504f0736a
[INFO] running `Command { std: "docker" "start" "-a" "1d7cc1473edbb2c854e3321e7670168df65c5492cbca66b3812bd79504f0736a", kill_on_drop: false }`
[INFO] [stderr]    Compiling winit-x11 v0.31.0-beta.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.39s
[INFO] running `Command { std: "docker" "inspect" "1d7cc1473edbb2c854e3321e7670168df65c5492cbca66b3812bd79504f0736a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d7cc1473edbb2c854e3321e7670168df65c5492cbca66b3812bd79504f0736a", kill_on_drop: false }`
[INFO] [stdout] 1d7cc1473edbb2c854e3321e7670168df65c5492cbca66b3812bd79504f0736a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3dc902c7b03976dde6a98ed2a65f5f9f150219607a1a69b4e4ef92ccfc313e82
[INFO] running `Command { std: "docker" "start" "-a" "3dc902c7b03976dde6a98ed2a65f5f9f150219607a1a69b4e4ef92ccfc313e82", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/winit_x11-a7df5e917e785e91)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test xsettings::tests::empty ... ok
[INFO] [stdout] test xsettings::tests::parse_xsettings ... ok
[INFO] [stdout] test activation::tests::properly_escapes_x11_messages ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests winit_x11
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - WindowAttributesX11::with_embed_parent_window (line 238) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - WindowAttributesX11::with_base_size (line 219) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - WindowAttributesX11::with_embed_parent_window (line 238) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    --> src/lib.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 | use winit::window::{Window, WindowAttributes};
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    --> src/lib.rs:240:5
[INFO] [stdout]     |
[INFO] [stdout] 240 | use winit::event_loop::ActiveEventLoop;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    --> src/lib.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 | use winit::platform::x11::{XWindow, WindowAttributesX11};
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - WindowAttributesX11::with_base_size (line 219) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    --> src/lib.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 | use winit::dpi::{LogicalSize, PhysicalSize};
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    --> src/lib.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 | use winit::window::{Window, WindowAttributes};
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winit`
[INFO] [stdout]    --> src/lib.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 | use winit::platform::x11::WindowAttributesX11;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `winit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `winit`, use `cargo add winit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - WindowAttributesX11::with_base_size (line 219)
[INFO] [stdout]     src/lib.rs - WindowAttributesX11::with_embed_parent_window (line 238)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.14s; merged doctests compilation took 0.05s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3dc902c7b03976dde6a98ed2a65f5f9f150219607a1a69b4e4ef92ccfc313e82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dc902c7b03976dde6a98ed2a65f5f9f150219607a1a69b4e4ef92ccfc313e82", kill_on_drop: false }`
[INFO] [stdout] 3dc902c7b03976dde6a98ed2a65f5f9f150219607a1a69b4e4ef92ccfc313e82
