[INFO] cloning repository https://github.com/vhakulinen/gnvim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vhakulinen/gnvim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvhakulinen%2Fgnvim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvhakulinen%2Fgnvim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 184efff52b263fefc80c45812aba2ac793042938
[INFO] checking vhakulinen/gnvim against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvhakulinen%2Fgnvim" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vhakulinen/gnvim
[INFO] finished tweaking git repo https://github.com/vhakulinen/gnvim
[INFO] tweaked toml for git repo https://github.com/vhakulinen/gnvim written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vhakulinen/gnvim on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vhakulinen/gnvim 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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded system-deps v7.0.2
[INFO] [stderr]   Downloaded cfg-expr v0.16.0
[INFO] [stderr]   Downloaded gobject-sys v0.20.7
[INFO] [stderr]   Downloaded rmpv v1.0.0
[INFO] [stderr]   Downloaded glib-build-tools v0.20.0
[INFO] [stderr]   Downloaded field-offset v0.3.5
[INFO] [stderr]   Downloaded gsk4-sys v0.9.5
[INFO] [stderr]   Downloaded gdk-pixbuf v0.20.7
[INFO] [stderr]   Downloaded graphene-rs v0.20.7
[INFO] [stderr]   Downloaded libadwaita-sys v0.7.0
[INFO] [stderr]   Downloaded cairo-rs v0.20.7
[INFO] [stderr]   Downloaded gio-sys v0.20.8
[INFO] [stderr]   Downloaded gdk4-sys v0.9.5
[INFO] [stderr]   Downloaded gdk4 v0.9.5
[INFO] [stderr]   Downloaded gsk4 v0.9.5
[INFO] [stderr]   Downloaded gtk4-sys v0.9.5
[INFO] [stderr]   Downloaded libadwaita v0.7.0
[INFO] [stderr]   Downloaded gio v0.20.7
[INFO] [stderr]   Downloaded pango v0.20.7
[INFO] [stderr]   Downloaded glib-sys v0.20.7
[INFO] [stderr]   Downloaded glib v0.20.7
[INFO] [stderr]   Downloaded gtk4-macros v0.9.5
[INFO] [stderr]   Downloaded cairo-sys-rs v0.20.7
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.20.7
[INFO] [stderr]   Downloaded graphene-sys v0.20.7
[INFO] [stderr]   Downloaded pango-sys v0.20.7
[INFO] [stderr]   Downloaded gtk4 v0.9.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca12c36042aa189cb5dbb7acb57499e19354482fdcc2f3942d29f899fabd457b
[INFO] running `Command { std: "docker" "start" "-a" "ca12c36042aa189cb5dbb7acb57499e19354482fdcc2f3942d29f899fabd457b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca12c36042aa189cb5dbb7acb57499e19354482fdcc2f3942d29f899fabd457b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca12c36042aa189cb5dbb7acb57499e19354482fdcc2f3942d29f899fabd457b", kill_on_drop: false }`
[INFO] [stdout] ca12c36042aa189cb5dbb7acb57499e19354482fdcc2f3942d29f899fabd457b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc82036c44598c9ec3ad0d0f914af9acdc7aee25f263d92f4aa859637d781044
[INFO] running `Command { std: "docker" "start" "-a" "cc82036c44598c9ec3ad0d0f914af9acdc7aee25f263d92f4aa859637d781044", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.158
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking futures-sink v0.3.27
[INFO] [stderr]     Checking futures-io v0.3.27
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.158
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling gio v0.20.7
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling cfg-expr v0.16.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling field-offset v0.3.5
[INFO] [stderr]     Checking rmp v0.8.11
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling system-deps v7.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.27
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling glib-sys v0.20.7
[INFO] [stderr]    Compiling gobject-sys v0.20.7
[INFO] [stderr]    Compiling gio-sys v0.20.8
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.7
[INFO] [stderr]    Compiling pango-sys v0.20.7
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.7
[INFO] [stderr]    Compiling gdk4-sys v0.9.5
[INFO] [stderr]    Compiling graphene-sys v0.20.7
[INFO] [stderr]    Compiling gsk4-sys v0.9.5
[INFO] [stderr]    Compiling gtk4-sys v0.9.5
[INFO] [stderr]    Compiling libadwaita-sys v0.7.0
[INFO] [stderr]    Compiling glib-macros v0.20.7
[INFO] [stderr]    Compiling gtk4-macros v0.9.5
[INFO] [stderr]    Compiling futures-executor v0.3.27
[INFO] [stderr]     Checking tokio-util v0.7.7
[INFO] [stderr]     Checking futures v0.3.27
[INFO] [stderr]     Checking glib v0.20.7
[INFO] [stderr]     Checking serde_bytes v0.11.9
[INFO] [stderr]     Checking rmp-serde v1.1.1
[INFO] [stderr]     Checking rmpv v1.0.0
[INFO] [stderr]     Checking nvim-rs v0.1.0 (/opt/rustwide/workdir/lib/nvim-rs)
[INFO] [stdout] warning: fields `since` and `method` are never read
[INFO] [stdout]   --> lib/nvim-rs/src/bin/apigen/types.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Function {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 55 |     pub name: String,
[INFO] [stdout] 56 |     pub since: i64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub method: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Function` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `prefix` are never read
[INFO] [stdout]    --> lib/nvim-rs/src/bin/apigen/types.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct ExtType {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 173 |     pub id: i64,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 174 |     pub prefix: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ExtType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `buffer`, `window`, and `tabpage` are never read
[INFO] [stdout]    --> lib/nvim-rs/src/bin/apigen/types.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub struct Types {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 179 |     #[serde(rename = "Buffer")]
[INFO] [stdout] 180 |     pub buffer: ExtType,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 181 |     #[serde(rename = "Window")]
[INFO] [stdout] 182 |     pub window: ExtType,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 183 |     #[serde(rename = "Tabpage")]
[INFO] [stdout] 184 |     pub tabpage: ExtType,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Types` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> lib/nvim-rs/src/bin/apigen/types.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub struct ExtErrorType {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 189 |     pub id: i64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ExtErrorType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `exception` and `validation` are never read
[INFO] [stdout]    --> lib/nvim-rs/src/bin/apigen/types.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub struct ErrorTypes {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 194 |     #[serde(rename = "Exception")]
[INFO] [stdout] 195 |     pub exception: ExtErrorType,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 196 |     #[serde(rename = "Validation")]
[INFO] [stdout] 197 |     pub validation: ExtErrorType,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ErrorTypes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `since` is never read
[INFO] [stdout]    --> lib/nvim-rs/src/bin/apigen/types.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub struct UiEvent {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub since: i64,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `major`, `minor`, `patch`, `api_level`, and `api_compatible` are never read
[INFO] [stdout]    --> lib/nvim-rs/src/bin/apigen/types.rs:376:9
[INFO] [stdout]     |
[INFO] [stdout] 375 | pub struct Version {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 376 |     pub major: i64,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 377 |     pub minor: i64,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 378 |     pub patch: i64,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 379 |     pub api_level: i64,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 380 |     pub api_compatible: i64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Version` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `ui_options`, `types`, and `error_types` are never read
[INFO] [stdout]    --> lib/nvim-rs/src/bin/apigen/types.rs:386:9
[INFO] [stdout]     |
[INFO] [stdout] 385 | pub struct ApiMetadata {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 386 |     pub version: Version,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 391 |     pub ui_options: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 392 |
[INFO] [stdout] 393 |     pub types: Types,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 394 |     pub error_types: ErrorTypes,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ApiMetadata` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `since` and `method` are never read
[INFO] [stdout]   --> lib/nvim-rs/src/bin/apigen/types.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Function {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 55 |     pub name: String,
[INFO] [stdout] 56 |     pub since: i64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub method: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Function` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `prefix` are never read
[INFO] [stdout]    --> lib/nvim-rs/src/bin/apigen/types.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct ExtType {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 173 |     pub id: i64,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 174 |     pub prefix: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ExtType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `buffer`, `window`, and `tabpage` are never read
[INFO] [stdout]    --> lib/nvim-rs/src/bin/apigen/types.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub struct Types {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 179 |     #[serde(rename = "Buffer")]
[INFO] [stdout] 180 |     pub buffer: ExtType,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 181 |     #[serde(rename = "Window")]
[INFO] [stdout] 182 |     pub window: ExtType,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 183 |     #[serde(rename = "Tabpage")]
[INFO] [stdout] 184 |     pub tabpage: ExtType,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Types` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> lib/nvim-rs/src/bin/apigen/types.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub struct ExtErrorType {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 189 |     pub id: i64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ExtErrorType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `exception` and `validation` are never read
[INFO] [stdout]    --> lib/nvim-rs/src/bin/apigen/types.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 193 | pub struct ErrorTypes {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 194 |     #[serde(rename = "Exception")]
[INFO] [stdout] 195 |     pub exception: ExtErrorType,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 196 |     #[serde(rename = "Validation")]
[INFO] [stdout] 197 |     pub validation: ExtErrorType,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ErrorTypes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `since` is never read
[INFO] [stdout]    --> lib/nvim-rs/src/bin/apigen/types.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub struct UiEvent {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub since: i64,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UiEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `major`, `minor`, `patch`, `api_level`, and `api_compatible` are never read
[INFO] [stdout]    --> lib/nvim-rs/src/bin/apigen/types.rs:376:9
[INFO] [stdout]     |
[INFO] [stdout] 375 | pub struct Version {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 376 |     pub major: i64,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 377 |     pub minor: i64,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 378 |     pub patch: i64,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 379 |     pub api_level: i64,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 380 |     pub api_compatible: i64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Version` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `ui_options`, `types`, and `error_types` are never read
[INFO] [stdout]    --> lib/nvim-rs/src/bin/apigen/types.rs:386:9
[INFO] [stdout]     |
[INFO] [stdout] 385 | pub struct ApiMetadata {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 386 |     pub version: Version,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 391 |     pub ui_options: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 392 |
[INFO] [stdout] 393 |     pub types: Types,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 394 |     pub error_types: ErrorTypes,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ApiMetadata` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cairo-rs v0.20.7
[INFO] [stderr]     Checking graphene-rs v0.20.7
[INFO] [stderr]     Checking pango v0.20.7
[INFO] [stderr]     Checking gdk-pixbuf v0.20.7
[INFO] [stderr]     Checking flatpak-helper v0.1.0 (/opt/rustwide/workdir/lib/flatpak-helper)
[INFO] [stderr]    Compiling glib-build-tools v0.20.0
[INFO] [stderr]     Checking gdk4 v0.9.5
[INFO] [stderr]    Compiling gnvim v0.3.2-dev (/opt/rustwide/workdir/ui)
[INFO] [stderr]     Checking gsk4 v0.9.5
[INFO] [stderr]     Checking gtk4 v0.9.5
[INFO] [stderr]     Checking libadwaita v0.7.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ui/src/font/mod.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn font_desc(&self) -> Ref<pango::FontDescription> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn font_desc(&self) -> Ref<'_, pango::FontDescription> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ui/src/font/mod.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn guifont(&self) -> Ref<String> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn guifont(&self) -> Ref<'_, String> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ui/src/font/mod.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn font_desc(&self) -> Ref<pango::FontDescription> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn font_desc(&self) -> Ref<'_, pango::FontDescription> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ui/src/font/mod.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn guifont(&self) -> Ref<String> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn guifont(&self) -> Ref<'_, String> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 3m 27s
[INFO] running `Command { std: "docker" "inspect" "cc82036c44598c9ec3ad0d0f914af9acdc7aee25f263d92f4aa859637d781044", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc82036c44598c9ec3ad0d0f914af9acdc7aee25f263d92f4aa859637d781044", kill_on_drop: false }`
[INFO] [stdout] cc82036c44598c9ec3ad0d0f914af9acdc7aee25f263d92f4aa859637d781044
