[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] 38b1037d90c9c024f0eab45f703d15a9ebd6e863 [INFO] checking vhakulinen/gnvim against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvhakulinen%2Fgnvim" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vhakulinen/gnvim on toolchain d0ab665d12770dbaae620b539ee4319b83445f45 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "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" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 755c58f1e66dc9da3909b937311bfbfd6cbcecf36d3f2004b85b06ccb91689e1 [INFO] running `Command { std: "docker" "start" "755c58f1e66dc9da3909b937311bfbfd6cbcecf36d3f2004b85b06ccb91689e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "755c58f1e66dc9da3909b937311bfbfd6cbcecf36d3f2004b85b06ccb91689e1", 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" "755c58f1e66dc9da3909b937311bfbfd6cbcecf36d3f2004b85b06ccb91689e1" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "755c58f1e66dc9da3909b937311bfbfd6cbcecf36d3f2004b85b06ccb91689e1", 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" "755c58f1e66dc9da3909b937311bfbfd6cbcecf36d3f2004b85b06ccb91689e1" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [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 pkg-config v0.3.30 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.1.0 [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] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking futures-sink v0.3.27 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Checking futures-io v0.3.27 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling gio v0.20.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling cfg-expr v0.16.0 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [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 toml v0.8.12 [INFO] [stderr] Compiling system-deps v7.0.2 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [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 pango-sys v0.20.7 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.20.7 [INFO] [stderr] Compiling cairo-sys-rs v0.20.7 [INFO] [stderr] Compiling graphene-sys v0.20.7 [INFO] [stderr] Compiling gdk4-sys v0.9.5 [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:167:9 [INFO] [stdout] | [INFO] [stdout] 166 | pub struct ExtType { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 167 | pub id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] 168 | 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:174:9 [INFO] [stdout] | [INFO] [stdout] 172 | pub struct Types { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 173 | #[serde(rename = "Buffer")] [INFO] [stdout] 174 | pub buffer: ExtType, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 175 | #[serde(rename = "Window")] [INFO] [stdout] 176 | pub window: ExtType, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 177 | #[serde(rename = "Tabpage")] [INFO] [stdout] 178 | 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:183:9 [INFO] [stdout] | [INFO] [stdout] 182 | pub struct ExtErrorType { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 183 | 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:189:9 [INFO] [stdout] | [INFO] [stdout] 187 | pub struct ErrorTypes { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 188 | #[serde(rename = "Exception")] [INFO] [stdout] 189 | pub exception: ExtErrorType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 190 | #[serde(rename = "Validation")] [INFO] [stdout] 191 | 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:198:9 [INFO] [stdout] | [INFO] [stdout] 195 | pub struct UiEvent { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 198 | 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:363:9 [INFO] [stdout] | [INFO] [stdout] 362 | pub struct Version { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 363 | pub major: i64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 364 | pub minor: i64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 365 | pub patch: i64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 366 | pub api_level: i64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 367 | 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:373:9 [INFO] [stdout] | [INFO] [stdout] 372 | pub struct ApiMetadata { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 373 | pub version: Version, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 378 | pub ui_options: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 379 | [INFO] [stdout] 380 | pub types: Types, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 381 | 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:167:9 [INFO] [stdout] | [INFO] [stdout] 166 | pub struct ExtType { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 167 | pub id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] 168 | 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:174:9 [INFO] [stdout] | [INFO] [stdout] 172 | pub struct Types { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 173 | #[serde(rename = "Buffer")] [INFO] [stdout] 174 | pub buffer: ExtType, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 175 | #[serde(rename = "Window")] [INFO] [stdout] 176 | pub window: ExtType, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 177 | #[serde(rename = "Tabpage")] [INFO] [stdout] 178 | 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:183:9 [INFO] [stdout] | [INFO] [stdout] 182 | pub struct ExtErrorType { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 183 | 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:189:9 [INFO] [stdout] | [INFO] [stdout] 187 | pub struct ErrorTypes { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 188 | #[serde(rename = "Exception")] [INFO] [stdout] 189 | pub exception: ExtErrorType, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 190 | #[serde(rename = "Validation")] [INFO] [stdout] 191 | 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:198:9 [INFO] [stdout] | [INFO] [stdout] 195 | pub struct UiEvent { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 198 | 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:363:9 [INFO] [stdout] | [INFO] [stdout] 362 | pub struct Version { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 363 | pub major: i64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 364 | pub minor: i64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 365 | pub patch: i64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 366 | pub api_level: i64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 367 | 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:373:9 [INFO] [stdout] | [INFO] [stdout] 372 | pub struct ApiMetadata { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 373 | pub version: Version, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 378 | pub ui_options: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 379 | [INFO] [stdout] 380 | pub types: Types, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 381 | 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] error: could not compile `gtk4` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d0ab665d12770dbaae620b539ee4319b83445f45/bin/rustc --crate-name gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="v4_10"' --cfg 'feature="v4_12"' --cfg 'feature="v4_2"' --cfg 'feature="v4_4"' --cfg 'feature="v4_6"' --cfg 'feature="v4_8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blueprint", "gio_v2_80", "gnome_42", "gnome_43", "gnome_44", "gnome_45", "gnome_46", "gnome_47", "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_16", "v4_18", "v4_2", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=3b6a9eec65004b8e -C extra-filename=-ed184976f2e13ae5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-62e12b5eeb0b8e06.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-4dfadd5e5ad4baed.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-6381a702bd5678f8.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-93c8c7a38ea03164.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-021a2e81e87dca29.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-61d1c1da072a94bf.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-f3541e73a97a880c.rmeta --extern graphene=/opt/rustwide/target/debug/deps/libgraphene-7086f0e6ec45ab18.rmeta --extern gsk=/opt/rustwide/target/debug/deps/libgsk4-b2f6d1de5c4ae91e.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/deps/libgtk4_macros-91e76d300e242c37.so --extern gtk4_sys=/opt/rustwide/target/debug/deps/libgtk4_sys-ddfcfc95e759aab6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-773a49d3910cfc15.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-2c8489a21a14f971.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "755c58f1e66dc9da3909b937311bfbfd6cbcecf36d3f2004b85b06ccb91689e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "755c58f1e66dc9da3909b937311bfbfd6cbcecf36d3f2004b85b06ccb91689e1", kill_on_drop: false }` [INFO] [stdout] 755c58f1e66dc9da3909b937311bfbfd6cbcecf36d3f2004b85b06ccb91689e1