[INFO] cloning repository https://github.com/faculerena/ghosttyd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/faculerena/ghosttyd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaculerena%2Fghosttyd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaculerena%2Fghosttyd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e0d340e966d9eae6a8a799592d8a43b7b957032
[INFO] checking faculerena/ghosttyd against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaculerena%2Fghosttyd" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/faculerena/ghosttyd
[INFO] finished tweaking git repo https://github.com/faculerena/ghosttyd
[INFO] tweaked toml for git repo https://github.com/faculerena/ghosttyd written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/faculerena/ghosttyd on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/faculerena/ghosttyd 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cf37e4d1c6df6f1bf706c77a195168ce8a80aff1abbd3d22fc1214664eb1905d
[INFO] running `Command { std: "docker" "start" "cf37e4d1c6df6f1bf706c77a195168ce8a80aff1abbd3d22fc1214664eb1905d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf37e4d1c6df6f1bf706c77a195168ce8a80aff1abbd3d22fc1214664eb1905d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf37e4d1c6df6f1bf706c77a195168ce8a80aff1abbd3d22fc1214664eb1905d" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf37e4d1c6df6f1bf706c77a195168ce8a80aff1abbd3d22fc1214664eb1905d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf37e4d1c6df6f1bf706c77a195168ce8a80aff1abbd3d22fc1214664eb1905d" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling ghosttyd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-tungstenite v0.29.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stdout] warning: struct `GhosttyKeyEncoderOpaque` is never constructed
[INFO] [stdout]  --> src/ghostty_ffi.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct GhosttyKeyEncoderOpaque {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GhosttyKeyEventOpaque` is never constructed
[INFO] [stdout]  --> src/ghostty_ffi.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | struct GhosttyKeyEventOpaque {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GhosttyKeyEncoder` is never used
[INFO] [stdout]   --> src/ghostty_ffi.rs:13:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | type GhosttyKeyEncoder = *mut GhosttyKeyEncoderOpaque;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GhosttyKeyEvent` is never used
[INFO] [stdout]   --> src/ghostty_ffi.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout] 14 | type GhosttyKeyEvent = *mut GhosttyKeyEventOpaque;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GhosttyResult` is never used
[INFO] [stdout]   --> src/ghostty_ffi.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | type GhosttyResult = i32;
[INFO] [stdout]    |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GHOSTTY_SUCCESS` is never used
[INFO] [stdout]   --> src/ghostty_ffi.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const GHOSTTY_SUCCESS: GhosttyResult = 0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GHOSTTY_OUT_OF_MEMORY` is never used
[INFO] [stdout]   --> src/ghostty_ffi.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const GHOSTTY_OUT_OF_MEMORY: GhosttyResult = -1;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GhosttyMods` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:133:10
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub type GhosttyMods = u16;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MODS_SHIFT` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:134:11
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub const MODS_SHIFT: GhosttyMods = 1 << 0;
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MODS_CTRL` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:135:11
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub const MODS_CTRL: GhosttyMods = 1 << 1;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MODS_ALT` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:136:11
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub const MODS_ALT: GhosttyMods = 1 << 2;
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MODS_SUPER` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub const MODS_SUPER: GhosttyMods = 1 << 3;
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeyEncoder` is never constructed
[INFO] [stdout]    --> src/ghostty_ffi.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub struct KeyEncoder(GhosttyKeyEncoder);
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_kitty_flags`, and `encode_key` are never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | impl KeyEncoder {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 175 |     pub fn new() -> Option<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn set_kitty_flags(&self, flags: u8) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub fn encode_key(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ghostty_key_encoder_new` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:140:8
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn ghostty_key_encoder_new(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ghostty_key_encoder_free` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn ghostty_key_encoder_free(encoder: GhosttyKeyEncoder);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ghostty_key_encoder_setopt` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:145:8
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn ghostty_key_encoder_setopt(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ghostty_key_encoder_encode` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn ghostty_key_encoder_encode(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ghostty_key_event_new` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:158:8
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn ghostty_key_event_new(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ghostty_key_event_free` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:162:8
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn ghostty_key_event_free(event: GhosttyKeyEvent);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ghostty_key_event_set_action` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:163:8
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn ghostty_key_event_set_action(event: GhosttyKeyEvent, action: u32);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ghostty_key_event_set_key` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn ghostty_key_event_set_key(event: GhosttyKeyEvent, key: u32);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ghostty_key_event_set_mods` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:165:8
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn ghostty_key_event_set_mods(event: GhosttyKeyEvent, mods: GhosttyMods);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ghostty_key_event_set_utf8` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:166:8
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn ghostty_key_event_set_utf8(event: GhosttyKeyEvent, utf8: *const u8, len: usize);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GhosttyKeyEncoderOpaque` is never constructed
[INFO] [stdout]  --> src/ghostty_ffi.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct GhosttyKeyEncoderOpaque {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GhosttyKeyEventOpaque` is never constructed
[INFO] [stdout]  --> src/ghostty_ffi.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | struct GhosttyKeyEventOpaque {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GhosttyKeyEncoder` is never used
[INFO] [stdout]   --> src/ghostty_ffi.rs:13:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | type GhosttyKeyEncoder = *mut GhosttyKeyEncoderOpaque;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GhosttyKeyEvent` is never used
[INFO] [stdout]   --> src/ghostty_ffi.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout] 14 | type GhosttyKeyEvent = *mut GhosttyKeyEventOpaque;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GhosttyResult` is never used
[INFO] [stdout]   --> src/ghostty_ffi.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | type GhosttyResult = i32;
[INFO] [stdout]    |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GHOSTTY_SUCCESS` is never used
[INFO] [stdout]   --> src/ghostty_ffi.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const GHOSTTY_SUCCESS: GhosttyResult = 0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GHOSTTY_OUT_OF_MEMORY` is never used
[INFO] [stdout]   --> src/ghostty_ffi.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const GHOSTTY_OUT_OF_MEMORY: GhosttyResult = -1;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `GhosttyMods` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:133:10
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub type GhosttyMods = u16;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MODS_SHIFT` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:134:11
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub const MODS_SHIFT: GhosttyMods = 1 << 0;
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MODS_CTRL` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:135:11
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub const MODS_CTRL: GhosttyMods = 1 << 1;
[INFO] [stdout]     |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MODS_ALT` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:136:11
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub const MODS_ALT: GhosttyMods = 1 << 2;
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MODS_SUPER` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub const MODS_SUPER: GhosttyMods = 1 << 3;
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `KeyEncoder` is never constructed
[INFO] [stdout]    --> src/ghostty_ffi.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub struct KeyEncoder(GhosttyKeyEncoder);
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_kitty_flags`, and `encode_key` are never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | impl KeyEncoder {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 175 |     pub fn new() -> Option<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn set_kitty_flags(&self, flags: u8) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub fn encode_key(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ghostty_key_encoder_new` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:140:8
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn ghostty_key_encoder_new(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ghostty_key_encoder_free` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:144:8
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn ghostty_key_encoder_free(encoder: GhosttyKeyEncoder);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ghostty_key_encoder_setopt` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:145:8
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn ghostty_key_encoder_setopt(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ghostty_key_encoder_encode` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn ghostty_key_encoder_encode(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ghostty_key_event_new` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:158:8
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn ghostty_key_event_new(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ghostty_key_event_free` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:162:8
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn ghostty_key_event_free(event: GhosttyKeyEvent);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ghostty_key_event_set_action` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:163:8
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn ghostty_key_event_set_action(event: GhosttyKeyEvent, action: u32);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ghostty_key_event_set_key` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn ghostty_key_event_set_key(event: GhosttyKeyEvent, key: u32);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ghostty_key_event_set_mods` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:165:8
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn ghostty_key_event_set_mods(event: GhosttyKeyEvent, mods: GhosttyMods);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ghostty_key_event_set_utf8` is never used
[INFO] [stdout]    --> src/ghostty_ffi.rs:166:8
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn ghostty_key_event_set_utf8(event: GhosttyKeyEvent, utf8: *const u8, len: usize);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `cc`
[INFO] [stderr]  --> Cargo.toml:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | cc = "1"
[INFO] [stderr]   | ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `cc`
[INFO] [stderr] warning: `ghosttyd` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.65s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "cf37e4d1c6df6f1bf706c77a195168ce8a80aff1abbd3d22fc1214664eb1905d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf37e4d1c6df6f1bf706c77a195168ce8a80aff1abbd3d22fc1214664eb1905d", kill_on_drop: false }`
[INFO] [stdout] cf37e4d1c6df6f1bf706c77a195168ce8a80aff1abbd3d22fc1214664eb1905d
