[INFO] fetching crate rovella 0.1.6... [INFO] testing rovella-0.1.6 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rovella 0.1.6 into /workspace/builds/worker-0-tc1/source [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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rovella 0.1.6 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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] [stderr] Downloaded xcb v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c482d8622441ab9e3c1a3704de589b7b3020073ff583942b7d1c1a7cdb8816d0 [INFO] running `Command { std: "docker" "start" "-a" "c482d8622441ab9e3c1a3704de589b7b3020073ff583942b7d1c1a7cdb8816d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c482d8622441ab9e3c1a3704de589b7b3020073ff583942b7d1c1a7cdb8816d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c482d8622441ab9e3c1a3704de589b7b3020073ff583942b7d1c1a7cdb8816d0", kill_on_drop: false }` [INFO] [stdout] c482d8622441ab9e3c1a3704de589b7b3020073ff583942b7d1c1a7cdb8816d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a2907383bab211ef425fa6380a7006582eabdd0fe834875dbf86694b1101783b [INFO] running `Command { std: "docker" "start" "-a" "a2907383bab211ef425fa6380a7006582eabdd0fe834875dbf86694b1101783b", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling rovella v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling rovella_logger v0.1.3 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling 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: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] 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]: 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: 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] [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] running `Command { std: "docker" "inspect" "a2907383bab211ef425fa6380a7006582eabdd0fe834875dbf86694b1101783b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2907383bab211ef425fa6380a7006582eabdd0fe834875dbf86694b1101783b", kill_on_drop: false }` [INFO] [stdout] a2907383bab211ef425fa6380a7006582eabdd0fe834875dbf86694b1101783b