[INFO] fetching crate moosicbox_app_native_ui 0.1.1...
[INFO] testing moosicbox_app_native_ui-0.1.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate moosicbox_app_native_ui 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate moosicbox_app_native_ui 0.1.1
[INFO] finished tweaking crates.io crate moosicbox_app_native_ui 0.1.1
[INFO] tweaked toml for crates.io crate moosicbox_app_native_ui 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate moosicbox_app_native_ui 0.1.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate moosicbox_app_native_ui 0.1.1 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gimbal_database v0.1.0
[INFO] [stderr]   Downloaded moosicbox_music_models v0.1.1
[INFO] [stderr]   Downloaded moosicbox_json_utils v0.1.1
[INFO] [stderr]   Downloaded moosicbox_audio_zone_models v0.1.1
[INFO] [stderr]   Downloaded moosicbox_parsing_utils v0.1.1
[INFO] [stderr]   Downloaded moosicbox_session_models v0.1.1
[INFO] [stderr]   Downloaded rust_decimal_macros v1.37.1
[INFO] [stderr]   Downloaded moosicbox_menu_models v0.1.1
[INFO] [stderr]   Downloaded moosicbox_paging v0.1.1
[INFO] [stderr]   Downloaded moosicbox_date_utils v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b120324de5db06d7cdf934dbbf82f0fb2bb3a30d2c32e813c21963671fc669a
[INFO] running `Command { std: "docker" "start" "-a" "3b120324de5db06d7cdf934dbbf82f0fb2bb3a30d2c32e813c21963671fc669a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b120324de5db06d7cdf934dbbf82f0fb2bb3a30d2c32e813c21963671fc669a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b120324de5db06d7cdf934dbbf82f0fb2bb3a30d2c32e813c21963671fc669a", kill_on_drop: false }`
[INFO] [stdout] 3b120324de5db06d7cdf934dbbf82f0fb2bb3a30d2c32e813c21963671fc669a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66527d9f98bbfa0acbfbca658176913212f76071581de15ef6b9e0b39dad0b19
[INFO] running `Command { std: "docker" "start" "-a" "66527d9f98bbfa0acbfbca658176913212f76071581de15ef6b9e0b39dad0b19", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling moosicbox_app_native_image v0.1.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling maud_macros v0.27.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling rust_decimal_macros v1.37.1
[INFO] [stderr]    Compiling maud v0.27.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling moosicbox_env_utils v0.1.1
[INFO] [stderr]    Compiling moosicbox_parsing_utils v0.1.1
[INFO] [stderr]    Compiling moosicbox_assert v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling hyperchad_transformer_models v0.1.0
[INFO] [stderr]    Compiling moosicbox_paging v0.1.1
[INFO] [stderr]    Compiling actix-server v2.5.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling hyperchad_actions v0.1.0
[INFO] [stderr]    Compiling moosicbox_date_utils v0.1.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling actix-http v3.10.0
[INFO] [stderr]    Compiling actix-web v4.10.2
[INFO] [stderr]    Compiling gimbal_database v0.1.0
[INFO] [stderr]    Compiling moosicbox_json_utils v0.1.1
[INFO] [stderr]    Compiling moosicbox_music_models v0.1.1
[INFO] [stderr]    Compiling moosicbox_audio_zone_models v0.1.1
[INFO] [stderr]    Compiling moosicbox_session_models v0.1.1
[INFO] [stderr]    Compiling moosicbox_menu_models v0.1.1
[INFO] [stderr]    Compiling moosicbox_app_native_ui v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../../public/img/album.svg`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/albums.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         public_img!("album.svg").to_string()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/album.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/albums.rs:124:59
[INFO] [stdout]     |
[INFO] [stdout] 124 |                     img loading=(ImageLoading::Lazy) src=(public_img!("album.svg")) sx-width=(size) sx-height=(size);
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/play-button.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/albums.rs:232:30
[INFO] [stdout]     |
[INFO] [stdout] 232 |                         src=(public_img!("play-button.svg"));
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/more-options.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/albums.rs:256:30
[INFO] [stdout]     |
[INFO] [stdout] 256 |                         src=(public_img!("more-options.svg"));
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/audio-white.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/albums.rs:324:34
[INFO] [stdout]     |
[INFO] [stdout] 324 | ...                   src=(public_img!("audio-white.svg"));
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/play-button-white.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/albums.rs:342:34
[INFO] [stdout]     |
[INFO] [stdout] 342 | ...                   src=(public_img!("play-button-white.svg"));
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/play-button.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/albums.rs:572:34
[INFO] [stdout]     |
[INFO] [stdout] 572 | ...                   src=(public_img!("play-button.svg"));
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/more-options.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/albums.rs:597:34
[INFO] [stdout]     |
[INFO] [stdout] 597 | ...                   src=(public_img!("more-options.svg"));
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/more-options-white.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/albums.rs:714:38
[INFO] [stdout]     |
[INFO] [stdout] 714 | ...                   src=(public_img!("more-options-white.svg"));
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/album.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/albums.rs:870:59
[INFO] [stdout]     |
[INFO] [stdout] 870 |                     img loading=(ImageLoading::Lazy) src=(public_img!("album.svg")) sx-width=(size) sx-height=(size);
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/album.svg`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/artists.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         public_img!("album.svg").to_string()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/speaker-white.svg`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/audio_zones.rs:25:38
[INFO] [stdout]    |
[INFO] [stdout] 25 | ...                   src=(public_img!("speaker-white.svg"));
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/audio-white.svg`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/audio_zones.rs:42:46
[INFO] [stdout]    |
[INFO] [stdout] 42 | ...                   src=(public_img!("audio-white.svg"));
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/speaker-white.svg`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/audio_zones.rs:63:38
[INFO] [stdout]    |
[INFO] [stdout] 63 | ...                   src=(public_img!("speaker-white.svg"));
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/audio-white.svg`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/audio_zones.rs:80:46
[INFO] [stdout]    |
[INFO] [stdout] 80 | ...                   src=(public_img!("audio-white.svg"));
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/cross-white.svg`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/play_queue.rs:48:30
[INFO] [stdout]    |
[INFO] [stdout] 48 |                         src=(public_img!("cross-white.svg"));
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/icon128.png`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:139:34
[INFO] [stdout]     |
[INFO] [stdout] 139 | ...                   src=(public_img!("icon128.png"));
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/settings-gear-white.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:151:38
[INFO] [stdout]     |
[INFO] [stdout] 151 | ...                   src=(public_img!("settings-gear-white.svg"));
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/chevron-left-white.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:157:38
[INFO] [stdout]     |
[INFO] [stdout] 157 | ...                   src=(public_img!("chevron-left-white.svg"));
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/previous-button-white.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:232:38
[INFO] [stdout]     |
[INFO] [stdout] 232 | ...                   src=(public_img!("previous-button-white.svg"));
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/next-button-white.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:250:38
[INFO] [stdout]     |
[INFO] [stdout] 250 | ...                   src=(public_img!("next-button-white.svg"));
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/speaker-white.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:273:34
[INFO] [stdout]     |
[INFO] [stdout] 273 | ...                   src=(public_img!("speaker-white.svg"));
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/sessions-white.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:289:34
[INFO] [stdout]     |
[INFO] [stdout] 289 | ...                   src=(public_img!("sessions-white.svg"));
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/playlist-white.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:305:34
[INFO] [stdout]     |
[INFO] [stdout] 305 | ...                   src=(public_img!("playlist-white.svg"));
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/audio-white.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:332:26
[INFO] [stdout]     |
[INFO] [stdout] 332 |                     src=(public_img!("audio-white.svg"));
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/pause-button-white.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:432:25
[INFO] [stdout]     |
[INFO] [stdout] 432 |                         public_img!("pause-button-white.svg")
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/play-button-white.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:434:25
[INFO] [stdout]     |
[INFO] [stdout] 434 |                         public_img!("play-button-white.svg")
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../public/img/cross-white.svg`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/lib.rs:707:38
[INFO] [stdout]     |
[INFO] [stdout] 707 | ...                   src=(public_img!("cross-white.svg"));
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `public_img` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moosicbox_app_native_ui` (lib) due to 28 previous errors
[INFO] running `Command { std: "docker" "inspect" "66527d9f98bbfa0acbfbca658176913212f76071581de15ef6b9e0b39dad0b19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66527d9f98bbfa0acbfbca658176913212f76071581de15ef6b9e0b39dad0b19", kill_on_drop: false }`
[INFO] [stdout] 66527d9f98bbfa0acbfbca658176913212f76071581de15ef6b9e0b39dad0b19
