[INFO] cloning repository https://github.com/janpow77/gpumanager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/janpow77/gpumanager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanpow77%2Fgpumanager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanpow77%2Fgpumanager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b310bf83300446a494886377ff61ed0d0aa1c09
[INFO] checking janpow77/gpumanager against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanpow77%2Fgpumanager" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/janpow77/gpumanager
[INFO] finished tweaking git repo https://github.com/janpow77/gpumanager
[INFO] tweaked toml for git repo https://github.com/janpow77/gpumanager written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/janpow77/gpumanager on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/janpow77/gpumanager 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" "+1.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03f33b5fea5929aff1aaf3d95ba02f26bc931083080c96d8ba640bbc6b004fbb
[INFO] running `Command { std: "docker" "start" "-a" "03f33b5fea5929aff1aaf3d95ba02f26bc931083080c96d8ba640bbc6b004fbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03f33b5fea5929aff1aaf3d95ba02f26bc931083080c96d8ba640bbc6b004fbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03f33b5fea5929aff1aaf3d95ba02f26bc931083080c96d8ba640bbc6b004fbb", kill_on_drop: false }`
[INFO] [stdout] 03f33b5fea5929aff1aaf3d95ba02f26bc931083080c96d8ba640bbc6b004fbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da21875b29fea0271e1dc5fea00a33fc3fdff6644dbd134e57b65dd6328c303f
[INFO] running `Command { std: "docker" "start" "-a" "da21875b29fea0271e1dc5fea00a33fc3fdff6644dbd134e57b65dd6328c303f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking nvml-wrapper-sys v0.9.0
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking prometheus-client v0.22.3
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking arc-swap v1.8.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling wrapcenum-derive v0.4.1
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking nvml-wrapper v0.12.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking egpu-manager-common v0.1.0 (/opt/rustwide/workdir/crates/egpu-manager-common)
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking libappindicator-sys v0.9.0
[INFO] [stderr]     Checking egpu-manager-detector v0.1.0 (/opt/rustwide/workdir/crates/egpu-manager-detector)
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking egpu-manager-cli v0.1.0 (/opt/rustwide/workdir/crates/egpu-manager-cli)
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking axum-extra v0.10.3
[INFO] [stderr]     Checking evo-x2-services v0.1.0 (/opt/rustwide/workdir/crates/evo-x2-services)
[INFO] [stderr]     Checking vpn-router v0.1.0 (/opt/rustwide/workdir/crates/vpn-router)
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> crates/vpn-router/src/nordvpn.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> crates/vpn-router/src/nordvpn.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking egpu-managerd v0.1.0 (/opt/rustwide/workdir/crates/egpu-managerd)
[INFO] [stdout] warning: struct `UbusRequest` is never constructed
[INFO] [stdout]  --> crates/vpn-router/src/models.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct UbusRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `call` is never used
[INFO] [stdout]   --> crates/vpn-router/src/models.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl UbusRequest {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 14 |     pub fn call(session: &str, service: &str, method: &str, args: serde_json::Value) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `jsonrpc`, `id`, and `error` are never read
[INFO] [stdout]   --> crates/vpn-router/src/models.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct UbusResponse {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 26 |     pub jsonrpc: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 27 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 28 |     pub result: Option<serde_json::Value>,
[INFO] [stdout] 29 |     pub error: Option<serde_json::Value>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UbusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_ok` is never used
[INFO] [stdout]   --> crates/vpn-router/src/models.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl UbusResponse {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn is_ok(&self) -> bool {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChallengeResponse` is never constructed
[INFO] [stdout]   --> crates/vpn-router/src/models.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct ChallengeResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `band_24ghz` and `band_5ghz` are never read
[INFO] [stdout]    --> crates/vpn-router/src/models.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub struct SetupWifiRequest {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub band_24ghz: bool,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 175 |     #[serde(default = "default_true")]
[INFO] [stdout] 176 |     pub band_5ghz: bool,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SetupWifiRequest` 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 `auto_connect` is never read
[INFO] [stdout]    --> crates/vpn-router/src/models.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct SetupSecurityRequest {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] 181 |     #[serde(default = "default_true")]
[INFO] [stdout] 182 |     pub auto_connect: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SetupSecurityRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UbusRequest` is never constructed
[INFO] [stdout]  --> crates/vpn-router/src/models.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct UbusRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `call` is never used
[INFO] [stdout]   --> crates/vpn-router/src/models.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl UbusRequest {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 14 |     pub fn call(session: &str, service: &str, method: &str, args: serde_json::Value) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `jsonrpc`, `id`, and `error` are never read
[INFO] [stdout]   --> crates/vpn-router/src/models.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct UbusResponse {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 26 |     pub jsonrpc: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 27 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 28 |     pub result: Option<serde_json::Value>,
[INFO] [stdout] 29 |     pub error: Option<serde_json::Value>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UbusResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_ok` is never used
[INFO] [stdout]   --> crates/vpn-router/src/models.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl UbusResponse {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn is_ok(&self) -> bool {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChallengeResponse` is never constructed
[INFO] [stdout]   --> crates/vpn-router/src/models.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct ChallengeResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `band_24ghz` and `band_5ghz` are never read
[INFO] [stdout]    --> crates/vpn-router/src/models.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub struct SetupWifiRequest {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub band_24ghz: bool,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 175 |     #[serde(default = "default_true")]
[INFO] [stdout] 176 |     pub band_5ghz: bool,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SetupWifiRequest` 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 `auto_connect` is never read
[INFO] [stdout]    --> crates/vpn-router/src/models.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub struct SetupSecurityRequest {
[INFO] [stdout]     |            -------------------- field in this struct
[INFO] [stdout] 181 |     #[serde(default = "default_true")]
[INFO] [stdout] 182 |     pub auto_connect: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SetupSecurityRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-beta.7-x86_64-unknown-linux-gnu/bin/rustc --crate-name gio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gio-0.18.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78"))' -C metadata=e7d1363ff6b98cc7 -C extra-filename=-32fc93a6c801b521 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-d454d080a85d42a1.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-f46e1aae313346d2.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-c531e508736e6f1c.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b5ac5ea8d1d45791.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgio_sys-f19ba9759e2e6958.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-4ce84fd271455934.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-42bc239661e480c7.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-ba6e84a63f9bad05.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-f99188c21bb6689c.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-0051a43f06dd2f98.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e7b8088a73c70070.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "da21875b29fea0271e1dc5fea00a33fc3fdff6644dbd134e57b65dd6328c303f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da21875b29fea0271e1dc5fea00a33fc3fdff6644dbd134e57b65dd6328c303f", kill_on_drop: false }`
[INFO] [stdout] da21875b29fea0271e1dc5fea00a33fc3fdff6644dbd134e57b65dd6328c303f
