[INFO] cloning repository https://github.com/VerdeQuar/aniwall [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VerdeQuar/aniwall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVerdeQuar%2Faniwall", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVerdeQuar%2Faniwall'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b70a6d06113aa49f9ad641ac32f4d143b979ddb [INFO] checking VerdeQuar/aniwall against master#fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6 for pr-120361 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVerdeQuar%2Faniwall" "/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/VerdeQuar/aniwall on toolchain fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/VerdeQuar/aniwall [INFO] finished tweaking git repo https://github.com/VerdeQuar/aniwall [INFO] tweaked toml for git repo https://github.com/VerdeQuar/aniwall written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/VerdeQuar/aniwall 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" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f01817a0cd7d88bbbe4d2fda385b2cd2e4f522d6b84e965b5450d90885e91bc [INFO] running `Command { std: "docker" "start" "-a" "3f01817a0cd7d88bbbe4d2fda385b2cd2e4f522d6b84e965b5450d90885e91bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f01817a0cd7d88bbbe4d2fda385b2cd2e4f522d6b84e965b5450d90885e91bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f01817a0cd7d88bbbe4d2fda385b2cd2e4f522d6b84e965b5450d90885e91bc", kill_on_drop: false }` [INFO] [stdout] 3f01817a0cd7d88bbbe4d2fda385b2cd2e4f522d6b84e965b5450d90885e91bc [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fb4bca04fa1bde2f7db1b31a59e066f7bebd7fc6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfff740fcf1657ba60e6cc4d40dd4b85b15ad84e3c27aee3f4b027225a1cbba0 [INFO] running `Command { std: "docker" "start" "-a" "bfff740fcf1657ba60e6cc4d40dd4b85b15ad84e3c27aee3f4b027225a1cbba0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling async-trait v0.1.75 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling anyhow v1.0.76 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking newline-converter v0.2.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking async_once v0.2.6 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking inquire v0.6.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling cached_proc_macro v0.16.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking cached v0.43.0 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.23 [INFO] [stderr] Checking aniwall v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.06s [INFO] running `Command { std: "docker" "inspect" "bfff740fcf1657ba60e6cc4d40dd4b85b15ad84e3c27aee3f4b027225a1cbba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfff740fcf1657ba60e6cc4d40dd4b85b15ad84e3c27aee3f4b027225a1cbba0", kill_on_drop: false }` [INFO] [stdout] bfff740fcf1657ba60e6cc4d40dd4b85b15ad84e3c27aee3f4b027225a1cbba0 [INFO] checking VerdeQuar/aniwall against try#e35e259478581c01033b8da67214c0d376859a32 for pr-120361 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVerdeQuar%2Faniwall" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/VerdeQuar/aniwall on toolchain e35e259478581c01033b8da67214c0d376859a32 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/VerdeQuar/aniwall [INFO] finished tweaking git repo https://github.com/VerdeQuar/aniwall [INFO] tweaked toml for git repo https://github.com/VerdeQuar/aniwall written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/VerdeQuar/aniwall 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" "+e35e259478581c01033b8da67214c0d376859a32" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8ef307949f232b68bb220ac4ac729e0400347c317695e8622aa68d50d956a7f [INFO] running `Command { std: "docker" "start" "-a" "d8ef307949f232b68bb220ac4ac729e0400347c317695e8622aa68d50d956a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8ef307949f232b68bb220ac4ac729e0400347c317695e8622aa68d50d956a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8ef307949f232b68bb220ac4ac729e0400347c317695e8622aa68d50d956a7f", kill_on_drop: false }` [INFO] [stdout] d8ef307949f232b68bb220ac4ac729e0400347c317695e8622aa68d50d956a7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+e35e259478581c01033b8da67214c0d376859a32" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 394967eab755fe369acd74f0193e124aae327c202c09e52f9adb08469684958b [INFO] running `Command { std: "docker" "start" "-a" "394967eab755fe369acd74f0193e124aae327c202c09e52f9adb08469684958b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.75 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.76 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking newline-converter v0.2.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking async_once v0.2.6 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking inquire v0.6.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling cached_proc_macro v0.16.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking cached v0.43.0 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.23 [INFO] [stderr] Checking aniwall v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0597]: `process_rx` does not live long enough [INFO] [stdout] --> src/process.rs:106:61 [INFO] [stdout] | [INFO] [stdout] 105 | _ = async move || -> Result<()> { [INFO] [stdout] | _________________________________________________- [INFO] [stdout] 106 | | 'outer: while let Some(mut wallpaper) = process_rx.recv().await { [INFO] [stdout] | | ^^^^^^^^^^ borrowed value does not live long enough [INFO] [stdout] 107 | | let prompt_lock = prompt.lock().await; [INFO] [stdout] 108 | | let mut is_cropped = wallpaper.prefered == Prefered::Cropped; [INFO] [stdout] ... | [INFO] [stdout] 151 | | Ok(()) [INFO] [stdout] 152 | | }() => {} [INFO] [stdout] | | -- borrow later used here [INFO] [stdout] | | | [INFO] [stdout] | |_________________`process_rx` dropped here while still borrowed [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `process_rx` does not live long enough [INFO] [stdout] --> src/process.rs:106:61 [INFO] [stdout] | [INFO] [stdout] 105 | _ = async move || -> Result<()> { [INFO] [stdout] | _________________________________________________- [INFO] [stdout] 106 | | 'outer: while let Some(mut wallpaper) = process_rx.recv().await { [INFO] [stdout] | | ^^^^^^^^^^ borrowed value does not live long enough [INFO] [stdout] 107 | | let prompt_lock = prompt.lock().await; [INFO] [stdout] 108 | | let mut is_cropped = wallpaper.prefered == Prefered::Cropped; [INFO] [stdout] ... | [INFO] [stdout] 151 | | Ok(()) [INFO] [stdout] 152 | | }() => {} [INFO] [stdout] | | -- borrow later used here [INFO] [stdout] | | | [INFO] [stdout] | |_________________`process_rx` dropped here while still borrowed [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `prompt` does not live long enough [INFO] [stdout] --> src/process.rs:107:43 [INFO] [stdout] | [INFO] [stdout] 105 | _ = async move || -> Result<()> { [INFO] [stdout] | _________________________________________________- [INFO] [stdout] 106 | | 'outer: while let Some(mut wallpaper) = process_rx.recv().await { [INFO] [stdout] 107 | | let prompt_lock = prompt.lock().await; [INFO] [stdout] | | ^^^^^^ borrowed value does not live long enough [INFO] [stdout] 108 | | let mut is_cropped = wallpaper.prefered == Prefered::Cropped; [INFO] [stdout] ... | [INFO] [stdout] 151 | | Ok(()) [INFO] [stdout] 152 | | }() => {} [INFO] [stdout] | | -- [INFO] [stdout] | | || [INFO] [stdout] | | |`prompt` dropped here while still borrowed [INFO] [stdout] | |_________________|borrow later used here [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `prompt` does not live long enough [INFO] [stdout] --> src/process.rs:107:43 [INFO] [stdout] | [INFO] [stdout] 105 | _ = async move || -> Result<()> { [INFO] [stdout] | _________________________________________________- [INFO] [stdout] 106 | | 'outer: while let Some(mut wallpaper) = process_rx.recv().await { [INFO] [stdout] 107 | | let prompt_lock = prompt.lock().await; [INFO] [stdout] | | ^^^^^^ borrowed value does not live long enough [INFO] [stdout] 108 | | let mut is_cropped = wallpaper.prefered == Prefered::Cropped; [INFO] [stdout] ... | [INFO] [stdout] 151 | | Ok(()) [INFO] [stdout] 152 | | }() => {} [INFO] [stdout] | | -- [INFO] [stdout] | | || [INFO] [stdout] | | |`prompt` dropped here while still borrowed [INFO] [stdout] | |_________________|borrow later used here [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config_dir` does not live long enough [INFO] [stdout] --> src/process.rs:112:52 [INFO] [stdout] | [INFO] [stdout] 105 | _ = async move || -> Result<()> { [INFO] [stdout] | _________________________________________________- [INFO] [stdout] 106 | | 'outer: while let Some(mut wallpaper) = process_rx.recv().await { [INFO] [stdout] 107 | | let prompt_lock = prompt.lock().await; [INFO] [stdout] 108 | | let mut is_cropped = wallpaper.prefered == Prefered::Cropped; [INFO] [stdout] ... | [INFO] [stdout] 112 | | set_wallpaper(&config_dir, &crop_data.cropped_image_path, set_wallpaper_command_override.clone())?; [INFO] [stdout] | | ^^^^^^^^^^ borrowed value does not live long enough [INFO] [stdout] ... | [INFO] [stdout] 151 | | Ok(()) [INFO] [stdout] 152 | | }() => {} [INFO] [stdout] | | -- [INFO] [stdout] | | || [INFO] [stdout] | | |`config_dir` dropped here while still borrowed [INFO] [stdout] | |_________________|borrow later used here [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config_dir` does not live long enough [INFO] [stdout] --> src/process.rs:112:52 [INFO] [stdout] | [INFO] [stdout] 105 | _ = async move || -> Result<()> { [INFO] [stdout] | _________________________________________________- [INFO] [stdout] 106 | | 'outer: while let Some(mut wallpaper) = process_rx.recv().await { [INFO] [stdout] 107 | | let prompt_lock = prompt.lock().await; [INFO] [stdout] 108 | | let mut is_cropped = wallpaper.prefered == Prefered::Cropped; [INFO] [stdout] ... | [INFO] [stdout] 112 | | set_wallpaper(&config_dir, &crop_data.cropped_image_path, set_wallpaper_command_override.clone())?; [INFO] [stdout] | | ^^^^^^^^^^ borrowed value does not live long enough [INFO] [stdout] ... | [INFO] [stdout] 151 | | Ok(()) [INFO] [stdout] 152 | | }() => {} [INFO] [stdout] | | -- [INFO] [stdout] | | || [INFO] [stdout] | | |`config_dir` dropped here while still borrowed [INFO] [stdout] | |_________________|borrow later used here [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `history` does not live long enough [INFO] [stdout] --> src/process.rs:127:55 [INFO] [stdout] | [INFO] [stdout] 105 | _ = async move || -> Result<()> { [INFO] [stdout] | _________________________________________________- [INFO] [stdout] 106 | | 'outer: while let Some(mut wallpaper) = process_rx.recv().await { [INFO] [stdout] 107 | | let prompt_lock = prompt.lock().await; [INFO] [stdout] 108 | | let mut is_cropped = wallpaper.prefered == Prefered::Cropped; [INFO] [stdout] ... | [INFO] [stdout] 127 | | let mut history = history.lock().await; [INFO] [stdout] | | ^^^^^^^ borrowed value does not live long enough [INFO] [stdout] ... | [INFO] [stdout] 151 | | Ok(()) [INFO] [stdout] 152 | | }() => {} [INFO] [stdout] | | -- [INFO] [stdout] | | || [INFO] [stdout] | | |`history` dropped here while still borrowed [INFO] [stdout] | |_________________|borrow later used here [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `history` does not live long enough [INFO] [stdout] --> src/process.rs:127:55 [INFO] [stdout] | [INFO] [stdout] 105 | _ = async move || -> Result<()> { [INFO] [stdout] | _________________________________________________- [INFO] [stdout] 106 | | 'outer: while let Some(mut wallpaper) = process_rx.recv().await { [INFO] [stdout] 107 | | let prompt_lock = prompt.lock().await; [INFO] [stdout] 108 | | let mut is_cropped = wallpaper.prefered == Prefered::Cropped; [INFO] [stdout] ... | [INFO] [stdout] 127 | | let mut history = history.lock().await; [INFO] [stdout] | | ^^^^^^^ borrowed value does not live long enough [INFO] [stdout] ... | [INFO] [stdout] 151 | | Ok(()) [INFO] [stdout] 152 | | }() => {} [INFO] [stdout] | | -- [INFO] [stdout] | | || [INFO] [stdout] | | |`history` dropped here while still borrowed [INFO] [stdout] | |_________________|borrow later used here [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `wallpapers_dir` does not live long enough [INFO] [stdout] --> src/process.rs:129:62 [INFO] [stdout] | [INFO] [stdout] 105 | _ = async move || -> Result<()> { [INFO] [stdout] | _________________________________________________- [INFO] [stdout] 106 | | 'outer: while let Some(mut wallpaper) = process_rx.recv().await { [INFO] [stdout] 107 | | let prompt_lock = prompt.lock().await; [INFO] [stdout] 108 | | let mut is_cropped = wallpaper.prefered == Prefered::Cropped; [INFO] [stdout] ... | [INFO] [stdout] 129 | | Wallpaper::from_md5(&wallpapers_dir, &md5) [INFO] [stdout] | | ^^^^^^^^^^^^^^ borrowed value does not live long enough [INFO] [stdout] ... | [INFO] [stdout] 151 | | Ok(()) [INFO] [stdout] 152 | | }() => {} [INFO] [stdout] | | -- [INFO] [stdout] | | || [INFO] [stdout] | | |`wallpapers_dir` dropped here while still borrowed [INFO] [stdout] | |_________________|borrow later used here [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `wallpapers_dir` does not live long enough [INFO] [stdout] --> src/process.rs:129:62 [INFO] [stdout] | [INFO] [stdout] 105 | _ = async move || -> Result<()> { [INFO] [stdout] | _________________________________________________- [INFO] [stdout] 106 | | 'outer: while let Some(mut wallpaper) = process_rx.recv().await { [INFO] [stdout] 107 | | let prompt_lock = prompt.lock().await; [INFO] [stdout] 108 | | let mut is_cropped = wallpaper.prefered == Prefered::Cropped; [INFO] [stdout] ... | [INFO] [stdout] 129 | | Wallpaper::from_md5(&wallpapers_dir, &md5) [INFO] [stdout] | | ^^^^^^^^^^^^^^ borrowed value does not live long enough [INFO] [stdout] ... | [INFO] [stdout] 151 | | Ok(()) [INFO] [stdout] 152 | | }() => {} [INFO] [stdout] | | -- [INFO] [stdout] | | || [INFO] [stdout] | | |`wallpapers_dir` dropped here while still borrowed [INFO] [stdout] | |_________________|borrow later used here [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `token` does not live long enough [INFO] [stdout] --> src/process.rs:134:37 [INFO] [stdout] | [INFO] [stdout] 105 | _ = async move || -> Result<()> { [INFO] [stdout] | _________________________________________________- [INFO] [stdout] 106 | | 'outer: while let Some(mut wallpaper) = process_rx.recv().await { [INFO] [stdout] 107 | | let prompt_lock = prompt.lock().await; [INFO] [stdout] 108 | | let mut is_cropped = wallpaper.prefered == Prefered::Cropped; [INFO] [stdout] ... | [INFO] [stdout] 134 | | token.cancel(); [INFO] [stdout] | | ^^^^^ borrowed value does not live long enough [INFO] [stdout] ... | [INFO] [stdout] 151 | | Ok(()) [INFO] [stdout] 152 | | }() => {} [INFO] [stdout] | | -- [INFO] [stdout] | | || [INFO] [stdout] | | |`token` dropped here while still borrowed [INFO] [stdout] | |_________________|borrow later used here [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `token` does not live long enough [INFO] [stdout] --> src/process.rs:134:37 [INFO] [stdout] | [INFO] [stdout] 105 | _ = async move || -> Result<()> { [INFO] [stdout] | _________________________________________________- [INFO] [stdout] 106 | | 'outer: while let Some(mut wallpaper) = process_rx.recv().await { [INFO] [stdout] 107 | | let prompt_lock = prompt.lock().await; [INFO] [stdout] 108 | | let mut is_cropped = wallpaper.prefered == Prefered::Cropped; [INFO] [stdout] ... | [INFO] [stdout] 134 | | token.cancel(); [INFO] [stdout] | | ^^^^^ borrowed value does not live long enough [INFO] [stdout] ... | [INFO] [stdout] 151 | | Ok(()) [INFO] [stdout] 152 | | }() => {} [INFO] [stdout] | | -- [INFO] [stdout] | | || [INFO] [stdout] | | |`token` dropped here while still borrowed [INFO] [stdout] | |_________________|borrow later used here [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/process.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 163 | / select! { [INFO] [stdout] 164 | | biased; [INFO] [stdout] 165 | | _ = token.cancelled() => {} [INFO] [stdout] 166 | | _ = { [INFO] [stdout] | | _____________________^ [INFO] [stdout] 167 | || async move || -> Result<()> { [INFO] [stdout] 168 | || while let Some(original) = cropped_rx.recv().await { [INFO] [stdout] 169 | || let wallpaper = crop_wallpaper( [INFO] [stdout] ... || [INFO] [stdout] 183 | || } [INFO] [stdout] 184 | || }() => {} [INFO] [stdout] | ||_________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 185 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |______________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/process.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 163 | / select! { [INFO] [stdout] 164 | | biased; [INFO] [stdout] 165 | | _ = token.cancelled() => {} [INFO] [stdout] 166 | | _ = { [INFO] [stdout] | | _____________________^ [INFO] [stdout] 167 | || async move || -> Result<()> { [INFO] [stdout] 168 | || while let Some(original) = cropped_rx.recv().await { [INFO] [stdout] 169 | || let wallpaper = crop_wallpaper( [INFO] [stdout] ... || [INFO] [stdout] 183 | || } [INFO] [stdout] 184 | || }() => {} [INFO] [stdout] | ||_________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 185 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |______________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `wallpapers_rx` does not live long enough [INFO] [stdout] --> src/process.rs:199:49 [INFO] [stdout] | [INFO] [stdout] 197 | async move || -> Result<()> { [INFO] [stdout] | _________________________________________- [INFO] [stdout] 198 | | [INFO] [stdout] 199 | | while let Some(mut wallpaper) = wallpapers_rx.recv().await { [INFO] [stdout] | | ^^^^^^^^^^^^^ borrowed value does not live long enough [INFO] [stdout] 200 | | [INFO] [stdout] ... | [INFO] [stdout] 238 | | [INFO] [stdout] 239 | | } [INFO] [stdout] | | -- borrow later used here [INFO] [stdout] | | | [INFO] [stdout] | |_____________`wallpapers_rx` dropped here while still borrowed [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `prompt` does not live long enough [INFO] [stdout] --> src/process.rs:201:39 [INFO] [stdout] | [INFO] [stdout] 197 | async move || -> Result<()> { [INFO] [stdout] | _________________________________________- [INFO] [stdout] 198 | | [INFO] [stdout] 199 | | while let Some(mut wallpaper) = wallpapers_rx.recv().await { [INFO] [stdout] 200 | | [INFO] [stdout] 201 | | let prompt_lock = prompt.lock().await; [INFO] [stdout] | | ^^^^^^ borrowed value does not live long enough [INFO] [stdout] ... | [INFO] [stdout] 238 | | [INFO] [stdout] 239 | | } [INFO] [stdout] | | -- [INFO] [stdout] | | || [INFO] [stdout] | | |`prompt` dropped here while still borrowed [INFO] [stdout] | |_____________|borrow later used here [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config_dir` does not live long enough [INFO] [stdout] --> src/process.rs:202:62 [INFO] [stdout] | [INFO] [stdout] 197 | async move || -> Result<()> { [INFO] [stdout] | _________________________________________- [INFO] [stdout] 198 | | [INFO] [stdout] 199 | | while let Some(mut wallpaper) = wallpapers_rx.recv().await { [INFO] [stdout] 200 | | [INFO] [stdout] 201 | | let prompt_lock = prompt.lock().await; [INFO] [stdout] 202 | | let is_cropped = wallpaper.set_prefered(&config_dir, set_wallpaper_command_override.clone())? == Prefered::Cropped; [INFO] [stdout] | | ^^^^^^^^^^ borrowed value does not live long enough [INFO] [stdout] ... | [INFO] [stdout] 238 | | [INFO] [stdout] 239 | | } [INFO] [stdout] | | -- [INFO] [stdout] | | || [INFO] [stdout] | | |`config_dir` dropped here while still borrowed [INFO] [stdout] | |_____________|borrow later used here [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `history_clone` does not live long enough [INFO] [stdout] --> src/process.rs:204:39 [INFO] [stdout] | [INFO] [stdout] 197 | async move || -> Result<()> { [INFO] [stdout] | _________________________________________- [INFO] [stdout] 198 | | [INFO] [stdout] 199 | | while let Some(mut wallpaper) = wallpapers_rx.recv().await { [INFO] [stdout] 200 | | [INFO] [stdout] ... | [INFO] [stdout] 204 | | let mut history = history_clone.lock().await; [INFO] [stdout] | | ^^^^^^^^^^^^^ borrowed value does not live long enough [INFO] [stdout] ... | [INFO] [stdout] 238 | | [INFO] [stdout] 239 | | } [INFO] [stdout] | | -- [INFO] [stdout] | | || [INFO] [stdout] | | |`history_clone` dropped here while still borrowed [INFO] [stdout] | |_____________|borrow later used here [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `wallpapers_rx` does not live long enough [INFO] [stdout] --> src/process.rs:199:49 [INFO] [stdout] | [INFO] [stdout] 197 | async move || -> Result<()> { [INFO] [stdout] | _________________________________________- [INFO] [stdout] 198 | | [INFO] [stdout] 199 | | while let Some(mut wallpaper) = wallpapers_rx.recv().await { [INFO] [stdout] | | ^^^^^^^^^^^^^ borrowed value does not live long enough [INFO] [stdout] 200 | | [INFO] [stdout] ... | [INFO] [stdout] 238 | | [INFO] [stdout] 239 | | } [INFO] [stdout] | | -- borrow later used here [INFO] [stdout] | | | [INFO] [stdout] | |_____________`wallpapers_rx` dropped here while still borrowed [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `wallpapers_dir` does not live long enough [INFO] [stdout] --> src/process.rs:217:54 [INFO] [stdout] | [INFO] [stdout] 197 | async move || -> Result<()> { [INFO] [stdout] | _________________________________________- [INFO] [stdout] 198 | | [INFO] [stdout] 199 | | while let Some(mut wallpaper) = wallpapers_rx.recv().await { [INFO] [stdout] 200 | | [INFO] [stdout] ... | [INFO] [stdout] 217 | | Wallpaper::from_md5(&wallpapers_dir, &md5) [INFO] [stdout] | | ^^^^^^^^^^^^^^ borrowed value does not live long enough [INFO] [stdout] ... | [INFO] [stdout] 238 | | [INFO] [stdout] 239 | | } [INFO] [stdout] | | -- [INFO] [stdout] | | || [INFO] [stdout] | | |`wallpapers_dir` dropped here while still borrowed [INFO] [stdout] | |_____________|borrow later used here [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `prompt` does not live long enough [INFO] [stdout] --> src/process.rs:201:39 [INFO] [stdout] | [INFO] [stdout] 197 | async move || -> Result<()> { [INFO] [stdout] | _________________________________________- [INFO] [stdout] 198 | | [INFO] [stdout] 199 | | while let Some(mut wallpaper) = wallpapers_rx.recv().await { [INFO] [stdout] 200 | | [INFO] [stdout] 201 | | let prompt_lock = prompt.lock().await; [INFO] [stdout] | | ^^^^^^ borrowed value does not live long enough [INFO] [stdout] ... | [INFO] [stdout] 238 | | [INFO] [stdout] 239 | | } [INFO] [stdout] | | -- [INFO] [stdout] | | || [INFO] [stdout] | | |`prompt` dropped here while still borrowed [INFO] [stdout] | |_____________|borrow later used here [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `token` does not live long enough [INFO] [stdout] --> src/process.rs:222:29 [INFO] [stdout] | [INFO] [stdout] 197 | async move || -> Result<()> { [INFO] [stdout] | _________________________________________- [INFO] [stdout] 198 | | [INFO] [stdout] 199 | | while let Some(mut wallpaper) = wallpapers_rx.recv().await { [INFO] [stdout] 200 | | [INFO] [stdout] ... | [INFO] [stdout] 222 | | token.cancel(); [INFO] [stdout] | | ^^^^^ borrowed value does not live long enough [INFO] [stdout] ... | [INFO] [stdout] 238 | | [INFO] [stdout] 239 | | } [INFO] [stdout] | | -- [INFO] [stdout] | | || [INFO] [stdout] | | |`token` dropped here while still borrowed [INFO] [stdout] | |_____________|borrow later used here [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config_dir` does not live long enough [INFO] [stdout] --> src/process.rs:202:62 [INFO] [stdout] | [INFO] [stdout] 197 | async move || -> Result<()> { [INFO] [stdout] | _________________________________________- [INFO] [stdout] 198 | | [INFO] [stdout] 199 | | while let Some(mut wallpaper) = wallpapers_rx.recv().await { [INFO] [stdout] 200 | | [INFO] [stdout] 201 | | let prompt_lock = prompt.lock().await; [INFO] [stdout] 202 | | let is_cropped = wallpaper.set_prefered(&config_dir, set_wallpaper_command_override.clone())? == Prefered::Cropped; [INFO] [stdout] | | ^^^^^^^^^^ borrowed value does not live long enough [INFO] [stdout] ... | [INFO] [stdout] 238 | | [INFO] [stdout] 239 | | } [INFO] [stdout] | | -- [INFO] [stdout] | | || [INFO] [stdout] | | |`config_dir` dropped here while still borrowed [INFO] [stdout] | |_____________|borrow later used here [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `cropped_tx` does not live long enough [INFO] [stdout] --> src/process.rs:226:29 [INFO] [stdout] | [INFO] [stdout] 197 | async move || -> Result<()> { [INFO] [stdout] | _________________________________________- [INFO] [stdout] 198 | | [INFO] [stdout] 199 | | while let Some(mut wallpaper) = wallpapers_rx.recv().await { [INFO] [stdout] 200 | | [INFO] [stdout] ... | [INFO] [stdout] 226 | | cropped_tx.send(wallpaper).await?; [INFO] [stdout] | | ^^^^^^^^^^ borrowed value does not live long enough [INFO] [stdout] ... | [INFO] [stdout] 238 | | [INFO] [stdout] 239 | | } [INFO] [stdout] | | -- [INFO] [stdout] | | || [INFO] [stdout] | | |`cropped_tx` dropped here while still borrowed [INFO] [stdout] | |_____________|borrow later used here [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `history_clone` does not live long enough [INFO] [stdout] --> src/process.rs:204:39 [INFO] [stdout] | [INFO] [stdout] 197 | async move || -> Result<()> { [INFO] [stdout] | _________________________________________- [INFO] [stdout] 198 | | [INFO] [stdout] 199 | | while let Some(mut wallpaper) = wallpapers_rx.recv().await { [INFO] [stdout] 200 | | [INFO] [stdout] ... | [INFO] [stdout] 204 | | let mut history = history_clone.lock().await; [INFO] [stdout] | | ^^^^^^^^^^^^^ borrowed value does not live long enough [INFO] [stdout] ... | [INFO] [stdout] 238 | | [INFO] [stdout] 239 | | } [INFO] [stdout] | | -- [INFO] [stdout] | | || [INFO] [stdout] | | |`history_clone` dropped here while still borrowed [INFO] [stdout] | |_____________|borrow later used here [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `wallpapers_dir` does not live long enough [INFO] [stdout] --> src/process.rs:217:54 [INFO] [stdout] | [INFO] [stdout] 197 | async move || -> Result<()> { [INFO] [stdout] | _________________________________________- [INFO] [stdout] 198 | | [INFO] [stdout] 199 | | while let Some(mut wallpaper) = wallpapers_rx.recv().await { [INFO] [stdout] 200 | | [INFO] [stdout] ... | [INFO] [stdout] 217 | | Wallpaper::from_md5(&wallpapers_dir, &md5) [INFO] [stdout] | | ^^^^^^^^^^^^^^ borrowed value does not live long enough [INFO] [stdout] ... | [INFO] [stdout] 238 | | [INFO] [stdout] 239 | | } [INFO] [stdout] | | -- [INFO] [stdout] | | || [INFO] [stdout] | | |`wallpapers_dir` dropped here while still borrowed [INFO] [stdout] | |_____________|borrow later used here [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `token` does not live long enough [INFO] [stdout] --> src/process.rs:222:29 [INFO] [stdout] | [INFO] [stdout] 197 | async move || -> Result<()> { [INFO] [stdout] | _________________________________________- [INFO] [stdout] 198 | | [INFO] [stdout] 199 | | while let Some(mut wallpaper) = wallpapers_rx.recv().await { [INFO] [stdout] 200 | | [INFO] [stdout] ... | [INFO] [stdout] 222 | | token.cancel(); [INFO] [stdout] | | ^^^^^ borrowed value does not live long enough [INFO] [stdout] ... | [INFO] [stdout] 238 | | [INFO] [stdout] 239 | | } [INFO] [stdout] | | -- [INFO] [stdout] | | || [INFO] [stdout] | | |`token` dropped here while still borrowed [INFO] [stdout] | |_____________|borrow later used here [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `cropped_tx` does not live long enough [INFO] [stdout] --> src/process.rs:226:29 [INFO] [stdout] | [INFO] [stdout] 197 | async move || -> Result<()> { [INFO] [stdout] | _________________________________________- [INFO] [stdout] 198 | | [INFO] [stdout] 199 | | while let Some(mut wallpaper) = wallpapers_rx.recv().await { [INFO] [stdout] 200 | | [INFO] [stdout] ... | [INFO] [stdout] 226 | | cropped_tx.send(wallpaper).await?; [INFO] [stdout] | | ^^^^^^^^^^ borrowed value does not live long enough [INFO] [stdout] ... | [INFO] [stdout] 238 | | [INFO] [stdout] 239 | | } [INFO] [stdout] | | -- [INFO] [stdout] | | || [INFO] [stdout] | | |`cropped_tx` dropped here while still borrowed [INFO] [stdout] | |_____________|borrow later used here [INFO] [stdout] | value captured here by coroutine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/commands/review.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 42 | / select! { [INFO] [stdout] 43 | | _ = token.cancelled() => {} [INFO] [stdout] 44 | | _ = async move || -> Result<()> { [INFO] [stdout] | | _____________________________^ [INFO] [stdout] 45 | || for path in glob(&format!("{}/*.json", wallpapers_dir.to_str().unwrap()))?.filter_map(Result::ok) { [INFO] [stdout] 46 | || let content = [INFO] [stdout] 47 | || fs::read_to_string(path) [INFO] [stdout] ... || [INFO] [stdout] 58 | || Ok(()) [INFO] [stdout] 59 | || }() => {} [INFO] [stdout] | ||_________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 60 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |______________________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/commands/review.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 42 | / select! { [INFO] [stdout] 43 | | _ = token.cancelled() => {} [INFO] [stdout] 44 | | _ = async move || -> Result<()> { [INFO] [stdout] | | _____________________________^ [INFO] [stdout] 45 | || for path in glob(&format!("{}/*.json", wallpapers_dir.to_str().unwrap()))?.filter_map(Result::ok) { [INFO] [stdout] 46 | || let content = [INFO] [stdout] 47 | || fs::read_to_string(path) [INFO] [stdout] ... || [INFO] [stdout] 58 | || Ok(()) [INFO] [stdout] 59 | || }() => {} [INFO] [stdout] | ||_________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 60 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |______________________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/commands/review.rs:72:29 [INFO] [stdout] | [INFO] [stdout] 70 | / select! { [INFO] [stdout] 71 | | _ = token.cancelled() => {} [INFO] [stdout] 72 | | _ = async move || -> Result<()> { [INFO] [stdout] | | _____________________________^ [INFO] [stdout] 73 | || for path in glob(&format!("{}/*.json", wallpapers_dir.to_str().unwrap()))?.filter_map(Result::ok) { [INFO] [stdout] 74 | || let content = [INFO] [stdout] 75 | || fs::read_to_string(path) [INFO] [stdout] ... || [INFO] [stdout] 86 | || Ok(()) [INFO] [stdout] 87 | || }() => {} [INFO] [stdout] | ||_________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 88 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |______________________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/commands/review.rs:72:29 [INFO] [stdout] | [INFO] [stdout] 70 | / select! { [INFO] [stdout] 71 | | _ = token.cancelled() => {} [INFO] [stdout] 72 | | _ = async move || -> Result<()> { [INFO] [stdout] | | _____________________________^ [INFO] [stdout] 73 | || for path in glob(&format!("{}/*.json", wallpapers_dir.to_str().unwrap()))?.filter_map(Result::ok) { [INFO] [stdout] 74 | || let content = [INFO] [stdout] 75 | || fs::read_to_string(path) [INFO] [stdout] ... || [INFO] [stdout] 86 | || Ok(()) [INFO] [stdout] 87 | || }() => {} [INFO] [stdout] | ||_________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 88 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |______________________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/commands/review.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 98 | / select! { [INFO] [stdout] 99 | | _ = token.cancelled() => {} [INFO] [stdout] 100 | | _ = async move || -> Result<()> { [INFO] [stdout] | | _____________________________^ [INFO] [stdout] 101 | || for path in glob(&format!("{}/*.json", wallpapers_dir.to_str().unwrap()))?.filter_map(Result::ok) { [INFO] [stdout] 102 | || let content = [INFO] [stdout] 103 | || fs::read_to_string(path) [INFO] [stdout] ... || [INFO] [stdout] 114 | || Ok(()) [INFO] [stdout] 115 | || }() => {} [INFO] [stdout] | ||_________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 116 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |______________________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/commands/review.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 98 | / select! { [INFO] [stdout] 99 | | _ = token.cancelled() => {} [INFO] [stdout] 100 | | _ = async move || -> Result<()> { [INFO] [stdout] | | _____________________________^ [INFO] [stdout] 101 | || for path in glob(&format!("{}/*.json", wallpapers_dir.to_str().unwrap()))?.filter_map(Result::ok) { [INFO] [stdout] 102 | || let content = [INFO] [stdout] 103 | || fs::read_to_string(path) [INFO] [stdout] ... || [INFO] [stdout] 114 | || Ok(()) [INFO] [stdout] 115 | || }() => {} [INFO] [stdout] | ||_________________________^ creates a temporary value which is freed while still in use [INFO] [stdout] 116 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |______________________temporary value is freed at the end of this statement [INFO] [stdout] | borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0597, E0716. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0597, E0716. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aniwall` (bin "aniwall") due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aniwall` (bin "aniwall" test) due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "394967eab755fe369acd74f0193e124aae327c202c09e52f9adb08469684958b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "394967eab755fe369acd74f0193e124aae327c202c09e52f9adb08469684958b", kill_on_drop: false }` [INFO] [stdout] 394967eab755fe369acd74f0193e124aae327c202c09e52f9adb08469684958b