[INFO] fetching crate thoth-cli 0.1.60... [INFO] checking thoth-cli-0.1.60 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate thoth-cli 0.1.60 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate thoth-cli 0.1.60 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate thoth-cli 0.1.60 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate thoth-cli 0.1.60 [INFO] tweaked toml for crates.io crate thoth-cli 0.1.60 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate thoth-cli 0.1.60 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v15.0.1 [INFO] [stderr] Downloaded copypasta v0.10.1 [INFO] [stderr] Downloaded tui-textarea v0.5.3 [INFO] [stderr] Downloaded xcursor v0.3.7 [INFO] [stderr] Downloaded custom_error v1.9.2 [INFO] [stderr] Downloaded cc v1.1.9 [INFO] [stderr] Downloaded smithay-clipboard v0.7.2 [INFO] [stderr] Downloaded x11-clipboard v0.9.2 [INFO] [stderr] Downloaded syntect-tui v3.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94f11ee277379d97a7dd86e6772817b2a4a6668194cad1b08e2e15caaf829250 [INFO] running `Command { std: "docker" "start" "-a" "94f11ee277379d97a7dd86e6772817b2a4a6668194cad1b08e2e15caaf829250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94f11ee277379d97a7dd86e6772817b2a4a6668194cad1b08e2e15caaf829250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94f11ee277379d97a7dd86e6772817b2a4a6668194cad1b08e2e15caaf829250", kill_on_drop: false }` [INFO] [stdout] 94f11ee277379d97a7dd86e6772817b2a4a6668194cad1b08e2e15caaf829250 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2127bb9db00533ca7f9fd89a83069fa164f23338037e98839f9867feb5e8468 [INFO] running `Command { std: "docker" "start" "-a" "e2127bb9db00533ca7f9fd89a83069fa164f23338037e98839f9867feb5e8468", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cc v1.1.9 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling wayland-sys v0.31.4 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling quick-xml v0.34.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling wayland-client v0.31.5 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking xcursor v0.3.7 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling wayland-scanner v0.31.4 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling wayland-backend v0.3.6 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Compiling pulldown-cmark v0.11.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking flate2 v1.0.31 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking custom_error v1.9.2 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Checking pulldown-cmark-to-cmark v15.0.1 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Checking polling v3.7.3 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking wayland-protocols v0.32.3 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-cursor v0.31.5 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Checking lru v0.12.4 [INFO] [stderr] Checking ratatui v0.27.0 [INFO] [stderr] Checking x11-clipboard v0.9.2 [INFO] [stderr] Checking plist v1.7.0 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Checking clap v4.5.15 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking tui-textarea v0.5.3 [INFO] [stderr] Checking syntect-tui v3.0.3 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.3 [INFO] [stderr] Checking mockall v0.11.4 [INFO] [stderr] Checking smithay-clipboard v0.7.2 [INFO] [stderr] Checking copypasta v0.10.1 [INFO] [stderr] Checking thoth-cli v0.1.60 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `tui_textarea::TextArea::<'a>::widget`: calling this method is no longer necessary on rendering a textarea. pass &TextArea reference to `Frame::render_widget` method call directly [INFO] [stdout] --> src/scrollable_textarea.rs:259:34 [INFO] [stdout] | [INFO] [stdout] 259 | f.render_widget(textarea.widget(), area); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `tui_textarea::TextArea::<'a>::widget`: calling this method is no longer necessary on rendering a textarea. pass &TextArea reference to `Frame::render_widget` method call directly [INFO] [stdout] --> src/scrollable_textarea.rs:333:46 [INFO] [stdout] | [INFO] [stdout] 333 | f.render_widget(textarea.widget(), *chunk); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `tui_textarea::TextArea::<'a>::widget`: calling this method is no longer necessary on rendering a textarea. pass &TextArea reference to `Frame::render_widget` method call directly [INFO] [stdout] --> src/scrollable_textarea.rs:259:34 [INFO] [stdout] | [INFO] [stdout] 259 | f.render_widget(textarea.widget(), area); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `tui_textarea::TextArea::<'a>::widget`: calling this method is no longer necessary on rendering a textarea. pass &TextArea reference to `Frame::render_widget` method call directly [INFO] [stdout] --> src/scrollable_textarea.rs:333:46 [INFO] [stdout] | [INFO] [stdout] 333 | f.render_widget(textarea.widget(), *chunk); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.00s [INFO] running `Command { std: "docker" "inspect" "e2127bb9db00533ca7f9fd89a83069fa164f23338037e98839f9867feb5e8468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2127bb9db00533ca7f9fd89a83069fa164f23338037e98839f9867feb5e8468", kill_on_drop: false }` [INFO] [stdout] e2127bb9db00533ca7f9fd89a83069fa164f23338037e98839f9867feb5e8468 [INFO] checking thoth-cli-0.1.60 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate thoth-cli 0.1.60 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate thoth-cli 0.1.60 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate thoth-cli 0.1.60 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate thoth-cli 0.1.60 [INFO] tweaked toml for crates.io crate thoth-cli 0.1.60 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate thoth-cli 0.1.60 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c027615c0e3cae27cca68d7865eab1309540a6c25b33fb62259707bdccd529b [INFO] running `Command { std: "docker" "start" "-a" "3c027615c0e3cae27cca68d7865eab1309540a6c25b33fb62259707bdccd529b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c027615c0e3cae27cca68d7865eab1309540a6c25b33fb62259707bdccd529b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c027615c0e3cae27cca68d7865eab1309540a6c25b33fb62259707bdccd529b", kill_on_drop: false }` [INFO] [stdout] 3c027615c0e3cae27cca68d7865eab1309540a6c25b33fb62259707bdccd529b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a828c43f6f174088ad8959ee95a6abc80beedcb65bb462da4c7caae8a6d5550 [INFO] running `Command { std: "docker" "start" "-a" "9a828c43f6f174088ad8959ee95a6abc80beedcb65bb462da4c7caae8a6d5550", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cc v1.1.9 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling wayland-sys v0.31.4 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling quick-xml v0.34.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling wayland-client v0.31.5 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking xcursor v0.3.7 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling wayland-scanner v0.31.4 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling wayland-backend v0.3.6 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling pulldown-cmark v0.11.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking flate2 v1.0.31 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking custom_error v1.9.2 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Checking pulldown-cmark-to-cmark v15.0.1 [INFO] [stderr] Checking polling v3.7.3 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking wayland-protocols v0.32.3 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking wayland-cursor v0.31.5 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Checking lru v0.12.4 [INFO] [stderr] Checking ratatui v0.27.0 [INFO] [stderr] Checking x11-clipboard v0.9.2 [INFO] [stderr] Checking clap v4.5.15 [INFO] [stderr] Checking plist v1.7.0 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking tui-textarea v0.5.3 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.3 [INFO] [stderr] Checking syntect-tui v3.0.3 [INFO] [stderr] Checking mockall v0.11.4 [INFO] [stderr] Checking smithay-clipboard v0.7.2 [INFO] [stderr] Checking copypasta v0.10.1 [INFO] [stderr] Checking thoth-cli v0.1.60 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `tui_textarea::TextArea::<'a>::widget`: calling this method is no longer necessary on rendering a textarea. pass &TextArea reference to `Frame::render_widget` method call directly [INFO] [stdout] --> src/scrollable_textarea.rs:259:34 [INFO] [stdout] | [INFO] [stdout] 259 | f.render_widget(textarea.widget(), area); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `tui_textarea::TextArea::<'a>::widget`: calling this method is no longer necessary on rendering a textarea. pass &TextArea reference to `Frame::render_widget` method call directly [INFO] [stdout] --> src/scrollable_textarea.rs:333:46 [INFO] [stdout] | [INFO] [stdout] 333 | f.render_widget(textarea.widget(), *chunk); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `tui_textarea::TextArea::<'a>::widget`: calling this method is no longer necessary on rendering a textarea. pass &TextArea reference to `Frame::render_widget` method call directly [INFO] [stdout] --> src/scrollable_textarea.rs:259:34 [INFO] [stdout] | [INFO] [stdout] 259 | f.render_widget(textarea.widget(), area); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `tui_textarea::TextArea::<'a>::widget`: calling this method is no longer necessary on rendering a textarea. pass &TextArea reference to `Frame::render_widget` method call directly [INFO] [stdout] --> src/scrollable_textarea.rs:333:46 [INFO] [stdout] | [INFO] [stdout] 333 | f.render_widget(textarea.widget(), *chunk); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ui_handler.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 41 | let mut scrollable_textarea = ScrollableTextArea::new(); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | Ok(UIState { [INFO] [stdout] | ____________^ [INFO] [stdout] 53 | | scrollable_textarea, [INFO] [stdout] 54 | | title_popup: TitlePopup::new(), [INFO] [stdout] 55 | | title_select_popup: TitleSelectPopup::new(), [INFO] [stdout] ... | [INFO] [stdout] 59 | | last_draw: Instant::now(), [INFO] [stdout] 60 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ui_handler.rs:423:11 [INFO] [stdout] | [INFO] [stdout] 415 | fn format_current_textarea(state: &mut UIState, formatter: F) -> Result<()> [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 423 | match formatter(¤t_content) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ui_handler.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 41 | let mut scrollable_textarea = ScrollableTextArea::new(); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | Ok(UIState { [INFO] [stdout] | ____________^ [INFO] [stdout] 53 | | scrollable_textarea, [INFO] [stdout] 54 | | title_popup: TitlePopup::new(), [INFO] [stdout] 55 | | title_select_popup: TitleSelectPopup::new(), [INFO] [stdout] ... | [INFO] [stdout] 59 | | last_draw: Instant::now(), [INFO] [stdout] 60 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ui_handler.rs:423:11 [INFO] [stdout] | [INFO] [stdout] 415 | fn format_current_textarea(state: &mut UIState, formatter: F) -> Result<()> [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 423 | match formatter(¤t_content) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thoth-cli` (lib) due to 3 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thoth-cli` (lib test) due to 3 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9a828c43f6f174088ad8959ee95a6abc80beedcb65bb462da4c7caae8a6d5550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a828c43f6f174088ad8959ee95a6abc80beedcb65bb462da4c7caae8a6d5550", kill_on_drop: false }` [INFO] [stdout] 9a828c43f6f174088ad8959ee95a6abc80beedcb65bb462da4c7caae8a6d5550