[INFO] cloning repository https://github.com/raksooo/tuibe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raksooo/tuibe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraksooo%2Ftuibe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraksooo%2Ftuibe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] afba981bbcdc16e0e518ab9c1110502b05953f10 [INFO] checking raksooo/tuibe against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraksooo%2Ftuibe" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raksooo/tuibe on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raksooo/tuibe [INFO] finished tweaking git repo https://github.com/raksooo/tuibe [INFO] tweaked toml for git repo https://github.com/raksooo/tuibe written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/raksooo/tuibe 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded err-derive v0.3.1 [INFO] [stderr] Downloaded delegate v0.8.0 [INFO] [stderr] Downloaded sorted-vec v0.8.1 [INFO] [stderr] Downloaded tokio-stream v0.1.11 [INFO] [stderr] Downloaded iana-time-zone v0.1.50 [INFO] [stderr] Downloaded futures-executor v0.3.25 [INFO] [stderr] Downloaded simplelog v0.12.0 [INFO] [stderr] Downloaded diligent-date-parser v0.1.3 [INFO] [stderr] Downloaded darling_macro v0.12.4 [INFO] [stderr] Downloaded derive_builder_macro v0.10.2 [INFO] [stderr] Downloaded atom_syndication v0.11.0 [INFO] [stderr] Downloaded darling_core v0.12.4 [INFO] [stderr] Downloaded darling v0.12.4 [INFO] [stderr] Downloaded derive_builder_core v0.10.2 [INFO] [stderr] Downloaded derive_builder v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f001e0515a92f4172440a74ded64da625c2591d5a6a311c7a5ab16e8dfb3f08 [INFO] running `Command { std: "docker" "start" "-a" "6f001e0515a92f4172440a74ded64da625c2591d5a6a311c7a5ab16e8dfb3f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f001e0515a92f4172440a74ded64da625c2591d5a6a311c7a5ab16e8dfb3f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f001e0515a92f4172440a74ded64da625c2591d5a6a311c7a5ab16e8dfb3f08", kill_on_drop: false }` [INFO] [stdout] 6f001e0515a92f4172440a74ded64da625c2591d5a6a311c7a5ab16e8dfb3f08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dedfcd9859035c6510691806daac0eaa4d1e9537b9f4a04c88cbe4a666c90c5 [INFO] running `Command { std: "docker" "start" "-a" "3dedfcd9859035c6510691806daac0eaa4d1e9537b9f4a04c88cbe4a666c90c5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking indexmap v1.9.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking iana-time-zone v0.1.50 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking sorted-vec v0.8.1 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking simplelog v0.12.0 [INFO] [stderr] Checking tui v0.19.0 [INFO] [stderr] Checking diligent-date-parser v0.1.3 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling delegate v0.8.0 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Checking tokio v1.21.2 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Checking derive_builder v0.10.2 [INFO] [stderr] Checking atom_syndication v0.11.0 [INFO] [stderr] Checking serde v1.0.147 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.11 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.12 [INFO] [stderr] Checking tuibe v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.72s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "3dedfcd9859035c6510691806daac0eaa4d1e9537b9f4a04c88cbe4a666c90c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dedfcd9859035c6510691806daac0eaa4d1e9537b9f4a04c88cbe4a666c90c5", kill_on_drop: false }` [INFO] [stdout] 3dedfcd9859035c6510691806daac0eaa4d1e9537b9f4a04c88cbe4a666c90c5 [INFO] checking raksooo/tuibe against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraksooo%2Ftuibe" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raksooo/tuibe on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raksooo/tuibe [INFO] finished tweaking git repo https://github.com/raksooo/tuibe [INFO] tweaked toml for git repo https://github.com/raksooo/tuibe written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/raksooo/tuibe 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d332395b8ac23384a86400fdcc8ea18ff5dbdbba3b30270ac908304c92147ada [INFO] running `Command { std: "docker" "start" "-a" "d332395b8ac23384a86400fdcc8ea18ff5dbdbba3b30270ac908304c92147ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d332395b8ac23384a86400fdcc8ea18ff5dbdbba3b30270ac908304c92147ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d332395b8ac23384a86400fdcc8ea18ff5dbdbba3b30270ac908304c92147ada", kill_on_drop: false }` [INFO] [stdout] d332395b8ac23384a86400fdcc8ea18ff5dbdbba3b30270ac908304c92147ada [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ef09fd13628fa443e92731acfd6cee9541d11d442c4f6573f5aa830647aa698 [INFO] running `Command { std: "docker" "start" "-a" "1ef09fd13628fa443e92731acfd6cee9541d11d442c4f6573f5aa830647aa698", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking indexmap v1.9.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking iana-time-zone v0.1.50 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Checking sorted-vec v0.8.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking simplelog v0.12.0 [INFO] [stderr] Checking tui v0.19.0 [INFO] [stderr] Checking diligent-date-parser v0.1.3 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling delegate v0.8.0 [INFO] [stderr] Checking tokio v1.21.2 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Checking derive_builder v0.10.2 [INFO] [stderr] Checking atom_syndication v0.11.0 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.11 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.12 [INFO] [stderr] Checking tuibe v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.63s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking tuibe v0.1.0 (/tmp/fixit) [INFO] [stdout] error[E0505]: cannot move out of `actions` because it is borrowed [INFO] [stdout] --> src/interface/config_provider.rs:53:41 [INFO] [stdout] | [INFO] [stdout] 44 | actions: Actions, [INFO] [stdout] | ------- binding `actions` declared here [INFO] [stdout] ... [INFO] [stdout] 47 | let finished_loading = actions.show_label(LOADING_STRING); [INFO] [stdout] | ------- borrow of `actions` occurs here [INFO] [stdout] ... [INFO] [stdout] 53 | *main_view = Some(MainView::new(actions, config, backend.clone(), |actions| { [INFO] [stdout] | ^^^^^^^ move out of `actions` occurs here [INFO] [stdout] ... [INFO] [stdout] 58 | finished_loading(); [INFO] [stdout] | ---------------- borrow later used here [INFO] [stdout] | [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 47 | let finished_loading = actions.clone().show_label(LOADING_STRING); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `actions` because it is borrowed [INFO] [stdout] --> src/interface/config_provider.rs:53:41 [INFO] [stdout] | [INFO] [stdout] 44 | actions: Actions, [INFO] [stdout] | ------- binding `actions` declared here [INFO] [stdout] ... [INFO] [stdout] 47 | let finished_loading = actions.show_label(LOADING_STRING); [INFO] [stdout] | ------- borrow of `actions` occurs here [INFO] [stdout] ... [INFO] [stdout] 53 | *main_view = Some(MainView::new(actions, config, backend.clone(), |actions| { [INFO] [stdout] | ^^^^^^^ move out of `actions` occurs here [INFO] [stdout] ... [INFO] [stdout] 58 | finished_loading(); [INFO] [stdout] | ---------------- borrow later used here [INFO] [stdout] | [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 47 | let finished_loading = actions.clone().show_label(LOADING_STRING); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/interface/backend/rss_view.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 91 | fn add_url(&self, url: &str) { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 92 | let finish_loading = self.actions.show_label(LOADING_STRING); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/interface/backend/rss_view.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 91 | fn add_url(&self, url: &str) { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 92 | let finish_loading = self.actions.show_label(LOADING_STRING); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/interface/feed_view.rs:126:33 [INFO] [stdout] | [INFO] [stdout] 122 | fn play(&mut self) { [INFO] [stdout] | --------- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 126 | let finish_status = self.actions.show_label("Playing..."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/interface/feed_view.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 126 | let finish_status = self.actions.show_label("Playing..."); [INFO] [stdout] | ------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | immutable borrow occurs here [INFO] [stdout] | argument requires that `self.actions` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 129 | self.update_last_played_timestamp(new_timetamp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable borrow occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/interface/feed_view.rs:126:33 [INFO] [stdout] | [INFO] [stdout] 122 | fn play(&mut self) { [INFO] [stdout] | --------- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 126 | let finish_status = self.actions.show_label("Playing..."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/interface/feed_view.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 126 | let finish_status = self.actions.show_label("Playing..."); [INFO] [stdout] | ------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | immutable borrow occurs here [INFO] [stdout] | argument requires that `self.actions` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 129 | self.update_last_played_timestamp(new_timetamp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable borrow occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/interface/feed_view.rs:151:33 [INFO] [stdout] | [INFO] [stdout] 149 | fn play_current(&mut self) { [INFO] [stdout] | --------- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 150 | if let Some(current_video) = self.video_list.lock().current_video() { [INFO] [stdout] 151 | let finish_status = self.actions.show_label("Playing..."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/interface/feed_view.rs:151:33 [INFO] [stdout] | [INFO] [stdout] 149 | fn play_current(&mut self) { [INFO] [stdout] | --------- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 150 | if let Some(current_video) = self.video_list.lock().current_video() { [INFO] [stdout] 151 | let finish_status = self.actions.show_label("Playing..."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0502, E0505, E0521. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0502`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0502, E0505, E0521. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0502`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tuibe` (bin "tuibe") due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tuibe` (bin "tuibe" test) due to 6 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "1ef09fd13628fa443e92731acfd6cee9541d11d442c4f6573f5aa830647aa698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ef09fd13628fa443e92731acfd6cee9541d11d442c4f6573f5aa830647aa698", kill_on_drop: false }` [INFO] [stdout] 1ef09fd13628fa443e92731acfd6cee9541d11d442c4f6573f5aa830647aa698