[INFO] cloning repository https://github.com/Lepidopteran/quellcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lepidopteran/quellcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLepidopteran%2Fquellcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLepidopteran%2Fquellcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7318e9f152c91e230d742e1c33a20855048fa9d7 [INFO] checking Lepidopteran/quellcode against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLepidopteran%2Fquellcode" "/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/Lepidopteran/quellcode [INFO] finished tweaking git repo https://github.com/Lepidopteran/quellcode [INFO] tweaked toml for git repo https://github.com/Lepidopteran/quellcode written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Lepidopteran/quellcode on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Lepidopteran/quellcode 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" "+969026c535f4240ff7866ef11207dfda18a26af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bac7f452f9156a7470dbf08644de5faa9aac26996e1c5248f2dfe3b986183b2a [INFO] running `Command { std: "docker" "start" "-a" "bac7f452f9156a7470dbf08644de5faa9aac26996e1c5248f2dfe3b986183b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bac7f452f9156a7470dbf08644de5faa9aac26996e1c5248f2dfe3b986183b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bac7f452f9156a7470dbf08644de5faa9aac26996e1c5248f2dfe3b986183b2a", kill_on_drop: false }` [INFO] [stdout] bac7f452f9156a7470dbf08644de5faa9aac26996e1c5248f2dfe3b986183b2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6faea7a763b81573ca54fd260c1eda65a6e527f170566efcdea5072c527d29fa [INFO] running `Command { std: "docker" "start" "-a" "6faea7a763b81573ca54fd260c1eda65a6e527f170566efcdea5072c527d29fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling winnow v0.7.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling cfg-expr v0.17.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling gio v0.20.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling built v0.7.6 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking ttf-parser v0.24.1 [INFO] [stderr] Compiling system-deps v7.0.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling glib-macros v0.20.7 [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] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling pango-sys v0.20.7 [INFO] [stderr] Compiling cairo-sys-rs v0.20.7 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.20.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Compiling graphene-sys v0.20.7 [INFO] [stderr] Compiling gdk4-sys v0.9.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling gsk4-sys v0.9.5 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Checking glib v0.20.7 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking jsonc-parser v0.26.2 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking fontconfig-parser v0.5.7 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking plist v1.7.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Compiling gtk4-sys v0.9.5 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking webpki-roots v1.0.0 [INFO] [stderr] Checking kurbo v0.11.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking unicode-bidi-mirroring v0.3.0 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking jiff v0.2.4 [INFO] [stderr] Checking unicode-ccc v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking rustybuzz v0.18.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking svgtypes v0.15.3 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking cairo-rs v0.20.7 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking graphene-rs v0.20.7 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking fontdb v0.22.0 [INFO] [stderr] Checking dbus v0.9.7 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/ffidisp/watch.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | Readable = ffi::DBUS_WATCH_READABLE as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/ffidisp/watch.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | Writable = ffi::DBUS_WATCH_WRITABLE as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/ffidisp/watch.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | Error = ffi::DBUS_WATCH_ERROR as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/ffidisp/watch.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | Hangup = ffi::DBUS_WATCH_HANGUP as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/ffidisp.rs:96:24 [INFO] [stdout] | [INFO] [stdout] 96 | AllowReplacement = ffi::DBUS_NAME_FLAG_ALLOW_REPLACEMENT as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/ffidisp.rs:98:23 [INFO] [stdout] | [INFO] [stdout] 98 | ReplaceExisting = ffi::DBUS_NAME_FLAG_REPLACE_EXISTING as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/ffidisp.rs:100:18 [INFO] [stdout] | [INFO] [stdout] 100 | DoNotQueue = ffi::DBUS_NAME_FLAG_DO_NOT_QUEUE as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking env_logger v0.11.7 [INFO] [stderr] Checking hyper-util v0.1.13 [INFO] [stderr] Checking avif-serialize v0.8.2 [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] error: could not compile `glib` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/969026c535f4240ff7866ef11207dfda18a26af6/bin/rustc --crate-name glib --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.20.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="gio"' --cfg 'feature="gio-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiletests", "default", "gio", "gio-sys", "log", "log_macros", "rs-log", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84"))' -C metadata=f833f58ca9bf198c -C extra-filename=-e40b8c6676b70e78 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-cb6e5019f16520aa.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-071d222487e6d9fe.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-6ac3a9f50a80a191.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-e9a6865e5025b59c.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-3c3f30b429261b4e.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-cb2c280223ca2a9c.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-224c39574183fe5f.rmeta --extern glib_macros=/opt/rustwide/target/debug/deps/libglib_macros-ec912e5d94fa0ee4.so --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-534582d06437b338.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-3558eb0c1a4a8243.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6641fccae7f27ad3.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-9ca618a09f28d9c6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/969026c535f4240ff7866ef11207dfda18a26af6/bin/rustc --crate-name gio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gio-0.20.7/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 --cfg 'feature="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --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", "v2_80", "v2_82", "v2_84"))' -C metadata=e8108ebd01055249 -C extra-filename=-84918b8ab92844fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-e34c94f837930147.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-8d88089869a627e9.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-432a6841597dd5b2.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-681d5f56655b7477.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-9ebf567ef29b8d93.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-18312cf9f125e98f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-8a844c6b28342856.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dbus` (lib) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "6faea7a763b81573ca54fd260c1eda65a6e527f170566efcdea5072c527d29fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6faea7a763b81573ca54fd260c1eda65a6e527f170566efcdea5072c527d29fa", kill_on_drop: false }` [INFO] [stdout] 6faea7a763b81573ca54fd260c1eda65a6e527f170566efcdea5072c527d29fa