[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#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLightfire228%2FHazel-Oxide" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Lightfire228/Hazel-Oxide on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "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-4-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" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[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] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded log4rs v1.1.1
[INFO] [stderr]   Downloaded arc-swap v1.5.0
[INFO] [stderr]   Downloaded thread-id v4.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41c39ad8a992f50fb2f6a3dbcc1c18d603cec8aa95d5ed5474b67307297e28bb
[INFO] running `Command { std: "docker" "start" "-a" "41c39ad8a992f50fb2f6a3dbcc1c18d603cec8aa95d5ed5474b67307297e28bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41c39ad8a992f50fb2f6a3dbcc1c18d603cec8aa95d5ed5474b67307297e28bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41c39ad8a992f50fb2f6a3dbcc1c18d603cec8aa95d5ed5474b67307297e28bb", kill_on_drop: false }`
[INFO] [stdout] 41c39ad8a992f50fb2f6a3dbcc1c18d603cec8aa95d5ed5474b67307297e28bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1564777a3d18f37c4fd21828c3a3c0ca3d2ea5bca9d24de8e29936340ecc1ca0
[INFO] running `Command { std: "docker" "start" "-a" "1564777a3d18f37c4fd21828c3a3c0ca3d2ea5bca9d24de8e29936340ecc1ca0", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[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] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[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 libc v0.2.126
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking arc-swap v1.5.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking thread-id v4.0.0
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[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-value v0.7.0
[INFO] [stderr]     Checking serde_yaml v0.8.24
[INFO] [stderr]     Checking serde_json v1.0.81
[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: struct `AppTickEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/application_event/app_tick_event.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct AppTickEvent {
[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: struct `AppRenderEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/application_event/app_render_event.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct AppRenderEvent {
[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: struct `AppTickEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/application_event/app_tick_event.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct AppTickEvent {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AppUpdateEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/application_event/app_update_event.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct AppUpdateEvent {
[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: struct `AppRenderEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/application_event/app_render_event.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct AppRenderEvent {
[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: struct `WindowClosedEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/application_event/window_event/window_closed.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct WindowClosedEvent {
[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: struct `AppUpdateEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/application_event/app_update_event.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct AppUpdateEvent {
[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: struct `EventDispatcher` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/event_dispatcher.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct EventDispatcher<T: TEvent> {
[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 `handled` is never read
[INFO] [stdout]   --> hazel_oxide/src/events/event.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Event {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub(crate) handled: bool,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WindowClosedEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/application_event/window_event/window_closed.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct WindowClosedEvent {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeyEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/key_event.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct KeyEvent {
[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: 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: struct `EventDispatcher` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/event_dispatcher.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct EventDispatcher<T: TEvent> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeyPressedEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/key_event/key_pressed.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct KeyPressedEvent {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handled` is never read
[INFO] [stdout]   --> hazel_oxide/src/events/event.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Event {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub(crate) handled: bool,
[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: struct `KeyReleasedEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/key_event/key_released.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct KeyReleasedEvent {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeyEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/key_event.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct KeyEvent {
[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: 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: struct `KeyPressedEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/key_event/key_pressed.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct KeyPressedEvent {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MouseMovedEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/mouse_event/mouse_moved.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct MouseMovedEvent {
[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 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: struct `KeyReleasedEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/key_event/key_released.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct KeyReleasedEvent {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MouseScrolledEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/mouse_event/mouse_scrolled.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct MouseScrolledEvent {
[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: 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: struct `MouseButtonEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/mouse_event/mouse_button.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct MouseButtonEvent {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MouseMovedEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/mouse_event/mouse_moved.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct MouseMovedEvent {
[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 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: struct `MouseButtonPressedEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/mouse_event/mouse_button/mouse_button_pressed.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct MouseButtonPressedEvent {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MouseScrolledEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/mouse_event/mouse_scrolled.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct MouseScrolledEvent {
[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: 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: struct `MouseButtonEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/mouse_event/mouse_button.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct MouseButtonEvent {
[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: struct `MouseButtonReleasedEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/mouse_event/mouse_button/mouse_button_released.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct MouseButtonReleasedEvent {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MouseButtonPressedEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/mouse_event/mouse_button/mouse_button_pressed.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct MouseButtonPressedEvent {
[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: 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: struct `MouseButtonReleasedEvent` is never constructed
[INFO] [stdout]  --> hazel_oxide/src/events/mouse_event/mouse_button/mouse_button_released.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct MouseButtonReleasedEvent {
[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: 27 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 27 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sandbox v0.1.0 (/opt/rustwide/workdir/sandbox)
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout]  --> sandbox/src/sandbox_app.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Sandbox {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 4 |     pub parent: Box<Application>
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout]  --> sandbox/src/sandbox_app.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Sandbox {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 4 |     pub parent: Box<Application>
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.28s
[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" "1564777a3d18f37c4fd21828c3a3c0ca3d2ea5bca9d24de8e29936340ecc1ca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1564777a3d18f37c4fd21828c3a3c0ca3d2ea5bca9d24de8e29936340ecc1ca0", kill_on_drop: false }`
[INFO] [stdout] 1564777a3d18f37c4fd21828c3a3c0ca3d2ea5bca9d24de8e29936340ecc1ca0
