[INFO] cloning repository https://github.com/f321x/nairobi2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/f321x/nairobi2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff321x%2Fnairobi2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff321x%2Fnairobi2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5f1a47f075b3b5f1b8c67d0c05c4a5252ec53a2
[INFO] checking f321x/nairobi2 against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff321x%2Fnairobi2" "/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/f321x/nairobi2
[INFO] finished tweaking git repo https://github.com/f321x/nairobi2
[INFO] tweaked toml for git repo https://github.com/f321x/nairobi2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/f321x/nairobi2 on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/f321x/nairobi2 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "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/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] 491772f6dc6da535efbdecc21c0135a35ad83b8c124f419f7817ee16a481b780
[INFO] running `Command { std: "docker" "start" "491772f6dc6da535efbdecc21c0135a35ad83b8c124f419f7817ee16a481b780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "491772f6dc6da535efbdecc21c0135a35ad83b8c124f419f7817ee16a481b780", 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" "491772f6dc6da535efbdecc21c0135a35ad83b8c124f419f7817ee16a481b780" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "491772f6dc6da535efbdecc21c0135a35ad83b8c124f419f7817ee16a481b780", 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" "491772f6dc6da535efbdecc21c0135a35ad83b8c124f419f7817ee16a481b780" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling dlib v0.5.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling bitcoin-io v0.1.100
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling parlance v0.1.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling font-types v0.11.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling read-fonts v0.37.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling polycool v0.4.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling htmlparser v0.2.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling tiny-skia-path v0.12.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling skrifa v0.40.0
[INFO] [stderr]    Compiling fontique v0.8.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]     Checking bitcoin_hashes v0.14.100
[INFO] [stderr]    Compiling bitstream-io v4.10.0
[INFO] [stderr]    Compiling kurbo v0.13.1
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]    Compiling euclid v0.22.14
[INFO] [stderr]    Compiling i-slint-common v1.16.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling imgref v1.12.2
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]     Checking nostr v0.44.3
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling svgtypes v0.16.1
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling lyon_geom v1.0.19
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]    Compiling read-fonts v0.39.2
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling avif-serialize v0.8.9
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling imagesize v0.14.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling fax v0.2.7
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling rspolib v0.1.2
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling usvg v0.47.0
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]     Checking tokio-socks v0.5.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling lyon_path v1.0.19
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling tiny-skia v0.12.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling zeno v0.3.3
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling natord v1.0.9
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling yazi v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling i-slint-compiler v1.16.1
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling skrifa v0.42.1
[INFO] [stderr]     Checking nostr-database v0.44.0
[INFO] [stderr]    Compiling resvg v0.47.0
[INFO] [stderr]    Compiling linked_hash_set v0.1.6
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling annotate-snippets v0.12.16
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling lyon_extra v1.1.0
[INFO] [stderr]     Checking async-wsocket v0.13.2
[INFO] [stderr]     Checking async-utility v0.3.1
[INFO] [stderr]    Compiling swash v0.2.9
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking negentropy v0.5.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling smol_str v0.3.6
[INFO] [stderr]    Compiling typed-index-collections v3.5.0
[INFO] [stderr]     Checking atomic-destructor v0.3.0
[INFO] [stderr]     Checking nostr-relay-pool v0.44.1
[INFO] [stderr]    Compiling spin_on v0.1.1
[INFO] [stderr]     Checking nostr-gossip v0.44.0
[INFO] [stderr]    Compiling const-field-offset-macro v0.2.0
[INFO] [stderr] error: could not compile `read-fonts` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name read_fonts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/read-fonts-0.37.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codegen_test", "default", "experimental_traverse", "ift", "libm", "scaler_test", "serde", "spec_next", "std"))' -C metadata=6b7f7a1f494468ba -C extra-filename=-229115787dfebc64 --out-dir /opt/rustwide/target/debug/build/read-fonts/229115787dfebc64/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/00280670056f4b41/out -L dependency=/opt/rustwide/target/debug/build/bytemuck_derive/4edda2a888e47613/out --extern bytemuck=/opt/rustwide/target/debug/build/bytemuck/00280670056f4b41/out/libbytemuck-00280670056f4b41.rmeta --extern font_types=/opt/rustwide/target/debug/build/font-types/250a6e9bd8671fb5/out/libfont_types-250a6e9bd8671fb5.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (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/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name image --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="avif"' --cfg 'feature="bmp"' --cfg 'feature="dds"' --cfg 'feature="default"' --cfg 'feature="default-formats"' --cfg 'feature="exr"' --cfg 'feature="ff"' --cfg 'feature="gif"' --cfg 'feature="hdr"' --cfg 'feature="ico"' --cfg 'feature="jpeg"' --cfg 'feature="png"' --cfg 'feature="pnm"' --cfg 'feature="qoi"' --cfg 'feature="rayon"' --cfg 'feature="tga"' --cfg 'feature="tiff"' --cfg 'feature="webp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-native", "benchmarks", "bmp", "color_quant", "dds", "default", "default-formats", "exr", "ff", "gif", "hdr", "ico", "jpeg", "nasm", "png", "pnm", "qoi", "rayon", "serde", "tga", "tiff", "webp"))' -C metadata=d22d433fe4f1047e -C extra-filename=-498df10a2efb38b1 --out-dir /opt/rustwide/target/debug/build/image/498df10a2efb38b1/out -L dependency=/opt/rustwide/target/debug/build/adler2/51ecac0604f61405/out -L dependency=/opt/rustwide/target/debug/build/aligned-vec/916f86e9d6e8d3ea/out -L dependency=/opt/rustwide/target/debug/build/aligned/d4c33612c1737876/out -L dependency=/opt/rustwide/target/debug/build/anyhow/e7b794d127831821/out -L dependency=/opt/rustwide/target/debug/build/arg_enum_proc_macro/5f7ede689dd6523c/out -L dependency=/opt/rustwide/target/debug/build/arrayvec/a12fdc0132406814/out -L dependency=/opt/rustwide/target/debug/build/as-slice/e4bc249942f97fe7/out -L dependency=/opt/rustwide/target/debug/build/av-scenechange/80af01acda9dfc75/out -L dependency=/opt/rustwide/target/debug/build/av1-grain/c937915a42b76535/out -L dependency=/opt/rustwide/target/debug/build/avif-serialize/6f63f30233c5f7d5/out -L dependency=/opt/rustwide/target/debug/build/bit_field/91ed0dd32ee77e5b/out -L dependency=/opt/rustwide/target/debug/build/bitflags/3debd75583d03365/out -L dependency=/opt/rustwide/target/debug/build/bitstream-io/5af25333597a62e7/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/9f913c97cd00ae6f/out -L dependency=/opt/rustwide/target/debug/build/bytemuck_derive/4edda2a888e47613/out -L dependency=/opt/rustwide/target/debug/build/byteorder-lite/9f8446cb93a98fc1/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/color_quant/2ebb6c53d419483f/out -L dependency=/opt/rustwide/target/debug/build/crc32fast/2c1904efa7b19b8a/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-deque/39735ee95a70f724/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/9c73e0b5463ce93a/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/08647a8004c086ee/out -L dependency=/opt/rustwide/target/debug/build/either/156c0c226091b04c/out -L dependency=/opt/rustwide/target/debug/build/equator-macro/7ce14b0e6b43f7aa/out -L dependency=/opt/rustwide/target/debug/build/equator/01247dc11b886ffe/out -L dependency=/opt/rustwide/target/debug/build/fax/ea472127660a57aa/out -L dependency=/opt/rustwide/target/debug/build/fdeflate/611894d7a79e4288/out -L dependency=/opt/rustwide/target/debug/build/flate2/ee9956f7edf8310e/out -L dependency=/opt/rustwide/target/debug/build/half/40c19e8b77123f9b/out -L dependency=/opt/rustwide/target/debug/build/imgref/3240e232f776af3c/out -L dependency=/opt/rustwide/target/debug/build/itertools/73397767e67feb0f/out -L dependency=/opt/rustwide/target/debug/build/lebe/47482b1d4e2bcb6d/out -L dependency=/opt/rustwide/target/debug/build/libc/9c12716ac42b770e/out -L dependency=/opt/rustwide/target/debug/build/libm/65be4dc95cc7fbb2/out -L dependency=/opt/rustwide/target/debug/build/log/804984985c08f867/out -L dependency=/opt/rustwide/target/debug/build/loop9/d315f5509b50b8a3/out -L dependency=/opt/rustwide/target/debug/build/maybe-rayon/ce44a906023243c7/out -L dependency=/opt/rustwide/target/debug/build/memchr/f6a8642c1304b06b/out -L dependency=/opt/rustwide/target/debug/build/miniz_oxide/edfb82846da0cb11/out -L dependency=/opt/rustwide/target/debug/build/new_debug_unreachable/ded5321d275224be/out -L dependency=/opt/rustwide/target/debug/build/no_std_io2/3f77c991be26e278/out -L dependency=/opt/rustwide/target/debug/build/nom/f7c330ad711e4ef3/out -L dependency=/opt/rustwide/target/debug/build/noop_proc_macro/2e1b35bb98ddaa7a/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/a68ad8c5f47d3d8c/out -L dependency=/opt/rustwide/target/debug/build/num-derive/2f1c7e68dcf72afa/out -L dependency=/opt/rustwide/target/debug/build/num-integer/4631dcad2de60acd/out -L dependency=/opt/rustwide/target/debug/build/num-rational/7a334e832f0c8eb6/out -L dependency=/opt/rustwide/target/debug/build/num-traits/df2676e9d48f5b74/out -L dependency=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out -L dependency=/opt/rustwide/target/debug/build/pastey/00e694bb8c5bde9f/out -L dependency=/opt/rustwide/target/debug/build/profiling-procmacros/c49adbb744b6a5c7/out -L dependency=/opt/rustwide/target/debug/build/profiling/1c54661d6c74acfc/out -L dependency=/opt/rustwide/target/debug/build/pxfm/e4fbde8199e9b90d/out -L dependency=/opt/rustwide/target/debug/build/quick-error/27dbd0e442bc529b/out -L dependency=/opt/rustwide/target/debug/build/rav1e/61ad1608ff1df733/out -L dependency=/opt/rustwide/target/debug/build/rayon-core/018e4ab4aa5c7653/out -L dependency=/opt/rustwide/target/debug/build/rayon/62d722d60189462e/out -L dependency=/opt/rustwide/target/debug/build/rgb/5e3b5c4ec2ba49a4/out -L dependency=/opt/rustwide/target/debug/build/simd-adler32/32e61e1b5f5a94da/out -L dependency=/opt/rustwide/target/debug/build/simd_helpers/49b1ffba24a95829/out -L dependency=/opt/rustwide/target/debug/build/smallvec/c8568b9f45ddc918/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/8e8044a479f43a28/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/a53696fabef833e5/out -L dependency=/opt/rustwide/target/debug/build/thiserror/495fdac3548ef504/out -L dependency=/opt/rustwide/target/debug/build/v_frame/252e313f54cac466/out -L dependency=/opt/rustwide/target/debug/build/weezl/85a978c5de9ba999/out -L dependency=/opt/rustwide/target/debug/build/y4m/a5447953d55f3375/out -L dependency=/opt/rustwide/target/debug/build/zerocopy-derive/eb13be4ee860e116/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/6d05c99820b11326/out -L dependency=/opt/rustwide/target/debug/build/zune-core/1dc42d9fc80e4d34/out -L dependency=/opt/rustwide/target/debug/build/zune-inflate/76c35aad8895a3a0/out -L dependency=/opt/rustwide/target/debug/build/zune-jpeg/2c539d785f78012e/out --extern bytemuck=/opt/rustwide/target/debug/build/bytemuck/9f913c97cd00ae6f/out/libbytemuck-9f913c97cd00ae6f.rmeta --extern byteorder_lite=/opt/rustwide/target/debug/build/byteorder-lite/9f8446cb93a98fc1/out/libbyteorder_lite-9f8446cb93a98fc1.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/a59bb2e571fe4d36/out/libexr-a59bb2e571fe4d36.rmeta --extern gif=/opt/rustwide/target/debug/build/gif/850c7394be85c053/out/libgif-850c7394be85c053.rmeta --extern image_webp=/opt/rustwide/target/debug/build/image-webp/2d2f18069da90e09/out/libimage_webp-2d2f18069da90e09.rmeta --extern moxcms=/opt/rustwide/target/debug/build/moxcms/4e18d212464124d7/out/libmoxcms-4e18d212464124d7.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/df2676e9d48f5b74/out/libnum_traits-df2676e9d48f5b74.rmeta --extern png=/opt/rustwide/target/debug/build/png/d17b9f9910d712a8/out/libpng-d17b9f9910d712a8.rmeta --extern qoi=/opt/rustwide/target/debug/build/qoi/2ad8b324528f82a5/out/libqoi-2ad8b324528f82a5.rmeta --extern ravif=/opt/rustwide/target/debug/build/ravif/ca56b28f7aef214d/out/libravif-ca56b28f7aef214d.rmeta --extern rayon=/opt/rustwide/target/debug/build/rayon/62d722d60189462e/out/librayon-62d722d60189462e.rmeta --extern rgb=/opt/rustwide/target/debug/build/rgb/5e3b5c4ec2ba49a4/out/librgb-5e3b5c4ec2ba49a4.rmeta --extern tiff=/opt/rustwide/target/debug/build/tiff/f5987e0ed0c763a7/out/libtiff-f5987e0ed0c763a7.rmeta --extern zune_core=/opt/rustwide/target/debug/build/zune-core/1dc42d9fc80e4d34/out/libzune_core-1dc42d9fc80e4d34.rmeta --extern zune_jpeg=/opt/rustwide/target/debug/build/zune-jpeg/2c539d785f78012e/out/libzune_jpeg-2c539d785f78012e.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "491772f6dc6da535efbdecc21c0135a35ad83b8c124f419f7817ee16a481b780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "491772f6dc6da535efbdecc21c0135a35ad83b8c124f419f7817ee16a481b780", kill_on_drop: false }`
[INFO] [stdout] 491772f6dc6da535efbdecc21c0135a35ad83b8c124f419f7817ee16a481b780
