[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 try#e117153a45c546e883c1f91d82611775fcaeffe0 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/drindr/rmk-display on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 351f623dfca7af568f36e6d1b7078c0101f1ba650fa68aa0ffe92e18f4bbaa16
[INFO] running `Command { std: "docker" "start" "-a" "351f623dfca7af568f36e6d1b7078c0101f1ba650fa68aa0ffe92e18f4bbaa16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "351f623dfca7af568f36e6d1b7078c0101f1ba650fa68aa0ffe92e18f4bbaa16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "351f623dfca7af568f36e6d1b7078c0101f1ba650fa68aa0ffe92e18f4bbaa16", kill_on_drop: false }`
[INFO] [stdout] 351f623dfca7af568f36e6d1b7078c0101f1ba650fa68aa0ffe92e18f4bbaa16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a02cea28e5ad4f6c212a3d7a9e47fcc9dc70f39592661632a494a189d0b6de4
[INFO] running `Command { std: "docker" "start" "-a" "7a02cea28e5ad4f6c212a3d7a9e47fcc9dc70f39592661632a494a189d0b6de4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling defmt v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[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 rayon-core v1.12.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling anyhow v1.0.99
[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 heapless v0.8.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[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 serde_json v1.0.142
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling embassy-sync v0.7.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rust-ini v0.21.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling yaml-rust2 v0.10.3
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling embassy-time-driver v0.2.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling bitfield v0.14.0
[INFO] [stderr]    Compiling embassy-sync v0.6.2
[INFO] [stderr]    Compiling embassy-hal-internal v0.3.0
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking embedded-storage-async v0.4.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling usbd-hid-descriptors v0.8.2
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling kurbo v0.11.3
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling zune-jpeg v0.4.20
[INFO] [stderr]     Checking proc-macro2 v1.0.95
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]     Checking embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling_core v0.21.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling avif-serialize v0.8.5
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling embassy-usb v0.4.0
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling embassy-executor v0.7.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]     Checking embassy-net-driver v0.2.0
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling const-gen-derive v1.1.6
[INFO] [stderr]     Checking embedded-graphics v0.8.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[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 arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[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 const-gen v1.6.8
[INFO] [stderr]    Compiling postcard-derive v0.2.2
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling darling_macro v0.21.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling defmt-parser v1.0.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling embassy-executor-macros v0.6.2
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking embedded-iconoir v0.2.3
[INFO] [stderr]     Checking num_enum v0.7.4
[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 futures v0.3.31
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking defmt v0.3.100
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking embassy-futures v0.1.1
[INFO] [stderr]     Checking sequential-storage v4.0.3
[INFO] [stderr]     Checking embassy-usb-driver v0.1.1
[INFO] [stderr]     Checking embassy-time v0.4.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[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]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking embassy-embedded-hal v0.4.0
[INFO] [stderr]     Checking embassy-net-driver-channel v0.3.1
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking embassy-embedded-hal v0.3.2
[INFO] [stderr]     Checking ravif v0.11.20
[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]    Compiling usbd-hid-macros v0.8.2
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]     Checking usbd-hid v0.8.2
[INFO] [stderr]    Compiling config v0.15.13
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rmk-config v0.5.6
[INFO] [stderr]     Checking resvg v0.45.1
[INFO] [stderr]     Checking bongo-cat v0.1.0 (/opt/rustwide/workdir/crates/bongo-cat)
[INFO] [stderr]    Compiling rmk v0.7.8
[INFO] [stderr]    Compiling rmk-macro v0.6.8
[INFO] [stderr]     Checking kolibri-embedded-gui v0.1.0 (https://github.com/Yandrik/kolibri.git?branch=widgets_color_param#f6b3fdd0)
[INFO] [stderr]     Checking rmk-display v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] running `Command { std: "docker" "inspect" "7a02cea28e5ad4f6c212a3d7a9e47fcc9dc70f39592661632a494a189d0b6de4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a02cea28e5ad4f6c212a3d7a9e47fcc9dc70f39592661632a494a189d0b6de4", kill_on_drop: false }`
[INFO] [stdout] 7a02cea28e5ad4f6c212a3d7a9e47fcc9dc70f39592661632a494a189d0b6de4
