[INFO] cloning repository https://github.com/pop-os/cosmic-applibrary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pop-os/cosmic-applibrary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fcosmic-applibrary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fcosmic-applibrary'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a121f3333b851431e4554303f00639afbf88f88c
[INFO] testing pop-os/cosmic-applibrary against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fcosmic-applibrary" "/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/pop-os/cosmic-applibrary on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/pop-os/cosmic-applibrary
[INFO] finished tweaking git repo https://github.com/pop-os/cosmic-applibrary
[INFO] tweaked toml for git repo https://github.com/pop-os/cosmic-applibrary written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/pop-os/cosmic-applibrary 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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/dbus-settings-bindings`
[INFO] [stderr]     Updating git repository `https://github.com/pop-os/cosmic-protocols`
[INFO] [stderr]     Updating git repository `https://github.com/DioxusLabs/taffy`
[INFO] [stderr]     Updating git repository `https://github.com/smithay/client-toolkit`
[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/glyphon.git`
[INFO] [stderr]     Updating git repository `https://github.com/gfx-rs/wgpu`
[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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded grid v0.11.0
[INFO] [stderr]   Downloaded rust-embed-utils v8.4.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.4.0
[INFO] [stderr]   Downloaded wayland-server v0.31.1
[INFO] [stderr]   Downloaded i18n-embed-impl v0.8.3
[INFO] [stderr]   Downloaded derive_setters v0.1.6
[INFO] [stderr]   Downloaded apply v0.3.0
[INFO] [stderr]   Downloaded usvg-text-layout v0.37.0
[INFO] [stderr]   Downloaded calloop-wayland-source v0.3.0
[INFO] [stderr]   Downloaded i18n-config v0.4.6
[INFO] [stderr]   Downloaded i18n-embed-fl v0.8.0
[INFO] [stderr]   Downloaded freedesktop-desktop-entry v0.5.2
[INFO] [stderr]   Downloaded ordered-multimap v0.7.3
[INFO] [stderr]   Downloaded i18n-embed v0.14.1
[INFO] [stderr]   Downloaded calloop v0.13.0
[INFO] [stderr]   Downloaded almost v0.2.0
[INFO] [stderr]   Downloaded lyon_tessellation v1.0.14
[INFO] [stderr]   Downloaded freedesktop-icons v0.2.6
[INFO] [stderr]   Downloaded swash v0.1.15
[INFO] [stderr]   Downloaded known-folders v1.1.0
[INFO] [stderr]   Downloaded rust-embed v8.4.0
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c70bbd0c9cf0b1ca3189a5c135356ac47f4d07279751cb17732d8ae075d24f3
[INFO] running `Command { std: "docker" "start" "-a" "3c70bbd0c9cf0b1ca3189a5c135356ac47f4d07279751cb17732d8ae075d24f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c70bbd0c9cf0b1ca3189a5c135356ac47f4d07279751cb17732d8ae075d24f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c70bbd0c9cf0b1ca3189a5c135356ac47f4d07279751cb17732d8ae075d24f3", kill_on_drop: false }`
[INFO] [stdout] 3c70bbd0c9cf0b1ca3189a5c135356ac47f4d07279751cb17732d8ae075d24f3
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40f4ba5ba78ac049134e1dfe25ef52cc7ed29f0205f0ab0695ce5ca4562bb7b6
[INFO] running `Command { std: "docker" "start" "-a" "40f4ba5ba78ac049134e1dfe25ef52cc7ed29f0205f0ab0695ce5ca4562bb7b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling cfg-if v1.0.0
[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.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.0 (https://github.com/smithay/client-toolkit?rev=3bed072#3bed072b)
[INFO] [stderr]    Compiling memmap2 v0.8.0
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling self_cell v1.0.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.10
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling xkeysym v0.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tinystr v0.7.5
[INFO] [stderr]    Compiling xkbcommon v0.7.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling web-time v0.2.4
[INFO] [stderr]    Compiling fontconfig-parser v0.5.6
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling unicode-script v0.5.6
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling zvariant_utils v1.1.1
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling svgtypes v0.13.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling font-types v0.5.3
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.9
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling drm-sys v0.6.1
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling piper v0.2.2
[INFO] [stderr]    Compiling usvg-tree v0.37.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling read-fonts v0.19.1
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling type-map v0.5.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling euclid v0.22.9
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling rustybuzz v0.12.1
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]    Compiling unic-langid v0.9.5
[INFO] [stderr]    Compiling enumflags2 v0.7.9
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.6.4
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling yazi v0.1.6
[INFO] [stderr]    Compiling zvariant_derive v4.1.0
[INFO] [stderr]    Compiling zeno v0.2.3
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling polling v3.7.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling zvariant v4.1.0
[INFO] [stderr]    Compiling wayland-client v0.31.2
[INFO] [stderr]    Compiling wayland-server v0.31.1
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling clipboard_x11 v0.4.2 (https://github.com/pop-os/window_clipboard.git?tag=pop-dnd-6#8a816d8f)
[INFO] [stderr]    Compiling swash v0.1.15
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.1
[INFO] [stderr]    Compiling lyon_geom v1.0.5
[INFO] [stderr]    Compiling blocking v1.6.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling mutate_once v0.1.1
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling rangemap v1.5.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling sys-locale v0.3.1
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling usvg-text-layout v0.37.0
[INFO] [stderr]    Compiling softbuffer v0.4.1 (https://github.com/pop-os/softbuffer?tag=cosmic-4.0#6e75b1ad)
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling usvg-parser v0.37.0
[INFO] [stderr]    Compiling kamadak-exif v0.5.5
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling cosmic-text v0.11.2 (https://github.com/pop-os/cosmic-text.git#2f5f2c63)
[INFO] [stderr]    Compiling lyon_path v1.0.5
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling drm-ffi v0.7.1
[INFO] [stderr]    Compiling async-io v2.3.2
[INFO] [stderr]    Compiling zbus_macros v4.2.1
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling async-executor v1.11.0
[INFO] [stderr]    Compiling async-broadcast v0.7.0
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling xdg-home v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling glam v0.24.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling usvg v0.37.0
[INFO] [stderr]    Compiling tiny-xlib v0.2.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling smithay-clipboard v0.8.0 (https://github.com/pop-os/smithay-clipboard?tag=pop-dnd-4#ab422ddc)
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling drm v0.11.1
[INFO] [stderr]    Compiling mime v0.1.0 (https://github.com/pop-os/window_clipboard.git?tag=pop-dnd-6#8a816d8f)
[INFO] [stderr]    Compiling dnd v0.1.0 (https://github.com/pop-os/window_clipboard.git?tag=pop-dnd-6#8a816d8f)
[INFO] [stderr]    Compiling clipboard_wayland v0.2.2 (https://github.com/pop-os/window_clipboard.git?tag=pop-dnd-6#8a816d8f)
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling window_clipboard v0.4.1 (https://github.com/pop-os/window_clipboard.git?tag=pop-dnd-6#8a816d8f)
[INFO] [stderr]    Compiling zbus v4.2.1
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling iced_core v0.12.0 (https://github.com/pop-os/libcosmic/#16c12655)
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling iced_futures v0.12.0 (https://github.com/pop-os/libcosmic/#16c12655)
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling temp-dir v0.1.13
[INFO] [stderr]    Compiling iced_graphics v0.12.0 (https://github.com/pop-os/libcosmic/#16c12655)
[INFO] [stderr]    Compiling gettext-sys v0.21.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rust-embed-utils v8.4.0
[INFO] [stderr]    Compiling resvg v0.37.0
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling i18n-config v0.4.6
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling iced_tiny_skia v0.12.0 (https://github.com/pop-os/libcosmic/#16c12655)
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling rust-embed-impl v8.4.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling iced_runtime v0.12.0 (https://github.com/pop-os/libcosmic/#16c12655)
[INFO] [stderr]    Compiling iced_style v0.12.0 (https://github.com/pop-os/libcosmic/#16c12655)
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling locale_config v0.3.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling intl-memoizer v0.5.2
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling ouroboros v0.17.2
[INFO] [stderr]    Compiling fluent-bundle v0.15.3
[INFO] [stderr]    Compiling atomicwrites v0.4.2 (https://github.com/jackpot51/rust-atomicwrites#043ab485)
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling cosmic-settings-daemon v0.1.0 (https://github.com/pop-os/dbus-settings-bindings#badfc6a0)
[INFO] [stderr]    Compiling rust-embed v8.4.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling iced_renderer v0.12.0 (https://github.com/pop-os/libcosmic/#16c12655)
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling enum-repr v0.2.6
[INFO] [stderr]    Compiling cosmic-config-derive v0.1.0 (https://github.com/pop-os/libcosmic/#16c12655)
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling cosmic-client-toolkit v0.1.0 (https://github.com/pop-os/cosmic-protocols?rev=e4e6f8c#e4e6f8ca)
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling cosmic-config v0.1.0 (https://github.com/pop-os/libcosmic/#16c12655)
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling gettext-rs v0.7.0
[INFO] [stderr]    Compiling iced_widget v0.12.0 (https://github.com/pop-os/libcosmic/#16c12655)
[INFO] [stderr]    Compiling fluent v0.16.1
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling cosmic-protocols v0.1.0 (https://github.com/pop-os/cosmic-protocols?rev=e4e6f8c#e4e6f8ca)
[INFO] [stderr]    Compiling iced_sctk v0.1.0 (https://github.com/pop-os/libcosmic/#16c12655)
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling almost v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling grid v0.11.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling taffy v0.3.11 (https://github.com/DioxusLabs/taffy?rev=7781c70#7781c702)
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling cosmic-theme v0.1.0 (https://github.com/pop-os/libcosmic/#16c12655)
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling iced v0.12.0 (https://github.com/pop-os/libcosmic/#16c12655)
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling i18n-embed v0.14.1
[INFO] [stderr]    Compiling freedesktop-desktop-entry v0.5.2
[INFO] [stderr]    Compiling freedesktop-icons v0.2.6
[INFO] [stderr]    Compiling derive_setters v0.1.6
[INFO] [stderr]    Compiling fraction v0.14.0
[INFO] [stderr]    Compiling ashpd v0.8.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling apply v0.3.0
[INFO] [stderr]    Compiling css-color v0.2.8
[INFO] [stderr]    Compiling cosmic-app-library v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling i18n-embed-fl v0.8.0
[INFO] [stderr]    Compiling switcheroo-control v0.1.0 (https://github.com/pop-os/dbus-settings-bindings#badfc6a0)
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling current_locale v0.1.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling libcosmic v0.1.0 (https://github.com/pop-os/libcosmic/#16c12655)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "40f4ba5ba78ac049134e1dfe25ef52cc7ed29f0205f0ab0695ce5ca4562bb7b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40f4ba5ba78ac049134e1dfe25ef52cc7ed29f0205f0ab0695ce5ca4562bb7b6", kill_on_drop: false }`
[INFO] [stdout] 40f4ba5ba78ac049134e1dfe25ef52cc7ed29f0205f0ab0695ce5ca4562bb7b6
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71f31079baff0afff66dca6dc49f378b45d8e7c7f1308d19ead8becb00c08b97
[INFO] running `Command { std: "docker" "start" "-a" "71f31079baff0afff66dca6dc49f378b45d8e7c7f1308d19ead8becb00c08b97", kill_on_drop: false }`
[INFO] [stderr]    Compiling cosmic-app-library v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.29s
[INFO] running `Command { std: "docker" "inspect" "71f31079baff0afff66dca6dc49f378b45d8e7c7f1308d19ead8becb00c08b97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71f31079baff0afff66dca6dc49f378b45d8e7c7f1308d19ead8becb00c08b97", kill_on_drop: false }`
[INFO] [stdout] 71f31079baff0afff66dca6dc49f378b45d8e7c7f1308d19ead8becb00c08b97
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5852dcb2146701e14e32437869bd57d12be370b04fcf208948ef7becd27f120f
[INFO] running `Command { std: "docker" "start" "-a" "5852dcb2146701e14e32437869bd57d12be370b04fcf208948ef7becd27f120f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cosmic_app_library-318796c991279674)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5852dcb2146701e14e32437869bd57d12be370b04fcf208948ef7becd27f120f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5852dcb2146701e14e32437869bd57d12be370b04fcf208948ef7becd27f120f", kill_on_drop: false }`
[INFO] [stdout] 5852dcb2146701e14e32437869bd57d12be370b04fcf208948ef7becd27f120f
