[INFO] cloning repository https://github.com/Lightfire228/Hazel-Oxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lightfire228/Hazel-Oxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLightfire228%2FHazel-Oxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLightfire228%2FHazel-Oxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 163dc26a0a3844e0a50081dd20e8774744784a89 [INFO] checking Lightfire228/Hazel-Oxide against master#ed1ce580ec27ffcfda1a95512e69185442f75ebe for pr-112999 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLightfire228%2FHazel-Oxide" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lightfire228/Hazel-Oxide on toolchain ed1ce580ec27ffcfda1a95512e69185442f75ebe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed1ce580ec27ffcfda1a95512e69185442f75ebe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Lightfire228/Hazel-Oxide [INFO] finished tweaking git repo https://github.com/Lightfire228/Hazel-Oxide [INFO] tweaked toml for git repo https://github.com/Lightfire228/Hazel-Oxide written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Lightfire228/Hazel-Oxide 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" "+ed1ce580ec27ffcfda1a95512e69185442f75ebe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ed1ce580ec27ffcfda1a95512e69185442f75ebe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e149d87908f0039843fa791e6a87eb66b62e638aa2ed071dc3865863cbae73ff [INFO] running `Command { std: "docker" "start" "-a" "e149d87908f0039843fa791e6a87eb66b62e638aa2ed071dc3865863cbae73ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e149d87908f0039843fa791e6a87eb66b62e638aa2ed071dc3865863cbae73ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e149d87908f0039843fa791e6a87eb66b62e638aa2ed071dc3865863cbae73ff", kill_on_drop: false }` [INFO] [stdout] e149d87908f0039843fa791e6a87eb66b62e638aa2ed071dc3865863cbae73ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ed1ce580ec27ffcfda1a95512e69185442f75ebe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8811907e33d83778af550abb9e5b637ed55db7a45343c360e3e0fc3f93a906b [INFO] running `Command { std: "docker" "start" "-a" "b8811907e33d83778af550abb9e5b637ed55db7a45343c360e3e0fc3f93a906b", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking thread-id v4.0.0 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking serde_yaml v0.8.24 [INFO] [stderr] Checking serde_json v1.0.81 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking log4rs v1.1.1 [INFO] [stderr] Checking hazel_oxide v0.1.0 (/opt/rustwide/workdir/hazel_oxide) [INFO] [stdout] warning: unused variable: `repeat_count` [INFO] [stdout] --> hazel_oxide/src/events/key_event/key_released.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | fn new(key_code: i32, repeat_count: u32) -> KeyReleasedEvent { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_repeat_count` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repeat_count` [INFO] [stdout] --> hazel_oxide/src/events/key_event/key_released.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | fn new(key_code: i32, repeat_count: u32) -> KeyReleasedEvent { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_repeat_count` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event` is never read [INFO] [stdout] --> hazel_oxide/src/events/application_event/app_tick_event.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | struct AppTickEvent { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 6 | pub event: Event, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> hazel_oxide/src/events/application_event/app_tick_event.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl AppTickEvent { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 10 | pub fn new() -> AppTickEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event` is never read [INFO] [stdout] --> hazel_oxide/src/events/application_event/app_render_event.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | struct AppRenderEvent { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 6 | pub event: Event, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> hazel_oxide/src/events/application_event/app_render_event.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl AppRenderEvent { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 10 | pub fn new() -> AppRenderEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event` is never read [INFO] [stdout] --> hazel_oxide/src/events/application_event/app_update_event.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | struct AppUpdateEvent { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 6 | pub event: Event, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> hazel_oxide/src/events/application_event/app_update_event.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl AppUpdateEvent { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 10 | pub fn new() -> AppUpdateEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event` is never read [INFO] [stdout] --> hazel_oxide/src/events/application_event/window_event/window_closed.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | struct WindowClosedEvent { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 6 | pub event: Event, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> hazel_oxide/src/events/application_event/window_event/window_closed.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl WindowClosedEvent { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 10 | pub fn new() -> WindowClosedEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event` is never read [INFO] [stdout] --> hazel_oxide/src/events/key_event.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | struct KeyEvent { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 9 | pub event: Event, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `get_key_code` are never used [INFO] [stdout] --> hazel_oxide/src/events/key_event.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 14 | impl KeyEvent { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 15 | fn new(event_type: EventType, name: &str, key_code: i32) -> KeyEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn get_key_code(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> hazel_oxide/src/events/key_event/key_pressed.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 11 | impl KeyPressedEvent { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 12 | fn new(key_code: i32, repeat_count: u32) -> KeyPressedEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> hazel_oxide/src/events/key_event/key_released.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 11 | impl KeyReleasedEvent { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 12 | fn new(key_code: i32, repeat_count: u32) -> KeyReleasedEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event` is never read [INFO] [stdout] --> hazel_oxide/src/events/mouse_event/mouse_moved.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | struct MouseMovedEvent { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 5 | pub event: Event, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get_x`, and `get_y` are never used [INFO] [stdout] --> hazel_oxide/src/events/mouse_event/mouse_moved.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl MouseMovedEvent { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 12 | pub fn new(mouse_x: f64, mouse_y: f64) -> MouseMovedEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn get_x(&self) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn get_y(&self) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event` is never read [INFO] [stdout] --> hazel_oxide/src/events/mouse_event/mouse_scrolled.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | struct MouseScrolledEvent { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 5 | pub event: Event, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get_x_offset`, and `get_y_offset` are never used [INFO] [stdout] --> hazel_oxide/src/events/mouse_event/mouse_scrolled.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl MouseScrolledEvent { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 12 | pub fn new(x_offset: f64, y_offset: f64) -> MouseScrolledEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn get_x_offset(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn get_y_offset(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event` is never read [INFO] [stdout] --> hazel_oxide/src/events/mouse_event/mouse_button.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | struct MouseButtonEvent { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 9 | pub event: Event, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `get_mouse_button` are never used [INFO] [stdout] --> hazel_oxide/src/events/mouse_event/mouse_button.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl MouseButtonEvent { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 15 | pub fn new(event_type: EventType, name: &str, button: i32) -> MouseButtonEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn get_mouse_button(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> hazel_oxide/src/events/mouse_event/mouse_button/mouse_button_pressed.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl MouseButtonPressedEvent { [INFO] [stdout] | ---------------------------- associated function in this implementation [INFO] [stdout] 10 | pub fn new(button: i32) -> MouseButtonPressedEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event` is never read [INFO] [stdout] --> hazel_oxide/src/events/application_event/app_tick_event.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | struct AppTickEvent { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 6 | pub event: Event, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `button_event` is never read [INFO] [stdout] --> hazel_oxide/src/events/mouse_event/mouse_button/mouse_button_released.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | struct MouseButtonReleasedEvent { [INFO] [stdout] | ------------------------ field in this struct [INFO] [stdout] 4 | pub button_event: MouseButtonEvent, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> hazel_oxide/src/events/application_event/app_tick_event.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl AppTickEvent { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 10 | pub fn new() -> AppTickEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> hazel_oxide/src/events/mouse_event/mouse_button/mouse_button_released.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl MouseButtonReleasedEvent { [INFO] [stdout] | ----------------------------- associated function in this implementation [INFO] [stdout] 12 | pub fn new(button_code: i32) -> MouseButtonReleasedEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event` is never read [INFO] [stdout] --> hazel_oxide/src/events/application_event/app_render_event.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | struct AppRenderEvent { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 6 | pub event: Event, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> hazel_oxide/src/events/application_event/app_render_event.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl AppRenderEvent { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 10 | pub fn new() -> AppRenderEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event` is never read [INFO] [stdout] --> hazel_oxide/src/events/application_event/app_update_event.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | struct AppUpdateEvent { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 6 | pub event: Event, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> hazel_oxide/src/events/application_event/app_update_event.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl AppUpdateEvent { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 10 | pub fn new() -> AppUpdateEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event` is never read [INFO] [stdout] --> hazel_oxide/src/events/application_event/window_event/window_closed.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | struct WindowClosedEvent { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 6 | pub event: Event, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> hazel_oxide/src/events/application_event/window_event/window_closed.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl WindowClosedEvent { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 10 | pub fn new() -> WindowClosedEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event` is never read [INFO] [stdout] --> hazel_oxide/src/events/key_event.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | struct KeyEvent { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 9 | pub event: Event, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `get_key_code` are never used [INFO] [stdout] --> hazel_oxide/src/events/key_event.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 14 | impl KeyEvent { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 15 | fn new(event_type: EventType, name: &str, key_code: i32) -> KeyEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn get_key_code(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> hazel_oxide/src/events/key_event/key_pressed.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 11 | impl KeyPressedEvent { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 12 | fn new(key_code: i32, repeat_count: u32) -> KeyPressedEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> hazel_oxide/src/events/key_event/key_released.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 11 | impl KeyReleasedEvent { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 12 | fn new(key_code: i32, repeat_count: u32) -> KeyReleasedEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event` is never read [INFO] [stdout] --> hazel_oxide/src/events/mouse_event/mouse_moved.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | struct MouseMovedEvent { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 5 | pub event: Event, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get_x`, and `get_y` are never used [INFO] [stdout] --> hazel_oxide/src/events/mouse_event/mouse_moved.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl MouseMovedEvent { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 12 | pub fn new(mouse_x: f64, mouse_y: f64) -> MouseMovedEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn get_x(&self) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn get_y(&self) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event` is never read [INFO] [stdout] --> hazel_oxide/src/events/mouse_event/mouse_scrolled.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | struct MouseScrolledEvent { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 5 | pub event: Event, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get_x_offset`, and `get_y_offset` are never used [INFO] [stdout] --> hazel_oxide/src/events/mouse_event/mouse_scrolled.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl MouseScrolledEvent { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 12 | pub fn new(x_offset: f64, y_offset: f64) -> MouseScrolledEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn get_x_offset(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn get_y_offset(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event` is never read [INFO] [stdout] --> hazel_oxide/src/events/mouse_event/mouse_button.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | struct MouseButtonEvent { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 9 | pub event: Event, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `get_mouse_button` are never used [INFO] [stdout] --> hazel_oxide/src/events/mouse_event/mouse_button.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl MouseButtonEvent { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 15 | pub fn new(event_type: EventType, name: &str, button: i32) -> MouseButtonEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn get_mouse_button(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> hazel_oxide/src/events/mouse_event/mouse_button/mouse_button_pressed.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl MouseButtonPressedEvent { [INFO] [stdout] | ---------------------------- associated function in this implementation [INFO] [stdout] 10 | pub fn new(button: i32) -> MouseButtonPressedEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `button_event` is never read [INFO] [stdout] --> hazel_oxide/src/events/mouse_event/mouse_button/mouse_button_released.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | struct MouseButtonReleasedEvent { [INFO] [stdout] | ------------------------ field in this struct [INFO] [stdout] 4 | pub button_event: MouseButtonEvent, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> hazel_oxide/src/events/mouse_event/mouse_button/mouse_button_released.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl MouseButtonReleasedEvent { [INFO] [stdout] | ----------------------------- associated function in this implementation [INFO] [stdout] 12 | pub fn new(button_code: i32) -> MouseButtonReleasedEvent { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sandbox v0.1.0 (/opt/rustwide/workdir/sandbox) [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.55s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b8811907e33d83778af550abb9e5b637ed55db7a45343c360e3e0fc3f93a906b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8811907e33d83778af550abb9e5b637ed55db7a45343c360e3e0fc3f93a906b", kill_on_drop: false }` [INFO] [stdout] b8811907e33d83778af550abb9e5b637ed55db7a45343c360e3e0fc3f93a906b