[INFO] cloning repository https://github.com/ZachNation/psst
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZachNation/psst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZachNation%2Fpsst", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZachNation%2Fpsst'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a397ef968048a772fed07cd08c49c16cbc9f8b66
[INFO] checking ZachNation/psst against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZachNation%2Fpsst" "/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/ZachNation/psst
[INFO] finished tweaking git repo https://github.com/ZachNation/psst
[INFO] tweaked toml for git repo https://github.com/ZachNation/psst written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ZachNation/psst on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ZachNation/psst 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bd9bdfd90ab08f679e30f48c4cb1141b79e5393ce0d9b56c48adf5353bb30ce8
[INFO] running `Command { std: "docker" "start" "bd9bdfd90ab08f679e30f48c4cb1141b79e5393ce0d9b56c48adf5353bb30ce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd9bdfd90ab08f679e30f48c4cb1141b79e5393ce0d9b56c48adf5353bb30ce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd9bdfd90ab08f679e30f48c4cb1141b79e5393ce0d9b56c48adf5353bb30ce8" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd9bdfd90ab08f679e30f48c4cb1141b79e5393ce0d9b56c48adf5353bb30ce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd9bdfd90ab08f679e30f48c4cb1141b79e5393ce0d9b56c48adf5353bb30ce8" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.88
[INFO] [stderr]    Compiling libc v0.2.120
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking bytemuck v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling cfg-expr v0.8.1
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]     Checking symphonia-core v0.5.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling gio v0.14.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking getrandom v0.2.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking tinystr v0.3.4
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling rustls v0.20.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking unic-langid-impl v0.9.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]     Checking quick-protobuf v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling cpal v0.13.5
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking unic-bidi v0.9.0
[INFO] [stderr]     Checking unic-langid v0.9.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking symphonia-metadata v0.5.0
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.2
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking chunked_transfer v1.4.0
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.0
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking audio_thread_priority v0.26.0
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking psst-protocol v0.1.0 (/opt/rustwide/workdir/psst-protocol)
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.0
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.0
[INFO] [stderr]     Checking libsamplerate v0.1.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling gtk v0.14.3
[INFO] [stderr]    Compiling field-offset v0.3.4
[INFO] [stderr]     Checking shannon v0.2.0
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking inout v0.1.2
[INFO] [stderr]     Checking tracing-core v0.1.23
[INFO] [stderr]     Checking rb v0.4.0
[INFO] [stderr]     Checking cipher v0.4.3
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking ctr v0.9.1
[INFO] [stderr]     Checking aes v0.8.1
[INFO] [stderr]     Checking rangemap v1.0.3
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking symphonia v0.5.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking type-map v0.4.0
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling im v15.0.0
[INFO] [stderr]    Compiling druid-shell v0.7.0 (https://github.com/jpochyla/druid?branch=psst#fa4fc64d)
[INFO] [stderr]     Checking num_threads v0.1.4
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking intl-memoizer v0.5.1
[INFO] [stderr]     Checking dbus v0.9.5
[INFO] [stderr]     Checking raw-window-handle v0.5.0
[INFO] [stderr]     Checking intl_pluralrules v7.0.1
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking rand_xoshiro v0.4.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking self_cell v0.10.2
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]    Compiling souvlaki v0.5.1
[INFO] [stderr]     Checking dirs-next v1.0.2
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling psst-gui v0.1.0 (/opt/rustwide/workdir/psst-gui)
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking open v3.0.2
[INFO] [stderr]     Checking platform-dirs v0.3.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking fs_extra v1.2.0
[INFO] [stderr]     Checking time-humanize v0.1.3
[INFO] [stderr]     Checking time v0.3.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.9
[INFO] [stderr]     Checking alsa v0.6.0
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking dbus-crossroads v0.5.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki-roots v0.22.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling druid-derive v0.4.0 (https://github.com/jpochyla/druid?branch=psst#fa4fc64d)
[INFO] [stderr]    Compiling druid-enums v0.1.0 (https://github.com/luleyleo/druid-enums#ed307acc)
[INFO] [stderr]     Checking tracing v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]     Checking fluent-syntax v0.11.0
[INFO] [stderr]     Checking fluent-bundle v0.15.2
[INFO] [stderr]     Checking kurbo v0.8.3
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking piet v0.5.0 (https://github.com/jpochyla/piet?branch=psst#0010af07)
[INFO] [stderr]     Checking ureq v2.4.0
[INFO] [stderr]    Compiling system-deps v3.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]     Checking psst-core v0.1.0 (/opt/rustwide/workdir/psst-core)
[INFO] [stderr]    Compiling glib-macros v0.14.1
[INFO] [stderr]    Compiling gtk3-macros v0.14.0
[INFO] [stdout] warning: unused imports: `Receiver` and `Sender`
[INFO] [stdout]  --> psst-core/src/audio/output/mod.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crossbeam_channel::{Receiver, Sender};
[INFO] [stdout]   |                         ^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Receiver` and `Sender`
[INFO] [stdout]  --> psst-core/src/audio/output/mod.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crossbeam_channel::{Receiver, Sender};
[INFO] [stdout]   |                         ^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling glib-sys v0.14.0
[INFO] [stderr]    Compiling gobject-sys v0.14.0
[INFO] [stderr]    Compiling pango-sys v0.14.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.14.9
[INFO] [stderr]    Compiling gio-sys v0.14.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.14.0
[INFO] [stderr]    Compiling gdk-sys v0.14.0
[INFO] [stderr]    Compiling atk-sys v0.14.0
[INFO] [stderr]    Compiling gtk-sys v0.14.0
[INFO] [stderr]    Compiling pangocairo-sys v0.14.0
[INFO] [stdout] warning: fields `result` and `fileid` are never read
[INFO] [stdout]   --> psst-core/src/cdn.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |         struct AudioFileLocations {
[INFO] [stdout]    |                ------------------ fields in this struct
[INFO] [stdout] 52 |             result: String,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] 53 |             cdnurl: Vec<String>,
[INFO] [stdout] 54 |             fileid: String,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking psst-cli v0.1.0 (/opt/rustwide/workdir/psst-cli)
[INFO] [stdout] warning: fields `result` and `fileid` are never read
[INFO] [stdout]   --> psst-core/src/cdn.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |         struct AudioFileLocations {
[INFO] [stdout]    |                ------------------ fields in this struct
[INFO] [stdout] 52 |             result: String,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] 53 |             cdnurl: Vec<String>,
[INFO] [stdout] 54 |             fileid: String,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking glib v0.14.8
[INFO] [stderr]     Checking cairo-rs v0.14.9
[INFO] [stderr]     Checking pango v0.14.8
[INFO] [stderr]     Checking atk v0.14.0
[INFO] [stderr]     Checking pangocairo v0.14.0
[INFO] [stderr]     Checking piet-cairo v0.5.0 (https://github.com/jpochyla/piet?branch=psst#0010af07)
[INFO] [stderr]     Checking piet-common v0.5.0 (https://github.com/jpochyla/piet?branch=psst#0010af07)
[INFO] [stderr]     Checking gdk-pixbuf v0.14.0
[INFO] [stderr]     Checking gdk v0.14.3
[INFO] [stderr]     Checking druid v0.7.0 (https://github.com/jpochyla/druid?branch=psst#fa4fc64d)
[INFO] [stdout] warning: unused imports: `AudioSegment`, `CopyrightType`, `Copyright`, and `TimeInterval`
[INFO] [stdout]   --> psst-gui/src/data/mod.rs:35:55
[INFO] [stdout]    |
[INFO] [stdout] 35 |     album::{Album, AlbumDetail, AlbumLink, AlbumType, Copyright, CopyrightType},
[INFO] [stdout]    |                                                       ^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     track::{AudioAnalysis, AudioSegment, TimeInterval, Track, TrackId},
[INFO] [stdout]    |                            ^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AudioSegment`, `CopyrightType`, `Copyright`, and `TimeInterval`
[INFO] [stdout]   --> psst-gui/src/data/mod.rs:35:55
[INFO] [stdout]    |
[INFO] [stdout] 35 |     album::{Album, AlbumDetail, AlbumLink, AlbumType, Copyright, CopyrightType},
[INFO] [stdout]    |                                                       ^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     track::{AudioAnalysis, AudioSegment, TimeInterval, Track, TrackId},
[INFO] [stdout]    |                            ^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `local::LocalTrackManager`
[INFO] [stdout]  --> psst-gui/src/webapi/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use local::LocalTrackManager;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LinearGradient`, `Rect`, and `UnitPoint`
[INFO] [stdout]  --> psst-gui/src/widget/utils.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Color, Data, KeyOrValue, LinearGradient, Rect, UnitPoint,
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^  ^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `icons::Icon`
[INFO] [stdout]   --> psst-gui/src/widget/mod.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use icons::Icon;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OverlayPosition`
[INFO] [stdout]   --> psst-gui/src/widget/mod.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use overlay::{Overlay, OverlayPosition};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `local::LocalTrackManager`
[INFO] [stdout]  --> psst-gui/src/webapi/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use local::LocalTrackManager;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LinearGradient`, `Rect`, and `UnitPoint`
[INFO] [stdout]  --> psst-gui/src/widget/utils.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Color, Data, KeyOrValue, LinearGradient, Rect, UnitPoint,
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^  ^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `icons::Icon`
[INFO] [stdout]   --> psst-gui/src/widget/mod.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub use icons::Icon;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OverlayPosition`
[INFO] [stdout]   --> psst-gui/src/widget/mod.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use overlay::{Overlay, OverlayPosition};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `druid::commands::HIDE_APPLICATION`: HIDE_APPLICATION is only supported on macOS
[INFO] [stdout]   --> psst-gui/src/ui/menu.rs:32:36
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 .command(commands::HIDE_APPLICATION)
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `druid::commands::HIDE_OTHERS`: HIDE_OTHERS is only supported on macOS
[INFO] [stdout]   --> psst-gui/src/ui/menu.rs:39:32
[INFO] [stdout]    |
[INFO] [stdout] 39 |             .command(commands::HIDE_OTHERS)
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `druid::commands::HIDE_APPLICATION`: HIDE_APPLICATION is only supported on macOS
[INFO] [stdout]   --> psst-gui/src/ui/menu.rs:32:36
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 .command(commands::HIDE_APPLICATION)
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `druid::commands::HIDE_OTHERS`: HIDE_OTHERS is only supported on macOS
[INFO] [stdout]   --> psst-gui/src/ui/menu.rs:39:32
[INFO] [stdout]    |
[INFO] [stdout] 39 |             .command(commands::HIDE_OTHERS)
[INFO] [stdout]    |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<ArtistAlbums, error::Error>: Send`
[INFO] [stdout]   --> psst-gui/src/ui/artist.rs:66:10
[INFO] [stdout]    |
[INFO] [stdout] 66 |         .on_command_async(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`psst_gui`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<ArtistAlbums, error::Error>: Send`
[INFO] [stdout]   --> psst-gui/src/ui/artist.rs:66:10
[INFO] [stdout]    |
[INFO] [stdout] 66 |         .on_command_async(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`psst_gui`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `async_albums_widget::{opaque#0} == OnCommandAsync<LensWrap<AppState, Promise<Ctx<std::sync::Arc<CommonCtx>, _>, _>, _, _>, _, _, _>`
[INFO] [stdout]   --> psst-gui/src/ui/artist.rs:57:29
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn async_albums_widget() -> impl Widget<AppState> {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`psst_gui`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `async_albums_widget::{opaque#0} == OnCommandAsync<LensWrap<AppState, Promise<Ctx<std::sync::Arc<CommonCtx>, _>, _>, _, _>, _, _, _>`
[INFO] [stdout]   --> psst-gui/src/ui/artist.rs:57:29
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn async_albums_widget() -> impl Widget<AppState> {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`psst_gui`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `async_albums_widget::{opaque#0} == _`
[INFO] [stdout]   --> psst-gui/src/ui/artist.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn async_albums_widget() -> impl Widget<AppState> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`psst_gui`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `async_albums_widget::{opaque#0} == _`
[INFO] [stdout]   --> psst-gui/src/ui/artist.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn async_albums_widget() -> impl Widget<AppState> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`psst_gui`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<ArtistAlbums, error::Error>: Send`
[INFO] [stdout]   --> psst-gui/src/ui/artist.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | /     Async::new(utils::spinner_widget, albums_widget, utils::error_widget)
[INFO] [stdout] 59 | |         .lens(
[INFO] [stdout] 60 | |             Ctx::make(
[INFO] [stdout] 61 | |                 AppState::common_ctx,
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |             |_, data, r| data.artist_detail.albums.update(r),
[INFO] [stdout] 71 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`psst_gui`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<ArtistAlbums, error::Error>: Send`
[INFO] [stdout]   --> psst-gui/src/ui/artist.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | /     Async::new(utils::spinner_widget, albums_widget, utils::error_widget)
[INFO] [stdout] 59 | |         .lens(
[INFO] [stdout] 60 | |             Ctx::make(
[INFO] [stdout] 61 | |                 AppState::common_ctx,
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |             |_, data, r| data.artist_detail.albums.update(r),
[INFO] [stdout] 71 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`psst_gui`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `OnCommandAsync<LensWrap<AppState, Promise<Ctx<std::sync::Arc<CommonCtx>, _>, _>, _, _>, _, _, _>: druid::Widget<_>`
[INFO] [stdout]   --> psst-gui/src/ui/artist.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn async_albums_widget() -> impl Widget<AppState> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`psst_gui`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `OnCommandAsync<LensWrap<AppState, Promise<Ctx<std::sync::Arc<CommonCtx>, _>, _>, _, _>, _, _, _>: druid::Widget<_>`
[INFO] [stdout]   --> psst-gui/src/ui/artist.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn async_albums_widget() -> impl Widget<AppState> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`psst_gui`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<SavedAlbums, error::Error>: Send`
[INFO] [stdout]    --> psst-gui/src/ui/library.rs:116:6
[INFO] [stdout]     |
[INFO] [stdout] 116 |     .on_command_async(
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`psst_gui`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&mut _`
[INFO] [stdout]    --> psst-gui/src/ui/library.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout] 133 |         |_, data, a| {
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 134 |             data.with_library_mut(move |library| {
[INFO] [stdout]     |             ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholder `_` is specified
[INFO] [stdout]     |
[INFO] [stdout] 133 |         |_, data: &mut T, a| {
[INFO] [stdout]     |                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `OnCommandAsync<LensWrap<AppState, Promise<Ctx<std::sync::Arc<CommonCtx>, _>>, _, _>, _, (), _>: druid::Widget<_>`
[INFO] [stdout]    --> psst-gui/src/ui/library.rs:130:6
[INFO] [stdout]     |
[INFO] [stdout] 130 |     .on_command_async(
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`psst_gui`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `OnCommandAsync<LensWrap<AppState, Promise<Ctx<std::sync::Arc<CommonCtx>, _>>, _, _>, _, (), _>: MyWidgetExt<_>`
[INFO] [stdout]    --> psst-gui/src/ui/library.rs:130:6
[INFO] [stdout]     |
[INFO] [stdout] 130 |     .on_command_async(
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`psst_gui`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<SavedAlbums, error::Error>: Send`
[INFO] [stdout]    --> psst-gui/src/ui/library.rs:116:6
[INFO] [stdout]     |
[INFO] [stdout] 116 |     .on_command_async(
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`psst_gui`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&mut _`
[INFO] [stdout]    --> psst-gui/src/ui/library.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout] 133 |         |_, data, a| {
[INFO] [stdout]     |             ^^^^
[INFO] [stdout] 134 |             data.with_library_mut(move |library| {
[INFO] [stdout]     |             ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholder `_` is specified
[INFO] [stdout]     |
[INFO] [stdout] 133 |         |_, data: &mut T, a| {
[INFO] [stdout]     |                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `OnCommandAsync<LensWrap<AppState, Promise<Ctx<std::sync::Arc<CommonCtx>, _>>, _, _>, _, (), _>: druid::Widget<_>`
[INFO] [stdout]    --> psst-gui/src/ui/library.rs:130:6
[INFO] [stdout]     |
[INFO] [stdout] 130 |     .on_command_async(
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`psst_gui`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `OnCommandAsync<LensWrap<AppState, Promise<Ctx<std::sync::Arc<CommonCtx>, _>>, _, _>, _, (), _>: MyWidgetExt<_>`
[INFO] [stdout]    --> psst-gui/src/ui/library.rs:130:6
[INFO] [stdout]     |
[INFO] [stdout] 130 |     .on_command_async(
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`psst_gui`)
[INFO] [stdout]     = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<SearchResults, error::Error>: Send`
[INFO] [stdout]   --> psst-gui/src/ui/search.rs:50:6
[INFO] [stdout]    |
[INFO] [stdout] 50 |     .on_command_async(
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`psst_gui`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&mut _`
[INFO] [stdout]   --> psst-gui/src/ui/search.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |         |_, data, l| data.search.results.defer(l.id()),
[INFO] [stdout]    |             ^^^^     ----------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the type for type parameter `T` is specified
[INFO] [stdout]    |
[INFO] [stdout] 59 |         |_, data: &mut T, l| data.search.results.defer(l.id()),
[INFO] [stdout]    |                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `OnCommandAsync<LensWrap<AppState, Promise<Ctx<std::sync::Arc<CommonCtx>, _>, _>, _, _>, _, _, _>: druid::Widget<_>`
[INFO] [stdout]   --> psst-gui/src/ui/search.rs:56:6
[INFO] [stdout]    |
[INFO] [stdout] 56 |     .on_command_async(
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`psst_gui`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `OnCommandAsync<LensWrap<AppState, Promise<Ctx<std::sync::Arc<CommonCtx>, _>, _>, _, _>, _, _, _>: MyWidgetExt<_>`
[INFO] [stdout]   --> psst-gui/src/ui/search.rs:56:6
[INFO] [stdout]    |
[INFO] [stdout] 56 |     .on_command_async(
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`psst_gui`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Result<SearchResults, error::Error>: Send`
[INFO] [stdout]   --> psst-gui/src/ui/search.rs:50:6
[INFO] [stdout]    |
[INFO] [stdout] 50 |     .on_command_async(
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`psst_gui`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&mut _`
[INFO] [stdout]   --> psst-gui/src/ui/search.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |         |_, data, l| data.search.results.defer(l.id()),
[INFO] [stdout]    |             ^^^^     ----------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the type for type parameter `T` is specified
[INFO] [stdout]    |
[INFO] [stdout] 59 |         |_, data: &mut T, l| data.search.results.defer(l.id()),
[INFO] [stdout]    |                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `OnCommandAsync<LensWrap<AppState, Promise<Ctx<std::sync::Arc<CommonCtx>, _>, _>, _, _>, _, _, _>: druid::Widget<_>`
[INFO] [stdout]   --> psst-gui/src/ui/search.rs:56:6
[INFO] [stdout]    |
[INFO] [stdout] 56 |     .on_command_async(
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`psst_gui`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `OnCommandAsync<LensWrap<AppState, Promise<Ctx<std::sync::Arc<CommonCtx>, _>, _>, _, _>, _, _, _>: MyWidgetExt<_>`
[INFO] [stdout]   --> psst-gui/src/ui/search.rs:56:6
[INFO] [stdout]    |
[INFO] [stdout] 56 |     .on_command_async(
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`psst_gui`)
[INFO] [stdout]    = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `psst-gui` (bin "psst-gui" test) due to 2 previous errors; 18 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `psst-gui` (bin "psst-gui") due to 2 previous errors; 18 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "bd9bdfd90ab08f679e30f48c4cb1141b79e5393ce0d9b56c48adf5353bb30ce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd9bdfd90ab08f679e30f48c4cb1141b79e5393ce0d9b56c48adf5353bb30ce8", kill_on_drop: false }`
[INFO] [stdout] bd9bdfd90ab08f679e30f48c4cb1141b79e5393ce0d9b56c48adf5353bb30ce8
