[INFO] cloning repository https://github.com/leb-kuchen/cosmic-applet-emoji-selector
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leb-kuchen/cosmic-applet-emoji-selector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleb-kuchen%2Fcosmic-applet-emoji-selector", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleb-kuchen%2Fcosmic-applet-emoji-selector'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13c0a7e1a10202775870d4320e4b1c5e00eecd42
[INFO] building leb-kuchen/cosmic-applet-emoji-selector against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleb-kuchen%2Fcosmic-applet-emoji-selector" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/leb-kuchen/cosmic-applet-emoji-selector on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/leb-kuchen/cosmic-applet-emoji-selector
[INFO] finished tweaking git repo https://github.com/leb-kuchen/cosmic-applet-emoji-selector
[INFO] tweaked toml for git repo https://github.com/leb-kuchen/cosmic-applet-emoji-selector written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/leb-kuchen/cosmic-applet-emoji-selector 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/pop-os/cosmic-time`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/pop-os/libcosmic`
[INFO] [stderr]     Updating git submodule `https://github.com/pop-os/cosmic-design-demo`
[INFO] [stderr]     Updating git submodule `https://github.com/pop-os/iced.git`
[INFO] [stderr]     Updating git repository `https://github.com/pop-os/cosmic-protocols`
[INFO] [stderr]     Updating git repository `https://github.com/pop-os/cosmic-panel`
[INFO] [stderr]     Updating git repository `https://github.com/DioxusLabs/taffy`
[INFO] [stderr]     Updating git repository `https://github.com/jackpot51/rust-atomicwrites`
[INFO] [stderr]     Updating git repository `https://github.com/pop-os/window_clipboard.git`
[INFO] [stderr]     Updating git repository `https://github.com/pop-os/cosmic-text.git`
[INFO] [stderr]     Updating git repository `https://github.com/pop-os/softbuffer`
[INFO] [stderr]     Updating git repository `https://github.com/pop-os/smithay-clipboard`
[INFO] [stderr]     Updating git repository `https://github.com/wash2/accesskit.git`
[INFO] [stderr]     Updating git repository `https://github.com/pop-os/glyphon.git`
[INFO] [stderr]     Updating git repository `https://github.com/gfx-rs/wgpu`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-server v0.31.4
[INFO] [stderr]   Downloaded drm v0.11.1
[INFO] [stderr]   Downloaded freedesktop-icons v0.2.6
[INFO] [stderr]   Downloaded enum-repr v0.2.6
[INFO] [stderr]   Downloaded usvg-text-layout v0.37.0
[INFO] [stderr]   Downloaded drm-sys v0.6.1
[INFO] [stderr]   Downloaded almost v0.2.0
[INFO] [stderr]   Downloaded drm-ffi v0.7.1
[INFO] [stderr]   Downloaded known-folders v1.1.0
[INFO] [stderr]   Downloaded fraction v0.15.3
[INFO] [stderr]   Downloaded i18n-config v0.4.6
[INFO] [stderr]   Downloaded i18n-embed-fl v0.8.0
[INFO] [stderr]   Downloaded emojis v0.6.3
[INFO] [stderr]   Downloaded apply v0.3.0
[INFO] [stderr]   Downloaded css-color v0.2.8
[INFO] [stderr]   Downloaded derive_setters v0.1.6
[INFO] [stderr]   Downloaded locale_config v0.3.0
[INFO] [stderr]   Downloaded fluent-langneg v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d08b3ea637583f4d5d766b0ca0b9415a595287d1069c43f1462ac220d0cffdcd
[INFO] running `Command { std: "docker" "start" "-a" "d08b3ea637583f4d5d766b0ca0b9415a595287d1069c43f1462ac220d0cffdcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d08b3ea637583f4d5d766b0ca0b9415a595287d1069c43f1462ac220d0cffdcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d08b3ea637583f4d5d766b0ca0b9415a595287d1069c43f1462ac220d0cffdcd", kill_on_drop: false }`
[INFO] [stdout] d08b3ea637583f4d5d766b0ca0b9415a595287d1069c43f1462ac220d0cffdcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75402ea0f72b852d246e52ee0ed3c61b034dcc687bfa4d45691aede3f3e845c0
[INFO] running `Command { std: "docker" "start" "-a" "75402ea0f72b852d246e52ee0ed3c61b034dcc687bfa4d45691aede3f3e845c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling wayland-sys v0.31.4
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling wayland-client v0.31.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling memmap2 v0.8.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling xcursor v0.3.6
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling wayland-scanner v0.31.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling wayland-backend v0.3.6
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling self_cell v1.0.4
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling flate2 v1.0.31
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling web-time v0.2.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]    Compiling unicode-script v0.5.6
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling fontconfig-parser v0.5.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling font-types v0.6.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling read-fonts v0.20.0
[INFO] [stderr]    Compiling svgtypes v0.13.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling xkbcommon v0.7.0
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling drm-sys v0.6.1
[INFO] [stderr]    Compiling usvg-tree v0.37.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling euclid v0.22.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.6.4
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling yazi v0.1.6
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.2.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling unicode-ccc v0.2.0
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling zeno v0.2.3
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling lyon_geom v1.0.5
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling type-map v0.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tiny-xlib v0.2.3
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling mutate_once v0.1.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling sys-locale v0.3.1
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rangemap v1.5.1
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling usvg-parser v0.37.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]    Compiling unic-langid v0.9.5
[INFO] [stderr]    Compiling rustybuzz v0.14.1
[INFO] [stderr]    Compiling rustybuzz v0.12.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling skrifa v0.20.0
[INFO] [stderr]    Compiling softbuffer v0.4.1 (https://github.com/pop-os/softbuffer?tag=cosmic-4.0#6e75b1ad)
[INFO] [stderr]    Compiling usvg-text-layout v0.37.0
[INFO] [stderr]    Compiling swash v0.1.18
[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/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name read_fonts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/read-fonts-0.20.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="std"' --cfg 'feature="traversal"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codegen_test", "default", "libm", "scaler_test", "serde", "std", "traversal"))' -C metadata=8d9a07587209bcf1 -C extra-filename=-3bdcbdae0a0fe6b1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-3f1b253bcac5d484.rmeta --extern font_types=/opt/rustwide/target/debug/deps/libfont_types-5cb8af7d5bc811f8.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" "75402ea0f72b852d246e52ee0ed3c61b034dcc687bfa4d45691aede3f3e845c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75402ea0f72b852d246e52ee0ed3c61b034dcc687bfa4d45691aede3f3e845c0", kill_on_drop: false }`
[INFO] [stdout] 75402ea0f72b852d246e52ee0ed3c61b034dcc687bfa4d45691aede3f3e845c0
