[INFO] cloning repository https://github.com/drindr/rmk-display
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drindr/rmk-display" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrindr%2Frmk-display", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrindr%2Frmk-display'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae0475acdd436d9483165ce51986880616562563
[INFO] checking drindr/rmk-display against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrindr%2Frmk-display" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/drindr/rmk-display
[INFO] finished tweaking git repo https://github.com/drindr/rmk-display
[INFO] tweaked toml for git repo https://github.com/drindr/rmk-display written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/drindr/rmk-display on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/drindr/rmk-display 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Yandrik/kolibri.git`
[INFO] [stderr]     Updating git repository `https://github.com/HaoboGu/memory-lcd-spi.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded defmt v1.0.1
[INFO] [stderr]   Downloaded defmt-parser v1.0.0
[INFO] [stderr]   Downloaded defmt v0.3.100
[INFO] [stderr]   Downloaded usbd-hid-descriptors v0.8.2
[INFO] [stderr]   Downloaded embassy-net-driver v0.2.0
[INFO] [stderr]   Downloaded defmt-macros v1.0.1
[INFO] [stderr]   Downloaded usbd-hid-macros v0.8.2
[INFO] [stderr]   Downloaded const-gen v1.6.8
[INFO] [stderr]   Downloaded darling_macro v0.21.1
[INFO] [stderr]   Downloaded embassy-executor-macros v0.6.2
[INFO] [stderr]   Downloaded embassy-usb-driver v0.1.1
[INFO] [stderr]   Downloaded postcard-derive v0.2.2
[INFO] [stderr]   Downloaded const-gen-derive v1.1.6
[INFO] [stderr]   Downloaded embassy-time v0.4.0
[INFO] [stderr]   Downloaded embassy-hal-internal v0.3.0
[INFO] [stderr]   Downloaded bitfield-struct v0.11.0
[INFO] [stderr]   Downloaded config v0.15.13
[INFO] [stderr]   Downloaded darling_core v0.21.1
[INFO] [stderr]   Downloaded darling v0.21.1
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.3
[INFO] [stderr]   Downloaded embassy-sync v0.7.0
[INFO] [stderr]   Downloaded bt-hci v0.3.2
[INFO] [stderr]   Downloaded embassy-nrf v0.3.1
[INFO] [stderr]   Downloaded trouble-host v0.2.4
[INFO] [stderr]   Downloaded rmk v0.7.8
[INFO] [stderr]   Downloaded micromath v2.1.0
[INFO] [stderr]   Downloaded embedded-graphics-core v0.4.0
[INFO] [stderr]   Downloaded embassy-usb v0.4.0
[INFO] [stderr]   Downloaded fixed v1.29.0
[INFO] [stderr]   Downloaded sequential-storage v4.0.3
[INFO] [stderr]   Downloaded embassy-executor v0.7.0
[INFO] [stderr]   Downloaded embassy-net-driver-channel v0.3.1
[INFO] [stderr]   Downloaded static_cell v2.1.1
[INFO] [stderr]   Downloaded cmac v0.7.2
[INFO] [stderr]   Downloaded trouble-host-macros v0.2.0
[INFO] [stderr]   Downloaded embassy-embedded-hal v0.4.0
[INFO] [stderr]   Downloaded embassy-hal-internal v0.2.0
[INFO] [stderr]   Downloaded rmk-config v0.5.6
[INFO] [stderr]   Downloaded rmk-macro v0.6.8
[INFO] [stderr]   Downloaded serde-inline-default v0.2.3
[INFO] [stderr]   Downloaded embassy-embedded-hal v0.3.2
[INFO] [stderr]   Downloaded rust-ini v0.21.2
[INFO] [stderr]   Downloaded embassy-time-driver v0.2.0
[INFO] [stderr]   Downloaded usbd-hid v0.8.2
[INFO] [stderr]   Downloaded embedded-iconoir v0.2.3
[INFO] [stderr]   Downloaded nrf-pac v0.1.0
[INFO] [stderr]   Downloaded embedded-graphics v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87861134d87e5accaa82d48210a12b446ae39959085011b203ba781255c6d8cf
[INFO] running `Command { std: "docker" "start" "-a" "87861134d87e5accaa82d48210a12b446ae39959085011b203ba781255c6d8cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87861134d87e5accaa82d48210a12b446ae39959085011b203ba781255c6d8cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87861134d87e5accaa82d48210a12b446ae39959085011b203ba781255c6d8cf", kill_on_drop: false }`
[INFO] [stdout] 87861134d87e5accaa82d48210a12b446ae39959085011b203ba781255c6d8cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd4ca8f9cf894efab313ce153bf245f069cd0addb82fbb4200307516ab134af0
[INFO] running `Command { std: "docker" "start" "-a" "dd4ca8f9cf894efab313ce153bf245f069cd0addb82fbb4200307516ab134af0", kill_on_drop: false }`
[INFO] [stderr]    Compiling defmt v1.0.1
[INFO] [stderr]    Compiling defmt-macros v1.0.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling embassy-sync v0.7.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rust-ini v0.21.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling embassy-hal-internal v0.3.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling embassy-sync v0.6.2
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.3
[INFO] [stderr]    Compiling bitfield v0.14.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling embassy-time-driver v0.2.0
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]     Checking embedded-storage-async v0.4.1
[INFO] [stderr]    Compiling usbd-hid-descriptors v0.8.2
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling kurbo v0.11.3
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.1
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stderr]     Checking proc-macro2 v1.0.95
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling zune-jpeg v0.4.20
[INFO] [stderr]     Checking embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling avif-serialize v0.8.5
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling serde-inline-default v0.2.3
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling const-gen-derive v1.1.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling defmt-parser v1.0.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling const-gen v1.6.8
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling embassy-usb v0.4.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]    Compiling embassy-executor v0.7.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]     Checking embassy-net-driver v0.2.0
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]     Checking embedded-graphics v0.8.1
[INFO] [stderr]    Compiling embassy-executor-macros v0.6.2
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling darling_macro v0.21.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling postcard-derive v0.2.2
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking embedded-iconoir v0.2.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking defmt v0.3.100
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking embassy-futures v0.1.1
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking sequential-storage v4.0.3
[INFO] [stderr]     Checking embassy-usb-driver v0.1.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking embassy-time v0.4.0
[INFO] [stderr]    Compiling darling v0.21.1
[INFO] [stderr]    Compiling bitfield-struct v0.11.0
[INFO] [stderr]     Checking static_cell v2.1.1
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking ssmarshal v1.0.0
[INFO] [stderr]     Checking usb-device v0.3.2
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr] error: could not compile `rav1e` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name rav1e --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rav1e-0.7.1/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="threading"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aom-sys", "asm", "av-metrics", "backtrace", "bench", "binaries", "byteorder", "capi", "cc", "channel-api", "check_asm", "clap", "clap_complete", "console", "crossbeam", "dav1d-sys", "decode_test", "decode_test_dav1d", "default", "desync_finder", "dump_ivf", "dump_lookahead_data", "fern", "git_version", "image", "ivf", "nasm-rs", "nom", "quick_test", "scan_fmt", "scenechange", "serde", "serde-big-array", "serialize", "signal-hook", "signal_support", "threading", "toml", "tracing", "tracing-chrome", "tracing-subscriber", "unstable", "wasm", "wasm-bindgen", "y4m"))' -C metadata=69447eab1eb5cba8 -C extra-filename=-fe1944b1460cab0c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arg_enum_proc_macro=/opt/rustwide/target/debug/deps/libarg_enum_proc_macro-e2855027a29d2b8b.so --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-a12fdc0132406814.rmeta --extern av1_grain=/opt/rustwide/target/debug/deps/libav1_grain-1bd870e897d7d10e.rmeta --extern bitstream_io=/opt/rustwide/target/debug/deps/libbitstream_io-8cdd75bd1e81c43a.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-0cd556e75694e1fa.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b22e412365b66724.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-68e4b240aec466dc.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-eaefdb22591c0dd8.rmeta --extern rayon=/opt/rustwide/target/debug/deps/libmaybe_rayon-6d338014c47aba4d.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-ded5321d275224be.rmeta --extern noop_proc_macro=/opt/rustwide/target/debug/deps/libnoop_proc_macro-2e1b35bb98ddaa7a.so --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-67a3646ffde024ba.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-96907efa522a3708.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-05887c23ecc18d47.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern profiling=/opt/rustwide/target/debug/deps/libprofiling-09121c0944acffd7.rmeta --extern simd_helpers=/opt/rustwide/target/debug/deps/libsimd_helpers-0ac3cfe0cb11333f.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-35768f2aa092705f.rmeta --extern v_frame=/opt/rustwide/target/debug/deps/libv_frame-3f7325117dfe9423.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `embedded-iconoir` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name embedded_iconoir --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embedded-iconoir-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="12px"' --cfg 'feature="144px"' --cfg 'feature="16px"' --cfg 'feature="18px"' --cfg 'feature="24px"' --cfg 'feature="32px"' --cfg 'feature="48px"' --cfg 'feature="96px"' --cfg 'feature="all-resolutions"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("12px", "144px", "16px", "18px", "24px", "32px", "48px", "96px", "all-resolutions", "default"))' -C metadata=35582926568625e8 -C extra-filename=-5df6dfcb9036e9f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_field=/opt/rustwide/target/debug/deps/libbit_field-608e7ffe1ef3a6ce.rmeta --extern embedded_graphics=/opt/rustwide/target/debug/deps/libembedded_graphics-8f155992f8077970.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-f2154b0bf273423d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "dd4ca8f9cf894efab313ce153bf245f069cd0addb82fbb4200307516ab134af0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd4ca8f9cf894efab313ce153bf245f069cd0addb82fbb4200307516ab134af0", kill_on_drop: false }`
[INFO] [stdout] dd4ca8f9cf894efab313ce153bf245f069cd0addb82fbb4200307516ab134af0
