[INFO] cloning repository https://github.com/jacob-pro/remotec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacob-pro/remotec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacob-pro%2Fremotec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacob-pro%2Fremotec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1abbaa843590b4f1a8aa8a75f7ca5cf4bfa0d39 [INFO] testing jacob-pro/remotec against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacob-pro%2Fremotec" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jacob-pro/remotec [INFO] finished tweaking git repo https://github.com/jacob-pro/remotec [INFO] tweaked toml for git repo https://github.com/jacob-pro/remotec written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jacob-pro/remotec on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jacob-pro/remotec 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.99.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 27786b75859e5004562ff0a538ebc5afc3ff3312622beb1a4730d9fbc3da96ff [INFO] running `Command { std: "docker" "start" "27786b75859e5004562ff0a538ebc5afc3ff3312622beb1a4730d9fbc3da96ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27786b75859e5004562ff0a538ebc5afc3ff3312622beb1a4730d9fbc3da96ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "27786b75859e5004562ff0a538ebc5afc3ff3312622beb1a4730d9fbc3da96ff" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27786b75859e5004562ff0a538ebc5afc3ff3312622beb1a4730d9fbc3da96ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "27786b75859e5004562ff0a538ebc5afc3ff3312622beb1a4730d9fbc3da96ff" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.157 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling papergrid v0.12.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling open v3.2.0 [INFO] [stderr] Compiling shell_completion v0.1.0 (https://github.com/JoshMcguigan/shell_completion.git?rev=7a07d42bf6#7a07d42b) [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling tabled_derive v0.8.0 [INFO] [stderr] Compiling tabled v0.16.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling remotec v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> src/rdp.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/rdp.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 105 | / match rdp_backend { [INFO] [stdout] 106 | | #[cfg(windows)] [INFO] [stdout] 107 | | RdpBackend::Mstsc => { [INFO] [stdout] 108 | | let mut cmd = Command::new("mstsc"); [INFO] [stdout] ... | [INFO] [stdout] 117 | | _ => unimplemented!(), [INFO] [stdout] 118 | | } [INFO] [stdout] | |_____- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] 119 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rdp_file` [INFO] [stdout] --> src/rdp.rs:104:35 [INFO] [stdout] | [INFO] [stdout] 104 | fn open(rdp_backend: &RdpBackend, rdp_file: &Path, edit: bool) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rdp_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edit` [INFO] [stdout] --> src/rdp.rs:104:52 [INFO] [stdout] | [INFO] [stdout] 104 | fn open(rdp_backend: &RdpBackend, rdp_file: &Path, edit: bool) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_edit` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 55.45s [INFO] running `Command { std: "docker" "inspect" "27786b75859e5004562ff0a538ebc5afc3ff3312622beb1a4730d9fbc3da96ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "27786b75859e5004562ff0a538ebc5afc3ff3312622beb1a4730d9fbc3da96ff" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling remotec v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> src/rdp.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/rdp.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 105 | / match rdp_backend { [INFO] [stdout] 106 | | #[cfg(windows)] [INFO] [stdout] 107 | | RdpBackend::Mstsc => { [INFO] [stdout] 108 | | let mut cmd = Command::new("mstsc"); [INFO] [stdout] ... | [INFO] [stdout] 117 | | _ => unimplemented!(), [INFO] [stdout] 118 | | } [INFO] [stdout] | |_____- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] 119 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rdp_file` [INFO] [stdout] --> src/rdp.rs:104:35 [INFO] [stdout] | [INFO] [stdout] 104 | fn open(rdp_backend: &RdpBackend, rdp_file: &Path, edit: bool) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rdp_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edit` [INFO] [stdout] --> src/rdp.rs:104:52 [INFO] [stdout] | [INFO] [stdout] 104 | fn open(rdp_backend: &RdpBackend, rdp_file: &Path, edit: bool) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_edit` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1.82s [INFO] running `Command { std: "docker" "inspect" "27786b75859e5004562ff0a538ebc5afc3ff3312622beb1a4730d9fbc3da96ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "27786b75859e5004562ff0a538ebc5afc3ff3312622beb1a4730d9fbc3da96ff" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::process::Command` [INFO] [stdout] [INFO] [stderr] --> src/rdp.rs:10:5 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 10 | use std::process::Command; [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] running 1 test [INFO] [stderr] [INFO] [stdout] test tests::test ... ok [INFO] [stderr] warning: unreachable expression [INFO] [stdout] [INFO] [stderr] --> src/rdp.rs:119:5 [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 105 | / match rdp_backend { [INFO] [stdout] [INFO] [stderr] 106 | | #[cfg(windows)] [INFO] [stdout] running 0 tests [INFO] [stderr] 107 | | RdpBackend::Mstsc => { [INFO] [stdout] [INFO] [stderr] 108 | | let mut cmd = Command::new("mstsc"); [INFO] [stderr] ... | [INFO] [stderr] 117 | | _ => unimplemented!(), [INFO] [stderr] 118 | | } [INFO] [stderr] | |_____- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stderr] 119 | Ok(()) [INFO] [stderr] | ^^^^^^ unreachable expression [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rdp_file` [INFO] [stderr] --> src/rdp.rs:104:35 [INFO] [stderr] | [INFO] [stderr] 104 | fn open(rdp_backend: &RdpBackend, rdp_file: &Path, edit: bool) -> anyhow::Result<()> { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rdp_file` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `edit` [INFO] [stderr] --> src/rdp.rs:104:52 [INFO] [stderr] | [INFO] [stderr] 104 | fn open(rdp_backend: &RdpBackend, rdp_file: &Path, edit: bool) -> anyhow::Result<()> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_edit` [INFO] [stderr] [INFO] [stderr] warning: `remotec` (bin "remotec" test) generated 4 warnings (run `cargo fix --bin "remotec" -p remotec --tests` to apply 3 suggestions) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/remotec-b97feb3fcc72b781) [INFO] [stderr] Running unittests src/completion.rs (/opt/rustwide/target/release/deps/__remotec_shell_completion-4a951a6c144e2453) [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Beginning test case 0: "remotec |" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] BashCompletionInput{args: ["remotec", ""], arg_index: 1, char_index: 0} [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Subcommand: [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Finished test case with suggestions: ["rdp", "ssh", "tunnel", "command", "config", "list"] [INFO] [stderr] [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Beginning test case 1: "remotec |rdp" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] BashCompletionInput{args: ["remotec", "rdp"], arg_index: 1, char_index: 0} [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Subcommand: rdp [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Finished test case with suggestions: ["rdp", "ssh", "tunnel", "command", "config", "list"] [INFO] [stderr] [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Beginning test case 2: "remotec co|" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] BashCompletionInput{args: ["remotec", "co"], arg_index: 1, char_index: 2} [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Subcommand: co [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Finished test case with suggestions: ["command", "config"] [INFO] [stderr] [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Beginning test case 3: "remotec co| --after" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] BashCompletionInput{args: ["remotec", "co", "--after"], arg_index: 1, char_index: 2} [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Subcommand: co [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Finished test case with suggestions: ["command", "config"] [INFO] [stderr] [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Beginning test case 4: "remotec unknown|" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] BashCompletionInput{args: ["remotec", "unknown"], arg_index: 1, char_index: 7} [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Subcommand: unknown [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Finished test case with suggestions: [] [INFO] [stderr] [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Beginning test case 5: "remotec rdp |" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] BashCompletionInput{args: ["remotec", "rdp", ""], arg_index: 2, char_index: 0} [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Subcommand: rdp [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Connection name: "" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Finished test case with suggestions: ["rdp_example"] [INFO] [stderr] [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Beginning test case 6: "remotec rdp rdp_ex|" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] BashCompletionInput{args: ["remotec", "rdp", "rdp_ex"], arg_index: 2, char_index: 6} [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Subcommand: rdp [INFO] [stdout] [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Connection name: "rdp_ex" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Finished test case with suggestions: ["rdp_example"] [INFO] [stderr] [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Beginning test case 7: "remotec rdp abc|" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] BashCompletionInput{args: ["remotec", "rdp", "abc"], arg_index: 2, char_index: 3} [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Subcommand: rdp [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Connection name: "abc" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Finished test case with suggestions: [] [INFO] [stderr] [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Beginning test case 8: "remotec rdp rdp_example |" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] BashCompletionInput{args: ["remotec", "rdp", "rdp_example", ""], arg_index: 3, char_index: 0} [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Subcommand: rdp [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Connection name: "rdp_example" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Finished test case with suggestions: ["--disable-gateway", "edit", "--enable-gateway", "--help", "--ipv4", "--ipv6", "--stdout"] [INFO] [stderr] [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Beginning test case 9: "remotec rdp rdp_example |--ipv4" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] BashCompletionInput{args: ["remotec", "rdp", "rdp_example", "--ipv4"], arg_index: 3, char_index: 0} [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Subcommand: rdp [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Connection name: "rdp_example" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Finished test case with suggestions: ["--disable-gateway", "edit", "--enable-gateway", "--help", "--ipv6", "--stdout"] [INFO] [stderr] [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Beginning test case 10: "remotec rdp rdp_example |--disable-gateway edit --enable-gateway --help --ipv4 --ipv6 --stdout" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] BashCompletionInput{args: ["remotec", "rdp", "rdp_example", "--disable-gateway", "edit", "--enable-gateway", "--help", "--ipv4", "--ipv6", "--stdout"], arg_index: 3, char_index: 0} [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Subcommand: rdp [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Connection name: "rdp_example" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Finished test case with suggestions: [] [INFO] [stderr] [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Beginning test case 11: "remotec rdp rdp_example |-d edit -g --help --ipv4 --ipv6 --stdout" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] BashCompletionInput{args: ["remotec", "rdp", "rdp_example", "-d", "edit", "-g", "--help", "--ipv4", "--ipv6", "--stdout"], arg_index: 3, char_index: 0} [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Subcommand: rdp [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Connection name: "rdp_example" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Finished test case with suggestions: [] [INFO] [stderr] [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Beginning test case 12: "remotec rdp rdp_example --ipv4 --disable|-gateway edit -g --help --ipv6 --stdout" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] BashCompletionInput{args: ["remotec", "rdp", "rdp_example", "--ipv4", "--disable-gateway", "edit", "-g", "--help", "--ipv6", "--stdout"], arg_index: 4, char_index: 9} [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Subcommand: rdp [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Connection name: "rdp_example" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Finished test case with suggestions: ["--disable-gateway"] [INFO] [stderr] [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Beginning test case 13: "remotec ssh |" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] BashCompletionInput{args: ["remotec", "ssh", ""], arg_index: 2, char_index: 0} [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Subcommand: ssh [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Connection name: "" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Finished test case with suggestions: ["ssh_example"] [INFO] [stderr] [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Beginning test case 14: "remotec ssh ssh_ex|" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] BashCompletionInput{args: ["remotec", "ssh", "ssh_ex"], arg_index: 2, char_index: 6} [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Subcommand: ssh [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Connection name: "ssh_ex" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Finished test case with suggestions: ["ssh_example"] [INFO] [stderr] [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Beginning test case 15: "remotec ssh ssh_example --ipv4|" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] BashCompletionInput{args: ["remotec", "ssh", "ssh_example", "--ipv4"], arg_index: 3, char_index: 6} [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Subcommand: ssh [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Connection name: "ssh_example" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Finished test case with suggestions: ["--ipv4"] [INFO] [stderr] [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Beginning test case 16: "remotec ssh ssh_example --ipv4 |" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] BashCompletionInput{args: ["remotec", "ssh", "ssh_example", "--ipv4", ""], arg_index: 4, char_index: 0} [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Subcommand: ssh [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Connection name: "ssh_example" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Finished test case with suggestions: ["--disable-jump-hosts", "--help", "--ipv6", "--use-jump-hosts", "--stdout"] [INFO] [stderr] [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Beginning test case 17: "remotec tunnel |" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] BashCompletionInput{args: ["remotec", "tunnel", ""], arg_index: 2, char_index: 0} [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Subcommand: tunnel [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Connection name: "" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Finished test case with suggestions: ["tunnel_example"] [INFO] [stderr] [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Beginning test case 18: "remotec tunnel tunnel_ex|" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] BashCompletionInput{args: ["remotec", "tunnel", "tunnel_ex"], arg_index: 2, char_index: 9} [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Subcommand: tunnel [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Connection name: "tunnel_ex" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Finished test case with suggestions: ["tunnel_example"] [INFO] [stderr] [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Beginning test case 19: "remotec command |" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] BashCompletionInput{args: ["remotec", "command", ""], arg_index: 2, char_index: 0} [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Subcommand: command [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Connection name: "" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Finished test case with suggestions: ["command_example"] [INFO] [stderr] [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Beginning test case 20: "remotec command comma|" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] BashCompletionInput{args: ["remotec", "command", "comma"], arg_index: 2, char_index: 5} [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Subcommand: command [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Connection name: "comma" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Finished test case with suggestions: ["command_example"] [INFO] [stderr] [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Beginning test case 21: "remotec command 'comma|" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] BashCompletionInput{args: ["remotec", "command", "comma"], arg_index: 2, char_index: 5} [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Subcommand: command [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion] Connection name: "comma" [INFO] [stderr] [2026-09-03T09:12:09Z INFO __remotec_shell_completion::tests] Finished test case with suggestions: ["command_example"] [INFO] [stderr] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/remotec-026486a2d33f3a6d) [INFO] [stderr] Doc-tests remotec [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "27786b75859e5004562ff0a538ebc5afc3ff3312622beb1a4730d9fbc3da96ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27786b75859e5004562ff0a538ebc5afc3ff3312622beb1a4730d9fbc3da96ff", kill_on_drop: false }` [INFO] [stdout] 27786b75859e5004562ff0a538ebc5afc3ff3312622beb1a4730d9fbc3da96ff