[INFO] fetching crate qwit-desktop 0.0.8...
[INFO] testing qwit-desktop-0.0.8 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate qwit-desktop 0.0.8 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate qwit-desktop 0.0.8
[INFO] finished tweaking crates.io crate qwit-desktop 0.0.8
[INFO] tweaked toml for crates.io crate qwit-desktop 0.0.8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qwit-desktop 0.0.8 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qwit-desktop 0.0.8 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8568505f13bfd4947973b9d9b0069cc80506c54227bfb6c49bcaaae2703fc42
[INFO] running `Command { std: "docker" "start" "-a" "b8568505f13bfd4947973b9d9b0069cc80506c54227bfb6c49bcaaae2703fc42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8568505f13bfd4947973b9d9b0069cc80506c54227bfb6c49bcaaae2703fc42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8568505f13bfd4947973b9d9b0069cc80506c54227bfb6c49bcaaae2703fc42", kill_on_drop: false }`
[INFO] [stdout] b8568505f13bfd4947973b9d9b0069cc80506c54227bfb6c49bcaaae2703fc42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6d1ed6d29c649a2818910a5d4166ca374403b4c10d6f227e1158486ec7daaa4
[INFO] running `Command { std: "docker" "start" "-a" "d6d1ed6d29c649a2818910a5d4166ca374403b4c10d6f227e1158486ec7daaa4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling dtoa-short v0.3.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling infer v0.15.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling gtk v0.18.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling wry v0.39.0
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling tauri-runtime v2.0.0-beta.11
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ico v0.3.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling tauri-runtime-wry v2.0.0-beta.11
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.1
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling zvariant_utils v1.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling rfd v0.14.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling codepage v0.1.1
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling async-executor v1.11.0
[INFO] [stderr]    Compiling async-broadcast v0.7.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling ctor v0.2.7
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling dlopen2_derive v0.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]    Compiling serde_with_macros v3.7.0
[INFO] [stderr]    Compiling dlopen2 v0.7.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.9
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling serialize-to-javascript-impl v0.1.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling xdg-home v1.1.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling open v5.1.2
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling async-fs v2.1.1
[INFO] [stderr]    Compiling shared_child v1.0.0
[INFO] [stderr]    Compiling os_pipe v1.1.5
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling gethostname v0.4.3
[INFO] [stderr]    Compiling sys-locale v0.3.1
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling serde_with v3.7.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.9
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling urlpattern v0.2.0
[INFO] [stderr]    Compiling treediff v4.0.3
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling json-patch v1.2.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling kuchikiki v0.8.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling serialize-to-javascript v0.1.1
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling enumflags2 v0.7.9
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling tauri-utils v2.0.0-beta.11
[INFO] [stderr]    Compiling embed-resource v2.4.2
[INFO] [stderr]    Compiling cargo_toml v0.17.2
[INFO] [stderr]    Compiling tauri-winres v0.1.1
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=887afb98738f899f -C extra-filename=-04336f8593d28e11 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-29ca36b7ece26ead.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-d253025959e1f191.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6375892007f463de.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-cf897eb7a8f006e9.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-b342d85da484cd05.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-179c073335835faa.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `image` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name image --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.24.9/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 --cfg 'feature="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="dxt"' --cfg 'feature="exr"' --cfg 'feature="farbfeld"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="jpeg_rayon"' --cfg 'feature="openexr"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="qoi"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-decoder", "avif-encoder", "benchmarks", "bmp", "dav1d", "dcv-color-primitives", "dds", "default", "dxt", "exr", "farbfeld", "gif", "hdr", "ico", "jpeg", "jpeg_rayon", "libwebp", "mp4parse", "openexr", "png", "pnm", "qoi", "ravif", "rayon", "rgb", "tga", "tiff", "webp", "webp-encoder"))' -C metadata=50608af5ffade98f -C extra-filename=-cd40a5e31bb00d86 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-ba55e2b098624734.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-8f59b6d1bfdaa844.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-72accfe2cafd1a2d.rmeta --extern exr=/opt/rustwide/target/debug/deps/libexr-0507cc7d9ae6dff9.rmeta --extern gif=/opt/rustwide/target/debug/deps/libgif-a79f84abcc2f81df.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-4e732c803de4e5b4.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-a514559589efd01b.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-c35bd7172a1d4ee6.rmeta --extern qoi=/opt/rustwide/target/debug/deps/libqoi-ff57a796f86dc6a3.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-db3ea79fdd77889e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d6d1ed6d29c649a2818910a5d4166ca374403b4c10d6f227e1158486ec7daaa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6d1ed6d29c649a2818910a5d4166ca374403b4c10d6f227e1158486ec7daaa4", kill_on_drop: false }`
[INFO] [stdout] d6d1ed6d29c649a2818910a5d4166ca374403b4c10d6f227e1158486ec7daaa4
