[INFO] cloning repository https://github.com/sidit77/tiny-champ-select-helper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sidit77/tiny-champ-select-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidit77%2Ftiny-champ-select-helper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidit77%2Ftiny-champ-select-helper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 873620aa1851a2957163560effc901d1b0ae6baf [INFO] testing sidit77/tiny-champ-select-helper against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsidit77%2Ftiny-champ-select-helper" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sidit77/tiny-champ-select-helper on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sidit77/tiny-champ-select-helper [INFO] finished tweaking git repo https://github.com/sidit77/tiny-champ-select-helper [INFO] tweaked toml for git repo https://github.com/sidit77/tiny-champ-select-helper written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sidit77/tiny-champ-select-helper 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4539fcca1125d632a2cf1685c2be448bf44c6692059660f6bdf0964a9ac129f [INFO] running `Command { std: "docker" "start" "-a" "f4539fcca1125d632a2cf1685c2be448bf44c6692059660f6bdf0964a9ac129f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4539fcca1125d632a2cf1685c2be448bf44c6692059660f6bdf0964a9ac129f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4539fcca1125d632a2cf1685c2be448bf44c6692059660f6bdf0964a9ac129f", kill_on_drop: false }` [INFO] [stdout] f4539fcca1125d632a2cf1685c2be448bf44c6692059660f6bdf0964a9ac129f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c09bf6c59c082230fda8a7381677ad0a62b597711af9a31b2aeb858d0b93da6a [INFO] running `Command { std: "docker" "start" "-a" "c09bf6c59c082230fda8a7381677ad0a62b597711af9a31b2aeb858d0b93da6a", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.127 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Compiling serde_derive v1.0.142 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling cfg-expr v0.10.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling erased-serde v0.3.22 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling anyhow v1.0.60 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling gio v0.15.12 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling gtk v0.15.5 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling dashmap v5.3.4 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling rust-embed-utils v7.2.0 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Compiling ctrlc v3.2.2 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling tiny-champ-select-helper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling async-ctrlc v1.2.0 [INFO] [stderr] Compiling async-broadcast v0.4.1 [INFO] [stderr] Compiling error-tools v0.1.0 (https://github.com/sidit77/error-tools.git#1fdf0fc7) [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling rust-embed v6.4.0 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling proc-macro-crate v1.2.0 [INFO] [stderr] Compiling pest v2.2.1 [INFO] [stderr] Compiling native-dialog v0.6.3 [INFO] [stderr] Compiling glib-macros v0.15.11 [INFO] [stderr] Compiling gtk3-macros v0.15.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling libappindicator-sys v0.7.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling glib v0.15.12 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling sval v1.0.0-alpha.5 [INFO] [stderr] Compiling serde_fmt v1.0.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.20 [INFO] [stderr] Compiling webbrowser v0.7.1 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling femme v2.2.1 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling async-io v1.7.0 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling notify v5.0.0-pre.15 [INFO] [stderr] Compiling async-tungstenite v0.13.1 [INFO] [stderr] Compiling async-global-executor v2.2.0 [INFO] [stderr] Compiling async-process v1.4.0 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling cairo-rs v0.15.12 [INFO] [stderr] Compiling pango v0.15.10 [INFO] [stderr] Compiling atk v0.15.1 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling async-tungstenite v0.16.1 [INFO] [stderr] Compiling async-h1 v2.3.3 [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling http-client v6.5.3 [INFO] [stderr] Compiling tide v0.16.0 [INFO] [stderr] Compiling surf v2.3.2 [INFO] [stderr] Compiling tide-websockets v0.4.0 [INFO] [stderr] Compiling gdk-pixbuf v0.15.11 [INFO] [stderr] Compiling gdk v0.15.4 [INFO] [stderr] Compiling libappindicator v0.7.1 [INFO] [stderr] Compiling tray-item v0.7.0 [INFO] [stderr] error: could not compile `gtk` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name gtk --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-0.15.5/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "gio_v2_58", "v3_20", "v3_22", "v3_22_20", "v3_22_26", "v3_22_27", "v3_22_29", "v3_22_30", "v3_24", "v3_24_1", "v3_24_11", "v3_24_30", "v3_24_8", "v3_24_9"))' -C metadata=6a56aa8e05098470 -C extra-filename=-1dd69af666cf30d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-dd658606243974d8.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-5583f1ec2e5b69ae.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-abacc3f708a1878a.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-a8ec6ec7db091af8.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-b32a0f1f6ab06246.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-491d3dcfc1dc0b5f.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-f53696345d2e48d3.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-e137c2d256ff86c4.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgtk_sys-95962f2b5464fcb2.rmeta --extern gtk3_macros=/opt/rustwide/target/debug/deps/libgtk3_macros-d5cbeb4010650678.so --extern libc=/opt/rustwide/target/debug/deps/liblibc-5415bfd032756845.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-08f2c01226c75f44.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-6f376e615bcf4806.rmeta --cap-lints allow --cap-lints=warn --cfg 'gdk_backend="x11"' --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c09bf6c59c082230fda8a7381677ad0a62b597711af9a31b2aeb858d0b93da6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c09bf6c59c082230fda8a7381677ad0a62b597711af9a31b2aeb858d0b93da6a", kill_on_drop: false }` [INFO] [stdout] c09bf6c59c082230fda8a7381677ad0a62b597711af9a31b2aeb858d0b93da6a