[INFO] fetching crate rovella 0.1.6...
[INFO] checking rovella-0.1.6 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate rovella 0.1.6 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate rovella 0.1.6 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rovella 0.1.6
[INFO] finished tweaking crates.io crate rovella 0.1.6
[INFO] tweaked toml for crates.io crate rovella 0.1.6 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate rovella 0.1.6 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rovella_logger v0.1.3
[INFO] [stderr]   Downloaded x11 v2.19.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da48201c512faef892a8152d489ea6319f3f54cf3e0cd47a76a823c694b964ba
[INFO] running `Command { std: "docker" "start" "-a" "da48201c512faef892a8152d489ea6319f3f54cf3e0cd47a76a823c694b964ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da48201c512faef892a8152d489ea6319f3f54cf3e0cd47a76a823c694b964ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da48201c512faef892a8152d489ea6319f3f54cf3e0cd47a76a823c694b964ba", kill_on_drop: false }`
[INFO] [stdout] da48201c512faef892a8152d489ea6319f3f54cf3e0cd47a76a823c694b964ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a253183e402e7348a4c11e28d25dd27f97d6821873f4ad4bc309f371e1bf24b1
[INFO] running `Command { std: "docker" "start" "-a" "a253183e402e7348a4c11e28d25dd27f97d6821873f4ad4bc309f371e1bf24b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling x11 v2.19.1
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling rovella v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rovella_logger v0.1.3
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling xcb v0.10.1
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stdout] error[E0659]: `Event` is ambiguous
[INFO] [stdout]    --> src/platform.rs:791:42
[INFO] [stdout]     |
[INFO] [stdout] 791 |                         ev_que.push_back(Event::KeyDown(key as u32));
[INFO] [stdout]     |                                          ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Event` could refer to the enum imported here
[INFO] [stdout]    --> src/platform.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout] 54  | use crate::event::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] note: `Event` could also refer to the struct imported here
[INFO] [stdout]    --> src/platform.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  | use plat_libs::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Event` is ambiguous
[INFO] [stdout]    --> src/platform.rs:791:42
[INFO] [stdout]     |
[INFO] [stdout] 791 |                         ev_que.push_back(Event::KeyDown(key as u32));
[INFO] [stdout]     |                                          ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Event` could refer to the enum imported here
[INFO] [stdout]    --> src/platform.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout] 54  | use crate::event::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] note: `Event` could also refer to the struct imported here
[INFO] [stdout]    --> src/platform.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  | use plat_libs::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Event` is ambiguous
[INFO] [stdout]    --> src/platform.rs:802:42
[INFO] [stdout]     |
[INFO] [stdout] 802 |                         ev_que.push_back(Event::KeyUp(key as u32));
[INFO] [stdout]     |                                          ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Event` could refer to the enum imported here
[INFO] [stdout]    --> src/platform.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout] 54  | use crate::event::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] note: `Event` could also refer to the struct imported here
[INFO] [stdout]    --> src/platform.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  | use plat_libs::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Event` is ambiguous
[INFO] [stdout]    --> src/platform.rs:806:42
[INFO] [stdout]     |
[INFO] [stdout] 806 |                         ev_que.push_back(Event::MouseMove(
[INFO] [stdout]     |                                          ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Event` could refer to the enum imported here
[INFO] [stdout]    --> src/platform.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout] 54  | use crate::event::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] note: `Event` could also refer to the struct imported here
[INFO] [stdout]    --> src/platform.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  | use plat_libs::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Event` is ambiguous
[INFO] [stdout]    --> src/platform.rs:816:50
[INFO] [stdout]     |
[INFO] [stdout] 816 | ...                   ev_que.push_back(Event::MouseLeftBtnDown);
[INFO] [stdout]     |                                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Event` could refer to the enum imported here
[INFO] [stdout]    --> src/platform.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout] 54  | use crate::event::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] note: `Event` could also refer to the struct imported here
[INFO] [stdout]    --> src/platform.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  | use plat_libs::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Event` is ambiguous
[INFO] [stdout]    --> src/platform.rs:819:50
[INFO] [stdout]     |
[INFO] [stdout] 819 | ...                   ev_que.push_back(Event::MouseMidBtnDown);
[INFO] [stdout]     |                                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Event` could refer to the enum imported here
[INFO] [stdout]    --> src/platform.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout] 54  | use crate::event::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] note: `Event` could also refer to the struct imported here
[INFO] [stdout]    --> src/platform.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  | use plat_libs::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Event` is ambiguous
[INFO] [stdout]    --> src/platform.rs:822:50
[INFO] [stdout]     |
[INFO] [stdout] 822 | ...                   ev_que.push_back(Event::MouseRightBtnDown);
[INFO] [stdout]     |                                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Event` could refer to the enum imported here
[INFO] [stdout]    --> src/platform.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout] 54  | use crate::event::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] note: `Event` could also refer to the struct imported here
[INFO] [stdout]    --> src/platform.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  | use plat_libs::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Event` is ambiguous
[INFO] [stdout]    --> src/platform.rs:832:50
[INFO] [stdout]     |
[INFO] [stdout] 832 | ...                   ev_que.push_back(Event::MouseLeftBtnUp);
[INFO] [stdout]     |                                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Event` could refer to the enum imported here
[INFO] [stdout]    --> src/platform.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout] 54  | use crate::event::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] note: `Event` could also refer to the struct imported here
[INFO] [stdout]    --> src/platform.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  | use plat_libs::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Event` is ambiguous
[INFO] [stdout]    --> src/platform.rs:835:50
[INFO] [stdout]     |
[INFO] [stdout] 835 | ...                   ev_que.push_back(Event::MouseMidBtnUp);
[INFO] [stdout]     |                                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Event` could refer to the enum imported here
[INFO] [stdout]    --> src/platform.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout] 54  | use crate::event::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] note: `Event` could also refer to the struct imported here
[INFO] [stdout]    --> src/platform.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  | use plat_libs::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Event` is ambiguous
[INFO] [stdout]    --> src/platform.rs:838:50
[INFO] [stdout]     |
[INFO] [stdout] 838 | ...                   ev_que.push_back(Event::MouseRightBtnUp);
[INFO] [stdout]     |                                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Event` could refer to the enum imported here
[INFO] [stdout]    --> src/platform.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout] 54  | use crate::event::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] note: `Event` could also refer to the struct imported here
[INFO] [stdout]    --> src/platform.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  | use plat_libs::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Event` is ambiguous
[INFO] [stdout]    --> src/platform.rs:849:46
[INFO] [stdout]     |
[INFO] [stdout] 849 | ...                   ev_que.push_back(Event::WinClose);
[INFO] [stdout]     |                                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Event` could refer to the enum imported here
[INFO] [stdout]    --> src/platform.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout] 54  | use crate::event::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] note: `Event` could also refer to the struct imported here
[INFO] [stdout]    --> src/platform.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  | use plat_libs::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Event` is ambiguous
[INFO] [stdout]    --> src/platform.rs:802:42
[INFO] [stdout]     |
[INFO] [stdout] 802 |                         ev_que.push_back(Event::KeyUp(key as u32));
[INFO] [stdout]     |                                          ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Event` could refer to the enum imported here
[INFO] [stdout]    --> src/platform.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout] 54  | use crate::event::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] note: `Event` could also refer to the struct imported here
[INFO] [stdout]    --> src/platform.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  | use plat_libs::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Event` is ambiguous
[INFO] [stdout]    --> src/platform.rs:806:42
[INFO] [stdout]     |
[INFO] [stdout] 806 |                         ev_que.push_back(Event::MouseMove(
[INFO] [stdout]     |                                          ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Event` could refer to the enum imported here
[INFO] [stdout]    --> src/platform.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout] 54  | use crate::event::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] note: `Event` could also refer to the struct imported here
[INFO] [stdout]    --> src/platform.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  | use plat_libs::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Event` is ambiguous
[INFO] [stdout]    --> src/platform.rs:816:50
[INFO] [stdout]     |
[INFO] [stdout] 816 | ...                   ev_que.push_back(Event::MouseLeftBtnDown);
[INFO] [stdout]     |                                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Event` could refer to the enum imported here
[INFO] [stdout]    --> src/platform.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout] 54  | use crate::event::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] note: `Event` could also refer to the struct imported here
[INFO] [stdout]    --> src/platform.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  | use plat_libs::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Event` is ambiguous
[INFO] [stdout]    --> src/platform.rs:819:50
[INFO] [stdout]     |
[INFO] [stdout] 819 | ...                   ev_que.push_back(Event::MouseMidBtnDown);
[INFO] [stdout]     |                                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Event` could refer to the enum imported here
[INFO] [stdout]    --> src/platform.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout] 54  | use crate::event::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] note: `Event` could also refer to the struct imported here
[INFO] [stdout]    --> src/platform.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  | use plat_libs::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Event` is ambiguous
[INFO] [stdout]    --> src/platform.rs:822:50
[INFO] [stdout]     |
[INFO] [stdout] 822 | ...                   ev_que.push_back(Event::MouseRightBtnDown);
[INFO] [stdout]     |                                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Event` could refer to the enum imported here
[INFO] [stdout]    --> src/platform.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout] 54  | use crate::event::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] note: `Event` could also refer to the struct imported here
[INFO] [stdout]    --> src/platform.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  | use plat_libs::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Event` is ambiguous
[INFO] [stdout]    --> src/platform.rs:832:50
[INFO] [stdout]     |
[INFO] [stdout] 832 | ...                   ev_que.push_back(Event::MouseLeftBtnUp);
[INFO] [stdout]     |                                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Event` could refer to the enum imported here
[INFO] [stdout]    --> src/platform.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout] 54  | use crate::event::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] note: `Event` could also refer to the struct imported here
[INFO] [stdout]    --> src/platform.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  | use plat_libs::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Event` is ambiguous
[INFO] [stdout]    --> src/platform.rs:835:50
[INFO] [stdout]     |
[INFO] [stdout] 835 | ...                   ev_que.push_back(Event::MouseMidBtnUp);
[INFO] [stdout]     |                                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Event` could refer to the enum imported here
[INFO] [stdout]    --> src/platform.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout] 54  | use crate::event::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] note: `Event` could also refer to the struct imported here
[INFO] [stdout]    --> src/platform.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  | use plat_libs::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Event` is ambiguous
[INFO] [stdout]    --> src/platform.rs:838:50
[INFO] [stdout]     |
[INFO] [stdout] 838 | ...                   ev_que.push_back(Event::MouseRightBtnUp);
[INFO] [stdout]     |                                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Event` could refer to the enum imported here
[INFO] [stdout]    --> src/platform.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout] 54  | use crate::event::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] note: `Event` could also refer to the struct imported here
[INFO] [stdout]    --> src/platform.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  | use plat_libs::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Event` is ambiguous
[INFO] [stdout]    --> src/platform.rs:849:46
[INFO] [stdout]     |
[INFO] [stdout] 849 | ...                   ev_que.push_back(Event::WinClose);
[INFO] [stdout]     |                                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Event` could refer to the enum imported here
[INFO] [stdout]    --> src/platform.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout] 54  | use crate::event::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] note: `Event` could also refer to the struct imported here
[INFO] [stdout]    --> src/platform.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  | use plat_libs::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Event` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/platform.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub use xcb::ffi::*;
[INFO] [stdout]    |             ^^^^^^^^^^^ the name `base` in the type namespace is first re-exported here
[INFO] [stdout] 38 |     pub use xcb::ffi::{xcb_flush, xcb_generic_event_t, xcb_poll_for_event};
[INFO] [stdout] 39 |     pub use xcb::*;
[INFO] [stdout]    |             ------ but the name `base` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/platform.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub use xcb::ffi::*;
[INFO] [stdout]    |             ^^^^^^^^^^^ the name `xproto` in the type namespace is first re-exported here
[INFO] [stdout] 38 |     pub use xcb::ffi::{xcb_flush, xcb_generic_event_t, xcb_poll_for_event};
[INFO] [stdout] 39 |     pub use xcb::*;
[INFO] [stdout]    |             ------ but the name `xproto` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/platform.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub use xcb::ffi::*;
[INFO] [stdout]    |             ^^^^^^^^^^^ the name `big_requests` in the type namespace is first re-exported here
[INFO] [stdout] 38 |     pub use xcb::ffi::{xcb_flush, xcb_generic_event_t, xcb_poll_for_event};
[INFO] [stdout] 39 |     pub use xcb::*;
[INFO] [stdout]    |             ------ but the name `big_requests` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/platform.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub use xcb::ffi::*;
[INFO] [stdout]    |             ^^^^^^^^^^^ the name `xc_misc` in the type namespace is first re-exported here
[INFO] [stdout] 38 |     pub use xcb::ffi::{xcb_flush, xcb_generic_event_t, xcb_poll_for_event};
[INFO] [stdout] 39 |     pub use xcb::*;
[INFO] [stdout]    |             ------ but the name `xc_misc` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Win32Handle`
[INFO] [stdout]   --> src/platform.rs:51:62
[INFO] [stdout]    |
[INFO] [stdout] 51 | use raw_window_handle::{HasRawWindowHandle, RawWindowHandle, Win32Handle, XcbHandle};
[INFO] [stdout]    |                                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Win32`
[INFO] [stdout]   --> src/platform.rs:52:42
[INFO] [stdout]    |
[INFO] [stdout] 52 | use raw_window_handle::RawWindowHandle::{Win32, Xcb};
[INFO] [stdout]    |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/platform.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub use xcb::ffi::*;
[INFO] [stdout]    |             ^^^^^^^^^^^ the name `base` in the type namespace is first re-exported here
[INFO] [stdout] 38 |     pub use xcb::ffi::{xcb_flush, xcb_generic_event_t, xcb_poll_for_event};
[INFO] [stdout] 39 |     pub use xcb::*;
[INFO] [stdout]    |             ------ but the name `base` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/platform.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub use xcb::ffi::*;
[INFO] [stdout]    |             ^^^^^^^^^^^ the name `xproto` in the type namespace is first re-exported here
[INFO] [stdout] 38 |     pub use xcb::ffi::{xcb_flush, xcb_generic_event_t, xcb_poll_for_event};
[INFO] [stdout] 39 |     pub use xcb::*;
[INFO] [stdout]    |             ------ but the name `xproto` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/platform.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub use xcb::ffi::*;
[INFO] [stdout]    |             ^^^^^^^^^^^ the name `big_requests` in the type namespace is first re-exported here
[INFO] [stdout] 38 |     pub use xcb::ffi::{xcb_flush, xcb_generic_event_t, xcb_poll_for_event};
[INFO] [stdout] 39 |     pub use xcb::*;
[INFO] [stdout]    |             ------ but the name `big_requests` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/platform.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub use xcb::ffi::*;
[INFO] [stdout]    |             ^^^^^^^^^^^ the name `xc_misc` in the type namespace is first re-exported here
[INFO] [stdout] 38 |     pub use xcb::ffi::{xcb_flush, xcb_generic_event_t, xcb_poll_for_event};
[INFO] [stdout] 39 |     pub use xcb::*;
[INFO] [stdout]    |             ------ but the name `xc_misc` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Win32Handle`
[INFO] [stdout]   --> src/platform.rs:51:62
[INFO] [stdout]    |
[INFO] [stdout] 51 | use raw_window_handle::{HasRawWindowHandle, RawWindowHandle, Win32Handle, XcbHandle};
[INFO] [stdout]    |                                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Win32`
[INFO] [stdout]   --> src/platform.rs:52:42
[INFO] [stdout]    |
[INFO] [stdout] 52 | use raw_window_handle::RawWindowHandle::{Win32, Xcb};
[INFO] [stdout]    |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/platform.rs:791:57
[INFO] [stdout]     |
[INFO] [stdout] 791 |                         ev_que.push_back(Event::KeyDown(key as u32));
[INFO] [stdout]     |                                          -------------- ^^^^^^^^^^ expected `Key`, found `u32`
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/event.rs:12:5
[INFO] [stdout]     |
[INFO] [stdout] 12  |     KeyDown(Key),
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `u32` into `Key`
[INFO] [stdout]     |
[INFO] [stdout] 791 |                         ev_que.push_back(Event::KeyDown((key as u32).into()));
[INFO] [stdout]     |                                                         +          ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/platform.rs:791:57
[INFO] [stdout]     |
[INFO] [stdout] 791 |                         ev_que.push_back(Event::KeyDown(key as u32));
[INFO] [stdout]     |                                          -------------- ^^^^^^^^^^ expected `Key`, found `u32`
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/event.rs:12:5
[INFO] [stdout]     |
[INFO] [stdout] 12  |     KeyDown(Key),
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `u32` into `Key`
[INFO] [stdout]     |
[INFO] [stdout] 791 |                         ev_que.push_back(Event::KeyDown((key as u32).into()));
[INFO] [stdout]     |                                                         +          ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/platform.rs:802:55
[INFO] [stdout]     |
[INFO] [stdout] 802 |                         ev_que.push_back(Event::KeyUp(key as u32));
[INFO] [stdout]     |                                          ------------ ^^^^^^^^^^ expected `Key`, found `u32`
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/event.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |     KeyUp(Key),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `u32` into `Key`
[INFO] [stdout]     |
[INFO] [stdout] 802 |                         ev_que.push_back(Event::KeyUp((key as u32).into()));
[INFO] [stdout]     |                                                       +          ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/platform.rs:802:55
[INFO] [stdout]     |
[INFO] [stdout] 802 |                         ev_que.push_back(Event::KeyUp(key as u32));
[INFO] [stdout]     |                                          ------------ ^^^^^^^^^^ expected `Key`, found `u32`
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/event.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout] 13  |     KeyUp(Key),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `u32` into `Key`
[INFO] [stdout]     |
[INFO] [stdout] 802 |                         ev_que.push_back(Event::KeyUp((key as u32).into()));
[INFO] [stdout]     |                                                       +          ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this enum variant are incorrect
[INFO] [stdout]    --> src/platform.rs:806:42
[INFO] [stdout]     |
[INFO] [stdout] 806 |                         ev_que.push_back(Event::MouseMove(
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 807 |                             (*motion).root_x as i32,
[INFO] [stdout]     |                             ----------------------- expected `i16`, found `i32`
[INFO] [stdout] 808 |                             (*motion).root_y as i32
[INFO] [stdout]     |                             ----------------------- expected `i16`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/event.rs:14:5
[INFO] [stdout]     |
[INFO] [stdout] 14  |     MouseMove(i16, i16),
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] help: you can convert an `i32` to an `i16` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 807 |                             ((*motion).root_x as i32).try_into().unwrap(),
[INFO] [stdout]     |                             +                       +++++++++++++++++++++
[INFO] [stdout] help: you can convert an `i32` to an `i16` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 808 |                             ((*motion).root_y as i32).try_into().unwrap()
[INFO] [stdout]     |                             +                       +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this enum variant are incorrect
[INFO] [stdout]    --> src/platform.rs:806:42
[INFO] [stdout]     |
[INFO] [stdout] 806 |                         ev_que.push_back(Event::MouseMove(
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 807 |                             (*motion).root_x as i32,
[INFO] [stdout]     |                             ----------------------- expected `i16`, found `i32`
[INFO] [stdout] 808 |                             (*motion).root_y as i32
[INFO] [stdout]     |                             ----------------------- expected `i16`, found `i32`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/event.rs:14:5
[INFO] [stdout]     |
[INFO] [stdout] 14  |     MouseMove(i16, i16),
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] help: you can convert an `i32` to an `i16` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 807 |                             ((*motion).root_x as i32).try_into().unwrap(),
[INFO] [stdout]     |                             +                       +++++++++++++++++++++
[INFO] [stdout] help: you can convert an `i32` to an `i16` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 808 |                             ((*motion).root_y as i32).try_into().unwrap()
[INFO] [stdout]     |                             +                       +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cookie`
[INFO] [stdout]    --> src/platform.rs:704:17
[INFO] [stdout]     |
[INFO] [stdout] 704 |             let cookie = xcb_create_window(
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cookie`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cookie`
[INFO] [stdout]    --> src/platform.rs:704:17
[INFO] [stdout]     |
[INFO] [stdout] 704 |             let cookie = xcb_create_window(
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cookie`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/platform.rs:686:21
[INFO] [stdout]     |
[INFO] [stdout] 686 |                 let mut iterator = xcb_setup_roots_iterator(setup);
[INFO] [stdout]     |                     ----^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/platform.rs:686:21
[INFO] [stdout]     |
[INFO] [stdout] 686 |                 let mut iterator = xcb_setup_roots_iterator(setup);
[INFO] [stdout]     |                     ----^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0659.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0659.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rovella` (lib) due to 13 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rovella` (lib test) due to 13 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a253183e402e7348a4c11e28d25dd27f97d6821873f4ad4bc309f371e1bf24b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a253183e402e7348a4c11e28d25dd27f97d6821873f4ad4bc309f371e1bf24b1", kill_on_drop: false }`
[INFO] [stdout] a253183e402e7348a4c11e28d25dd27f97d6821873f4ad4bc309f371e1bf24b1
