[INFO] cloning repository https://github.com/haennes/infoscreen-ng-mirror-tmp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haennes/infoscreen-ng-mirror-tmp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaennes%2Finfoscreen-ng-mirror-tmp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaennes%2Finfoscreen-ng-mirror-tmp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 270d5904d040fb0a7a1edce3c835ad0a68af0cd7
[INFO] checking haennes/infoscreen-ng-mirror-tmp against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaennes%2Finfoscreen-ng-mirror-tmp" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/haennes/infoscreen-ng-mirror-tmp
[INFO] finished tweaking git repo https://github.com/haennes/infoscreen-ng-mirror-tmp
[INFO] tweaked toml for git repo https://github.com/haennes/infoscreen-ng-mirror-tmp written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/haennes/infoscreen-ng-mirror-tmp on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/haennes/infoscreen-ng-mirror-tmp 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7f694247c96cb4495dcaf26b1171eb2589fb823b4ae1970015c203b6a77a94d1
[INFO] running `Command { std: "docker" "start" "7f694247c96cb4495dcaf26b1171eb2589fb823b4ae1970015c203b6a77a94d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f694247c96cb4495dcaf26b1171eb2589fb823b4ae1970015c203b6a77a94d1", 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" "7f694247c96cb4495dcaf26b1171eb2589fb823b4ae1970015c203b6a77a94d1" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f694247c96cb4495dcaf26b1171eb2589fb823b4ae1970015c203b6a77a94d1", 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" "7f694247c96cb4495dcaf26b1171eb2589fb823b4ae1970015c203b6a77a94d1" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.80
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]    Compiling fontconfig-parser v0.5.6
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling kurbo v0.10.4
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling unicode-script v0.5.6
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rustybuzz v0.12.1
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling euclid v0.22.9
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling svgtypes v0.14.0
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling lyon_geom v1.0.5
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]    Compiling lyon_path v1.0.4
[INFO] [stderr]    Compiling i-slint-compiler v1.5.1
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling codemap-diagnostic v0.1.2
[INFO] [stderr]    Compiling rowan v0.15.15
[INFO] [stderr]    Compiling linked_hash_set v0.1.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling fontdue v0.8.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling lyon_extra v1.0.1
[INFO] [stderr]    Compiling css-color-parser2 v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling smol_str v0.2.1
[INFO] [stderr]    Compiling spin_on v0.1.1
[INFO] [stderr]    Compiling usvg v0.40.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling cpp_common v0.5.9
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling winnow v0.6.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling cpp_build v0.5.9
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking rustls-pki-types v1.4.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling derive_utils v0.14.1
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling resvg v0.40.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling qttypes v0.2.11
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling toml_edit v0.22.9
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling const-field-offset-macro v0.1.5
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling vtable-macro v0.2.0
[INFO] [stderr]    Compiling i-slint-backend-qt v1.5.1
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking const-field-offset v0.1.5
[INFO] [stderr]    Compiling cpp_macros v0.5.9
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking vtable v0.2.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]     Checking lyon_algorithms v1.0.4
[INFO] [stderr]    Compiling auto_enums v0.8.5
[INFO] [stderr]     Checking cpp v0.5.9
[INFO] [stderr]    Compiling i-slint-core-macros v1.5.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking pin-weak v1.1.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking pure-rust-locales v0.8.1
[INFO] [stderr]     Checking rustls-webpki v0.102.2
[INFO] [stderr]     Checking clru v0.6.1
[INFO] [stderr]    Compiling i-slint-common v1.5.1
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.4
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling i-slint-backend-selector v1.5.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking i-slint-core v1.5.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling figment v0.10.17
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking sys-locale v0.3.1
[INFO] [stderr]     Checking dtoa-short v0.3.4
[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/49a6044d37d694890450f52ceaceb66277a36b1e/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 --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=f5a0bf441f52810b -C extra-filename=-39ebc1e5c0a94d35 --out-dir /opt/rustwide/target/debug/build/image/39ebc1e5c0a94d35/out -L dependency=/opt/rustwide/target/debug/build/adler/db274820521c5ec6/out -L dependency=/opt/rustwide/target/debug/build/bit_field/28955c81c7fb2463/out -L dependency=/opt/rustwide/target/debug/build/bitflags/1969f6684f376d5e/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/820997d0a1853c6c/out -L dependency=/opt/rustwide/target/debug/build/byteorder/118a9ce0d0c0f5ff/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/a6ec14cb1a24e6b7/out -L dependency=/opt/rustwide/target/debug/build/color_quant/2ebb6c53d419483f/out -L dependency=/opt/rustwide/target/debug/build/crc32fast/21e919da8ece565e/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-deque/070825e3b3527841/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/0dbe5ceca2f64298/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/8147198eade0b80c/out -L dependency=/opt/rustwide/target/debug/build/either/7a9363f30a88e4c5/out -L dependency=/opt/rustwide/target/debug/build/exr/428f718acac23949/out -L dependency=/opt/rustwide/target/debug/build/fdeflate/57d890b397bb4ebd/out -L dependency=/opt/rustwide/target/debug/build/flate2/874f5fc4c382dd10/out -L dependency=/opt/rustwide/target/debug/build/flume/dd207085dff040cf/out -L dependency=/opt/rustwide/target/debug/build/gif/32298528752567b9/out -L dependency=/opt/rustwide/target/debug/build/half/e359b9c3c1b62d52/out -L dependency=/opt/rustwide/target/debug/build/jpeg-decoder/25ed5b918f8cecbf/out -L dependency=/opt/rustwide/target/debug/build/lebe/efd88df5ccba0535/out -L dependency=/opt/rustwide/target/debug/build/libm/af8c60d8c935ad6f/out -L dependency=/opt/rustwide/target/debug/build/lock_api/e4a676cfa7ae8c00/out -L dependency=/opt/rustwide/target/debug/build/miniz_oxide/6bc0e07ca2c2e6c0/out -L dependency=/opt/rustwide/target/debug/build/num-traits/b44abb73db431799/out -L dependency=/opt/rustwide/target/debug/build/png/002fb57014a411a9/out -L dependency=/opt/rustwide/target/debug/build/qoi/c2a2f421e7947e9d/out -L dependency=/opt/rustwide/target/debug/build/rayon/2b0ca736fa282a28/out -L dependency=/opt/rustwide/target/debug/build/rayon-core/8a08a1bd8286095c/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/22e389c5edc90715/out -L dependency=/opt/rustwide/target/debug/build/simd-adler32/89c7c10a826bd3f0/out -L dependency=/opt/rustwide/target/debug/build/smallvec/ad26e46c9877b0dc/out -L dependency=/opt/rustwide/target/debug/build/spin/8659f03d5f3f6cab/out -L dependency=/opt/rustwide/target/debug/build/tiff/7ba2691ebc8132c5/out -L dependency=/opt/rustwide/target/debug/build/weezl/bccb1b5aaf115b63/out -L dependency=/opt/rustwide/target/debug/build/zune-inflate/346490ee01a630e1/out --extern bytemuck=/opt/rustwide/target/debug/build/bytemuck/820997d0a1853c6c/out/libbytemuck-820997d0a1853c6c.rmeta --extern byteorder=/opt/rustwide/target/debug/build/byteorder/118a9ce0d0c0f5ff/out/libbyteorder-118a9ce0d0c0f5ff.rmeta --extern color_quant=/opt/rustwide/target/debug/build/color_quant/2ebb6c53d419483f/out/libcolor_quant-2ebb6c53d419483f.rmeta --extern exr=/opt/rustwide/target/debug/build/exr/428f718acac23949/out/libexr-428f718acac23949.rmeta --extern gif=/opt/rustwide/target/debug/build/gif/32298528752567b9/out/libgif-32298528752567b9.rmeta --extern jpeg=/opt/rustwide/target/debug/build/jpeg-decoder/25ed5b918f8cecbf/out/libjpeg_decoder-25ed5b918f8cecbf.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/b44abb73db431799/out/libnum_traits-b44abb73db431799.rmeta --extern png=/opt/rustwide/target/debug/build/png/002fb57014a411a9/out/libpng-002fb57014a411a9.rmeta --extern qoi=/opt/rustwide/target/debug/build/qoi/c2a2f421e7947e9d/out/libqoi-c2a2f421e7947e9d.rmeta --extern tiff=/opt/rustwide/target/debug/build/tiff/7ba2691ebc8132c5/out/libtiff-7ba2691ebc8132c5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7f694247c96cb4495dcaf26b1171eb2589fb823b4ae1970015c203b6a77a94d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f694247c96cb4495dcaf26b1171eb2589fb823b4ae1970015c203b6a77a94d1", kill_on_drop: false }`
[INFO] [stdout] 7f694247c96cb4495dcaf26b1171eb2589fb823b4ae1970015c203b6a77a94d1
