[INFO] fetching crate amberwindow 0.3.14...
[INFO] testing amberwindow-0.3.14 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate amberwindow 0.3.14 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate amberwindow 0.3.14
[INFO] finished tweaking crates.io crate amberwindow 0.3.14
[INFO] tweaked toml for crates.io crate amberwindow 0.3.14 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate amberwindow 0.3.14 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate amberwindow 0.3.14 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1bf0609e7f7621ca1427a6da58a37090bb5b45e05909da19562dea4ad7e90376
[INFO] running `Command { std: "docker" "start" "-a" "1bf0609e7f7621ca1427a6da58a37090bb5b45e05909da19562dea4ad7e90376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bf0609e7f7621ca1427a6da58a37090bb5b45e05909da19562dea4ad7e90376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bf0609e7f7621ca1427a6da58a37090bb5b45e05909da19562dea4ad7e90376", kill_on_drop: false }`
[INFO] [stdout] 1bf0609e7f7621ca1427a6da58a37090bb5b45e05909da19562dea4ad7e90376
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2950e16f67ea503566b37d51b612dc0676843a435d579987ccde3fae0a320ef3
[INFO] running `Command { std: "docker" "start" "-a" "2950e16f67ea503566b37d51b612dc0676843a435d579987ccde3fae0a320ef3", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling miniquad v0.4.2
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling quad-rand v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling fontdue v0.7.3
[INFO] [stderr]    Compiling macroquad v0.4.8
[INFO] [stderr]    Compiling amberwindow v0.3.14 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.72s
[INFO] running `Command { std: "docker" "inspect" "2950e16f67ea503566b37d51b612dc0676843a435d579987ccde3fae0a320ef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2950e16f67ea503566b37d51b612dc0676843a435d579987ccde3fae0a320ef3", kill_on_drop: false }`
[INFO] [stdout] 2950e16f67ea503566b37d51b612dc0676843a435d579987ccde3fae0a320ef3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4fcfe8e576bab55544dd4ea828d67d3a946f6a3a5b5356d47520308ac7c321e
[INFO] running `Command { std: "docker" "start" "-a" "e4fcfe8e576bab55544dd4ea828d67d3a946f6a3a5b5356d47520308ac7c321e", kill_on_drop: false }`
[INFO] [stderr]    Compiling amberwindow v0.3.14 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s
[INFO] running `Command { std: "docker" "inspect" "e4fcfe8e576bab55544dd4ea828d67d3a946f6a3a5b5356d47520308ac7c321e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4fcfe8e576bab55544dd4ea828d67d3a946f6a3a5b5356d47520308ac7c321e", kill_on_drop: false }`
[INFO] [stdout] e4fcfe8e576bab55544dd4ea828d67d3a946f6a3a5b5356d47520308ac7c321e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2aa57d2042e65ebb74f11fdacd7f2ec70a0b7437f56c6d73533467906b1f0ab6
[INFO] running `Command { std: "docker" "start" "-a" "2aa57d2042e65ebb74f11fdacd7f2ec70a0b7437f56c6d73533467906b1f0ab6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/amberwindow-3911477b79ffd544)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/amberwindow-be6501951f0c9d7d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests amberwindow
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/window/window_manager.rs - window::window_manager::WindowManager (line 12) ... FAILED
[INFO] [stdout] test src/window/widgets/button.rs - window::widgets::button::Button (line 39) ... FAILED
[INFO] [stdout] test src/window/window_manager.rs - window::window_manager::WindowManager (line 23) ... FAILED
[INFO] [stdout] test src/window/widgets/button.rs - window::widgets::button::Button (line 50) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 62) ... ok
[INFO] [stdout] test src/window/window_manager.rs - window::window_manager::WindowManager::begin (line 66) ... FAILED
[INFO] [stdout] test src/window/widgets/button.rs - window::widgets::button::Button (line 30) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 66) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 38) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 21) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/window/window_manager.rs - window::window_manager::WindowManager (line 12) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowManager`
[INFO] [stdout]  --> src/window/window_manager.rs:13:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | let windows = WindowManager::new(); // Create new window manager
[INFO] [stdout]   |               ^^^^^^^^^^^^^ use of undeclared type `WindowManager`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use amberwindow::WindowManager;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/window/widgets/button.rs - window::widgets::button::Button (line 39) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `windows` in this scope
[INFO] [stdout]  --> src/window/widgets/button.rs:41:23
[INFO] [stdout]   |
[INFO] [stdout] 4 |    if let Some(win) = windows.begin("my_window", &font) {
[INFO] [stdout]   |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `font` in this scope
[INFO] [stdout]  --> src/window/widgets/button.rs:41:51
[INFO] [stdout]   |
[INFO] [stdout] 4 |    if let Some(win) = windows.begin("my_window", &font) {
[INFO] [stdout]   |                                                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `widgets` in this scope
[INFO] [stdout]  --> src/window/widgets/button.rs:42:11
[INFO] [stdout]   |
[INFO] [stdout] 5 |        if widgets.Button(win, "hello").1.is_just_pressed {
[INFO] [stdout]   |           ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/window/window_manager.rs - window::window_manager::WindowManager (line 23) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `windows` in this scope
[INFO] [stdout]  --> src/window/window_manager.rs:25:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | let idx = windows.get_window_index("window");
[INFO] [stdout]   |           ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `windows` in this scope
[INFO] [stdout]  --> src/window/window_manager.rs:27:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | windows[idx].queue_free();
[INFO] [stdout]   | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/window/widgets/button.rs - window::widgets::button::Button (line 50) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `windows` in this scope
[INFO] [stdout]  --> src/window/widgets/button.rs:52:23
[INFO] [stdout]   |
[INFO] [stdout] 4 |    if let Some(win) = windows.begin("my_window", &font) {
[INFO] [stdout]   |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `font` in this scope
[INFO] [stdout]  --> src/window/widgets/button.rs:52:51
[INFO] [stdout]   |
[INFO] [stdout] 4 |    if let Some(win) = windows.begin("my_window", &font) {
[INFO] [stdout]   |                                                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `widgets` in this scope
[INFO] [stdout]  --> src/window/widgets/button.rs:53:11
[INFO] [stdout]   |
[INFO] [stdout] 5 |        if widgets.Button(win, "hello").1.pressed {
[INFO] [stdout]   |           ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/window/window_manager.rs - window::window_manager::WindowManager::begin (line 66) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `windows` in this scope
[INFO] [stdout]  --> src/window/window_manager.rs:67:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | if let Some(win) = windows.begin("my_window") {
[INFO] [stdout]   |                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `widget` in this scope
[INFO] [stdout]  --> src/window/window_manager.rs:68:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     widget.Text(win, "hello");
[INFO] [stdout]   |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/window/widgets/button.rs - window::widgets::button::Button (line 30) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `windows` in this scope
[INFO] [stdout]  --> src/window/widgets/button.rs:32:24
[INFO] [stdout]   |
[INFO] [stdout] 4 |     if let Some(win) = windows.begin("my_window", &font) {
[INFO] [stdout]   |                        ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `font` in this scope
[INFO] [stdout]  --> src/window/widgets/button.rs:32:52
[INFO] [stdout]   |
[INFO] [stdout] 4 |     if let Some(win) = windows.begin("my_window", &font) {
[INFO] [stdout]   |                                                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `widgets` in this scope
[INFO] [stdout]  --> src/window/widgets/button.rs:33:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         widgets.Button(win, "hello");
[INFO] [stdout]   |         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 66) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `windows` in this scope
[INFO] [stdout]  --> src/lib.rs:67:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | if let Some(win) = windows.begin("") {
[INFO] [stdout]   |                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope
[INFO] [stdout]  --> src/lib.rs:69:34
[INFO] [stdout]   |
[INFO] [stdout] 5 |     win.Text("Hello, world 123", WHITE);
[INFO] [stdout]   |                                  ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]   |
[INFO] [stdout] 2 + use macroquad::prelude::WHITE;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `vec2` in this scope
[INFO] [stdout]  --> src/lib.rs:71:38
[INFO] [stdout]   |
[INFO] [stdout] 7 |     win.Slider_float(0., 100., None, vec2(win.rect.w - 20.0, 15f32));
[INFO] [stdout]   |                                      ^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use macroquad::prelude::vec2;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ButtonStyle` in this scope
[INFO] [stdout]  --> src/lib.rs:73:22
[INFO] [stdout]   |
[INFO] [stdout] 9 |     win.button_style(ButtonStyle{
[INFO] [stdout]   |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use amberwindow::ButtonStyle;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope
[INFO] [stdout]   --> src/lib.rs:75:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |         color: WHITE,
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 2  + use macroquad::prelude::WHITE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/lib.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |         bg_color: Color::from_hex(0x274972),
[INFO] [stdout]    |                   ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use macroquad::prelude::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/lib.rs:77:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |         hover_bg_color: Color::from_hex(0x496994),
[INFO] [stdout]    |                         ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use macroquad::prelude::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/lib.rs:78:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |         pressed_bg_color: Color::from_hex(0x274972)
[INFO] [stdout]    |                           ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use macroquad::prelude::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SliderStyle` in this scope
[INFO] [stdout]   --> src/lib.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 16 |     win.slider_style(SliderStyle{
[INFO] [stdout]    |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use amberwindow::SliderStyle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope
[INFO] [stdout]   --> src/lib.rs:81:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |         color: WHITE,
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 2  + use macroquad::prelude::WHITE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/lib.rs:82:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |         bg_color: Color::from_hex(0x163861),
[INFO] [stdout]    |                   ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use macroquad::prelude::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/lib.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 19 |         hover_bg_color: Color::from_hex(0x274972),
[INFO] [stdout]    |                         ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use macroquad::prelude::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SKYBLUE` in this scope
[INFO] [stdout]   --> src/lib.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |         value_color: SKYBLUE,
[INFO] [stdout]    |                      ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 2  + use macroquad::prelude::SKYBLUE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WindowStyle` in this scope
[INFO] [stdout]   --> src/lib.rs:86:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     win.style(WindowStyle{
[INFO] [stdout]    |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use amberwindow::WindowStyle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/lib.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |         bg_color: Color::from_hex(0x151617),
[INFO] [stdout]    |                   ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use macroquad::prelude::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/lib.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |         tb_color: Color::from_hex(0x294a7a),
[INFO] [stdout]    |                   ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use macroquad::prelude::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BLACK` in this scope
[INFO] [stdout]   --> src/lib.rs:90:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |         deselected_tb_color: BLACK,
[INFO] [stdout]    |                              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 2  + use macroquad::prelude::BLACK;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BLANK` in this scope
[INFO] [stdout]   --> src/lib.rs:91:23
[INFO] [stdout]    |
[INFO] [stdout] 27 |         border_color: BLANK,
[INFO] [stdout]    |                       ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 2  + use macroquad::prelude::BLANK;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/lib.rs:92:32
[INFO] [stdout]    |
[INFO] [stdout] 28 |         selected_border_color: Color::new(1.,1.,1., 0.7),
[INFO] [stdout]    |                                ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use macroquad::prelude::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope
[INFO] [stdout]   --> src/lib.rs:93:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |         title_color: WHITE,
[INFO] [stdout]    |                      ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 2  + use macroquad::prelude::WHITE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/lib.rs:94:22
[INFO] [stdout]    |
[INFO] [stdout] 30 |         scale_color: Color::from_hex(0x294a7a),
[INFO] [stdout]    |                      ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use macroquad::prelude::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope
[INFO] [stdout]   --> src/lib.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 31 |         minimize_color: WHITE,
[INFO] [stdout]    |                         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 2  + use macroquad::prelude::WHITE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope
[INFO] [stdout]   --> src/lib.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 32 |         close_color: WHITE
[INFO] [stdout]    |                      ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 2  + use macroquad::prelude::WHITE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Widget`
[INFO] [stdout]   --> src/lib.rs:99:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |         if let Widget::Checkbox(i) = i {
[INFO] [stdout]    |                ^^^^^^ use of undeclared type `Widget`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 2  + use amberwindow::Widget;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/lib.rs:100:26
[INFO] [stdout]    |
[INFO] [stdout] 36 |             i.bg_color = Color::from_hex(0x385884);
[INFO] [stdout]    |                          ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use macroquad::prelude::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 25 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 38) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miniquad-0.4.2/src/native/linux_x11.rs:557:13:
[INFO] [stdout] XOpenDisplay() failed!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5846537045a2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5846537045a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5846537045a2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5846537045a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5846537251c3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5846537251c3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x584653701e93 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584653701e93 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5846537043f2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x584653705476 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x584653705279 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x584653705e82 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x584653705d5c - std::panicking::begin_panic::{{closure}}::h13865f7f56367b41
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:770:9
[INFO] [stdout]   13:     0x584653704aa9 - std::sys::backtrace::__rust_end_short_backtrace::h41e1700e19349ed1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x584653705c72 - std::panicking::begin_panic::h6990e2ce2677fde3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:769:5
[INFO] [stdout]   15:     0x584653685eb1 - miniquad::native::linux_x11::run::h99d5f0962665241b
[INFO] [stdout]   16:     0x584653678c65 - miniquad::start::hc9e44860002a865b
[INFO] [stdout]   17:     0x584653688ce1 - macroquad::Window::new::ha64b51e4e0cab7b7
[INFO] [stdout]   18:     0x584653688d70 - rust_out::main::h4293891446a396e5
[INFO] [stdout]   19:     0x58465366d6e3 - core::ops::function::FnOnce::call_once::h1b7f0f4a0fa90646
[INFO] [stdout]   20:     0x584653669846 - std::sys::backtrace::__rust_begin_short_backtrace::h93ddb45b5142a0f2
[INFO] [stdout]   21:     0x584653669619 - std::rt::lang_start::{{closure}}::hc7952c01b1103b9a
[INFO] [stdout]   22:     0x5846536fe5d0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   23:     0x5846536fe5d0 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   24:     0x5846536fe5d0 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x5846536fe5d0 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x5846536fe5d0 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x5846536fe5d0 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5846536fe5d0 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5846536fe5d0 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5846536fe5d0 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x584653669601 - std::rt::lang_start::hcc2a7507424cf42d
[INFO] [stdout]   32:     0x584653688f65 - main
[INFO] [stdout]   33:     0x79d0114321ca - <unknown>
[INFO] [stdout]   34:     0x79d01143228b - __libc_start_main
[INFO] [stdout]   35:     0x584653668935 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 21) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miniquad-0.4.2/src/native/linux_x11.rs:557:13:
[INFO] [stdout] XOpenDisplay() failed!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dc452408132 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dc452408132 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dc452408132 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5dc452408132 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5dc452428d53 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5dc452428d53 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5dc452405a23 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5dc452405a23 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5dc452407f82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5dc452409006 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5dc452408e09 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5dc452409a12 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5dc4524098ec - std::panicking::begin_panic::{{closure}}::h13865f7f56367b41
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:770:9
[INFO] [stdout]   13:     0x5dc452408639 - std::sys::backtrace::__rust_end_short_backtrace::h41e1700e19349ed1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x5dc452409802 - std::panicking::begin_panic::h6990e2ce2677fde3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:769:5
[INFO] [stdout]   15:     0x5dc45238b401 - miniquad::native::linux_x11::run::h99d5f0962665241b
[INFO] [stdout]   16:     0x5dc45237e1b5 - miniquad::start::hc9e44860002a865b
[INFO] [stdout]   17:     0x5dc45238def1 - macroquad::Window::new::ha64b51e4e0cab7b7
[INFO] [stdout]   18:     0x5dc45238df80 - rust_out::main::h4293891446a396e5
[INFO] [stdout]   19:     0x5dc452374263 - core::ops::function::FnOnce::call_once::h1b7f0f4a0fa90646
[INFO] [stdout]   20:     0x5dc4523703c6 - std::sys::backtrace::__rust_begin_short_backtrace::h93ddb45b5142a0f2
[INFO] [stdout]   21:     0x5dc452370199 - std::rt::lang_start::{{closure}}::hc7952c01b1103b9a
[INFO] [stdout]   22:     0x5dc452402160 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   23:     0x5dc452402160 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   24:     0x5dc452402160 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   25:     0x5dc452402160 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x5dc452402160 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x5dc452402160 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5dc452402160 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5dc452402160 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5dc452402160 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x5dc452370181 - std::rt::lang_start::hcc2a7507424cf42d
[INFO] [stdout]   32:     0x5dc45238e115 - main
[INFO] [stdout]   33:     0x7ff3f42791ca - <unknown>
[INFO] [stdout]   34:     0x7ff3f427928b - __libc_start_main
[INFO] [stdout]   35:     0x5dc45236f9d5 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 21)
[INFO] [stdout]     src/lib.rs - (line 38)
[INFO] [stdout]     src/lib.rs - (line 66)
[INFO] [stdout]     src/window/widgets/button.rs - window::widgets::button::Button (line 30)
[INFO] [stdout]     src/window/widgets/button.rs - window::widgets::button::Button (line 39)
[INFO] [stdout]     src/window/widgets/button.rs - window::widgets::button::Button (line 50)
[INFO] [stdout]     src/window/window_manager.rs - window::window_manager::WindowManager (line 12)
[INFO] [stdout]     src/window/window_manager.rs - window::window_manager::WindowManager (line 23)
[INFO] [stdout]     src/window/window_manager.rs - window::window_manager::WindowManager::begin (line 66)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.22s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2aa57d2042e65ebb74f11fdacd7f2ec70a0b7437f56c6d73533467906b1f0ab6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2aa57d2042e65ebb74f11fdacd7f2ec70a0b7437f56c6d73533467906b1f0ab6", kill_on_drop: false }`
[INFO] [stdout] 2aa57d2042e65ebb74f11fdacd7f2ec70a0b7437f56c6d73533467906b1f0ab6
