[INFO] fetching crate azul-glutin 0.26.0... [INFO] testing azul-glutin-0.26.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate azul-glutin 0.26.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate azul-glutin 0.26.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1026f1e6ecb262ae36e0e0bbd4fbd61d7f019b3d300e259182328a971bd28138 [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" "1026f1e6ecb262ae36e0e0bbd4fbd61d7f019b3d300e259182328a971bd28138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1026f1e6ecb262ae36e0e0bbd4fbd61d7f019b3d300e259182328a971bd28138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1026f1e6ecb262ae36e0e0bbd4fbd61d7f019b3d300e259182328a971bd28138", kill_on_drop: false }` [INFO] [stdout] 1026f1e6ecb262ae36e0e0bbd4fbd61d7f019b3d300e259182328a971bd28138 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0be682812ed07d8e9b0b9aac24e87eff5a760ab7e4e9ab0714e3448a28f25034 [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" "0be682812ed07d8e9b0b9aac24e87eff5a760ab7e4e9ab0714e3448a28f25034", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling azul-winit v0.24.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling wayland-egl v0.28.5 [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:340:47 [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/platform_impl/unix/x11.rs:38:21 [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 associated function `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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.78s [INFO] running `Command { std: "docker" "inspect" "0be682812ed07d8e9b0b9aac24e87eff5a760ab7e4e9ab0714e3448a28f25034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0be682812ed07d8e9b0b9aac24e87eff5a760ab7e4e9ab0714e3448a28f25034", kill_on_drop: false }` [INFO] [stdout] 0be682812ed07d8e9b0b9aac24e87eff5a760ab7e4e9ab0714e3448a28f25034 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7106f1fab37f4305b89500ab624412611fb7a98ac358dc149999944223ff8a8d [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" "7106f1fab37f4305b89500ab624412611fb7a98ac358dc149999944223ff8a8d", kill_on_drop: false }` [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:340:47 [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/platform_impl/unix/x11.rs:38:21 [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 associated function `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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:340:47 [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/platform_impl/unix/x11.rs:38:21 [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 associated function `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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.52s [INFO] running `Command { std: "docker" "inspect" "7106f1fab37f4305b89500ab624412611fb7a98ac358dc149999944223ff8a8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7106f1fab37f4305b89500ab624412611fb7a98ac358dc149999944223ff8a8d", kill_on_drop: false }` [INFO] [stdout] 7106f1fab37f4305b89500ab624412611fb7a98ac358dc149999944223ff8a8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", 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] 89588d9bfecc46c5f82220dc0d6cbdff5700dd8a5e76144c704852d0893c294b [INFO] running `Command { std: "docker" "start" "-a" "89588d9bfecc46c5f82220dc0d6cbdff5700dd8a5e76144c704852d0893c294b", 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)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:340:47 [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/platform_impl/unix/x11.rs:38:21 [INFO] [stderr] | [INFO] [stderr] 38 | f.write_str(std::error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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: 4 warnings emitted [INFO] [stderr] [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)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:340:47 [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 associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/platform_impl/unix/x11.rs:38:21 [INFO] [stderr] | [INFO] [stderr] 38 | f.write_str(std::error::Error::description(self)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/azul_glutin-ee32eeb30020ea88) [INFO] [stderr] Doc-tests azul-glutin [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] warning: unnecessary trailing semicolon [INFO] [stderr] --> /opt/rustwide/workdir/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)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/context.rs - context::Context (line 16) ... FAILED [INFO] [stdout] test src/windowed.rs - windowed::WindowedContext (line 14) ... FAILED [INFO] [stdout] test src/lib.rs - (line 13) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/context.rs - context::Context (line 16) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> src/context.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 3 | let el = glutin::event_loop::EventLoop::new(); [INFO] [stdout] | ^^^^^^^^^ not found in `glutin::event_loop` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use azul_glutin::event_loop::EventLoop; [INFO] [stdout] | [INFO] [stdout] 2 | use azul_glutin::platform::unix::x11::EventLoop; [INFO] [stdout] | [INFO] [stdout] 2 | use winit::event_loop::EventLoop; [INFO] [stdout] | [INFO] [stdout] 2 | use winit::platform::unix::x11::EventLoop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> src/context.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 4 | let wb = glutin::window::WindowBuilder::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `glutin::window` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use azul_glutin::window::WindowBuilder; [INFO] [stdout] | [INFO] [stdout] 2 | use winit::window::WindowBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> src/context.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 5 | let some_context = glutin::ContextBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use azul_glutin::ContextBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> src/context.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 8 | let cb = glutin::ContextBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use azul_glutin::ContextBuilder; [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/windowed.rs - windowed::WindowedContext (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> src/windowed.rs:16:34 [INFO] [stdout] | [INFO] [stdout] 3 | let mut el = glutin::event_loop::EventLoop::new(); [INFO] [stdout] | ^^^^^^^^^ not found in `glutin::event_loop` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use azul_glutin::event_loop::EventLoop; [INFO] [stdout] | [INFO] [stdout] 2 | use azul_glutin::platform::unix::x11::EventLoop; [INFO] [stdout] | [INFO] [stdout] 2 | use winit::event_loop::EventLoop; [INFO] [stdout] | [INFO] [stdout] 2 | use winit::platform::unix::x11::EventLoop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> src/windowed.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 4 | let wb = glutin::window::WindowBuilder::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `glutin::window` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use azul_glutin::window::WindowBuilder; [INFO] [stdout] | [INFO] [stdout] 2 | use winit::window::WindowBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> src/windowed.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 5 | let windowed_context = glutin::ContextBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use azul_glutin::ContextBuilder; [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/lib.rs - (line 13) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> src/lib.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 3 | let el = glutin::event_loop::EventLoop::new(); [INFO] [stdout] | ^^^^^^^^^ not found in `glutin::event_loop` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use azul_glutin::event_loop::EventLoop; [INFO] [stdout] | [INFO] [stdout] 2 | use azul_glutin::platform::unix::x11::EventLoop; [INFO] [stdout] | [INFO] [stdout] 2 | use winit::event_loop::EventLoop; [INFO] [stdout] | [INFO] [stdout] 2 | use winit::platform::unix::x11::EventLoop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> src/lib.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 4 | let wb = glutin::window::WindowBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `glutin::window` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use azul_glutin::window::WindowBuilder; [INFO] [stdout] | [INFO] [stdout] 2 | use winit::window::WindowBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> src/lib.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 6 | .with_inner_size(glutin::dpi::LogicalSize::new(1024.0, 768.0)); [INFO] [stdout] | ^^^^^^^^^^^ not found in `glutin::dpi` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use azul_glutin::dpi::LogicalSize; [INFO] [stdout] | [INFO] [stdout] 2 | use winit::dpi::LogicalSize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `glutin` [INFO] [stdout] --> src/lib.rs:19:32 [INFO] [stdout] | [INFO] [stdout] 7 | let windowed_context = glutin::ContextBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `glutin` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use azul_glutin::ContextBuilder; [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.22s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "89588d9bfecc46c5f82220dc0d6cbdff5700dd8a5e76144c704852d0893c294b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89588d9bfecc46c5f82220dc0d6cbdff5700dd8a5e76144c704852d0893c294b", kill_on_drop: false }` [INFO] [stdout] 89588d9bfecc46c5f82220dc0d6cbdff5700dd8a5e76144c704852d0893c294b