[INFO] cloning repository https://github.com/8bitTD/codimd_downloader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/8bitTD/codimd_downloader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8bitTD%2Fcodimd_downloader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8bitTD%2Fcodimd_downloader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aea3369bad5d2a8e959f225ab963edec9ec2f79e
[INFO] checking 8bitTD/codimd_downloader against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F8bitTD%2Fcodimd_downloader" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/8bitTD/codimd_downloader
[INFO] finished tweaking git repo https://github.com/8bitTD/codimd_downloader
[INFO] tweaked toml for git repo https://github.com/8bitTD/codimd_downloader written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/8bitTD/codimd_downloader on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/8bitTD/codimd_downloader 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `codimd_downloader` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc2/source/target/.../codimd_downloader
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `codimd-downloader`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:33:8
[INFO] [stderr]    |
[INFO] [stderr] 33 - name = "codimd_downloader"
[INFO] [stderr] 33 + name = "codimd-downloader"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `codimd-downloader`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:34:19
[INFO] [stderr]    |
[INFO] [stderr] 34 ~ version = "0.1.0"
[INFO] [stderr] 35 + [[bin]]
[INFO] [stderr] 36 + name = "codimd-downloader"
[INFO] [stderr] 37 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `codimd_downloader` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c472ef7b08f3a80131c6f3bbb47dcb3f15c19235fbfb2185c4eda74d1f473ce1
[INFO] running `Command { std: "docker" "start" "c472ef7b08f3a80131c6f3bbb47dcb3f15c19235fbfb2185c4eda74d1f473ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c472ef7b08f3a80131c6f3bbb47dcb3f15c19235fbfb2185c4eda74d1f473ce1", 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" "c472ef7b08f3a80131c6f3bbb47dcb3f15c19235fbfb2185c4eda74d1f473ce1" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c472ef7b08f3a80131c6f3bbb47dcb3f15c19235fbfb2185c4eda74d1f473ce1", 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" "c472ef7b08f3a80131c6f3bbb47dcb3f15c19235fbfb2185c4eda74d1f473ce1" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `codimd_downloader` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../codimd_downloader
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `codimd-downloader`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:33:8
[INFO] [stderr]    |
[INFO] [stderr] 33 - name = "codimd_downloader"
[INFO] [stderr] 33 + name = "codimd-downloader"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `codimd-downloader`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:34:19
[INFO] [stderr]    |
[INFO] [stderr] 34 ~ version = "0.1.0"
[INFO] [stderr] 35 + [[bin]]
[INFO] [stderr] 36 + name = "codimd-downloader"
[INFO] [stderr] 37 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `codimd_downloader` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking dioxus-core-types v0.7.0-rc.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.0-rc.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking generational-box v0.7.0-rc.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling const-serialize-macro v0.7.0-rc.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking dioxus-cli-config v0.7.0-rc.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling dioxus-rsx v0.7.0-rc.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking subsecond-types v0.7.0-rc.0
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]     Checking subsecond v0.7.0-rc.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]    Compiling zvariant_derive v5.7.0
[INFO] [stderr]     Checking dioxus-core v0.7.0-rc.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling zvariant v5.7.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking dioxus-signals v0.7.0-rc.0
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[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-sys v0.18.2
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.1
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling zbus_macros v5.11.0
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking dioxus-hooks v0.7.0-rc.0
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling dioxus-core-macro v0.7.0-rc.0
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking enumset v1.1.10
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking const-serialize v0.7.0-rc.0
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.7.0-rc.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking zbus v5.11.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking dioxus-html v0.7.0-rc.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]     Checking libappindicator-sys v0.9.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking manganis-core v0.7.0-rc.0
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling dlopen2_derive v0.4.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.6.1
[INFO] [stderr]    Compiling dioxus-document v0.7.0-rc.0
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.7.0-rc.0
[INFO] [stderr]    Compiling psm v0.1.27
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling wry v0.52.1
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking sledgehammer_utils v0.3.1
[INFO] [stderr]     Checking tungstenite v0.27.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking dlopen2 v0.8.0
[INFO] [stderr]     Checking sledgehammer_bindgen v0.6.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]     Checking gdkwayland-sys v0.18.2
[INFO] [stderr]     Checking dioxus-devtools-types v0.7.0-rc.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking javascriptcore-rs v1.1.2
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling dioxus-desktop v0.7.0-rc.0
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking ashpd v0.11.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling manganis-macro v0.7.0-rc.0
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking dioxus-devtools v0.7.0-rc.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking dioxus-asset-resolver v0.7.0-rc.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking dioxus-history v0.7.0-rc.0
[INFO] [stderr]     Checking webbrowser v1.0.5
[INFO] [stderr]    Compiling dioxus-stores-macro v0.7.0-rc.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking pxfm v0.1.24
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking global-hotkey v0.7.0
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking moxcms v0.7.6
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking dioxus-stores v0.7.0-rc.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking which v7.0.3
[INFO] [stderr]     Checking dioxus-logger v0.7.0-rc.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking manganis v0.7.0-rc.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr] error: could not compile `ashpd` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name ashpd --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ashpd-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="raw-window-handle"' --cfg 'feature="raw_handle"' --cfg 'feature="tokio"' --cfg 'feature="wayland"' --cfg 'feature="wayland-backend"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-protocols"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "async-trait", "backend", "default", "gdk4wayland", "gdk4x11", "glib", "gtk4", "gtk4_wayland", "gtk4_x11", "pipewire", "raw-window-handle", "raw_handle", "tokio", "tracing", "wayland", "wayland-backend", "wayland-client", "wayland-protocols"))' -C metadata=d06ce4aef2935d3d -C extra-filename=-8d9420ad9ed2e78d --out-dir /opt/rustwide/target/debug/build/ashpd/8d9420ad9ed2e78d/out -L dependency=/opt/rustwide/target/debug/build/async-broadcast/136d3f17dadc629e/out -L dependency=/opt/rustwide/target/debug/build/async-trait/5f8230f25b72a634/out -L dependency=/opt/rustwide/target/debug/build/bitflags/4c07d58be7e7e725/out -L dependency=/opt/rustwide/target/debug/build/bytes/696d9749778e1593/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/bc4975430b4eb7b9/out -L dependency=/opt/rustwide/target/debug/build/concurrent-queue/3ae10450a890144a/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/1c9006e854b046b8/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/c3a790fddccf4b7e/out -L dependency=/opt/rustwide/target/debug/build/dlib/b0a802cabd93c3b8/out -L dependency=/opt/rustwide/target/debug/build/downcast-rs/e66389dcb14c8a87/out -L dependency=/opt/rustwide/target/debug/build/endi/9957c897a29f57de/out -L dependency=/opt/rustwide/target/debug/build/enumflags2/fffda3fd67902829/out -L dependency=/opt/rustwide/target/debug/build/enumflags2_derive/02f1bc8489038b84/out -L dependency=/opt/rustwide/target/debug/build/event-listener-strategy/c937bc966cabac19/out -L dependency=/opt/rustwide/target/debug/build/event-listener/7d99a0f6e253034f/out -L dependency=/opt/rustwide/target/debug/build/fastrand/7f828ff62efa1aa0/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/a0709cb2f4e6749a/out -L dependency=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out -L dependency=/opt/rustwide/target/debug/build/futures-io/8d88089869a627e9/out -L dependency=/opt/rustwide/target/debug/build/futures-lite/131b1401489559ae/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/18bc3bd6844f1d1e/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/getrandom/e7d6ed0eec916e20/out -L dependency=/opt/rustwide/target/debug/build/hex/4852862d92867e36/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/a8d9ee35ab70b7df/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/0f14f20fbdf5d6fb/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/7459ca0519907f41/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/ff48f19fbd9e2e6e/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/b8e070ec04c1b172/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/fdfd55c8c12819de/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/6c9877bfe89d16ed/out -L dependency=/opt/rustwide/target/debug/build/idna/8c608b8b85b530d2/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/9713067f3c928579/out -L dependency=/opt/rustwide/target/debug/build/libc/cdb721c94f16edd6/out -L dependency=/opt/rustwide/target/debug/build/libloading/c1612f3a3a57588b/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/728ee1a46395067f/out -L dependency=/opt/rustwide/target/debug/build/litemap/41c2a5c65f6d548a/out -L dependency=/opt/rustwide/target/debug/build/log/f0efc98faf8f1763/out -L dependency=/opt/rustwide/target/debug/build/memchr/7c3b23e851763d6f/out -L dependency=/opt/rustwide/target/debug/build/memoffset/92fd022c61dbdb80/out -L dependency=/opt/rustwide/target/debug/build/mio/fc297449f1be583e/out -L dependency=/opt/rustwide/target/debug/build/nix/0260a03bdba300cb/out -L dependency=/opt/rustwide/target/debug/build/once_cell/2ad934dc7da92e31/out -L dependency=/opt/rustwide/target/debug/build/ordered-stream/860f60c484b43cad/out -L dependency=/opt/rustwide/target/debug/build/parking/fbbb0e1f7c7ebc3f/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/f0f3780066f274e0/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/589028f4f190c965/out -L dependency=/opt/rustwide/target/debug/build/ppv-lite86/49f646be9a2ee1fe/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/c801aba86be34595/out -L dependency=/opt/rustwide/target/debug/build/quote/8304859f8cf22134/out -L dependency=/opt/rustwide/target/debug/build/rand_chacha/ecaee4412b79cf48/out -L dependency=/opt/rustwide/target/debug/build/rand_core/2d52fb3ac5ffb882/out -L dependency=/opt/rustwide/target/debug/build/rustix/b944b52c22c551bf/out -L dependency=/opt/rustwide/target/debug/build/scoped-tls/668d833244126a72/out -L dependency=/opt/rustwide/target/debug/build/serde/3805b0fb4c2b4aaa/out -L dependency=/opt/rustwide/target/debug/build/serde_core/3c925aec2ec92997/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/3602aa2774f80b0c/out -L dependency=/opt/rustwide/target/debug/build/serde_repr/573fa7c78100ff85/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/96b7f509033713c0/out -L dependency=/opt/rustwide/target/debug/build/slab/ab20fc0822f5e3c5/out -L dependency=/opt/rustwide/target/debug/build/smallvec/96d7c7a7332b4422/out -L dependency=/opt/rustwide/target/debug/build/socket2/ca346dd1134b4e4d/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/72a60ad2f278f0cf/out -L dependency=/opt/rustwide/target/debug/build/static_assertions/f2154b0bf273423d/out -L dependency=/opt/rustwide/target/debug/build/syn/d1430f56980b9c1a/out -L dependency=/opt/rustwide/target/debug/build/tinystr/7fe6d90acc1335a9/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/d7ea087c399d6e5f/out -L dependency=/opt/rustwide/target/debug/build/tokio/a4f1d9d92edad34a/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/9950a6d6187dcfdf/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/2128fc949e2e5481/out -L dependency=/opt/rustwide/target/debug/build/tracing/022ae43d8a51b6cf/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/54a836b9f65332f9/out -L dependency=/opt/rustwide/target/debug/build/url/1e9f44247a47b0f6/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/88f5a358869389d3/out -L dependency=/opt/rustwide/target/debug/build/wayland-backend/879f19dd8fd388d5/out -L dependency=/opt/rustwide/target/debug/build/wayland-client/2aa14650df8a4f24/out -L dependency=/opt/rustwide/target/debug/build/wayland-scanner/0e37297790c2502d/out -L dependency=/opt/rustwide/target/debug/build/wayland-sys/f576e95a907f3e6a/out -L dependency=/opt/rustwide/target/debug/build/winnow/8d124c0e8c67cb81/out -L dependency=/opt/rustwide/target/debug/build/writeable/eaf4b1e9bf4d5b4d/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/0d5ba7d7c8efc65f/out -L dependency=/opt/rustwide/target/debug/build/yoke/3ab5cb76b2a08742/out -L dependency=/opt/rustwide/target/debug/build/zbus_macros/24f374436e925b6c/out -L dependency=/opt/rustwide/target/debug/build/zbus_names/2bcde247219851f0/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/0dd23ad10783b046/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/905ea2dcc84db1d3/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/0ebdba9061b5945b/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/f3b59ede1da83901/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/c6e1c4e9e0726194/out -L dependency=/opt/rustwide/target/debug/build/zerovec/53ac33ac36f85219/out -L dependency=/opt/rustwide/target/debug/build/zvariant/ad9fa4d530eea8df/out -L dependency=/opt/rustwide/target/debug/build/zvariant_derive/bc08e9f232c7b974/out -L dependency=/opt/rustwide/target/debug/build/zvariant_utils/532583f88f4f0934/out --extern enumflags2=/opt/rustwide/target/debug/build/enumflags2/fffda3fd67902829/out/libenumflags2-fffda3fd67902829.rmeta --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/3b07ee62b6910a08/out/libfutures_channel-3b07ee62b6910a08.rmeta --extern futures_util=/opt/rustwide/target/debug/build/futures-util/af699001cf35d510/out/libfutures_util-af699001cf35d510.rmeta --extern rand=/opt/rustwide/target/debug/build/rand/d5d534ce19226353/out/librand-d5d534ce19226353.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/build/raw-window-handle/4edc1522fa5f26cd/out/libraw_window_handle-4edc1522fa5f26cd.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/3805b0fb4c2b4aaa/out/libserde-3805b0fb4c2b4aaa.rmeta --extern serde_repr=/opt/rustwide/target/debug/build/serde_repr/573fa7c78100ff85/out/libserde_repr-573fa7c78100ff85.so --extern tokio=/opt/rustwide/target/debug/build/tokio/a4f1d9d92edad34a/out/libtokio-a4f1d9d92edad34a.rmeta --extern url=/opt/rustwide/target/debug/build/url/1e9f44247a47b0f6/out/liburl-1e9f44247a47b0f6.rmeta --extern wayland_backend=/opt/rustwide/target/debug/build/wayland-backend/879f19dd8fd388d5/out/libwayland_backend-879f19dd8fd388d5.rmeta --extern wayland_client=/opt/rustwide/target/debug/build/wayland-client/2aa14650df8a4f24/out/libwayland_client-2aa14650df8a4f24.rmeta --extern wayland_protocols=/opt/rustwide/target/debug/build/wayland-protocols/13ea19fa527c41f8/out/libwayland_protocols-13ea19fa527c41f8.rmeta --extern zbus=/opt/rustwide/target/debug/build/zbus/27d06d789859928e/out/libzbus-27d06d789859928e.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies -L native=/usr/lib/x86_64-linux-gnu` (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/79c0559184f27f4433a6fbc260b950d06d4a4889/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,unused-externs-silent --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"' --cfg 'feature="v2_68"' --cfg 'feature="v2_70"' --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=9db161c31a40affe -C extra-filename=-df0b750eae5eb5db --out-dir /opt/rustwide/target/debug/build/gio/df0b750eae5eb5db/out -L dependency=/opt/rustwide/target/debug/build/bitflags/4c07d58be7e7e725/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/8d58f9025c323a30/out -L dependency=/opt/rustwide/target/debug/build/futures-io/8d88089869a627e9/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/18bc3bd6844f1d1e/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/af699001cf35d510/out -L dependency=/opt/rustwide/target/debug/build/gio-sys/82b611eea5551cc5/out -L dependency=/opt/rustwide/target/debug/build/glib-macros/cbb9e6ba11d7a7c9/out -L dependency=/opt/rustwide/target/debug/build/glib-sys/b099f422b501b3b9/out -L dependency=/opt/rustwide/target/debug/build/gobject-sys/a36e9d7e6e8c3eb1/out -L dependency=/opt/rustwide/target/debug/build/libc/cdb721c94f16edd6/out -L dependency=/opt/rustwide/target/debug/build/memchr/7c3b23e851763d6f/out -L dependency=/opt/rustwide/target/debug/build/once_cell/2ad934dc7da92e31/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out -L dependency=/opt/rustwide/target/debug/build/serde/3805b0fb4c2b4aaa/out -L dependency=/opt/rustwide/target/debug/build/serde_core/3c925aec2ec92997/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/3602aa2774f80b0c/out -L dependency=/opt/rustwide/target/debug/build/slab/ab20fc0822f5e3c5/out -L dependency=/opt/rustwide/target/debug/build/smallvec/96d7c7a7332b4422/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/0d9c0ad89be1f7b2/out -L dependency=/opt/rustwide/target/debug/build/thiserror/6daa949ad3f7bdbc/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/3b07ee62b6910a08/out/libfutures_channel-3b07ee62b6910a08.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/8d88089869a627e9/out/libfutures_io-8d88089869a627e9.rmeta --extern futures_util=/opt/rustwide/target/debug/build/futures-util/af699001cf35d510/out/libfutures_util-af699001cf35d510.rmeta --extern ffi=/opt/rustwide/target/debug/build/gio-sys/82b611eea5551cc5/out/libgio_sys-82b611eea5551cc5.rmeta --extern glib=/opt/rustwide/target/debug/build/glib/4d36a1b30873cf32/out/libglib-4d36a1b30873cf32.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/cdb721c94f16edd6/out/liblibc-cdb721c94f16edd6.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/2ad934dc7da92e31/out/libonce_cell-2ad934dc7da92e31.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern smallvec=/opt/rustwide/target/debug/build/smallvec/96d7c7a7332b4422/out/libsmallvec-96d7c7a7332b4422.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/6daa949ad3f7bdbc/out/libthiserror-6daa949ad3f7bdbc.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c472ef7b08f3a80131c6f3bbb47dcb3f15c19235fbfb2185c4eda74d1f473ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c472ef7b08f3a80131c6f3bbb47dcb3f15c19235fbfb2185c4eda74d1f473ce1", kill_on_drop: false }`
[INFO] [stdout] c472ef7b08f3a80131c6f3bbb47dcb3f15c19235fbfb2185c4eda74d1f473ce1
