[INFO] cloning repository https://github.com/Kn-Ht/compa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kn-Ht/compa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKn-Ht%2Fcompa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKn-Ht%2Fcompa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2502ebdcc9fb3eba3bb07605eb71ac1b509e1ad [INFO] checking Kn-Ht/compa against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKn-Ht%2Fcompa" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Kn-Ht/compa [INFO] finished tweaking git repo https://github.com/Kn-Ht/compa [INFO] tweaked toml for git repo https://github.com/Kn-Ht/compa written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Kn-Ht/compa on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Kn-Ht/compa 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" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f17f3a22b5d806f31a917a442e759b59b5dba3b530bf884b002826b0f1ee4fe0 [INFO] running `Command { std: "docker" "start" "-a" "f17f3a22b5d806f31a917a442e759b59b5dba3b530bf884b002826b0f1ee4fe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f17f3a22b5d806f31a917a442e759b59b5dba3b530bf884b002826b0f1ee4fe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f17f3a22b5d806f31a917a442e759b59b5dba3b530bf884b002826b0f1ee4fe0", kill_on_drop: false }` [INFO] [stdout] f17f3a22b5d806f31a917a442e759b59b5dba3b530bf884b002826b0f1ee4fe0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f04f6ca3b80ad662d880e7df450e12e2f979a7a142f75ff14bf6011680ec909 [INFO] running `Command { std: "docker" "start" "-a" "3f04f6ca3b80ad662d880e7df450e12e2f979a7a142f75ff14bf6011680ec909", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking tinyvec v1.6.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking piper v0.2.3 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking endi v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling miniquad v0.4.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling rfd v0.14.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling static_vcruntime v2.0.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-broadcast v0.7.1 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling compa v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.12.0 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking xdg-home v1.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking fontdue v0.7.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking macroquad v0.4.8 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling zvariant_utils v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling zvariant_derive v4.1.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling zbus_macros v4.3.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking polling v3.7.2 [INFO] [stderr] Checking async-io v2.3.3 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Checking zvariant v4.1.1 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking zbus v4.3.0 [INFO] [stderr] Checking ashpd v0.8.1 [INFO] [stdout] warning: unused imports: `Future`, `IntoFuture`, and `Thread` [INFO] [stdout] --> src/app.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | future::{Future, IntoFuture}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 3 | thread::{self, JoinHandle, Thread}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Future`, `IntoFuture`, and `Thread` [INFO] [stdout] --> src/app.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | future::{Future, IntoFuture}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 3 | thread::{self, JoinHandle, Thread}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sender` [INFO] [stdout] --> src/app.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | use std::sync::mpsc::{channel, Receiver, Sender}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AsyncFileDialog` [INFO] [stdout] --> src/diff/folder.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use rfd::{AsyncFileDialog, FileDialog}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `future::Future` [INFO] [stdout] --> src/diff/folder.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | future::Future, path::{Path, PathBuf}, sync::mpsc::Sender [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sender` [INFO] [stdout] --> src/app.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | use std::sync::mpsc::{channel, Receiver, Sender}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AsyncFileDialog` [INFO] [stdout] --> src/diff/folder.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use rfd::{AsyncFileDialog, FileDialog}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `future::Future` [INFO] [stdout] --> src/diff/folder.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | future::Future, path::{Path, PathBuf}, sync::mpsc::Sender [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scaled_mouse_pos` [INFO] [stdout] --> src/ui.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let scaled_mouse_pos = Vec2::from(mouse_pos) / Vec2::new(screen_width(), screen_height()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scaled_mouse_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scaled_mouse_pos` [INFO] [stdout] --> src/ui.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let scaled_mouse_pos = Vec2::from(mouse_pos) / Vec2::new(screen_width(), screen_height()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scaled_mouse_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Left` and `Right` are never constructed [INFO] [stdout] --> src/app.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum FolderSelected { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] 13 | Left(Folder), [INFO] [stdout] | ^^^^ [INFO] [stdout] 14 | Right(Folder), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FolderSelected` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `thread` is never read [INFO] [stdout] --> src/app.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct DialogThread { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 18 | thread: JoinHandle<()>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `open_file_dialog` is never used [INFO] [stdout] --> src/app.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 29 | impl App { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | fn open_file_dialog(&mut self, side: Side) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Side` is never used [INFO] [stdout] --> src/diff/folder.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum Side { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_selected` is never used [INFO] [stdout] --> src/diff/folder.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Side { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 12 | pub fn to_selected(self, f: Folder) -> FolderSelected { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/diff/folder.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Folder { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 23 | path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Folder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `path`, and `ask` are never used [INFO] [stdout] --> src/diff/folder.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl Folder { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 27 | pub fn new(path: impl AsRef) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn path(&self) -> &PathBuf { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn ask(tx: Sender>, side: Side) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Left` and `Right` are never constructed [INFO] [stdout] --> src/app.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum FolderSelected { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] 13 | Left(Folder), [INFO] [stdout] | ^^^^ [INFO] [stdout] 14 | Right(Folder), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FolderSelected` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `thread` is never read [INFO] [stdout] --> src/app.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct DialogThread { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 18 | thread: JoinHandle<()>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `open_file_dialog` is never used [INFO] [stdout] --> src/app.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 29 | impl App { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | fn open_file_dialog(&mut self, side: Side) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Side` is never used [INFO] [stdout] --> src/diff/folder.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum Side { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_selected` is never used [INFO] [stdout] --> src/diff/folder.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Side { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 12 | pub fn to_selected(self, f: Folder) -> FolderSelected { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/diff/folder.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Folder { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 23 | path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Folder` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `path`, and `ask` are never used [INFO] [stdout] --> src/diff/folder.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl Folder { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 27 | pub fn new(path: impl AsRef) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn path(&self) -> &PathBuf { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn ask(tx: Sender>, side: Side) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.53s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "3f04f6ca3b80ad662d880e7df450e12e2f979a7a142f75ff14bf6011680ec909", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f04f6ca3b80ad662d880e7df450e12e2f979a7a142f75ff14bf6011680ec909", kill_on_drop: false }` [INFO] [stdout] 3f04f6ca3b80ad662d880e7df450e12e2f979a7a142f75ff14bf6011680ec909