[INFO] fetching crate azul-glutin 0.26.0...
[INFO] testing azul-glutin-0.26.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate azul-glutin 0.26.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate azul-glutin 0.26.0
[INFO] finished tweaking crates.io crate azul-glutin 0.26.0
[INFO] tweaked toml for crates.io crate azul-glutin 0.26.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate azul-glutin 0.26.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 129 packages to latest compatible versions
[INFO] [stderr]       Adding cocoa v0.23.0 (available: v0.26.1)
[INFO] [stderr]       Adding core-foundation v0.9.4 (available: v0.10.1)
[INFO] [stderr]       Adding glutin_egl_sys v0.1.6 (available: v0.7.1)
[INFO] [stderr]       Adding glutin_gles2_sys v0.1.5 (available: v0.6.1)
[INFO] [stderr]       Adding glutin_glx_sys v0.1.8 (available: v0.6.1)
[INFO] [stderr]       Adding glutin_wgl_sys v0.1.5 (available: v0.6.1)
[INFO] [stderr]       Adding libloading v0.6.7 (available: v0.9.0)
[INFO] [stderr]       Adding nix v0.20.0 (available: v0.20.2)
[INFO] [stderr]       Adding parking_lot v0.11.2 (available: v0.12.5)
[INFO] [stderr]       Adding wayland-client v0.28.6 (available: v0.31.11)
[INFO] [stderr]       Adding wayland-egl v0.28.6 (available: v0.32.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-commons v0.28.6
[INFO] [stderr]   Downloaded shared_library v0.1.9
[INFO] [stderr]   Downloaded wayland-egl v0.28.6
[INFO] [stderr]   Downloaded libloading v0.6.7
[INFO] [stderr]   Downloaded wayland-scanner v0.28.6
[INFO] [stderr]   Downloaded wayland-sys v0.28.6
[INFO] [stderr]   Downloaded osmesa-sys v0.1.2
[INFO] [stderr]   Downloaded glutin_gles2_sys v0.1.5
[INFO] [stderr]   Downloaded ndk-macro v0.2.0
[INFO] [stderr]   Downloaded ndk-glue v0.3.0
[INFO] [stderr]   Downloaded glutin_egl_sys v0.1.6
[INFO] [stderr]   Downloaded wayland-cursor v0.28.6
[INFO] [stderr]   Downloaded glutin_wgl_sys v0.1.5
[INFO] [stderr]   Downloaded andrew v0.3.1
[INFO] [stderr]   Downloaded android_glue v0.2.3
[INFO] [stderr]   Downloaded glutin_glx_sys v0.1.8
[INFO] [stderr]   Downloaded xdg v2.5.2
[INFO] [stderr]   Downloaded cocoa v0.24.1
[INFO] [stderr]   Downloaded ndk v0.3.0
[INFO] [stderr]   Downloaded cocoa v0.23.0
[INFO] [stderr]   Downloaded wayland-client v0.28.6
[INFO] [stderr]   Downloaded nix v0.20.0
[INFO] [stderr]   Downloaded mio-misc v1.2.2
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.12.3
[INFO] [stderr]   Downloaded raw-window-handle v0.3.4
[INFO] [stderr]   Downloaded calloop v0.6.5
[INFO] [stderr]   Downloaded memmap2 v0.1.0
[INFO] [stderr]   Downloaded dlib v0.4.2
[INFO] [stderr]   Downloaded nix v0.18.0
[INFO] [stderr]   Downloaded azul-winit v0.24.0
[INFO] [stderr]   Downloaded xcursor v0.3.10
[INFO] [stderr]   Downloaded cgl v0.3.2
[INFO] [stderr]   Downloaded wayland-protocols v0.28.6
[INFO] [stderr]   Downloaded glutin_emscripten_sys v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00a9f024195e107ba174e0166dbc4ecafccba3d2dfea79de47a6a32e910f7f23
[INFO] running `Command { std: "docker" "start" "-a" "00a9f024195e107ba174e0166dbc4ecafccba3d2dfea79de47a6a32e910f7f23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00a9f024195e107ba174e0166dbc4ecafccba3d2dfea79de47a6a32e910f7f23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00a9f024195e107ba174e0166dbc4ecafccba3d2dfea79de47a6a32e910f7f23", kill_on_drop: false }`
[INFO] [stdout] 00a9f024195e107ba174e0166dbc4ecafccba3d2dfea79de47a6a32e910f7f23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7369aabd2c57dbf0a2a08ae4582c60b196161d8f3c79cbb66657094665622a7b
[INFO] running `Command { std: "docker" "start" "-a" "7369aabd2c57dbf0a2a08ae4582c60b196161d8f3c79cbb66657094665622a7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling azul-winit v0.24.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling mio-misc v1.2.2
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling wayland-egl v0.28.6
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling azul-glutin v0.26.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]     --> src/api/egl/mod.rs:1220:6
[INFO] [stdout]      |
[INFO] [stdout] 1220 |     };
[INFO] [stdout]      |      ^ help: remove this semicolon
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `osmesa_sys::OSMesaContext`
[INFO] [stdout]   --> src/api/osmesa/mod.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub use osmesa_sys::OSMesaContext;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:340:66
[INFO] [stdout]     |
[INFO] [stdout] 340 |             CreationError::Window(ref err) => std::error::Error::description(err),
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/platform_impl/unix/x11.rs:38:40
[INFO] [stdout]    |
[INFO] [stdout] 38 |         f.write_str(std::error::Error::description(self))
[INFO] [stdout]    |                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:401:51
[INFO] [stdout]     |
[INFO] [stdout] 401 |             ContextError::IoError(ref err) => err.description(),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FailToCompileIfNotSendSync` is never used
[INFO] [stdout]    --> src/context.rs:199:7
[INFO] [stdout]     |
[INFO] [stdout] 199 | trait FailToCompileIfNotSendSync
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `xconn` is never read
[INFO] [stdout]   --> src/platform_impl/unix/x11.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct ContextInner {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 50 |     xconn: Arc<XConnection>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContextInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "7369aabd2c57dbf0a2a08ae4582c60b196161d8f3c79cbb66657094665622a7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7369aabd2c57dbf0a2a08ae4582c60b196161d8f3c79cbb66657094665622a7b", kill_on_drop: false }`
[INFO] [stdout] 7369aabd2c57dbf0a2a08ae4582c60b196161d8f3c79cbb66657094665622a7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc72cedf9abeb838b31c971287815b2d775b06af31267d4ade202ac335cdfecb
[INFO] running `Command { std: "docker" "start" "-a" "dc72cedf9abeb838b31c971287815b2d775b06af31267d4ade202ac335cdfecb", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]     --> src/api/egl/mod.rs:1220:6
[INFO] [stdout]      |
[INFO] [stdout] 1220 |     };
[INFO] [stdout]      |      ^ help: remove this semicolon
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `osmesa_sys::OSMesaContext`
[INFO] [stdout]   --> src/api/osmesa/mod.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub use osmesa_sys::OSMesaContext;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:340:66
[INFO] [stdout]     |
[INFO] [stdout] 340 |             CreationError::Window(ref err) => std::error::Error::description(err),
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/platform_impl/unix/x11.rs:38:40
[INFO] [stdout]    |
[INFO] [stdout] 38 |         f.write_str(std::error::Error::description(self))
[INFO] [stdout]    |                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:401:51
[INFO] [stdout]     |
[INFO] [stdout] 401 |             ContextError::IoError(ref err) => err.description(),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FailToCompileIfNotSendSync` is never used
[INFO] [stdout]    --> src/context.rs:199:7
[INFO] [stdout]     |
[INFO] [stdout] 199 | trait FailToCompileIfNotSendSync
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `xconn` is never read
[INFO] [stdout]   --> src/platform_impl/unix/x11.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct ContextInner {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 50 |     xconn: Arc<XConnection>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContextInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling azul-glutin v0.26.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]     --> src/api/egl/mod.rs:1220:6
[INFO] [stdout]      |
[INFO] [stdout] 1220 |     };
[INFO] [stdout]      |      ^ help: remove this semicolon
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `osmesa_sys::OSMesaContext`
[INFO] [stdout]   --> src/api/osmesa/mod.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub use osmesa_sys::OSMesaContext;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:340:66
[INFO] [stdout]     |
[INFO] [stdout] 340 |             CreationError::Window(ref err) => std::error::Error::description(err),
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/platform_impl/unix/x11.rs:38:40
[INFO] [stdout]    |
[INFO] [stdout] 38 |         f.write_str(std::error::Error::description(self))
[INFO] [stdout]    |                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:401:51
[INFO] [stdout]     |
[INFO] [stdout] 401 |             ContextError::IoError(ref err) => err.description(),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `FailToCompileIfNotSendSync` is never used
[INFO] [stdout]    --> src/context.rs:199:7
[INFO] [stdout]     |
[INFO] [stdout] 199 | trait FailToCompileIfNotSendSync
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `xconn` is never read
[INFO] [stdout]   --> src/platform_impl/unix/x11.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct ContextInner {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 50 |     xconn: Arc<XConnection>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContextInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s
[INFO] running `Command { std: "docker" "inspect" "dc72cedf9abeb838b31c971287815b2d775b06af31267d4ade202ac335cdfecb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc72cedf9abeb838b31c971287815b2d775b06af31267d4ade202ac335cdfecb", kill_on_drop: false }`
[INFO] [stdout] dc72cedf9abeb838b31c971287815b2d775b06af31267d4ade202ac335cdfecb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 53814f06e625ea0e952744a145023d540ac722edc4fbe8d98663169aa44cfe97
[INFO] running `Command { std: "docker" "start" "-a" "53814f06e625ea0e952744a145023d540ac722edc4fbe8d98663169aa44cfe97", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]     --> src/api/egl/mod.rs:1220:6
[INFO] [stderr]      |
[INFO] [stderr] 1220 |     };
[INFO] [stderr]      |      ^ help: remove this semicolon
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `osmesa_sys::OSMesaContext`
[INFO] [stderr]   --> src/api/osmesa/mod.rs:10:13
[INFO] [stderr]    |
[INFO] [stderr] 10 |     pub use osmesa_sys::OSMesaContext;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/lib.rs:340:66
[INFO] [stderr]     |
[INFO] [stderr] 340 |             CreationError::Window(ref err) => std::error::Error::description(err),
[INFO] [stderr]     |                                                                  ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/platform_impl/unix/x11.rs:38:40
[INFO] [stderr]    |
[INFO] [stderr] 38 |         f.write_str(std::error::Error::description(self))
[INFO] [stderr]    |                                        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/lib.rs:401:51
[INFO] [stderr]     |
[INFO] [stderr] 401 |             ContextError::IoError(ref err) => err.description(),
[INFO] [stderr]     |                                                   ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `FailToCompileIfNotSendSync` is never used
[INFO] [stderr]    --> src/context.rs:199:7
[INFO] [stderr]     |
[INFO] [stderr] 199 | trait FailToCompileIfNotSendSync
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `xconn` is never read
[INFO] [stderr]   --> src/platform_impl/unix/x11.rs:50:5
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub struct ContextInner {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 50 |     xconn: Arc<XConnection>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ContextInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `azul-glutin` (lib) generated 7 warnings (run `cargo fix --lib -p azul-glutin` to apply 1 suggestion)
[INFO] [stderr] warning: `azul-glutin` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/azul_glutin-68828449bf8e0d07)
[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 azul_glutin
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]     --> src/api/egl/mod.rs:1220:6
[INFO] [stderr]      |
[INFO] [stderr] 1220 |     };
[INFO] [stderr]      |      ^ help: remove this semicolon
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/windowed.rs - windowed::WindowedContext (line 14) - compile ... FAILED
[INFO] [stdout] test src/context.rs - context::Context (line 16) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 13) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/windowed.rs - windowed::WindowedContext (line 14) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `glutin`
[INFO] [stdout]   --> src/windowed.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | let mut el = glutin::event_loop::EventLoop::new();
[INFO] [stdout]    |              ^^^^^^ use of unresolved module or unlinked crate `glutin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `glutin`, use `cargo add glutin` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 15 + use azul_glutin::event_loop::EventLoop;
[INFO] [stdout]    |
[INFO] [stdout] 15 + use azul_glutin::platform::unix::x11::EventLoop;
[INFO] [stdout]    |
[INFO] [stdout] 15 + use winit::event_loop::EventLoop;
[INFO] [stdout]    |
[INFO] [stdout] 15 + use winit::platform::unix::x11::EventLoop;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `EventLoop`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 16 - let mut el = glutin::event_loop::EventLoop::new();
[INFO] [stdout] 16 + let mut el = EventLoop::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `glutin`
[INFO] [stdout]   --> src/windowed.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | let wb = glutin::window::WindowBuilder::new();
[INFO] [stdout]    |          ^^^^^^ use of unresolved module or unlinked crate `glutin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `glutin`, use `cargo add glutin` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 15 + use azul_glutin::window::WindowBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 15 + use winit::window::WindowBuilder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `WindowBuilder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 17 - let wb = glutin::window::WindowBuilder::new();
[INFO] [stdout] 17 + let wb = WindowBuilder::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `glutin`
[INFO] [stdout]   --> src/windowed.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 | let windowed_context = glutin::ContextBuilder::new()
[INFO] [stdout]    |                        ^^^^^^ use of unresolved module or unlinked crate `glutin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `glutin`, use `cargo add glutin` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 15 + use std::task::ContextBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 15 + use azul_glutin::ContextBuilder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ContextBuilder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 18 - let windowed_context = glutin::ContextBuilder::new()
[INFO] [stdout] 18 + let windowed_context = ContextBuilder::new()
[INFO] [stdout]    |
[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/context.rs - context::Context (line 16) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `glutin`
[INFO] [stdout]   --> src/context.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | let el = glutin::event_loop::EventLoop::new();
[INFO] [stdout]    |          ^^^^^^ use of unresolved module or unlinked crate `glutin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `glutin`, use `cargo add glutin` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 17 + use azul_glutin::event_loop::EventLoop;
[INFO] [stdout]    |
[INFO] [stdout] 17 + use azul_glutin::platform::unix::x11::EventLoop;
[INFO] [stdout]    |
[INFO] [stdout] 17 + use winit::event_loop::EventLoop;
[INFO] [stdout]    |
[INFO] [stdout] 17 + use winit::platform::unix::x11::EventLoop;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `EventLoop`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 18 - let el = glutin::event_loop::EventLoop::new();
[INFO] [stdout] 18 + let el = EventLoop::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `glutin`
[INFO] [stdout]   --> src/context.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | let wb = glutin::window::WindowBuilder::new();
[INFO] [stdout]    |          ^^^^^^ use of unresolved module or unlinked crate `glutin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `glutin`, use `cargo add glutin` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 17 + use azul_glutin::window::WindowBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 17 + use winit::window::WindowBuilder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `WindowBuilder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 19 - let wb = glutin::window::WindowBuilder::new();
[INFO] [stdout] 19 + let wb = WindowBuilder::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `glutin`
[INFO] [stdout]   --> src/context.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 | let some_context = glutin::ContextBuilder::new()
[INFO] [stdout]    |                    ^^^^^^ use of unresolved module or unlinked crate `glutin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `glutin`, use `cargo add glutin` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 17 + use std::task::ContextBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 17 + use azul_glutin::ContextBuilder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ContextBuilder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 20 - let some_context = glutin::ContextBuilder::new()
[INFO] [stdout] 20 + let some_context = ContextBuilder::new()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `glutin`
[INFO] [stdout]   --> src/context.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | let cb = glutin::ContextBuilder::new()
[INFO] [stdout]    |          ^^^^^^ use of unresolved module or unlinked crate `glutin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `glutin`, use `cargo add glutin` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 17 + use std::task::ContextBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 17 + use azul_glutin::ContextBuilder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ContextBuilder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 23 - let cb = glutin::ContextBuilder::new()
[INFO] [stdout] 23 + let cb = ContextBuilder::new()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 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 - (line 13) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `glutin`
[INFO] [stdout]   --> src/lib.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | let el = glutin::event_loop::EventLoop::new();
[INFO] [stdout]    |          ^^^^^^ use of unresolved module or unlinked crate `glutin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `glutin`, use `cargo add glutin` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 14 + use azul_glutin::event_loop::EventLoop;
[INFO] [stdout]    |
[INFO] [stdout] 14 + use azul_glutin::platform::unix::x11::EventLoop;
[INFO] [stdout]    |
[INFO] [stdout] 14 + use winit::event_loop::EventLoop;
[INFO] [stdout]    |
[INFO] [stdout] 14 + use winit::platform::unix::x11::EventLoop;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `EventLoop`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 15 - let el = glutin::event_loop::EventLoop::new();
[INFO] [stdout] 15 + let el = EventLoop::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `glutin`
[INFO] [stdout]   --> src/lib.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | let wb = glutin::window::WindowBuilder::new()
[INFO] [stdout]    |          ^^^^^^ use of unresolved module or unlinked crate `glutin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `glutin`, use `cargo add glutin` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 14 + use azul_glutin::window::WindowBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 14 + use winit::window::WindowBuilder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `WindowBuilder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 16 - let wb = glutin::window::WindowBuilder::new()
[INFO] [stdout] 16 + let wb = WindowBuilder::new()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `glutin`
[INFO] [stdout]   --> src/lib.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |     .with_inner_size(glutin::dpi::LogicalSize::new(1024.0, 768.0));
[INFO] [stdout]    |                      ^^^^^^ use of unresolved module or unlinked crate `glutin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `glutin`, use `cargo add glutin` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 14 + use azul_glutin::dpi::LogicalSize;
[INFO] [stdout]    |
[INFO] [stdout] 14 + use winit::dpi::LogicalSize;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `LogicalSize`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 18 -     .with_inner_size(glutin::dpi::LogicalSize::new(1024.0, 768.0));
[INFO] [stdout] 18 +     .with_inner_size(LogicalSize::new(1024.0, 768.0));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `glutin`
[INFO] [stdout]   --> src/lib.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | let windowed_context = glutin::ContextBuilder::new()
[INFO] [stdout]    |                        ^^^^^^ use of unresolved module or unlinked crate `glutin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `glutin`, use `cargo add glutin` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 14 + use std::task::ContextBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 14 + use azul_glutin::ContextBuilder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ContextBuilder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 19 - let windowed_context = glutin::ContextBuilder::new()
[INFO] [stdout] 19 + let windowed_context = ContextBuilder::new()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 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/context.rs - context::Context (line 16)
[INFO] [stdout]     src/lib.rs - (line 13)
[INFO] [stdout]     src/windowed.rs - windowed::WindowedContext (line 14)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "53814f06e625ea0e952744a145023d540ac722edc4fbe8d98663169aa44cfe97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53814f06e625ea0e952744a145023d540ac722edc4fbe8d98663169aa44cfe97", kill_on_drop: false }`
[INFO] [stdout] 53814f06e625ea0e952744a145023d540ac722edc4fbe8d98663169aa44cfe97
