[INFO] cloning repository https://github.com/zenonet/deconz-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zenonet/deconz-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzenonet%2Fdeconz-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzenonet%2Fdeconz-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03d3ce846df7026d3486efdc961adf30ae750b7f
[INFO] checking zenonet/deconz-client against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzenonet%2Fdeconz-client" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zenonet/deconz-client
[INFO] finished tweaking git repo https://github.com/zenonet/deconz-client
[INFO] tweaked toml for git repo https://github.com/zenonet/deconz-client written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zenonet/deconz-client on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zenonet/deconz-client 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: deconz/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `deconz` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 046d87295a435d8514a08f8d2647b7a88e186347b2cc9dd403c41e20d49e0c42
[INFO] running `Command { std: "docker" "start" "046d87295a435d8514a08f8d2647b7a88e186347b2cc9dd403c41e20d49e0c42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "046d87295a435d8514a08f8d2647b7a88e186347b2cc9dd403c41e20d49e0c42", 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" "046d87295a435d8514a08f8d2647b7a88e186347b2cc9dd403c41e20d49e0c42" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "046d87295a435d8514a08f8d2647b7a88e186347b2cc9dd403c41e20d49e0c42", 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" "046d87295a435d8514a08f8d2647b7a88e186347b2cc9dd403c41e20d49e0c42" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: deconz/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `deconz` (manifest) generated 1 warning
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling gio v0.20.11
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling cfg-expr v0.20.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling system-deps v7.0.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling glib-macros v0.20.10
[INFO] [stderr]    Compiling gtk4-macros v0.9.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling glib-sys v0.20.10
[INFO] [stderr]    Compiling gobject-sys v0.20.10
[INFO] [stderr]    Compiling gio-sys v0.20.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.10
[INFO] [stderr]    Compiling pango-sys v0.20.10
[INFO] [stderr]    Compiling graphene-sys v0.20.10
[INFO] [stderr]    Compiling gdk4-sys v0.9.6
[INFO] [stderr]    Compiling gsk4-sys v0.9.6
[INFO] [stderr]    Compiling gtk4-sys v0.9.6
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking glib v0.20.10
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.20
[INFO] [stderr]     Checking deconz v0.1.0 (/opt/rustwide/workdir/deconz)
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> deconz/src/lib.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     async fn get_light_list(&self) -> Result<Vec<Light>, crate::Error>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 39 -     async fn get_light_list(&self) -> Result<Vec<Light>, crate::Error>;
[INFO] [stdout] 39 +     fn get_light_list(&self) -> impl std::future::Future<Output = Result<Vec<Light>, crate::Error>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> deconz/src/lib.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     async fn set_on_state(&self, light: &Light, state: bool) -> Result<(), Error>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 41 -     async fn set_on_state(&self, light: &Light, state: bool) -> Result<(), Error>;
[INFO] [stdout] 41 +     fn set_on_state(&self, light: &Light, state: bool) -> impl std::future::Future<Output = Result<(), Error>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> deconz/src/lib.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     async fn set_light_color(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 43 ~     fn set_light_color(
[INFO] [stdout] 44 |         &self,
[INFO] [stdout] ...
[INFO] [stdout] 48 |         sat: Option<u8>,
[INFO] [stdout] 49 ~     ) -> impl std::future::Future<Output = Result<(), Error>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> deconz/src/lib.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     async fn get_light_state(&self, light: &Light) -> Result<LightState, Error>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 51 -     async fn get_light_state(&self, light: &Light) -> Result<LightState, Error>;
[INFO] [stdout] 51 +     fn get_light_state(&self, light: &Light) -> impl std::future::Future<Output = Result<LightState, Error>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> deconz/src/lib.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     async fn get_light_list(&self) -> Result<Vec<Light>, crate::Error>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 39 -     async fn get_light_list(&self) -> Result<Vec<Light>, crate::Error>;
[INFO] [stdout] 39 +     fn get_light_list(&self) -> impl std::future::Future<Output = Result<Vec<Light>, crate::Error>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> deconz/src/lib.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     async fn set_on_state(&self, light: &Light, state: bool) -> Result<(), Error>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 41 -     async fn set_on_state(&self, light: &Light, state: bool) -> Result<(), Error>;
[INFO] [stdout] 41 +     fn set_on_state(&self, light: &Light, state: bool) -> impl std::future::Future<Output = Result<(), Error>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> deconz/src/lib.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     async fn set_light_color(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 43 ~     fn set_light_color(
[INFO] [stdout] 44 |         &self,
[INFO] [stdout] ...
[INFO] [stdout] 48 |         sat: Option<u8>,
[INFO] [stdout] 49 ~     ) -> impl std::future::Future<Output = Result<(), Error>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> deconz/src/lib.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     async fn get_light_state(&self, light: &Light) -> Result<LightState, Error>;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 51 -     async fn get_light_state(&self, light: &Light) -> Result<LightState, Error>;
[INFO] [stdout] 51 +     fn get_light_state(&self, light: &Light) -> impl std::future::Future<Output = Result<LightState, Error>> + Send;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cairo-rs v0.20.10
[INFO] [stderr]     Checking graphene-rs v0.20.10
[INFO] [stderr]     Checking gdk-pixbuf v0.20.10
[INFO] [stderr]     Checking pango v0.20.10
[INFO] [stderr]     Checking gdk4 v0.9.6
[INFO] [stderr]     Checking gsk4 v0.9.6
[INFO] [stderr]     Checking gtk4 v0.9.7
[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/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.9.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v4_10"' --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=e8efa9e77d782793 -C extra-filename=-dfbb9626ac170c1f --out-dir /opt/rustwide/target/debug/build/gtk4/dfbb9626ac170c1f/out -L dependency=/opt/rustwide/target/debug/build/bitflags/ea053be2d80892bf/out -L dependency=/opt/rustwide/target/debug/build/cairo-rs/e590e1574201f575/out -L dependency=/opt/rustwide/target/debug/build/cairo-sys-rs/6cfb7afa1f95c84b/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/7312f9712fb1e298/out -L dependency=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/071280487b036cc2/out -L dependency=/opt/rustwide/target/debug/build/futures-io/8d88089869a627e9/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/c686c55c92e37984/out -L dependency=/opt/rustwide/target/debug/build/futures-task/011073701ea3a715/out -L dependency=/opt/rustwide/target/debug/build/futures-util/ce93be99ecaf3078/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf-sys/b1a417cbeac6f2c3/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf/caf4511de02ae37d/out -L dependency=/opt/rustwide/target/debug/build/gdk4-sys/a17af712e6d410e9/out -L dependency=/opt/rustwide/target/debug/build/gdk4/8bbc82a36cf8650a/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/0a61d19598083759/out -L dependency=/opt/rustwide/target/debug/build/gio/8a038b7dfa9e3b09/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/b6e3e6f98bae58df/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/0598d30638eba62f/out -L dependency=/opt/rustwide/target/debug/build/glib/57e217630a555af8/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/bf5cc0e22645ab88/out -L dependency=/opt/rustwide/target/debug/build/graphene-rs/8d7a70901cd045be/out -L dependency=/opt/rustwide/target/debug/build/graphene-sys/9e42af34b8c180eb/out -L dependency=/opt/rustwide/target/debug/build/gsk4-sys/778fe6ec6d328818/out -L dependency=/opt/rustwide/target/debug/build/libc/addc43484651d5a3/out -L dependency=/opt/rustwide/target/debug/build/memchr/2998dc56ed90fbb0/out -L dependency=/opt/rustwide/target/debug/build/memoffset/07c0b78251ee15ac/out -L dependency=/opt/rustwide/target/debug/build/pango-sys/f1e4fed506886cde/out -L dependency=/opt/rustwide/target/debug/build/pango/8ea134cc73275e98/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out -L dependency=/opt/rustwide/target/debug/build/slab/336ee4618dc8a867/out -L dependency=/opt/rustwide/target/debug/build/smallvec/96d7c7a7332b4422/out --extern cairo=/opt/rustwide/target/debug/build/cairo-rs/e590e1574201f575/out/libcairo-e590e1574201f575.rmeta --extern field_offset=/opt/rustwide/target/debug/build/field-offset/b8502623ef615c4a/out/libfield_offset-b8502623ef615c4a.rmeta --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/7312f9712fb1e298/out/libfutures_channel-7312f9712fb1e298.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/build/gdk-pixbuf/caf4511de02ae37d/out/libgdk_pixbuf-caf4511de02ae37d.rmeta --extern gdk=/opt/rustwide/target/debug/build/gdk4/8bbc82a36cf8650a/out/libgdk4-8bbc82a36cf8650a.rmeta --extern gio=/opt/rustwide/target/debug/build/gio/8a038b7dfa9e3b09/out/libgio-8a038b7dfa9e3b09.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/57e217630a555af8/out/libglib-57e217630a555af8.rmeta --extern graphene=/opt/rustwide/target/debug/build/graphene-rs/8d7a70901cd045be/out/libgraphene-8d7a70901cd045be.rmeta --extern gsk=/opt/rustwide/target/debug/build/gsk4/353101477dfb06ac/out/libgsk4-353101477dfb06ac.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/build/gtk4-macros/51f9fbb0dc47369c/out/libgtk4_macros-51f9fbb0dc47369c.so --extern gtk4_sys=/opt/rustwide/target/debug/build/gtk4-sys/7b309c5582e2d5aa/out/libgtk4_sys-7b309c5582e2d5aa.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/addc43484651d5a3/out/liblibc-addc43484651d5a3.rmeta --extern pango=/opt/rustwide/target/debug/build/pango/8ea134cc73275e98/out/libpango-8ea134cc73275e98.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "046d87295a435d8514a08f8d2647b7a88e186347b2cc9dd403c41e20d49e0c42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "046d87295a435d8514a08f8d2647b7a88e186347b2cc9dd403c41e20d49e0c42", kill_on_drop: false }`
[INFO] [stdout] 046d87295a435d8514a08f8d2647b7a88e186347b2cc9dd403c41e20d49e0c42
