[INFO] cloning repository https://github.com/sophie-h/pika-backup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sophie-h/pika-backup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsophie-h%2Fpika-backup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsophie-h%2Fpika-backup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f20380876f4193fadad763c230afb47ad1cd04e3 [INFO] checking sophie-h/pika-backup against 4d7f6614d0baa7689bd05eba340114667db4d5b7 for pr-133502-28 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsophie-h%2Fpika-backup" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sophie-h/pika-backup [INFO] finished tweaking git repo https://github.com/sophie-h/pika-backup [INFO] tweaked toml for git repo https://github.com/sophie-h/pika-backup written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sophie-h/pika-backup on toolchain 4d7f6614d0baa7689bd05eba340114667db4d5b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sophie-h/pika-backup 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" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 5af3d9d5815b2b75f43bff00fb18484ccb64f9e17b303eb75222de4c5a9bbdae [INFO] running `Command { std: "docker" "start" "5af3d9d5815b2b75f43bff00fb18484ccb64f9e17b303eb75222de4c5a9bbdae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5af3d9d5815b2b75f43bff00fb18484ccb64f9e17b303eb75222de4c5a9bbdae", 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" "5af3d9d5815b2b75f43bff00fb18484ccb64f9e17b303eb75222de4c5a9bbdae" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5af3d9d5815b2b75f43bff00fb18484ccb64f9e17b303eb75222de4c5a9bbdae", 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" "5af3d9d5815b2b75f43bff00fb18484ccb64f9e17b303eb75222de4c5a9bbdae" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling serde_spanned v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling cfg-expr v0.20.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling toml_edit v0.25.8+spec-1.1.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Compiling glib-sys v0.22.3 [INFO] [stderr] Compiling gobject-sys v0.22.0 [INFO] [stderr] Compiling gio-sys v0.22.0 [INFO] [stderr] Compiling cairo-sys-rs v0.22.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.22.0 [INFO] [stderr] Compiling pango-sys v0.22.0 [INFO] [stderr] Compiling gdk4-sys v0.11.1 [INFO] [stderr] Compiling graphene-sys v0.22.0 [INFO] [stderr] Compiling gsk4-sys v0.11.1 [INFO] [stderr] Compiling gtk4-sys v0.11.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling gdk4-wayland-sys v0.11.0 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling temp-dir v0.1.16 [INFO] [stderr] Compiling gettext-sys v0.26.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling gio-unix-sys v0.22.0 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling num-bigint-dig v0.9.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling glib-macros v0.22.2 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling gtk4-macros v0.11.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking smol v2.0.2 [INFO] [stderr] Compiling default-env v0.1.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking arc-swap v1.9.0 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Checking smol-macros v0.1.1 [INFO] [stderr] Checking gettext-rs v0.7.7 [INFO] [stderr] Checking fancy-regex v0.16.2 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking const-str v1.1.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Checking glib v0.22.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling zvariant_derive v5.10.0 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling glib-unix-sys v0.22.0 [INFO] [stderr] Compiling libadwaita-sys v0.9.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling zvariant v5.10.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking chronoutil v0.2.7 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking num-conv v0.2.1 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking zbus_names v4.3.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking result v1.0.0 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking serde_ini v0.2.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking env_filter v1.0.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Checking shell-words v1.1.1 [INFO] [stderr] Checking zxcvbn v3.1.0 [INFO] [stderr] Checking enclose v1.2.1 [INFO] [stderr] Checking faccess v0.2.4 [INFO] [stderr] Compiling cmd_lib_macros v2.0.0 [INFO] [stderr] Checking os_pipe v1.2.3 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Compiling zbus_macros v5.14.0 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking gio v0.22.2 [INFO] [stderr] Checking cairo-rs v0.22.0 [INFO] [stderr] Checking graphene-rs v0.22.0 [INFO] [stderr] Checking glib-unix v0.22.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling gvdb v0.10.0 [INFO] [stderr] Checking env_logger v0.11.10 [INFO] [stderr] Checking tmp_env v0.1.1 [INFO] [stderr] Checking cmd_lib v2.0.0 [INFO] [stderr] Checking zbus v5.14.0 [INFO] [stderr] Compiling gvdb-macros v0.1.16 [INFO] [stderr] Checking pango v0.22.0 [INFO] [stderr] Checking gdk-pixbuf v0.22.0 [INFO] [stderr] Checking gio-unix v0.22.0 [INFO] [stderr] Checking gdk4 v0.11.1 [INFO] [stderr] Checking gsk4 v0.11.1 [INFO] [stderr] Checking gdk4-wayland v0.11.0 [INFO] [stderr] Checking gtk4 v0.11.1 [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/4d7f6614d0baa7689bd05eba340114667db4d5b7/bin/rustc --crate-name gtk4 --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.11.1/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="v4_10"' --cfg 'feature="v4_12"' --cfg 'feature="v4_14"' --cfg 'feature="v4_16"' --cfg 'feature="v4_18"' --cfg 'feature="v4_2"' --cfg 'feature="v4_20"' --cfg 'feature="v4_22"' --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", "gnome_48", "gnome_49", "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_16", "v4_18", "v4_2", "v4_20", "v4_22", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=e27289c182afb843 -C extra-filename=-9ac26db7c87f661f --out-dir /opt/rustwide/target/debug/build/gtk4/9ac26db7c87f661f/out -L dependency=/opt/rustwide/target/debug/build/bitflags/924610f47dcb2cb8/out -L dependency=/opt/rustwide/target/debug/build/cairo-rs/d52860d07ddd6647/out -L dependency=/opt/rustwide/target/debug/build/cairo-sys-rs/dfadd3af53f5cefc/out -L dependency=/opt/rustwide/target/debug/build/field-offset/b0abb4ad89dc92bb/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/9c1e7f39b7c26e53/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/5b1b9c925e0e47e3/out -L dependency=/opt/rustwide/target/debug/build/futures-io/8551f65ba49d7852/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/278bb13be4fa638b/out -L dependency=/opt/rustwide/target/debug/build/futures-task/bde3b8216abf23c5/out -L dependency=/opt/rustwide/target/debug/build/futures-util/727a13cc3a39cfbd/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf/8de991843efa305c/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf-sys/b91b780f501f3eae/out -L dependency=/opt/rustwide/target/debug/build/gdk4/765667e2c2d6bb2b/out -L dependency=/opt/rustwide/target/debug/build/gdk4-sys/062676376fa4f918/out -L dependency=/opt/rustwide/target/debug/build/gio/fe047e403fc3d7a6/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/dcd7f26d095c6417/out -L dependency=/opt/rustwide/target/debug/build/glib/c82872d01651f271/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/be70d53767535c92/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/2c82fb9cfa3dd0ef/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/797b3d832022865b/out -L dependency=/opt/rustwide/target/debug/build/graphene-rs/b9b01318c2fad3ea/out -L dependency=/opt/rustwide/target/debug/build/graphene-sys/eeef1cb4b3b5c890/out -L dependency=/opt/rustwide/target/debug/build/gsk4/d76ee12791d9b88d/out -L dependency=/opt/rustwide/target/debug/build/gsk4-sys/b166efa53e5692e8/out -L dependency=/opt/rustwide/target/debug/build/gtk4-macros/acc2945df9a98920/out -L dependency=/opt/rustwide/target/debug/build/gtk4-sys/40f8a0fa4b0f0f59/out -L dependency=/opt/rustwide/target/debug/build/libc/d3facaaa990adeb6/out -L dependency=/opt/rustwide/target/debug/build/memchr/3d944e3b9ac373a3/out -L dependency=/opt/rustwide/target/debug/build/memoffset/92fd022c61dbdb80/out -L dependency=/opt/rustwide/target/debug/build/pango/a4a214f4371097b7/out -L dependency=/opt/rustwide/target/debug/build/pango-sys/a4052527872f62eb/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/slab/101f873bca723251/out -L dependency=/opt/rustwide/target/debug/build/smallvec/3241f1b2db2aef13/out --extern cairo=/opt/rustwide/target/debug/build/cairo-rs/d52860d07ddd6647/out/libcairo-d52860d07ddd6647.rmeta --extern field_offset=/opt/rustwide/target/debug/build/field-offset/b0abb4ad89dc92bb/out/libfield_offset-b0abb4ad89dc92bb.rmeta --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/9c1e7f39b7c26e53/out/libfutures_channel-9c1e7f39b7c26e53.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/build/gdk-pixbuf/8de991843efa305c/out/libgdk_pixbuf-8de991843efa305c.rmeta --extern gdk=/opt/rustwide/target/debug/build/gdk4/765667e2c2d6bb2b/out/libgdk4-765667e2c2d6bb2b.rmeta --extern gio=/opt/rustwide/target/debug/build/gio/fe047e403fc3d7a6/out/libgio-fe047e403fc3d7a6.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/c82872d01651f271/out/libglib-c82872d01651f271.rmeta --extern graphene=/opt/rustwide/target/debug/build/graphene-rs/b9b01318c2fad3ea/out/libgraphene-b9b01318c2fad3ea.rmeta --extern gsk=/opt/rustwide/target/debug/build/gsk4/d76ee12791d9b88d/out/libgsk4-d76ee12791d9b88d.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/build/gtk4-macros/acc2945df9a98920/out/libgtk4_macros-acc2945df9a98920.so --extern gtk4_sys=/opt/rustwide/target/debug/build/gtk4-sys/40f8a0fa4b0f0f59/out/libgtk4_sys-40f8a0fa4b0f0f59.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/d3facaaa990adeb6/out/liblibc-d3facaaa990adeb6.rmeta --extern pango=/opt/rustwide/target/debug/build/pango/a4a214f4371097b7/out/libpango-a4a214f4371097b7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5af3d9d5815b2b75f43bff00fb18484ccb64f9e17b303eb75222de4c5a9bbdae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5af3d9d5815b2b75f43bff00fb18484ccb64f9e17b303eb75222de4c5a9bbdae", kill_on_drop: false }` [INFO] [stdout] 5af3d9d5815b2b75f43bff00fb18484ccb64f9e17b303eb75222de4c5a9bbdae