[INFO] cloning repository https://github.com/helllynx/ssh-manager-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/helllynx/ssh-manager-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelllynx%2Fssh-manager-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelllynx%2Fssh-manager-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18f0d5c5f1b189efb9ad499c0db15ba0fea6e477 [INFO] checking helllynx/ssh-manager-rust against master#d8810e3e2dab96778d20dd6d746ff95465515509 for pr-137033 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelllynx%2Fssh-manager-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/helllynx/ssh-manager-rust on toolchain d8810e3e2dab96778d20dd6d746ff95465515509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/helllynx/ssh-manager-rust [INFO] finished tweaking git repo https://github.com/helllynx/ssh-manager-rust [INFO] tweaked toml for git repo https://github.com/helllynx/ssh-manager-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/helllynx/ssh-manager-rust 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" "+d8810e3e2dab96778d20dd6d746ff95465515509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ping v0.5.2 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ebd9499e3c09314f427dc0e008b98c369e61844ee8fd2db059e6f16638ff69d [INFO] running `Command { std: "docker" "start" "-a" "1ebd9499e3c09314f427dc0e008b98c369e61844ee8fd2db059e6f16638ff69d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ebd9499e3c09314f427dc0e008b98c369e61844ee8fd2db059e6f16638ff69d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ebd9499e3c09314f427dc0e008b98c369e61844ee8fd2db059e6f16638ff69d", kill_on_drop: false }` [INFO] [stdout] 1ebd9499e3c09314f427dc0e008b98c369e61844ee8fd2db059e6f16638ff69d [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d8810e3e2dab96778d20dd6d746ff95465515509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1274d0609d3a2c881c277a4d3e881c2788bde79e10bf4a5d9a10550c9dadcae3 [INFO] running `Command { std: "docker" "start" "-a" "1274d0609d3a2c881c277a4d3e881c2788bde79e10bf4a5d9a10550c9dadcae3", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking winnow v0.6.6 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling execute-command-tokens v0.1.7 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking generic-array v1.0.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.10 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Checking execute-command-macro v0.1.9 [INFO] [stderr] Checking execute v0.2.13 [INFO] [stderr] Checking ping v0.5.2 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking ratatui v0.26.2 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_edit v0.22.12 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Checking confy v0.6.1 [INFO] [stderr] Checking ssh-manager-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/terminal.rs:284:24 [INFO] [stdout] | [INFO] [stdout] 284 | let [instructions, content] = vertical.areas(area); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block` [INFO] [stdout] --> src/terminal.rs:297:13 [INFO] [stdout] | [INFO] [stdout] 297 | let block = Block::default().title("New Connection").borders(Borders::ALL); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `save_all_connections` is never used [INFO] [stdout] --> src/app.rs:229:8 [INFO] [stdout] | [INFO] [stdout] 19 | impl App { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 229 | fn save_all_connections(&self, path: &String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/terminal.rs:284:24 [INFO] [stdout] | [INFO] [stdout] 284 | let [instructions, content] = vertical.areas(area); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block` [INFO] [stdout] --> src/terminal.rs:297:13 [INFO] [stdout] | [INFO] [stdout] 297 | let block = Block::default().title("New Connection").borders(Borders::ALL); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `save_all_connections` is never used [INFO] [stdout] --> src/app.rs:229:8 [INFO] [stdout] | [INFO] [stdout] 19 | impl App { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 229 | fn save_all_connections(&self, path: &String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.24s [INFO] running `Command { std: "docker" "inspect" "1274d0609d3a2c881c277a4d3e881c2788bde79e10bf4a5d9a10550c9dadcae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1274d0609d3a2c881c277a4d3e881c2788bde79e10bf4a5d9a10550c9dadcae3", kill_on_drop: false }` [INFO] [stdout] 1274d0609d3a2c881c277a4d3e881c2788bde79e10bf4a5d9a10550c9dadcae3