[INFO] cloning repository https://github.com/yonasBSD/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/yonasBSD/pika-backup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FyonasBSD%2Fpika-backup", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FyonasBSD%2Fpika-backup'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] edc25a4d6547744d5635bd3c6d799f9924b4e545
[INFO] checking yonasBSD/pika-backup against 4d7f6614d0baa7689bd05eba340114667db4d5b7 for pr-133502-28
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FyonasBSD%2Fpika-backup" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yonasBSD/pika-backup
[INFO] finished tweaking git repo https://github.com/yonasBSD/pika-backup
[INFO] tweaked toml for git repo https://github.com/yonasBSD/pika-backup written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yonasBSD/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/yonasBSD/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-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] fe5126e1d81e3978742828fa0d31cfe85fa120b99efa80c43c84873024abc1f0
[INFO] running `Command { std: "docker" "start" "fe5126e1d81e3978742828fa0d31cfe85fa120b99efa80c43c84873024abc1f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe5126e1d81e3978742828fa0d31cfe85fa120b99efa80c43c84873024abc1f0", 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" "fe5126e1d81e3978742828fa0d31cfe85fa120b99efa80c43c84873024abc1f0" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe5126e1d81e3978742828fa0d31cfe85fa120b99efa80c43c84873024abc1f0", 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" "fe5126e1d81e3978742828fa0d31cfe85fa120b99efa80c43c84873024abc1f0" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling cfg-expr v0.17.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling gio v0.20.4
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling libm v0.2.10
[INFO] [stderr]    Compiling temp-dir v0.1.14
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling gettext-sys v0.22.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking fancy-regex v0.11.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking gettext-rs v0.7.2
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking zxcvbn v2.2.2
[INFO] [stderr]    Compiling default-env v0.1.1
[INFO] [stderr]     Checking const-str v0.5.7
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking enclose v1.2.0
[INFO] [stderr]     Checking async-io v2.3.4
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling cmd_lib_macros v1.9.5
[INFO] [stderr]     Checking faccess v0.2.4
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-process v2.3.0
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking async-std v1.13.0
[INFO] [stderr]     Checking cmd_lib v1.9.5
[INFO] [stderr]     Checking tmp_env v0.1.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_ini v0.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking chronoutil v0.2.7
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling system-deps v7.0.3
[INFO] [stderr]    Compiling glib-macros v0.20.4
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling gtk4-macros v0.9.1
[INFO] [stderr]    Compiling glib-sys v0.20.4
[INFO] [stderr]    Compiling gobject-sys v0.20.4
[INFO] [stderr]    Compiling gio-sys v0.20.4
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.0
[INFO] [stderr]    Compiling pango-sys v0.20.4
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.4
[INFO] [stderr]    Compiling gdk4-sys v0.9.2
[INFO] [stderr]    Compiling graphene-sys v0.20.4
[INFO] [stderr]    Compiling gsk4-sys v0.9.2
[INFO] [stderr]    Compiling gtk4-sys v0.9.2
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]    Compiling libadwaita-sys v0.7.0
[INFO] [stderr]     Checking glib v0.20.4
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]    Compiling gvdb v0.7.1
[INFO] [stderr]    Compiling gvdb-macros v0.1.13
[INFO] [stderr]     Checking ashpd v0.9.2
[INFO] [stderr]     Checking oo7 v0.3.3
[INFO] [stderr]     Checking cairo-rs v0.20.1
[INFO] [stderr]     Checking graphene-rs v0.20.4
[INFO] [stderr]     Checking pango v0.20.4
[INFO] [stderr]     Checking gdk-pixbuf v0.20.4
[INFO] [stderr]     Checking gdk4 v0.9.2
[INFO] [stderr]     Checking gsk4 v0.9.2
[INFO] [stderr]     Checking gtk4 v0.9.2
[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=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.9.2/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="gio_v2_80"' --cfg 'feature="gnome_46"' --cfg 'feature="gnome_47"' --cfg 'feature="v4_10"' --cfg 'feature="v4_12"' --cfg 'feature="v4_14"' --cfg 'feature="v4_16"' --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_2", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=b8ca0f34cae17815 -C extra-filename=-575cfa2186f6ab8c --out-dir /opt/rustwide/target/debug/build/gtk4/575cfa2186f6ab8c/out -L dependency=/opt/rustwide/target/debug/build/bitflags/2b23c89994425946/out -L dependency=/opt/rustwide/target/debug/build/cairo-rs/a7138c3ea295c632/out -L dependency=/opt/rustwide/target/debug/build/cairo-sys-rs/cdbc0569c6db3084/out -L dependency=/opt/rustwide/target/debug/build/field-offset/405f49e0a975690f/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/3b07ee62b6910a08/out -L dependency=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/dc770377ebfb31b7/out -L dependency=/opt/rustwide/target/debug/build/futures-io/8d88089869a627e9/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/47905738450571ab/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/e7bd2ffb932e7c3a/out -L dependency=/opt/rustwide/target/debug/build/futures-task/011073701ea3a715/out -L dependency=/opt/rustwide/target/debug/build/futures-util/9bbd7d6ae9db961f/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf/8ed532eb63798e10/out -L dependency=/opt/rustwide/target/debug/build/gdk-pixbuf-sys/4f1323d6ce20cb75/out -L dependency=/opt/rustwide/target/debug/build/gdk4/228f49499a10ba03/out -L dependency=/opt/rustwide/target/debug/build/gdk4-sys/f1922b41ec0beb9d/out -L dependency=/opt/rustwide/target/debug/build/gio/751fff29231c4e9e/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/f73f0676f60b7171/out -L dependency=/opt/rustwide/target/debug/build/glib/8b914a7890d883b0/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/59ce418a6f2deda1/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/46d71e8eff26d7b9/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/4cc704834a5534e0/out -L dependency=/opt/rustwide/target/debug/build/graphene-rs/bc97170df580325c/out -L dependency=/opt/rustwide/target/debug/build/graphene-sys/784c815fbce2c1ab/out -L dependency=/opt/rustwide/target/debug/build/gsk4/5c7e5b1599f704f5/out -L dependency=/opt/rustwide/target/debug/build/gsk4-sys/b8243a7f4104f6d9/out -L dependency=/opt/rustwide/target/debug/build/gtk4-macros/bd717a7a6a44de6a/out -L dependency=/opt/rustwide/target/debug/build/gtk4-sys/70e7027a0a89cc65/out -L dependency=/opt/rustwide/target/debug/build/libc/b15d6746b8e938c1/out -L dependency=/opt/rustwide/target/debug/build/memchr/a8313380c25031b5/out -L dependency=/opt/rustwide/target/debug/build/memoffset/07c0b78251ee15ac/out -L dependency=/opt/rustwide/target/debug/build/pango/e2dc32575f0ed2ea/out -L dependency=/opt/rustwide/target/debug/build/pango-sys/a4d6f5220689d812/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/61fd4e4df647da40/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/26e39f6ca89ad48b/out --extern cairo=/opt/rustwide/target/debug/build/cairo-rs/a7138c3ea295c632/out/libcairo-a7138c3ea295c632.rmeta --extern field_offset=/opt/rustwide/target/debug/build/field-offset/405f49e0a975690f/out/libfield_offset-405f49e0a975690f.rmeta --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/3b07ee62b6910a08/out/libfutures_channel-3b07ee62b6910a08.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/build/gdk-pixbuf/8ed532eb63798e10/out/libgdk_pixbuf-8ed532eb63798e10.rmeta --extern gdk=/opt/rustwide/target/debug/build/gdk4/228f49499a10ba03/out/libgdk4-228f49499a10ba03.rmeta --extern gio=/opt/rustwide/target/debug/build/gio/751fff29231c4e9e/out/libgio-751fff29231c4e9e.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/8b914a7890d883b0/out/libglib-8b914a7890d883b0.rmeta --extern graphene=/opt/rustwide/target/debug/build/graphene-rs/bc97170df580325c/out/libgraphene-bc97170df580325c.rmeta --extern gsk=/opt/rustwide/target/debug/build/gsk4/5c7e5b1599f704f5/out/libgsk4-5c7e5b1599f704f5.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/build/gtk4-macros/bd717a7a6a44de6a/out/libgtk4_macros-bd717a7a6a44de6a.so --extern gtk4_sys=/opt/rustwide/target/debug/build/gtk4-sys/70e7027a0a89cc65/out/libgtk4_sys-70e7027a0a89cc65.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/b15d6746b8e938c1/out/liblibc-b15d6746b8e938c1.rmeta --extern pango=/opt/rustwide/target/debug/build/pango/e2dc32575f0ed2ea/out/libpango-e2dc32575f0ed2ea.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fe5126e1d81e3978742828fa0d31cfe85fa120b99efa80c43c84873024abc1f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe5126e1d81e3978742828fa0d31cfe85fa120b99efa80c43c84873024abc1f0", kill_on_drop: false }`
[INFO] [stdout] fe5126e1d81e3978742828fa0d31cfe85fa120b99efa80c43c84873024abc1f0
