[INFO] cloning repository https://github.com/paolodellepiane/tt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paolodellepiane/tt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaolodellepiane%2Ftt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaolodellepiane%2Ftt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 768a476e4c3bc12b12d5fcd3a2253f3335b15ba6
[INFO] checking paolodellepiane/tt against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaolodellepiane%2Ftt" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paolodellepiane/tt
[INFO] finished tweaking git repo https://github.com/paolodellepiane/tt
[INFO] tweaked toml for git repo https://github.com/paolodellepiane/tt written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paolodellepiane/tt on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paolodellepiane/tt 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/mitsuhiko/dialoguer`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded console v0.15.2
[INFO] [stderr]   Downloaded clap_complete v4.0.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5711f5510d4662c8345001452cc2a4a99de781c73ef510dcc336bcca84f76fe4
[INFO] running `Command { std: "docker" "start" "-a" "5711f5510d4662c8345001452cc2a4a99de781c73ef510dcc336bcca84f76fe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5711f5510d4662c8345001452cc2a4a99de781c73ef510dcc336bcca84f76fe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5711f5510d4662c8345001452cc2a4a99de781c73ef510dcc336bcca84f76fe4", kill_on_drop: false }`
[INFO] [stdout] 5711f5510d4662c8345001452cc2a4a99de781c73ef510dcc336bcca84f76fe4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 986a8947da6abd060f8b0eb6553cf85523aac557a85f35c917d1abec7aadcced
[INFO] running `Command { std: "docker" "start" "-a" "986a8947da6abd060f8b0eb6553cf85523aac557a85f35c917d1abec7aadcced", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.29
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking zeroize v1.5.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking const_format v0.2.30
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking dirs-sys v0.4.0
[INFO] [stderr]     Checking directories v5.0.0
[INFO] [stderr]     Checking console v0.15.2
[INFO] [stderr]     Checking dialoguer v0.10.2 (https://github.com/mitsuhiko/dialoguer?rev=0c8b5e5a#0c8b5e5a)
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.0.18
[INFO] [stderr]     Checking clap v4.0.18
[INFO] [stderr]     Checking clap_complete v4.0.7
[INFO] [stderr]     Checking tt v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `clap::arg`
[INFO] [stdout]   --> src/commands.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use clap::arg;
[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: `clap::command`
[INFO] [stdout]   --> src/commands.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use clap::command;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ensure` and `eyre`
[INFO] [stdout]  --> src/prelude.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use eyre::{bail, ensure, eyre, Context, ContextCompat, Result, WrapErr};
[INFO] [stdout]   |                      ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clap::arg`
[INFO] [stdout]   --> src/commands.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use clap::arg;
[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: `clap::command`
[INFO] [stdout]   --> src/commands.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use clap::command;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ensure` and `eyre`
[INFO] [stdout]  --> src/prelude.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use eyre::{bail, ensure, eyre, Context, ContextCompat, Result, WrapErr};
[INFO] [stdout]   |                      ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/commands.rs:170:11
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub fn cp(s: &Settings, ScpArgs { from, to }: &ScpArgs) -> Result<()> {
[INFO] [stdout]     |           ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]    --> src/commands.rs:170:35
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub fn cp(s: &Settings, ScpArgs { from, to }: &ScpArgs) -> Result<()> {
[INFO] [stdout]     |                                   ^^^^ help: try ignoring the field: `from: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to`
[INFO] [stdout]    --> src/commands.rs:170:41
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub fn cp(s: &Settings, ScpArgs { from, to }: &ScpArgs) -> Result<()> {
[INFO] [stdout]     |                                         ^^ help: try ignoring the field: `to: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `host`
[INFO] [stdout]    --> src/commands.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |     let host = select_host(s)?;
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_host`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/commands.rs:170:11
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub fn cp(s: &Settings, ScpArgs { from, to }: &ScpArgs) -> Result<()> {
[INFO] [stdout]     |           ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from`
[INFO] [stdout]    --> src/commands.rs:170:35
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub fn cp(s: &Settings, ScpArgs { from, to }: &ScpArgs) -> Result<()> {
[INFO] [stdout]     |                                   ^^^^ help: try ignoring the field: `from: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to`
[INFO] [stdout]    --> src/commands.rs:170:41
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub fn cp(s: &Settings, ScpArgs { from, to }: &ScpArgs) -> Result<()> {
[INFO] [stdout]     |                                         ^^ help: try ignoring the field: `to: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `host`
[INFO] [stdout]    --> src/commands.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |     let host = select_host(s)?;
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_host`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/main.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             Commands::Put { file } => commands::put_file(&settings, file),
[INFO] [stdout]    |             ---------------------- matches all the relevant values
[INFO] [stdout] 23 |             Commands::Put { file } => commands::put_file(&settings, file),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `browse_remote` is never used
[INFO] [stdout]    --> src/commands.rs:289:4
[INFO] [stdout]     |
[INFO] [stdout] 289 | fn browse_remote(host: &Host) -> Result<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path` and `is_selected` are never read
[INFO] [stdout]    --> src/commands.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub struct Entry {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 440 |     pub path: PathBuf,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 443 |     pub is_selected: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Entry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Inspect` is never used
[INFO] [stdout]   --> src/prelude.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub trait Inspect<T, E> {
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/main.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             Commands::Put { file } => commands::put_file(&settings, file),
[INFO] [stdout]    |             ---------------------- matches all the relevant values
[INFO] [stdout] 23 |             Commands::Put { file } => commands::put_file(&settings, file),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `user_dirs`, `config_dir`, `config_path`, and `vsdbgsh_path` are never read
[INFO] [stdout]   --> src/settings.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct Settings {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 45 |     pub user_dirs: UserDirs,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 46 |     pub home_dir: PathBuf,
[INFO] [stdout] 47 |     pub config_dir: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 48 |     pub config_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub vsdbgsh_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ssh` is never constructed
[INFO] [stdout]  --> src/ssh.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Ssh {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `write`, and `read` are never used
[INFO] [stdout]   --> src/ssh.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Ssh {
[INFO] [stdout]    | -------- associated items in this implementation
[INFO] [stdout] 14 |     pub fn new(host_name: &str) -> Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn write(&mut self, cmd: &str) -> Result<()> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn read(&mut self) -> Result<String> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `browse_remote` is never used
[INFO] [stdout]    --> src/commands.rs:289:4
[INFO] [stdout]     |
[INFO] [stdout] 289 | fn browse_remote(host: &Host) -> Result<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path` and `is_selected` are never read
[INFO] [stdout]    --> src/commands.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub struct Entry {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 440 |     pub path: PathBuf,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 443 |     pub is_selected: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Entry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_ls_output` is never used
[INFO] [stdout]    --> src/commands.rs:455:4
[INFO] [stdout]     |
[INFO] [stdout] 455 | fn parse_ls_output(ls_output: &str, base_path: &impl AsRef<Path>) -> Result<Vec<Entry>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Inspect` is never used
[INFO] [stdout]   --> src/prelude.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub trait Inspect<T, E> {
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `user_dirs`, `config_dir`, `config_path`, and `vsdbgsh_path` are never read
[INFO] [stdout]   --> src/settings.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct Settings {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 45 |     pub user_dirs: UserDirs,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 46 |     pub home_dir: PathBuf,
[INFO] [stdout] 47 |     pub config_dir: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 48 |     pub config_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub vsdbgsh_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ssh` is never constructed
[INFO] [stdout]  --> src/ssh.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Ssh {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `write`, and `read` are never used
[INFO] [stdout]   --> src/ssh.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Ssh {
[INFO] [stdout]    | -------- associated items in this implementation
[INFO] [stdout] 14 |     pub fn new(host_name: &str) -> Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn write(&mut self, cmd: &str) -> Result<()> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn read(&mut self) -> Result<String> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.02s
[INFO] running `Command { std: "docker" "inspect" "986a8947da6abd060f8b0eb6553cf85523aac557a85f35c917d1abec7aadcced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "986a8947da6abd060f8b0eb6553cf85523aac557a85f35c917d1abec7aadcced", kill_on_drop: false }`
[INFO] [stdout] 986a8947da6abd060f8b0eb6553cf85523aac557a85f35c917d1abec7aadcced
