[INFO] cloning repository https://github.com/ayourtch-llm/ayssh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ayourtch-llm/ayssh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayourtch-llm%2Fayssh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayourtch-llm%2Fayssh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 169f46d9a5ff4f0c28967ba70379276f049a48d2
[INFO] testing ayourtch-llm/ayssh against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayourtch-llm%2Fayssh" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ayourtch-llm/ayssh
[INFO] finished tweaking git repo https://github.com/ayourtch-llm/ayssh
[INFO] tweaked toml for git repo https://github.com/ayourtch-llm/ayssh written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ayourtch-llm/ayssh on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ayourtch-llm/ayssh 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded p521 v0.13.3
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.42
[INFO] [stderr]   Downloaded zerocopy v0.8.42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c4ca5360b860fbb8ffd45535c8a7050a602604c4527be47e9b498555e1da370c
[INFO] running `Command { std: "docker" "start" "c4ca5360b860fbb8ffd45535c8a7050a602604c4527be47e9b498555e1da370c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4ca5360b860fbb8ffd45535c8a7050a602604c4527be47e9b498555e1da370c", 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" "c4ca5360b860fbb8ffd45535c8a7050a602604c4527be47e9b498555e1da370c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4ca5360b860fbb8ffd45535c8a7050a602604c4527be47e9b498555e1da370c", 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" "c4ca5360b860fbb8ffd45535c8a7050a602604c4527be47e9b498555e1da370c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling ayssh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.33s
[INFO] running `Command { std: "docker" "inspect" "c4ca5360b860fbb8ffd45535c8a7050a602604c4527be47e9b498555e1da370c", 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" "c4ca5360b860fbb8ffd45535c8a7050a602604c4527be47e9b498555e1da370c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling ayssh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.14s
[INFO] running `Command { std: "docker" "inspect" "c4ca5360b860fbb8ffd45535c8a7050a602604c4527be47e9b498555e1da370c", 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" "c4ca5360b860fbb8ffd45535c8a7050a602604c4527be47e9b498555e1da370c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ayssh-e033694d974e3da1)
[INFO] [stdout] running 955 tests
[INFO] [stdout] test agent::tests::test_agent_client_debug ... ok
[INFO] [stdout] test agent::tests::test_agent_client_is_connected_initially_false ... ok
[INFO] [stdout] test agent::tests::test_agent_client_from_env_missing ... ok
[INFO] [stdout] test agent::tests::test_agent_client_new ... ok
[INFO] [stdout] test agent::tests::test_agent_signature_clone_and_debug ... ok
[INFO] [stdout] test agent::tests::test_agent_connect_to_real_agent_if_available ... ok
[INFO] [stdout] test agent::tests::test_build_sign_request ... ok
[INFO] [stdout] test agent::tests::test_build_sign_request_empty_key_and_data ... ok
[INFO] [stdout] test agent::tests::test_agent_send_recv_not_connected ... ok
[INFO] [stdout] test agent::tests::test_build_sign_request_flags_rsa_sha2_256 ... ok
[INFO] [stdout] test agent::tests::test_build_sign_request_flags_zero ... ok
[INFO] [stdout] test agent::tests::test_build_sign_request_structure ... ok
[INFO] [stdout] test agent::tests::test_parse_identities_answer_empty_data ... ok
[INFO] [stdout] test agent::tests::test_build_sign_request_flags_rsa_sha2_512 ... ok
[INFO] [stdout] test agent::tests::test_build_request_identities ... ok
[INFO] [stdout] test agent::tests::test_parse_identities_answer_empty_list ... ok
[INFO] [stdout] test agent::tests::test_parse_identities_answer_failure ... ok
[INFO] [stdout] test agent::tests::test_parse_identities_answer_multiple_keys ... ok
[INFO] [stdout] test agent::tests::test_parse_identities_answer_one_key ... ok
[INFO] [stdout] test agent::tests::test_parse_identities_answer_truncated_comment ... ok
[INFO] [stdout] test agent::tests::test_agent_identity_clone_and_debug ... ok
[INFO] [stdout] test agent::tests::test_parse_identities_answer_truncated_key_blob ... ok
[INFO] [stdout] test agent::tests::test_parse_sign_response ... ok
[INFO] [stdout] test agent::tests::test_parse_sign_response_empty ... ok
[INFO] [stdout] test agent::tests::test_parse_sign_response_failure ... ok
[INFO] [stdout] test agent::tests::test_parse_sign_response_truncated_header ... ok
[INFO] [stdout] test agent::tests::test_parse_sign_response_truncated_signature_blob ... ok
[INFO] [stdout] test agent::tests::test_parse_sign_response_wrong_message_type ... ok
[INFO] [stdout] test agent::tests::test_protocol_constants ... ok
[INFO] [stdout] test agent::tests::test_parse_identities_answer_truncated_comment_length ... ok
[INFO] [stdout] test auth::key::tests::test_ed25519_key_hash_deterministic ... ok
[INFO] [stdout] test auth::key::tests::test_ecdsa_p256_key_can_extract_public_key ... ok
[INFO] [stdout] test auth::key::tests::test_key_type_ecdsa_p256 ... ok
[INFO] [stdout] test auth::key::tests::test_invalid_pem_returns_error ... ok
[INFO] [stdout] test auth::key::tests::test_ed25519_ssh_public_key_blob_matches_ssh_keygen ... ok
[INFO] [stdout] test auth::key::tests::test_key_type_ed25519 ... ok
[INFO] [stdout] test agent::tests::test_parse_identities_answer_truncated_header ... ok
[INFO] [stdout] test auth::key::tests::test_load_from_file_nonexistent ... ok
[INFO] [stdout] test agent::tests::test_parse_identities_answer_truncated_key_blob_length ... ok
[INFO] [stdout] test auth::key::tests::test_key_type_ecdsa_p384 ... ok
[INFO] [stdout] test agent::tests::test_parse_identities_answer_wrong_message_type ... ok
[INFO] [stdout] test auth::key::tests::test_ed25519_key_can_extract_public_key ... ok
[INFO] [stdout] test auth::key::tests::test_load_ed25519_key ... ok
[INFO] [stdout] test auth::key::tests::test_different_key_types_have_different_hashes ... ok
[INFO] [stdout] test auth::key::tests::test_parse_pem_empty_string ... ok
[INFO] [stdout] test auth::key::tests::test_parse_pem_encrypted_key_error ... ok
[INFO] [stdout] test auth::key::tests::test_ecdsa_p256_ssh_public_key_blob_matches_ssh_keygen ... ok
[INFO] [stdout] test auth::key::tests::test_parse_pem_garbage ... ok
[INFO] [stdout] test auth::key::tests::test_load_rsa_4096_key ... ok
[INFO] [stdout] test agent::tests::test_parse_sign_response_zero_length_signature ... ok
[INFO] [stdout] test auth::key::tests::test_load_ecdsa_p256_key ... ok
[INFO] [stdout] test auth::key::tests::test_private_key_clone ... ok
[INFO] [stdout] test auth::key::tests::test_key_type_rsa ... ok
[INFO] [stdout] test auth::key::tests::test_load_ecdsa_p384_key ... ok
[INFO] [stdout] test auth::key::tests::test_public_key_struct_clone ... ok
[INFO] [stdout] test auth::key::tests::test_load_rsa_2048_key ... ok
[INFO] [stdout] test auth::key::tests::test_public_key_hash_rsa ... ok
[INFO] [stdout] test auth::key::tests::test_ssh_algorithm_names_ecdsa_p384 ... ok
[INFO] [stdout] test auth::key::tests::test_sign_with_algorithm_ed25519_ignores_algorithm ... ok
[INFO] [stdout] test auth::key::tests::test_rsa_4096_ssh_public_key_blob ... ok
[INFO] [stdout] test auth::key::tests::test_ssh_algorithm_names_ed25519 ... ok
[INFO] [stdout] test auth::key::tests::test_ssh_public_key_blob_ed25519_format ... ok
[INFO] [stdout] test auth::key::tests::test_rsa_ssh_public_key_blob_matches_ssh_keygen ... ok
[INFO] [stdout] test auth::key::tests::test_sign_ed25519 ... ok
[INFO] [stdout] test auth::key::tests::test_ssh_algorithm_names_rsa ... ok
[INFO] [stdout] test auth::key::tests::test_load_rsa_8192_key ... ok
[INFO] [stdout] test auth::key::tests::test_to_public_key_ecdsa_legacy ... ok
[INFO] [stdout] test auth::key::tests::test_to_public_key_ecdsa_p384_legacy ... ok
[INFO] [stdout] test auth::key::tests::test_sign_ecdsa_p256 ... ok
[INFO] [stdout] test auth::signature::tests::test_ssh_signature_wire_format ... ok
[INFO] [stdout] test auth::tests::test_auth_method_constructors ... ok
[INFO] [stdout] test auth::tests::test_auth_method_manager_basics ... ok
[INFO] [stdout] test auth::tests::test_auth_method_manager_default ... ok
[INFO] [stdout] test auth::signature::tests::test_signature_data_creation ... ok
[INFO] [stdout] test auth::tests::test_auth_state_default ... ok
[INFO] [stdout] test auth::key::tests::test_to_public_key_rsa_legacy ... ok
[INFO] [stdout] test auth::key::tests::test_to_public_key_ed25519_legacy ... ok
[INFO] [stdout] test auth::tests::test_auth_method_manager_no_duplicates ... ok
[INFO] [stdout] test auth::tests::test_auth_state_transitions ... ok
[INFO] [stdout] test auth::tests::test_auth_state_invalid_transitions ... ok
[INFO] [stdout] test auth::tests::test_authentication_result_clone ... ok
[INFO] [stdout] test auth::tests::test_authenticator_is_send ... ok
[INFO] [stdout] test auth::tests::test_authentication_result_equality ... ok
[INFO] [stdout] test auth::tests::test_process_auth_response_failure ... ok
[INFO] [stdout] test auth::tests::test_authentication_request_fields ... ok
[INFO] [stdout] test auth::tests::test_process_auth_response_success ... ok
[INFO] [stdout] test auth::tests::test_process_auth_response_unexpected_type ... ok
[INFO] [stdout] test cisco_conn::tests::test_connection_type_variants ... ok
[INFO] [stdout] test auth::key::tests::test_ssh_algorithm_names_ecdsa_p256 ... ok
[INFO] [stdout] test cisco_conn::tests::test_config_defaults ... ok
[INFO] [stdout] test auth::signature::tests::test_ed25519_signature_encoding ... ok
[INFO] [stdout] test agent::tests::test_agent_connect_nonexistent_socket ... ok
[INFO] [stdout] test auth::tests::test_extract_public_key_blob_matches_ssh_keygen ... ok
[INFO] [stdout] test cisco_ssh::tests::test_config_defaults ... ok
[INFO] [stdout] test client::tests::test_create_authenticator_with_username_returns_protocol_error ... ok
[INFO] [stdout] test client::tests::test_default_allowed_methods ... ok
[INFO] [stdout] test client::tests::test_create_authenticator_no_username ... ok
[INFO] [stdout] test client::tests::test_builder_chaining ... ok
[INFO] [stdout] test client::tests::test_new_client_defaults ... ok
[INFO] [stdout] test client::tests::test_no_password_no_publickey ... ok
[INFO] [stdout] test client::tests::test_with_allowed_methods ... ok
[INFO] [stdout] test client::tests::test_with_private_key ... ok
[INFO] [stdout] test client::tests::test_with_password_auth ... ok
[INFO] [stdout] test client::tests::test_with_publickey_auth ... ok
[INFO] [stdout] test client::tests::test_with_username ... ok
[INFO] [stdout] test config::tests::test_config_builder ... ok
[INFO] [stdout] test client::tests::test_default_client ... ok
[INFO] [stdout] test auth::signature::tests::test_ecdsa_signature_encoding ... ok
[INFO] [stdout] test connection::state::tests::test_closed_state ... ok
[INFO] [stdout] test client::tests::test_with_password ... ok
[INFO] [stdout] test config::tests::test_connection_string ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test connection::state::tests::test_service_negotiation_required ... ok
[INFO] [stdout] test connection::state::tests::test_state_machine_initial ... ok
[INFO] [stdout] test connection::tests::test_builder_auth_methods_override ... ok
[INFO] [stdout] test connection::tests::test_builder_debug_format ... ok
[INFO] [stdout] test connection::tests::test_builder_fluent_api ... ok
[INFO] [stdout] test connection::tests::test_builder_private_key_file_nonexistent ... ok
[INFO] [stdout] test connection::tests::test_builder_with_private_key ... ok
[INFO] [stdout] test connection::tests::test_builder_defaults ... ok
[INFO] [stdout] test connection::tests::test_connect_missing_username ... ok
[INFO] [stdout] test connection::state::tests::test_invalid_transition ... ok
[INFO] [stdout] test connection::tests::test_connect_no_server ... ok
[INFO] [stdout] test connection::state::tests::test_state_machine_transitions ... ok
[INFO] [stdout] test connection::tests::test_auth_methods_sets_methods ... ok
[INFO] [stdout] test connection::tests::test_private_key_file_nonexistent_detailed ... ok
[INFO] [stdout] test connection::tests::test_private_key_file_valid ... ok
[INFO] [stdout] test auth::key::tests::test_ecdsa_p384_ssh_public_key_blob_matches_ssh_keygen ... ok
[INFO] [stdout] test auth::key::tests::test_ecdsa_p521_key_operations ... ok
[INFO] [stdout] test crypto::chacha20_poly1305::tests::test_invalid_key_length ... ok
[INFO] [stdout] test crypto::chacha20_poly1305::tests::test_invalid_nonce_length ... ok
[INFO] [stdout] test crypto::chacha20_poly1305::tests::test_key_from_slice ... ok
[INFO] [stdout] test crypto::chacha20_poly1305::tests::test_key_size ... ok
[INFO] [stdout] test crypto::chacha20_poly1305::tests::test_nonce_from_slice ... ok
[INFO] [stdout] test auth::key::tests::test_sign_rsa_sha256 ... ok
[INFO] [stdout] test crypto::chacha20_poly1305::tests::test_nonce_size ... ok
[INFO] [stdout] test crypto::chacha20_poly1305::tests::test_tag_size ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_128_cbc_different_ivs ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_128_cbc_different_keys ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_128_cbc_empty_plaintext ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_128_cbc_encrypt_decrypt ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_128_cbc_invalid_iv_size ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_128_cbc_invalid_key_size ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_128_cbc_multiple_blocks ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_128_gcm_with_aad_round_trip ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_128_cbc_single_block ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_256_cbc_different_ivs ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_256_cbc_different_keys ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_256_cbc_empty_plaintext ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_256_cbc_encrypt_decrypt ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_256_cbc_invalid_iv_size ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_256_cbc_invalid_key_size ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_256_cbc_multiple_blocks ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_256_cbc_single_block ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_cbc_raw_128_round_trip ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_cbc_raw_192_round_trip ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_256_gcm_with_aad_round_trip ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_cbc_raw_256_round_trip ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_ctr_256_encrypt_decrypt ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_ctr_different_keys ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_ctr_different_nonces ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_ctr_empty_plaintext ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_ctr_encrypt_decrypt ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_ctr_invalid_key_size ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_ctr_invalid_nonce_size ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_ctr_multiple_blocks ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_gcm_auth_failure_tampered ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_gcm_aad_authentication ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_gcm_auth_failure_wrong_key ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_gcm_different_keys ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_gcm_different_nonces ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_gcm_encrypt_decrypt ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_gcm_empty_plaintext ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_gcm_invalid_key_size ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_gcm_invalid_nonce_size ... ok
[INFO] [stdout] test crypto::cipher::tests::test_aes_gcm_tampered_ciphertext ... ok
[INFO] [stdout] test crypto::dh::tests::test_decode_length_prefixed_too_short_for_header ... ok
[INFO] [stdout] test crypto::dh::tests::test_decode_length_prefixed_too_short_for_value ... ok
[INFO] [stdout] test crypto::dh::tests::test_decode_length_prefixed_with_remaining ... ok
[INFO] [stdout] test crypto::dh::tests::test_derive_keys ... ok
[INFO] [stdout] test crypto::dh::tests::test_derive_keys_deterministic ... ok
[INFO] [stdout] test crypto::dh::tests::test_derive_keys_sha1 ... ok
[INFO] [stdout] test crypto::dh::tests::test_dh_group_clone ... ok
[INFO] [stdout] test crypto::dh::tests::test_dh_group_debug ... ok
[INFO] [stdout] test auth::key::tests::test_sign_ecdsa_p384 ... ok
[INFO] [stdout] test crypto::dh::tests::test_dh_hash_deterministic ... ok
[INFO] [stdout] test crypto::dh::tests::test_dh_hash_sha1 ... ok
[INFO] [stdout] test crypto::dh::tests::test_dh_hash_sha384 ... ok
[INFO] [stdout] test crypto::dh::tests::test_dh_hash_sha512 ... ok
[INFO] [stdout] test crypto::dh::tests::test_dh_group1_shared_secret ... ok
[INFO] [stdout] test crypto::dh::tests::test_dh_hash_computation ... ok
[INFO] [stdout] test crypto::dh::tests::test_group14_generator ... ok
[INFO] [stdout] test crypto::dh::tests::test_group14_parameters ... ok
[INFO] [stdout] test crypto::dh::tests::test_group14_prime_boundary_values ... ok
[INFO] [stdout] test crypto::dh::tests::test_group14_prime_is_2048_bits ... ok
[INFO] [stdout] test crypto::dh::tests::test_group1_generator ... ok
[INFO] [stdout] test crypto::dh::tests::test_group1_prime_boundary_values ... ok
[INFO] [stdout] test crypto::dh::tests::test_group1_prime_is_1024_bits ... ok
[INFO] [stdout] test crypto::dh::tests::test_dh_public_key_computation ... ok
[INFO] [stdout] test crypto::dh::tests::test_group1_prime_is_odd ... ok
[INFO] [stdout] test crypto::dh::tests::test_mpint_decode_empty_fails ... ok
[INFO] [stdout] test crypto::dh::tests::test_mpint_encode_no_high_bit ... ok
[INFO] [stdout] test crypto::dh::tests::test_mpint_encode_decode ... ok
[INFO] [stdout] test crypto::dh::tests::test_mpint_encode_zero ... ok
[INFO] [stdout] test crypto::dh::tests::test_mpint_encode_one ... ok
[INFO] [stdout] test crypto::dh::tests::test_mpint_high_bit ... ok
[INFO] [stdout] test crypto::dh::tests::test_mpint_length_prefixed ... ok
[INFO] [stdout] test crypto::ecdh::tests::test_curve25519_key_generation ... ok
[INFO] [stdout] test crypto::ecdh::tests::test_encode_decode_public_key_curve25519 ... ok
[INFO] [stdout] test connection::tests::test_connect_auth_failure ... ok
[INFO] [stdout] test crypto::ecdh::tests::test_curve25519_shared_secret ... ok
[INFO] [stdout] test crypto::ecdh::tests::test_encode_decode_public_key_nistp256 ... ok
[INFO] [stdout] test crypto::ecdh::tests::test_nistp256_key_generation ... ok
[INFO] [stdout] test cisco_conn::tests::test_receive_returns_immediately ... ok
[INFO] [stdout] test crypto::ecdh::tests::test_nistp256_shared_secret_matches ... ok
[INFO] [stdout] test crypto::ecdh::tests::test_nistp384_key_generation ... ok
[INFO] [stdout] test crypto::hmac::tests::test_compute_basic ... ok
[INFO] [stdout] test connection::tests::test_connect_no_credentials ... FAILED
[INFO] [stdout] test crypto::hmac::tests::test_different_keys_different_results ... ok
[INFO] [stdout] test crypto::hmac::tests::test_hmac_sha1_basic ... ok
[INFO] [stdout] test crypto::hmac::tests::test_hmac_sha1_different_keys ... ok
[INFO] [stdout] test cisco_conn::tests::test_send_receive_raw ... ok
[INFO] [stdout] test crypto::hmac::tests::test_hmac_sha1_known_vector ... ok
[INFO] [stdout] test crypto::hmac::tests::test_hmac_sha1_rfc2202_test1 ... ok
[INFO] [stdout] test crypto::hmac::tests::test_hmac_sha1_streaming ... ok
[INFO] [stdout] test crypto::hmac::tests::test_hmac_sha1_streaming_matches_oneshot ... ok
[INFO] [stdout] test crypto::hmac::tests::test_streaming_computation ... ok
[INFO] [stdout] test crypto::kdf::tests::test_kdf_counter_increment ... ok
[INFO] [stdout] test crypto::kdf::tests::test_kdf_determinism ... ok
[INFO] [stdout] test crypto::kdf::tests::test_kdf_different_session_id ... ok
[INFO] [stdout] test crypto::kdf::tests::test_kdf_empty_secret ... ok
[INFO] [stdout] test crypto::kdf::tests::test_kdf_multiblock ... ok
[INFO] [stdout] test crypto::kdf::tests::test_kdf_non_zero_output ... ok
[INFO] [stdout] test crypto::kdf::tests::test_kdf_one_byte ... ok
[INFO] [stdout] test crypto::kdf::tests::test_kdf_simple ... ok
[INFO] [stdout] test crypto::kdf::tests::test_kdf_zero_length ... ok
[INFO] [stdout] test crypto::packet::tests::test_deserialize_exact_size ... ok
[INFO] [stdout] test crypto::packet::tests::test_deserialize_extra_trailing_bytes_ignored ... ok
[INFO] [stdout] test crypto::packet::tests::test_deserialize_incomplete_payload ... ok
[INFO] [stdout] test crypto::packet::tests::test_deserialize_too_short_for_header ... ok
[INFO] [stdout] test crypto::hmac::tests::test_empty_key_panics - should panic ... ok
[INFO] [stdout] test crypto::packet::tests::test_deserialize_zero_length_zero_padding ... ok
[INFO] [stdout] test crypto::packet::tests::test_packet_clone ... ok
[INFO] [stdout] test crypto::packet::tests::test_packet_debug ... ok
[INFO] [stdout] test crypto::packet::tests::test_packet_new ... ok
[INFO] [stdout] test crypto::packet::tests::test_packet_new_empty_payload ... ok
[INFO] [stdout] test crypto::packet::tests::test_deserialize_valid ... ok
[INFO] [stdout] test crypto::packet::tests::test_packet_new_with_padding ... ok
[INFO] [stdout] test crypto::hmac::tests::test_hmac_sha1_empty_key_panics ... ok
[INFO] [stdout] test crypto::dh::tests::test_dh_shared_secret ... ok
[INFO] [stdout] test crypto::packet::tests::test_packet_with_message_type ... ok
[INFO] [stdout] test crypto::packet::tests::test_packet_with_message_type_no_extra_data ... ok
[INFO] [stdout] test crypto::packet::tests::test_padding_calculation ... ok
[INFO] [stdout] test crypto::packet::tests::test_serialize_deserialize_roundtrip_empty ... ok
[INFO] [stdout] test crypto::packet::tests::test_serialize_empty_payload ... ok
[INFO] [stdout] test crypto::packet::tests::test_serialize_deserialize_roundtrip ... ok
[INFO] [stdout] test crypto::packet::tests::test_small_payloads ... ok
[INFO] [stdout] test crypto::packet::tests::test_serialize_deserialize_roundtrip_large ... ok
[INFO] [stdout] test crypto::packet::tests::test_total_size_matches_serialize_len ... ok
[INFO] [stdout] test crypto::packet::tests::test_serialize_structure ... ok
[INFO] [stdout] test crypto::packet::tests::test_total_size ... ok
[INFO] [stdout] test crypto::ssh_chacha20::tests::test_nonce_construction ... ok
[INFO] [stdout] test crypto::ssh_chacha20::tests::test_chacha20_continuous_keystream ... ok
[INFO] [stdout] test crypto::ssh_chacha20::tests::test_poly1305_rfc7539_vector ... ok
[INFO] [stdout] test crypto::ssh_chacha20::tests::test_encrypt_decrypt_round_trip ... ok
[INFO] [stdout] test error::tests::test_auth_helper ... ok
[INFO] [stdout] test error::tests::test_debug_format ... ok
[INFO] [stdout] test error::tests::test_connection_helper ... ok
[INFO] [stdout] test crypto::ssh_chacha20::tests::test_tampered_tag_fails ... ok
[INFO] [stdout] test crypto::ssh_chacha20::tests::test_different_sequences_produce_different_ciphertext ... ok
[INFO] [stdout] test error::tests::test_debug_format_with_message ... ok
[INFO] [stdout] test error::tests::test_display_crypto_error ... ok
[INFO] [stdout] test error::tests::test_display_session_error ... ok
[INFO] [stdout] test error::tests::test_display_kex_error ... ok
[INFO] [stdout] test crypto::ecdh::tests::test_nistp521_key_generation ... ok
[INFO] [stdout] test error::tests::test_display_timeout_error ... ok
[INFO] [stdout] test error::tests::test_display_unknown_error ... ok
[INFO] [stdout] test error::tests::test_from_io_error ... ok
[INFO] [stdout] test error::tests::test_from_anyhow_error ... ok
[INFO] [stdout] test error::tests::test_display_connection_error ... ok
[INFO] [stdout] test host_key_verify::tests::test_callback_verifier ... ok
[INFO] [stdout] test error::tests::test_display_channel_error ... ok
[INFO] [stdout] test host_key_verify::tests::test_debug_impls ... ok
[INFO] [stdout] test host_key_verify::tests::test_callback_verifier_with_port ... ok
[INFO] [stdout] test host_key_verify::tests::test_host_key_action_debug ... ok
[INFO] [stdout] test error::tests::test_protocol_helper ... ok
[INFO] [stdout] test host_key_verify::tests::test_host_key_action_is_accepted ... ok
[INFO] [stdout] test host_key_verify::tests::test_accept_all ... ok
[INFO] [stdout] test host_key_verify::tests::test_reject_all ... ok
[INFO] [stdout] test host_key_verify::tests::test_strict_file_store_from_known_hosts ... ok
[INFO] [stdout] test host_key_verify::tests::test_tofu_file_store ... ok
[INFO] [stdout] test host_key_verify::tests::test_strict_file_store_nonexistent_file ... ok
[INFO] [stdout] test host_key_verify::tests::test_strict_file_store ... ok
[INFO] [stdout] test host_key_verify::tests::test_strict_file_store_invalid_content ... ok
[INFO] [stdout] test host_key_verify::tests::test_tofu_file_store_path_accessor ... ok
[INFO] [stdout] test host_key_verify::tests::test_tofu_file_store_invalid_content ... ok
[INFO] [stdout] test host_key_verify::tests::test_tofu_file_store_nonexistent_dir ... ok
[INFO] [stdout] test host_key_verify::tests::test_tofu_file_store_save_error ... ok
[INFO] [stdout] test host_key_verify::tests::test_tofu_store_first_connection ... ok
[INFO] [stdout] test host_key_verify::tests::test_tofu_file_store_unknown_key_type ... ok
[INFO] [stdout] test host_key_verify::tests::test_tofu_store_default ... ok
[INFO] [stdout] test host_key_verify::tests::test_tofu_store_different_hosts ... ok
[INFO] [stdout] test host_key_verify::tests::test_tofu_store_non_standard_port ... ok
[INFO] [stdout] test known_hosts::tests::test_known_hosts_add_host ... ok
[INFO] [stdout] test host_key_verify::tests::test_tofu_store_key_changed ... ok
[INFO] [stdout] test host_key_verify::tests::test_tofu_store_key_type_change ... ok
[INFO] [stdout] test auth::key::tests::test_sign_with_algorithm_rsa_sha2_256 ... ok
[INFO] [stdout] test known_hosts::tests::test_known_hosts_add_multiple_hosts ... ok
[INFO] [stdout] test host_key_verify::tests::test_tofu_store_same_key ... ok
[INFO] [stdout] test known_hosts::tests::test_known_hosts_create ... ok
[INFO] [stdout] test known_hosts::tests::test_known_hosts_match_pattern ... ok
[INFO] [stdout] test known_hosts::tests::test_known_hosts_host_key_types ... ok
[INFO] [stdout] test known_hosts::tests::test_known_hosts_parse_comment ... ok
[INFO] [stdout] test known_hosts::tests::test_known_hosts_parse_empty_line ... ok
[INFO] [stdout] test known_hosts::tests::test_known_hosts_parse_invalid_line ... ok
[INFO] [stdout] test known_hosts::tests::test_known_hosts_parse_wildcard_host ... ok
[INFO] [stdout] test known_hosts::tests::test_known_hosts_remove_host ... ok
[INFO] [stdout] test known_hosts::tests::test_known_hosts_serialization ... ok
[INFO] [stdout] test known_hosts::tests::test_known_hosts_verify_host ... ok
[INFO] [stdout] test known_hosts::tests::test_known_hosts_update_host ... ok
[INFO] [stdout] test known_hosts::tests::test_known_hosts_parse_openssh_format ... ok
[INFO] [stdout] test crypto::ecdh::tests::test_nistp384_shared_secret_matches ... ok
[INFO] [stdout] test connection::tests::test_ssh_connection_with_test_server ... ok
[INFO] [stdout] test multiplex::tests::test_multiplexed_connection_debug ... ok
[INFO] [stdout] test multiplex::tests::test_multiplexed_connection_creation ... ok
[INFO] [stdout] test multiplex::tests::test_multiplexed_connection_shared_transport ... ok
[INFO] [stdout] test multiplex::tests::test_multiplexed_session_accessors ... ok
[INFO] [stdout] test multiplex::tests::test_multiplexed_session_debug ... ok
[INFO] [stdout] test multiplex::tests::test_multiplexed_session_close_when_already_closed ... ok
[INFO] [stdout] test multiplex::tests::test_multiplexed_session_info ... ok
[INFO] [stdout] test multiplex::tests::test_multiplexed_session_info_clone ... ok
[INFO] [stdout] test multiplex::tests::test_multiplexed_session_info_debug ... ok
[INFO] [stdout] test multiplex::tests::test_multiplexed_session_mark_closed ... ok
[INFO] [stdout] test auth::key::tests::test_sign_with_algorithm_ssh_rsa_legacy ... ok
[INFO] [stdout] test multiplex::tests::test_multiplexed_session_receive_when_closed ... ok
[INFO] [stdout] test multiplex::tests::test_multiplexed_session_send_open ... ok
[INFO] [stdout] test multiplex::tests::test_multiplexed_session_send_when_closed ... ok
[INFO] [stdout] test multiplex::tests::test_shared_transport_debug ... ok
[INFO] [stdout] test port_forward::tests::test_direct_tcpip_decode_empty ... ok
[INFO] [stdout] test multiplex::tests::test_shared_transport_lock ... ok
[INFO] [stdout] test port_forward::tests::test_direct_tcpip_decode_truncated ... ok
[INFO] [stdout] test port_forward::tests::test_direct_tcpip_decode_wrong_channel_type ... ok
[INFO] [stdout] test port_forward::tests::test_direct_tcpip_decode_wrong_message_type ... ok
[INFO] [stdout] test port_forward::tests::test_direct_tcpip_encode_decode_roundtrip ... ok
[INFO] [stdout] test port_forward::tests::test_direct_tcpip_encode_decode_with_custom_sizes ... ok
[INFO] [stdout] test multiplex::tests::test_shared_transport_ref_count ... ok
[INFO] [stdout] test port_forward::tests::test_direct_tcpip_message_starts_with_channel_open ... ok
[INFO] [stdout] test port_forward::tests::test_direct_tcpip_params_debug ... ok
[INFO] [stdout] test port_forward::tests::test_forwarded_channel_debug ... ok
[INFO] [stdout] test port_forward::tests::test_forwarded_channel_empty ... ok
[INFO] [stdout] test port_forward::tests::test_forwarded_channel_not_channel_open ... ok
[INFO] [stdout] test port_forward::tests::test_forwarded_channel_truncated ... ok
[INFO] [stdout] test port_forward::tests::test_forwarded_channel_wrong_type ... ok
[INFO] [stdout] test port_forward::tests::test_local_forward_build_channel_open ... ok
[INFO] [stdout] test port_forward::tests::test_forwarded_channel_roundtrip ... ok
[INFO] [stdout] test port_forward::tests::test_local_forward_stop_idempotent ... ok
[INFO] [stdout] test port_forward::tests::test_local_forward_stop_with_active_handles ... ok
[INFO] [stdout] test port_forward::tests::test_read_ssh_string_empty ... ok
[INFO] [stdout] test port_forward::tests::test_read_ssh_string_truncated_length ... ok
[INFO] [stdout] test port_forward::tests::test_read_ssh_string_valid ... ok
[INFO] [stdout] test port_forward::tests::test_read_u32_truncated ... ok
[INFO] [stdout] test port_forward::tests::test_read_u32_valid ... ok
[INFO] [stdout] test port_forward::tests::test_remote_forward_encode ... ok
[INFO] [stdout] test port_forward::tests::test_remote_forward_encode_cancel ... ok
[INFO] [stdout] test port_forward::tests::test_remote_forward_encode_port_zero ... ok
[INFO] [stdout] test port_forward::tests::test_remote_forward_request_debug ... ok
[INFO] [stdout] test protocol::algorithms::tests::test_algorithm_proposal_defaults ... ok
[INFO] [stdout] test protocol::algorithms::tests::test_algorithm_proposal_equality ... ok
[INFO] [stdout] test protocol::algorithms::tests::test_algorithm_proposal_modification ... ok
[INFO] [stdout] test protocol::algorithms::tests::test_auth_method_names ... ok
[INFO] [stdout] test protocol::algorithms::tests::test_cipher_algorithm_names ... ok
[INFO] [stdout] test protocol::algorithms::tests::test_host_key_algorithm_names ... ok
[INFO] [stdout] test protocol::algorithms::tests::test_kex_algorithm_names ... ok
[INFO] [stdout] test protocol::algorithms::tests::test_mac_algorithm_names ... ok
[INFO] [stdout] test protocol::algorithms::tests::test_negotiated_algorithms_all_categories ... ok
[INFO] [stdout] test protocol::algorithms::tests::test_negotiated_algorithms_default ... ok
[INFO] [stdout] test protocol::algorithms::tests::test_negotiated_algorithms_display ... ok
[INFO] [stdout] test protocol::algorithms::tests::test_negotiated_algorithms_empty_proposals ... ok
[INFO] [stdout] test protocol::algorithms::tests::test_negotiated_algorithms_partial_mismatch ... ok
[INFO] [stdout] test protocol::algorithms::tests::test_negotiated_algorithms_single_common_algorithm ... ok
[INFO] [stdout] test protocol::algorithms::tests::test_rfc4253_client_preference_wins ... ok
[INFO] [stdout] test protocol::algorithms::tests::test_select_common_algorithms_no_match ... ok
[INFO] [stdout] test protocol::algorithms::tests::test_select_common_algorithms_success ... ok
[INFO] [stdout] test protocol::algorithms::tests::test_select_from_list ... ok
[INFO] [stdout] test protocol::channel::tests::test_channel_open_confirmation ... ok
[INFO] [stdout] test protocol::channel::tests::test_channel_open_encode_decode_session ... ok
[INFO] [stdout] test protocol::channel::tests::test_channel_open_failure ... ok
[INFO] [stdout] test protocol::channel::tests::test_channel_open_invalid_message_type ... ok
[INFO] [stdout] test protocol::channel::tests::test_channel_open_short_data ... ok
[INFO] [stdout] test protocol::channel::tests::test_channel_open_with_direct_tcpip ... ok
[INFO] [stdout] test protocol::channel::tests::test_channel_type_as_str ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_channel_close ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_channel_data_clone ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_channel_data_debug ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_channel_data_decode_too_short ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_channel_data_decode_truncated_payload ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_channel_data_empty_payload ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_channel_data_encode_decode ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_channel_data_invalid_message_type ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_channel_data_large_payload ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_channel_data_max_channel_id ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_channel_data_short_data ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_channel_eof ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_channel_extended_data ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_channel_extended_data_clone_debug ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_channel_window_adjust ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_channel_window_adjust_clone_debug ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_close_decode_too_short ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_close_decode_wrong_type ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_close_max_channel_id ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_eof_decode_too_short ... ok
[INFO] [stdout] test port_forward::tests::test_local_forward_start_and_stop ... ok
[INFO] [stdout] test port_forward::tests::test_read_ssh_string_truncated_data ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_eof_max_channel_id ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_extended_data_decode_truncated_payload ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_extended_data_decode_wrong_type ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_eof_decode_wrong_type ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_window_adjust_decode_too_short ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_window_adjust_decode_wrong_type ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_window_adjust_max_values ... ok
[INFO] [stdout] test protocol::message::tests::test_as_bytes ... ok
[INFO] [stdout] test protocol::message::tests::test_encode ... ok
[INFO] [stdout] test protocol::message::tests::test_len_and_is_empty ... ok
[INFO] [stdout] test protocol::message::tests::test_message_clone ... ok
[INFO] [stdout] test protocol::message::tests::test_message_equality ... ok
[INFO] [stdout] test protocol::message::tests::test_message_default ... ok
[INFO] [stdout] test protocol::message::tests::test_message_from_bytes ... ok
[INFO] [stdout] test protocol::message::tests::test_message_from_bytes_mut ... ok
[INFO] [stdout] test protocol::message::tests::test_message_from_slice ... ok
[INFO] [stdout] test protocol::message::tests::test_message_from_vec ... ok
[INFO] [stdout] test protocol::message::tests::test_message_new ... ok
[INFO] [stdout] test protocol::message::tests::test_message_with_type ... ok
[INFO] [stdout] test protocol::message::tests::test_message_write_read_string ... ok
[INFO] [stdout] test protocol::message::tests::test_message_write_read_bool ... ok
[INFO] [stdout] test protocol::message::tests::test_message_write_read_uint32 ... ok
[INFO] [stdout] test protocol::message::tests::test_parse_userauth_failure ... ok
[INFO] [stdout] test protocol::message::tests::test_parse_userauth_failure_truncated ... ok
[INFO] [stdout] test protocol::message::tests::test_parse_userauth_request ... ok
[INFO] [stdout] test protocol::message::tests::test_parse_userauth_request_truncated ... ok
[INFO] [stdout] test protocol::message::tests::test_read_bool_nonzero_is_true ... ok
[INFO] [stdout] test protocol::message::tests::test_read_bool_out_of_bounds ... ok
[INFO] [stdout] test protocol::message::tests::test_read_byte_valid ... ok
[INFO] [stdout] test protocol::message::tests::test_read_string_empty_string ... ok
[INFO] [stdout] test protocol::message::tests::test_read_string_slice_invalid_utf8 ... ok
[INFO] [stdout] test protocol::message::tests::test_read_string_slice_valid ... ok
[INFO] [stdout] test protocol::message::tests::test_read_string_too_short_for_length ... ok
[INFO] [stdout] test protocol::message::tests::test_read_string_too_short_for_value ... ok
[INFO] [stdout] test protocol::message::tests::test_read_uint32_out_of_bounds ... ok
[INFO] [stdout] test protocol::message::tests::test_read_uint64_out_of_bounds ... ok
[INFO] [stdout] test protocol::message::tests::test_read_uint64_valid ... ok
[INFO] [stdout] test protocol::message::tests::test_set_message_type_on_empty ... ok
[INFO] [stdout] test protocol::message::tests::test_set_message_type_on_existing ... ok
[INFO] [stdout] test protocol::message::tests::test_write_byte ... ok
[INFO] [stdout] test protocol::message::tests::test_write_bytes ... ok
[INFO] [stdout] test protocol::message::tests::test_write_mpint ... ok
[INFO] [stdout] test protocol::message::tests::test_write_string_slice ... ok
[INFO] [stdout] test protocol::message::tests::test_read_byte_out_of_bounds ... ok
[INFO] [stdout] test protocol::message::tests::test_write_uint64 ... ok
[INFO] [stdout] test protocol::service::tests::test_service_accept_encode_decode ... ok
[INFO] [stdout] test protocol::service::tests::test_service_accept_invalid_message_type ... ok
[INFO] [stdout] test protocol::service::tests::test_service_accept_short_data ... ok
[INFO] [stdout] test protocol::service::tests::test_service_request_empty_service ... ok
[INFO] [stdout] test protocol::service::tests::test_service_request_encode_decode ... ok
[INFO] [stdout] test protocol::service::tests::test_service_request_short_data ... ok
[INFO] [stdout] test protocol::service::tests::test_service_request_invalid_message_type ... ok
[INFO] [stdout] test protocol::service::tests::test_service_request_special_characters ... ok
[INFO] [stdout] test protocol::transport_messages::tests::test_debug_message_always_display_false ... ok
[INFO] [stdout] test protocol::channel_data::tests::test_extended_data_decode_too_short ... ok
[INFO] [stdout] test protocol::transport_messages::tests::test_debug_message_encode_decode ... ok
[INFO] [stdout] test protocol::transport_messages::tests::test_disconnect_message_encode_decode ... ok
[INFO] [stdout] test protocol::transport_messages::tests::test_disconnect_reason_from_value ... ok
[INFO] [stdout] test protocol::transport_messages::tests::test_disconnect_message_all_reasons ... ok
[INFO] [stdout] test protocol::transport_messages::tests::test_disconnect_with_unknown_reason_code ... ok
[INFO] [stdout] test protocol::transport_messages::tests::test_ignore_message_empty ... ok
[INFO] [stdout] test protocol::transport_messages::tests::test_unimplemented_message_encode_decode ... ok
[INFO] [stdout] test protocol::transport_messages::tests::test_unimplemented_message_max_seq ... ok
[INFO] [stdout] test protocol::transport_messages::tests::test_ignore_message_encode_decode ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_boolean ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_boolean_encode_stores_only_0_or_1 ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_boolean_invalid ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_boolean_nonzero_is_true ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_mpint ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_mpint_positive_msb_set ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_mpint_reject_unnecessary_leading_zeros ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_mpint_rfc4251_examples ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_mpint_roundtrip ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_mpint_valid_leading_zero ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_mpint_zero ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_mpint_zero_decode ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_name_list_domain_name_format ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_name_list_empty ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_name_list_encode_decode ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_name_list_reject_comma ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_name_list_reject_control_chars ... ok
[INFO] [stdout] test protocol::types::tests::test_buffer_too_small ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_name_list_reject_empty_name ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_name_list_reject_null_byte ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_name_list_reject_too_long_name ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_name_list_valid ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_string_empty ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_string_encode_decode ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_string_new ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_string_with_special_chars ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_uint32 ... ok
[INFO] [stdout] test protocol::types::tests::test_ssh_uint64 ... ok
[INFO] [stdout] test protocol::transport_messages::tests::test_disconnect_reason_values ... ok
[INFO] [stdout] test raw_session::tests::test_connect_and_handshake_bad_host ... ok
[INFO] [stdout] test raw_session::tests::test_connect_with_keyboard_interactive_no_server ... ok
[INFO] [stdout] test raw_session::tests::test_connect_with_password_no_server ... ok
[INFO] [stdout] test raw_session::tests::test_connect_with_publickey_no_server ... ok
[INFO] [stdout] test raw_session::tests::test_debug_formatting ... ok
[INFO] [stdout] test known_hosts::tests::test_known_hosts_from_string ... ok
[INFO] [stdout] test multiplex::tests::test_multiplexed_connection_session_count_empty ... ok
[INFO] [stdout] test raw_session::tests::test_exec_with_password_no_server ... ok
[INFO] [stdout] test raw_session::tests::test_exec_with_publickey_no_server ... ok
[INFO] [stdout] test raw_session::tests::test_from_parts_and_accessors ... ok
[INFO] [stdout] test raw_session::tests::test_from_parts_various_channel_ids ... ok
[INFO] [stdout] test multiplex::tests::test_multiplexed_close_session_with_test_server ... ok
[INFO] [stdout] test connection::tests::test_exec_send_receive_paths ... ok
[INFO] [stdout] test raw_session::tests::test_transport_accessor ... ok
[INFO] [stdout] test raw_session::tests::test_transport_mut_accessor ... ok
[INFO] [stdout] test crypto::ecdh::tests::test_nistp521_shared_secret_matches ... ok
[INFO] [stdout] test server::encrypted_io::tests::test_build_unencrypted_packet ... ok
[INFO] [stdout] test server::encrypted_io::tests::test_build_unencrypted_packet_alignment ... ok
[INFO] [stdout] test raw_session::tests::test_receive_timeout_returns_empty ... ok
[INFO] [stdout] test multiplex::tests::test_multiplexed_session_close_open_with_test_server ... ok
[INFO] [stdout] test raw_session::tests::test_raw_session_full_flow_with_test_server ... ok
[INFO] [stdout] test raw_session::tests::test_raw_session_send_with_test_server ... ok
[INFO] [stdout] test raw_session::tests::test_exec_channel_with_test_server ... ok
[INFO] [stdout] test connection::tests::test_ssh_connection_send_receive ... ok
[INFO] [stdout] test raw_session::tests::test_authenticate_password_rejected_by_server ... ok
[INFO] [stdout] test raw_session::tests::test_authenticate_publickey_rejected_by_server ... ok
[INFO] [stdout] test server::host_key::tests::test_ed25519_public_key_blob_deterministic ... ok
[INFO] [stdout] test server::host_key::tests::test_ed25519_sign_verify ... ok
[INFO] [stdout] test server::host_key::tests::test_ed25519_different_keys_different_sigs ... ok
[INFO] [stdout] test server::host_key::tests::test_generate_ecdsa_p384 ... ok
[INFO] [stdout] test server::host_key::tests::test_generate_ed25519 ... ok
[INFO] [stdout] test server::host_key::tests::test_load_ecdsa_from_test_keys ... ok
[INFO] [stdout] test server::host_key::tests::test_load_rsa_from_test_keys ... ok
[INFO] [stdout] test server::host_key::tests::test_ecdsa_p256_sign ... ok
[INFO] [stdout] test server::sftp_server::tests::test_memory_fs_basic ... ok
[INFO] [stdout] test server::sftp_server::tests::test_memory_fs_fstat ... ok
[INFO] [stdout] test server::sftp_server::tests::test_memory_fs_open_read_write_close ... ok
[INFO] [stdout] test server::sftp_server::tests::test_memory_fs_opendir_readdir ... ok
[INFO] [stdout] test server::sftp_server::tests::test_memory_fs_overwrite ... ok
[INFO] [stdout] test server::sftp_server::tests::test_memory_fs_open_nonexistent ... ok
[INFO] [stdout] test server::sftp_server::tests::test_memory_fs_remove ... ok
[INFO] [stdout] test server::sftp_server::tests::test_memory_fs_stat ... ok
[INFO] [stdout] test server::sftp_server::tests::test_sftp_server_fstat ... ok
[INFO] [stdout] test server::sftp_server::tests::test_sftp_server_handle_init ... ok
[INFO] [stdout] test server::sftp_server::tests::test_sftp_server_open_write_read_close ... ok
[INFO] [stdout] test server::sftp_server::tests::test_sftp_server_opendir_readdir ... ok
[INFO] [stdout] test server::sftp_server::tests::test_sftp_server_realpath ... ok
[INFO] [stdout] test server::sftp_server::tests::test_sftp_server_stat_remove ... ok
[INFO] [stdout] test server::test_server::tests::_removed ... ignored, dead code placeholder
[INFO] [stdout] test server::sftp_server::tests::test_memory_fs_rename ... ok
[INFO] [stdout] test server::host_key::tests::test_generate_ecdsa_p521 ... ok
[INFO] [stdout] test server::sftp_server::tests::test_memory_fs_realpath ... ok
[INFO] [stdout] test connection::tests::test_connect_with_pubkey_via_test_server ... ok
[INFO] [stdout] test server::host_key::tests::test_ecdsa_p521_sign ... ok
[INFO] [stdout] test server::test_server::tests::test_auth_fallback_handler_abort ... ok
[INFO] [stdout] test server::host_key::tests::test_generate_ecdsa_p256 ... ok
[INFO] [stdout] test server::host_key::tests::test_rsa_sign ... ok
[INFO] [stdout] test server::host_key::tests::test_ecdsa_different_keys_different_sigs ... ok
[INFO] [stdout] test server::test_server::tests::test_large_data_transfer ... ok
[INFO] [stdout] test server::test_server::tests::test_keyboard_interactive_auth ... ok
[INFO] [stdout] test server::test_server::tests::test_server_drops_mid_handshake ... ok
[INFO] [stdout] test server::test_server::tests::test_server_binds_to_random_port ... ok
[INFO] [stdout] test server::test_server::tests::test_server_handles_premature_disconnect ... ok
[INFO] [stdout] test server::host_key::tests::test_ecdsa_p384_sign ... ok
[INFO] [stdout] test session::tests::test_session_creation ... ok
[INFO] [stdout] test session::tests::test_session_exec ... ok
[INFO] [stdout] test session::tests::test_session_manager_create_and_list ... ok
[INFO] [stdout] test session::tests::test_session_manager_get_session ... ok
[INFO] [stdout] test session::tests::test_session_manager_get_session_mut ... ok
[INFO] [stdout] test session::tests::test_session_manager_multiple_sessions ... ok
[INFO] [stdout] test session::tests::test_session_new_without_shell ... ok
[INFO] [stdout] test session::tests::test_session_notify_window_change ... ok
[INFO] [stdout] test multiplex::tests::test_multiplexed_open_shell_with_test_server ... ok
[INFO] [stdout] test session::tests::test_session_request_env ... ok
[INFO] [stdout] test session::tests::test_session_request_pty ... ok
[INFO] [stdout] test session::tests::test_session_remote_channel_id ... ok
[INFO] [stdout] test session::tests::test_session_send_signal ... ok
[INFO] [stdout] test session::tests::test_session_send_signal_term ... ok
[INFO] [stdout] test session::tests::test_terminal_mode_encode_length ... ok
[INFO] [stdout] test raw_session::tests::test_userauth_banner_during_password_auth ... ok
[INFO] [stdout] test session::tests::test_terminal_mode_encode_values ... ok
[INFO] [stdout] test session::tests::test_terminal_modes_clone ... ok
[INFO] [stdout] test session::tests::test_terminal_modes_default ... ok
[INFO] [stdout] test session::tests::test_terminal_modes_equality ... ok
[INFO] [stdout] test session::tests::test_terminal_modes_raw ... ok
[INFO] [stdout] test session::tests::test_window_dimensions_creation ... ok
[INFO] [stdout] test session::tests::test_window_dimensions_encode ... ok
[INFO] [stdout] test session::tests::test_window_dimensions_with_pixels ... ok
[INFO] [stdout] test sftp::tests::test_decode_attrs_all_flags ... ok
[INFO] [stdout] test sftp::tests::test_decode_attrs_empty_data ... ok
[INFO] [stdout] test sftp::tests::test_decode_attrs_no_flags ... ok
[INFO] [stdout] test sftp::tests::test_decode_attrs_permissions ... ok
[INFO] [stdout] test sftp::tests::test_decode_attrs_size_flag_but_truncated_data ... ok
[INFO] [stdout] test sftp::tests::test_decode_attrs_size_only ... ok
[INFO] [stdout] test sftp::tests::test_decode_attrs_too_short ... ok
[INFO] [stdout] test session::tests::test_window_dimensions_new ... ok
[INFO] [stdout] test session::tests::test_session_shell ... ok
[INFO] [stdout] test sftp::tests::test_encode_attrs_all_fields ... ok
[INFO] [stdout] test multiplex::tests::test_multiplexed_open_session_with_test_server ... ok
[INFO] [stdout] test sftp::tests::test_encode_attrs_empty ... ok
[INFO] [stdout] test sftp::tests::test_encode_attrs_size_only ... ok
[INFO] [stdout] test sftp::tests::test_encode_attrs_uid_gid ... ok
[INFO] [stdout] test sftp::tests::test_encode_decode_attrs_roundtrip ... ok
[INFO] [stdout] test sftp::tests::test_encode_decode_attrs_roundtrip_empty ... ok
[INFO] [stdout] test sftp::tests::test_encode_decode_attrs_roundtrip_size_only ... ok
[INFO] [stdout] test sftp::tests::test_scp_command_clone_and_debug ... ok
[INFO] [stdout] test sftp::tests::test_encode_attrs_uid_without_gid_no_encode ... ok
[INFO] [stdout] test sftp::tests::test_scp_direction_copy ... ok
[INFO] [stdout] test sftp::tests::test_scp_direction_debug ... ok
[INFO] [stdout] test sftp::tests::test_scp_direction_equality ... ok
[INFO] [stdout] test sftp::tests::test_scp_download_no_server ... ok
[INFO] [stdout] test sftp::tests::test_encode_attrs_permissions ... ok
[INFO] [stdout] test sftp::tests::test_scp_download_command ... ok
[INFO] [stdout] test sftp::tests::test_scp_download_publickey_no_server ... ok
[INFO] [stdout] test sftp::tests::test_scp_download_recursive ... ok
[INFO] [stdout] test sftp::tests::test_scp_download_stream_no_server ... ok
[INFO] [stdout] test sftp::tests::test_decode_attrs_uid_gid ... ok
[INFO] [stdout] test sftp::tests::test_scp_download_stream_publickey_no_server ... ok
[INFO] [stdout] test sftp::tests::test_scp_recursive ... ok
[INFO] [stdout] test server::test_server::tests::test_rsa_host_key ... ok
[INFO] [stdout] test server::test_server::tests::test_server_handles_malformed_data ... ok
[INFO] [stdout] test sftp::tests::test_scp_upload_command ... ok
[INFO] [stdout] test sftp::tests::test_scp_upload_no_server ... ok
[INFO] [stdout] test sftp::tests::test_scp_upload_publickey_no_server ... ok
[INFO] [stdout] test server::test_server::tests::test_rsa_host_key_curve25519 ... ok
[INFO] [stdout] test sftp::tests::test_scp_upload_stream_no_server ... ok
[INFO] [stdout] test sftp::tests::test_scp_upload_stream_publickey_no_server ... ok
[INFO] [stdout] test sftp::tests::test_scp_session_upload_password_with_test_server ... ok
[INFO] [stdout] test server::test_server::tests::test_server_accepts_client_connection ... ok
[INFO] [stdout] test sftp::tests::test_sftp_attrs_clone_and_debug ... ok
[INFO] [stdout] test sftp::tests::test_sftp_attrs_default ... ok
[INFO] [stdout] test sftp::tests::test_sftp_client_connect_no_server ... ok
[INFO] [stdout] test sftp::tests::test_sftp_client_debug ... ok
[INFO] [stdout] test sftp::tests::test_scp_download_stream_with_test_server ... ok
[INFO] [stdout] test server::test_server::tests::test_auth_method_fallback ... ok
[INFO] [stdout] test sftp::tests::test_sftp_dir_entry_clone ... ok
[INFO] [stdout] test sftp::tests::test_sftp_dir_entry_construction ... ok
[INFO] [stdout] test sftp::tests::test_sftp_flags ... ok
[INFO] [stdout] test sftp::tests::test_sftp_flags_all_values ... ok
[INFO] [stdout] test sftp::tests::test_sftp_op_clone ... ok
[INFO] [stdout] test sftp::tests::test_sftp_op_debug_output ... ok
[INFO] [stdout] test sftp::tests::test_sftp_op_equality ... ok
[INFO] [stdout] test sftp::tests::test_sftp_op_variants ... ok
[INFO] [stdout] test sftp::tests::test_sftp_read_file_no_server ... ok
[INFO] [stdout] test sftp::tests::test_ssh_channel_reader_debug_format ... ok
[INFO] [stdout] test sftp::tests::test_ssh_channel_reader_initial_state ... ok
[INFO] [stdout] test tests::test_logging_initialization ... ok
[INFO] [stdout] test tests::test_version_constants ... ok
[INFO] [stdout] test transport::encrypted::tests::test_aes256_gcm_wrong_key_size ... ok
[INFO] [stdout] test transport::encrypted::tests::test_aes_nonce_increments_sequence ... ok
[INFO] [stdout] test transport::encrypted::tests::test_chacha20_wrong_key_size ... ok
[INFO] [stdout] test transport::encrypted::tests::test_chacha_nonce_increments_sequence ... ok
[INFO] [stdout] test transport::encrypted::tests::test_cipher_error_to_ssh_error ... ok
[INFO] [stdout] test transport::encrypted::tests::test_cipher_state_aes256_gcm ... ok
[INFO] [stdout] test transport::encrypted::tests::test_cipher_state_chacha20_poly1305 ... ok
[INFO] [stdout] test transport::encrypted::tests::test_decrypt_invalid_data ... ok
[INFO] [stdout] test transport::encrypted::tests::test_decrypt_valid_packet ... ok
[INFO] [stdout] test transport::encrypted::tests::test_encrypted_transport_aes256_gcm ... ok
[INFO] [stdout] test transport::encrypted::tests::test_encrypted_transport_chacha20 ... ok
[INFO] [stdout] test transport::encrypted::tests::test_encrypted_transport_cipher_state_accessor ... ok
[INFO] [stdout] test transport::encrypted::tests::test_encrypted_transport_creation_aes ... ok
[INFO] [stdout] test transport::encrypted::tests::test_encrypted_transport_creation_bad_key ... ok
[INFO] [stdout] test transport::encrypted::tests::test_encrypted_transport_creation_chacha ... ok
[INFO] [stdout] [2m2026-07-09T17:33:28.567574Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] test server::test_server::tests::test_rsa_publickey_auth ... ok
[INFO] [stdout] test transport::encrypted::tests::test_encrypted_transport_read_empty_stream ... ok
[INFO] [stdout] test transport::encrypted::tests::test_encrypted_transport_read_valid_packet ... ok
[INFO] [stdout] [2m2026-07-09T17:33:28.568985Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes128-ctr, mac=hmac-sha1
[INFO] [stdout] test transport::encrypted::tests::test_encrypted_transport_write_packet ... ok
[INFO] [stdout] [2m2026-07-09T17:33:28.569097Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] test transport::encrypted::tests::test_encryption_algorithm_debug ... ok
[INFO] [stdout] test transport::encrypted::tests::test_encryption_algorithm_equality ... ok
[INFO] [stdout] test transport::handshake::tests::test_generate_client_kexinit ... ok
[INFO] [stdout] test transport::handshake::tests::test_handshake_state_all_fields ... ok
[INFO] [stdout] test transport::handshake::tests::test_handshake_state_clone ... ok
[INFO] [stdout] test transport::handshake::tests::test_handshake_state_debug ... ok
[INFO] [stdout] test transport::handshake::tests::test_handshake_state_default ... ok
[INFO] [stdout] test transport::handshake::tests::test_handshake_state_update ... ok
[INFO] [stdout] test transport::handshake::tests::test_kexinit_parse_empty ... ok
[INFO] [stdout] test transport::handshake::tests::test_kexinit_parse_too_short ... ok
[INFO] [stdout] [2m2026-07-09T17:33:28.570279Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] test transport::handshake::tests::test_kexinit_parse_too_short_for_cookie ... ok
[INFO] [stdout] test transport::handshake::tests::test_kexinit_parse_wrong_msg_type ... ok
[INFO] [stdout] test transport::handshake::tests::test_kexinit_preferred_not_duplicated ... ok
[INFO] [stdout] test transport::handshake::tests::test_kexinit_round_trip ... ok
[INFO] [stdout] test transport::handshake::tests::test_kexinit_with_all_prefs ... ok
[INFO] [stdout] test transport::handshake::tests::test_kexinit_with_preferred_cipher ... ok
[INFO] [stdout] test transport::handshake::tests::test_kexinit_with_preferred_kex ... ok
[INFO] [stdout] test transport::encrypted::tests::test_encryption_algorithm_clone ... ok
[INFO] [stdout] test transport::handshake::tests::test_negotiate_algorithms ... ok
[INFO] [stdout] test transport::handshake::tests::test_kexinit_with_preferred_mac ... ok
[INFO] [stdout] test transport::handshake::tests::test_negotiate_respects_client_preference ... ok
[INFO] [stdout] [2m2026-07-09T17:33:28.583124Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Negotiated: kex=ecdh-sha2-nistp521, enc=aes128-ctr, mac=hmac-sha1
[INFO] [stdout] test transport::handshake::tests::test_parse_version_multiple_dashes_in_software ... ok
[INFO] [stdout] test transport::handshake::tests::test_parse_version_non_numeric_protocol ... ok
[INFO] [stdout] test transport::handshake::tests::test_parse_version_minimal_two_parts ... ok
[INFO] [stdout] test transport::handshake::tests::test_parse_version_not_ssh_prefix ... ok
[INFO] [stdout] test transport::handshake::tests::test_parse_version_ssh15_rejected ... ok
[INFO] [stdout] test transport::handshake::tests::test_parse_version_single_part ... ok
[INFO] [stdout] test transport::handshake::tests::test_parse_version_string_invalid_protocol ... ok
[INFO] [stdout] test transport::handshake::tests::test_parse_version_string_invalid_prefix ... ok
[INFO] [stdout] test transport::handshake::tests::test_parse_version_string_invalid_utf8 ... ok
[INFO] [stdout] test transport::handshake::tests::test_parse_version_string_valid ... ok
[INFO] [stdout] test transport::handshake::tests::test_parse_version_string_with_dash_in_software ... ok
[INFO] [stdout] test transport::handshake::tests::test_recv_version_rejects_http_request ... ok
[INFO] [stdout] test transport::handshake::tests::test_recv_version_rejects_non_ssh_string ... ok
[INFO] [stdout] test transport::handshake::tests::test_recv_version_too_long ... ok
[INFO] [stdout] test transport::handshake::tests::test_recv_version_valid ... ok
[INFO] [stdout] test transport::handshake::tests::test_select_algorithm ... ok
[INFO] [stdout] test transport::handshake::tests::test_select_algorithm_empty_preferred ... ok
[INFO] [stdout] test transport::handshake::tests::test_recv_version_lf_only ... ok
[INFO] [stdout] test transport::handshake::tests::test_select_algorithm_first_match_wins ... ok
[INFO] [stdout] test transport::handshake::tests::test_select_algorithm_no_match ... ok
[INFO] [stdout] test transport::handshake::tests::test_send_version_custom ... ok
[INFO] [stdout] test transport::handshake::tests::test_send_version_writes_correct_bytes ... ok
[INFO] [stdout] test transport::handshake::tests::test_version_string_constants ... ok
[INFO] [stdout] test transport::kex::tests::test_build_hash_input_no_shared_secret ... ok
[INFO] [stdout] test transport::handshake::tests::test_select_algorithm_empty_server ... ok
[INFO] [stdout] test transport::kex::tests::test_compute_shared_secret_ecdh_missing_keys ... ok
[INFO] [stdout] test transport::kex::tests::test_compute_shared_secret_missing_keys ... ok
[INFO] [stdout] test transport::kex::tests::test_curve25519_key_generation ... ok
[INFO] [stdout] test transport::kex::tests::test_curve25519_full_exchange ... ok
[INFO] [stdout] test transport::kex::tests::test_decode_kex_message_empty ... ok
[INFO] [stdout] test transport::kex::tests::test_decode_kex_message_invalid_type ... ok
[INFO] [stdout] test transport::kex::tests::test_decode_kex_message ... ok
[INFO] [stdout] [2m2026-07-09T17:33:28.652336Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes128-cbc, mac=hmac-sha1
[INFO] [stdout] [2m2026-07-09T17:33:28.652321Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:28.656216Z[0m [32m INFO[0m [2mayssh::raw_session[0m[2m:[0m Password authentication successful
[INFO] [stdout] [2m2026-07-09T17:33:28.656920Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] [2m2026-07-09T17:33:28.662284Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:28.670469Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes128-cbc, mac=hmac-sha1
[INFO] [stdout] [2m2026-07-09T17:33:28.671130Z[0m [32m INFO[0m [2mayssh::raw_session[0m[2m:[0m Password authentication successful
[INFO] [stdout] [2m2026-07-09T17:33:28.671489Z[0m [32m INFO[0m [2mayssh::raw_session[0m[2m:[0m Exec channel opened (remote_id=0)
[INFO] [stdout] [2m2026-07-09T17:33:28.671695Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] test sftp::tests::test_scp_download_with_test_server ... ok
[INFO] [stdout] [2m2026-07-09T17:33:28.729651Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:28.733375Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes128-cbc, mac=hmac-sha1
[INFO] [stdout] [2m2026-07-09T17:33:28.772565Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:28.774375Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes128-cbc, mac=hmac-sha1
[INFO] [stdout] test server::test_server::tests::test_wrong_password_rejected ... ok
[INFO] [stdout] [2m2026-07-09T17:33:28.790318Z[0m [32m INFO[0m [2mayssh::raw_session[0m[2m:[0m Password authentication successful
[INFO] [stdout] [2m2026-07-09T17:33:28.790895Z[0m [32m INFO[0m [2mayssh::raw_session[0m[2m:[0m Exec channel opened (remote_id=0)
[INFO] [stdout] [2m2026-07-09T17:33:28.791308Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] [2m2026-07-09T17:33:28.807586Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:28.808301Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes128-cbc, mac=hmac-sha1
[INFO] [stdout] [2m2026-07-09T17:33:28.817852Z[0m [32m INFO[0m [2mayssh::raw_session[0m[2m:[0m Password authentication successful
[INFO] [stdout] [2m2026-07-09T17:33:28.818465Z[0m [32m INFO[0m [2mayssh::raw_session[0m[2m:[0m Exec channel opened (remote_id=0)
[INFO] [stdout] [2m2026-07-09T17:33:28.818800Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] test sftp::tests::test_sftp_client_write_file_stream_with_sftp_server ... ok
[INFO] [stdout] test transport::kex::tests::test_derive_session_keys_no_shared_secret ... ok
[INFO] [stdout] [2m2026-07-09T17:33:28.890360Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:28.890676Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes128-cbc, mac=hmac-sha1
[INFO] [stdout] [2m2026-07-09T17:33:28.892268Z[0m [32m INFO[0m [2mayssh::raw_session[0m[2m:[0m Password authentication successful
[INFO] [stdout] [2m2026-07-09T17:33:28.893304Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] test sftp::tests::test_scp_upload_stream_with_test_server ... ok
[INFO] [stdout] [2m2026-07-09T17:33:28.896926Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:28.901557Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes128-cbc, mac=hmac-sha1
[INFO] [stdout] test transport::kex::tests::test_derive_session_keys_for_aes128_gcm ... ok
[INFO] [stdout] [2m2026-07-09T17:33:28.906280Z[0m [32m INFO[0m [2mayssh::raw_session[0m[2m:[0m Password authentication successful
[INFO] [stdout] [2m2026-07-09T17:33:28.907561Z[0m [32m INFO[0m [2mayssh::raw_session[0m[2m:[0m Exec channel opened (remote_id=0)
[INFO] [stdout] [2m2026-07-09T17:33:28.907831Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] test sftp::tests::test_scp_session_download_password_with_test_server ... ok
[INFO] [stdout] test sftp::tests::test_scp_upload_with_test_server ... ok
[INFO] [stdout] test transport::kex::tests::test_dh_group14_key_generation ... ok
[INFO] [stdout] [2m2026-07-09T17:33:28.958437Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:28.960496Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes128-ctr, mac=hmac-sha1
[INFO] [stdout] [2m2026-07-09T17:33:28.963909Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] [2m2026-07-09T17:33:28.966025Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Negotiated: kex=curve25519-sha256, enc=aes128-cbc, mac=hmac-sha1
[INFO] [stdout] [2m2026-07-09T17:33:29.009932Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:29.010097Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes128-cbc, mac=hmac-sha1
[INFO] [stdout] [2m2026-07-09T17:33:29.011225Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] [2m2026-07-09T17:33:29.039851Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Negotiated: kex=curve25519-sha256, enc=aes192-cbc, mac=hmac-sha1
[INFO] [stdout] [2m2026-07-09T17:33:29.100015Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:29.103323Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes192-cbc, mac=hmac-sha1
[INFO] [stdout] [2m2026-07-09T17:33:29.105519Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] [2m2026-07-09T17:33:29.112365Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Negotiated: kex=curve25519-sha256, enc=aes256-cbc, mac=hmac-sha1
[INFO] [stdout] test transport::kex::tests::test_derive_session_keys_for_aes256_ctr ... ok
[INFO] [stdout] test transport::kex::tests::test_dh_group1_key_generation ... ok
[INFO] [stdout] test transport::kex::tests::test_ecdh_nistp256_key_generation ... ok
[INFO] [stdout] [2m2026-07-09T17:33:29.156690Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:29.157052Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes128-cbc, mac=hmac-sha1
[INFO] [stdout] [2m2026-07-09T17:33:29.160279Z[0m [32m INFO[0m [2mayssh::raw_session[0m[2m:[0m Password authentication successful
[INFO] [stdout] [2m2026-07-09T17:33:29.160604Z[0m [32m INFO[0m [2mayssh::raw_session[0m[2m:[0m Exec channel opened (remote_id=0)
[INFO] [stdout] [2m2026-07-09T17:33:29.160811Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] test sftp::tests::test_scp_download_stream_chunk_by_chunk ... ok
[INFO] [stdout] test transport::kex::tests::test_encode_kex_init ... ok
[INFO] [stdout] test transport::kex::tests::test_encode_kex_reply ... ok
[INFO] [stdout] test transport::kex::tests::test_encode_newkeys ... ok
[INFO] [stdout] test transport::kex::tests::test_encode_newkeys_rfc4253_compliance ... ok
[INFO] [stdout] [2m2026-07-09T17:33:29.164374Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes256-cbc, mac=hmac-sha1
[INFO] [stdout] [2m2026-07-09T17:33:29.164510Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:29.169103Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] [2m2026-07-09T17:33:29.174296Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Negotiated: kex=curve25519-sha256, enc=aes128-ctr, mac=hmac-sha1
[INFO] [stdout] test transport::kex::tests::test_exchange_hash_deterministic ... ok
[INFO] [stdout] test transport::kex::tests::test_exchange_hash_uses_ssh_string_encoding ... ok
[INFO] [stdout] test transport::kex::tests::test_get_curve_type ... ok
[INFO] [stdout] test transport::kex::tests::test_kex_context_creation ... ok
[INFO] [stdout] test transport::kex::tests::test_nistp256_session_hash_is_sha256 ... ok
[INFO] [stdout] test transport::kex::tests::test_derive_session_keys_for_chacha20 ... ok
[INFO] [stdout] [2m2026-07-09T17:33:29.221253Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:29.221521Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes128-ctr, mac=hmac-sha1
[INFO] [stdout] [2m2026-07-09T17:33:29.225320Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] [2m2026-07-09T17:33:29.230851Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Negotiated: kex=curve25519-sha256, enc=aes192-ctr, mac=hmac-sha1
[INFO] [stdout] test transport::kex::tests::test_dh_group14_sha1_session_hash_length ... ok
[INFO] [stdout] test transport::kex::tests::test_ecdh_nistp521_key_generation ... ok
[INFO] [stdout] [2m2026-07-09T17:33:29.279272Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:29.279585Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes192-ctr, mac=hmac-sha1
[INFO] [stdout] [2m2026-07-09T17:33:29.282640Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] [2m2026-07-09T17:33:29.288308Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Negotiated: kex=curve25519-sha256, enc=aes256-ctr, mac=hmac-sha1
[INFO] [stdout] test transport::kex::tests::test_nistp521_session_hash_is_sha512 ... ok
[INFO] [stdout] test transport::kex::tests::test_process_server_kex_init_ecdh_too_short ... ok
[INFO] [stdout] test transport::kex::tests::test_process_server_kex_init_ecdh_truncated ... ok
[INFO] [stdout] test transport::kex::tests::test_nistp384_session_hash_is_sha384 ... ok
[INFO] [stdout] [2m2026-07-09T17:33:29.338329Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:29.339609Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes256-ctr, mac=hmac-sha1
[INFO] [stdout] [2m2026-07-09T17:33:29.344111Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] test transport::kex::tests::test_derive_session_keys_for_hmac_sha1 ... ok
[INFO] [stdout] test transport::kex::tests::test_ecdh_nistp384_key_generation ... ok
[INFO] [stdout] test transport::kex::tests::test_session_keys_clone ... ok
[INFO] [stdout] test transport::kex::tests::test_session_keys_debug ... ok
[INFO] [stdout] test transport::kex::tests::test_set_exchange_info ... ok
[INFO] [stdout] [2m2026-07-09T17:33:29.365147Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Negotiated: kex=curve25519-sha256, enc=aes128-gcm@openssh.com, mac=hmac-sha1
[INFO] [stdout] test transport::kex::tests::test_set_server_host_key ... ok
[INFO] [stdout] test transport::kex::tests::test_process_server_kex_init_dh_out_of_range ... ok
[INFO] [stdout] test transport::packet::tests::test_calculate_padding_length_block16 ... ok
[INFO] [stdout] test transport::kex::tests::test_version_string_crlf_stripping_in_hash ... ok
[INFO] [stdout] test transport::packet::tests::test_calculate_padding_length_exact_alignment ... ok
[INFO] [stdout] test transport::packet::tests::test_calculate_padding_length_block8 ... ok
[INFO] [stdout] test transport::packet::tests::test_deserialize_data_incomplete ... ok
[INFO] [stdout] test sftp::tests::test_sftp_client_full_cycle_with_sftp_server ... ok
[INFO] [stdout] test transport::packet::tests::test_deserialize_minimum_valid ... ok
[INFO] [stdout] test transport::packet::tests::test_deserialize_padding_too_short ... ok
[INFO] [stdout] test transport::packet::tests::test_deserialize_too_short ... ok
[INFO] [stdout] test transport::packet::tests::test_packet_creation ... ok
[INFO] [stdout] test transport::packet::tests::test_packet_debug ... ok
[INFO] [stdout] test transport::packet::tests::test_packet_deserialization ... ok
[INFO] [stdout] test transport::packet::tests::test_deserialize_packet_too_large ... ok
[INFO] [stdout] test transport::packet::tests::test_packet_clone ... ok
[INFO] [stdout] test transport::packet::tests::test_packet_padding_alignment ... ok
[INFO] [stdout] test transport::packet::tests::test_packet_padding_minimum ... ok
[INFO] [stdout] test transport::packet::tests::test_packet_padding ... ok
[INFO] [stdout] test transport::packet::tests::test_packet_serialization ... ok
[INFO] [stdout] test transport::packet::tests::test_serialize_8byte_alignment ... ok
[INFO] [stdout] test transport::packet::tests::test_serialize_deserialize_roundtrip_empty_payload ... ok
[INFO] [stdout] test transport::packet::tests::test_serialize_deserialize_roundtrip ... ok
[INFO] [stdout] test transport::kex::tests::test_dh_group1_full_exchange ... ok
[INFO] [stdout] test transport::packet::tests::test_serialize_for_encryption_same_structure ... ok
[INFO] [stdout] test transport::packet::tests::test_serialize_deserialize_roundtrip_large_payload ... ok
[INFO] [stdout] test transport::session::tests::test_encryption_algorithm_initially_none ... ok
[INFO] [stdout] [2m2026-07-09T17:33:29.426426Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes128-gcm@openssh.com, mac=hmac-sha1
[INFO] [stdout] [2m2026-07-09T17:33:29.426565Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:29.433364Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] [2m2026-07-09T17:33:29.440057Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Negotiated: kex=curve25519-sha256, enc=aes256-gcm@openssh.com, mac=hmac-sha1
[INFO] [stdout] test transport::kex::tests::test_dh_shared_secret_computation ... ok
[INFO] [stdout] test transport::kex::tests::test_dh_shared_secret_with_mpint ... ok
[INFO] [stdout] test transport::session::tests::test_initial_state ... ok
[INFO] [stdout] test transport::session::tests::test_initial_state_accessors_return_none ... ok
[INFO] [stdout] test transport::session::tests::test_kex_context_accessible ... ok
[INFO] [stdout] test transport::session::tests::test_kex_context_mut_accessible ... ok
[INFO] [stdout] test transport::session::tests::test_session_state_clone ... ok
[INFO] [stdout] test transport::session::tests::test_session_state_debug ... ok
[INFO] [stdout] test transport::session::tests::test_session_state_enum_equality ... ok
[INFO] [stdout] test transport::session::tests::test_stream_mut_accessible ... ok
[INFO] [stdout] test transport::session::tests::test_transition_to_encrypted_cipher_state_usable ... ok
[INFO] [stdout] test transport::session::tests::test_transition_to_encrypted_fails_without_session_id ... ok
[INFO] [stdout] test transport::session::tests::test_transition_to_encrypted_fails_without_shared_secret ... ok
[INFO] [stdout] test transport::session::tests::test_transition_to_encrypted_sets_session_keys ... ok
[INFO] [stdout] test transport::session::tests::test_transition_to_encrypted_succeeds ... ok
[INFO] [stdout] test transport::session_id::tests::test_hash_algorithm_for_kex ... ok
[INFO] [stdout] test transport::session_id::tests::test_session_id_computation ... ok
[INFO] [stdout] test transport::session_id::tests::test_session_id_context ... ok
[INFO] [stdout] test transport::session_id::tests::test_session_id_determinism ... ok
[INFO] [stdout] test transport::session_id::tests::test_session_id_order_per_rfc_4253 ... ok
[INFO] [stdout] test transport::session_id::tests::test_session_id_sha384 ... ok
[INFO] [stdout] [2m2026-07-09T17:33:29.491395Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:29.495322Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes256-gcm@openssh.com, mac=hmac-sha1
[INFO] [stdout] [2m2026-07-09T17:33:29.508187Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] [2m2026-07-09T17:33:29.510055Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Negotiated: kex=curve25519-sha256, enc=aes256-ctr, mac=hmac-sha1
[INFO] [stdout] test transport::packet::tests::test_total_size ... ok
[INFO] [stdout] test transport::packet::tests::test_total_size_matches_serialize_len ... ok
[INFO] [stdout] test transport::session_id::tests::test_session_id_sha512 ... ok
[INFO] [stdout] test transport::session::tests::test_init_kex_generates_client_ephemeral ... ok
[INFO] [stdout] test transport::kex::tests::test_perform_kex_full_flow ... ok
[INFO] [stdout] test transport::state::tests::test_cipher_initially_none ... ok
[INFO] [stdout] test transport::state::tests::test_complete_handshake_flow ... ok
[INFO] [stdout] test transport::session_id::tests::test_session_id_with_realistic_values ... ok
[INFO] [stdout] test transport::session_id::tests::test_session_id_uniqueness ... ok
[INFO] [stdout] test transport::state::tests::test_default_impl ... ok
[INFO] [stdout] test transport::state::tests::test_encrypt_packet_without_cipher_fails ... ok
[INFO] [stdout] test transport::state::tests::test_handshake_to_keyexchange_on_kexinit ... ok
[INFO] [stdout] test transport::state::tests::test_initialize_cipher ... ok
[INFO] [stdout] test transport::state::tests::test_invalid_message_in_handshake_state ... ok
[INFO] [stdout] test transport::state::tests::test_invalid_transition_established_to_handshake ... ok
[INFO] [stdout] test transport::state::tests::test_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test transport::state::tests::test_invalid_transition_from_disconnected ... ok
[INFO] [stdout] test transport::state::tests::test_disconnect_from_any_state ... ok
[INFO] [stdout] test transport::state::tests::test_invalid_transition_handshake_to_established ... ok
[INFO] [stdout] [2m2026-07-09T17:33:29.560443Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes256-ctr, mac=hmac-sha1
[INFO] [stdout] [2m2026-07-09T17:33:29.560566Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] test transport::state::tests::test_is_valid_message_in_disconnected ... ok
[INFO] [stdout] test transport::state::tests::test_is_valid_message_in_handshake ... ok
[INFO] [stdout] test transport::state::tests::test_is_valid_message_in_key_exchange ... ok
[INFO] [stdout] test transport::state::tests::test_keyexchange_other_message_stays ... ok
[INFO] [stdout] [2m2026-07-09T17:33:29.562957Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] test transport::state::tests::test_keyexchange_to_established_on_newkeys ... ok
[INFO] [stdout] test transport::state::tests::test_message_result_debug ... ok
[INFO] [stdout] test transport::state::tests::test_message_result_equality ... ok
[INFO] [stdout] test transport::state::tests::test_new_state_machine_starts_in_handshake ... ok
[INFO] [stdout] test transport::state::tests::test_decrypt_packet_without_cipher_fails ... ok
[INFO] [stdout] test transport::state::tests::test_established_to_keyexchange_on_rekey ... ok
[INFO] [stdout] test transport::state::tests::test_rekey_trigger_from_disconnected_fails ... ok
[INFO] [stdout] test transport::state::tests::test_rekey_trigger_from_established ... ok
[INFO] [stdout] test transport::state::tests::test_rekey_trigger_from_handshake ... ok
[INFO] [stdout] test transport::state::tests::test_rekey_trigger_from_keyexchange ... ok
[INFO] [stdout] test transport::state::tests::test_state_clone_and_equality ... ok
[INFO] [stdout] test transport::state::tests::test_state_copy ... ok
[INFO] [stdout] test transport::state::tests::test_state_debug ... ok
[INFO] [stdout] test transport::state::tests::test_state_default ... ok
[INFO] [stdout] test transport::state::tests::test_message_in_disconnected_state_fails ... ok
[INFO] [stdout] test transport::state::tests::test_transition_to_disconnected ... ok
[INFO] [stdout] test transport::state::tests::test_transition_to_established ... ok
[INFO] [stdout] test transport::state::tests::test_validate_transition_rekey ... ok
[INFO] [stdout] test transport::state::tests::test_transition_to_key_exchange ... ok
[INFO] [stdout] test transport::state::tests::test_validate_transition_invalid_backward ... ok
[INFO] [stdout] test transport::state::tests::test_validate_transition_from_disconnected_to_any_fails ... ok
[INFO] [stdout] test transport::state::tests::test_validate_transition_valid_forward ... ok
[INFO] [stdout] test transport::state::tests::test_validate_transition_same_state ... ok
[INFO] [stdout] test transport::tests::test_advance_ctr_iv_carry ... ok
[INFO] [stdout] test transport::tests::test_advance_ctr_iv_multi_byte_carry ... ok
[INFO] [stdout] test transport::tests::test_advance_ctr_iv_multiple_blocks ... ok
[INFO] [stdout] test transport::tests::test_advance_ctr_iv_simple ... ok
[INFO] [stdout] [2m2026-07-09T17:33:29.581451Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Negotiated: kex=curve25519-sha256, enc=aes256-ctr, mac=hmac-sha2-256
[INFO] [stdout] test transport::tests::test_allocate_channel_id_sequential ... ok
[INFO] [stdout] test transport::kex::tests::test_session_hash_generation ... ok
[INFO] [stdout] test transport::tests::test_base_mac_algorithm ... ok
[INFO] [stdout] test transport::state::tests::test_validate_transition_skip_keyexchange ... ok
[INFO] [stdout] test transport::tests::test_bytes_encrypted_tracking ... ok
[INFO] [stdout] test transport::state::tests::test_validate_transition_to_disconnected_from_any ... ok
[INFO] [stdout] test transport::tests::test_encrypt_packet_ctr_round_trip ... ok
[INFO] [stdout] test transport::tests::test_encrypt_packet_gcm_format ... ok
[INFO] [stdout] test transport::tests::test_encrypt_packet_etm_format ... ok
[INFO] [stdout] test transport::tests::test_gcm_nonce_carry ... ok
[INFO] [stdout] test transport::tests::test_is_aead_cipher ... ok
[INFO] [stdout] test transport::tests::test_is_etm_mac ... ok
[INFO] [stdout] test transport::tests::test_mac_length_all ... ok
[INFO] [stdout] test transport::tests::test_transport_channel_methods_exist ... ok
[INFO] [stdout] test transport::version::tests::test_parse_server_version ... ok
[INFO] [stdout] test transport::tests::test_transport_send_recv ... ok
[INFO] [stdout] test transport::version::tests::test_generate_client_version ... ok
[INFO] [stdout] test transport::tests::test_gcm_nonce_initial ... ok
[INFO] [stdout] test transport::version::tests::test_parse_server_version_cisco ... ok
[INFO] [stdout] test transport::version::tests::test_parse_server_version_error_propagated ... ok
[INFO] [stdout] test transport::version::tests::test_parse_valid_version ... ok
[INFO] [stdout] test transport::version::tests::test_parse_version_cisco_199 ... ok
[INFO] [stdout] test transport::version::tests::test_parse_version_empty_data ... ok
[INFO] [stdout] test transport::version::tests::test_parse_version_empty_software ... ok
[INFO] [stdout] test transport::version::tests::test_parse_version_invalid_prefix ... ok
[INFO] [stdout] test transport::version::tests::test_parse_version_invalid_utf8 ... ok
[INFO] [stdout] test transport::version::tests::test_parse_version_just_prefix_no_software ... ok
[INFO] [stdout] test transport::version::tests::test_parse_version_minimal_valid ... ok
[INFO] [stdout] test transport::version::tests::test_parse_version_missing_crlf ... ok
[INFO] [stdout] test transport::version::tests::test_parse_version_not_ssh_prefix ... ok
[INFO] [stdout] test transport::version::tests::test_parse_version_old_protocol ... ok
[INFO] [stdout] test transport::version::tests::test_parse_version_only_crlf ... ok
[INFO] [stdout] test transport::version::tests::test_parse_version_protocol_not_a_number ... ok
[INFO] [stdout] test transport::version::tests::test_parse_version_ssh_15_rejected ... ok
[INFO] [stdout] test transport::version::tests::test_parse_version_too_long ... ok
[INFO] [stdout] test transport::version::tests::test_parse_version_with_dashes ... ok
[INFO] [stdout] test transport::version::tests::test_recv_version_empty_stream_fails ... ok
[INFO] [stdout] test transport::version::tests::test_recv_version_parses_valid ... ok
[INFO] [stdout] test transport::version::tests::test_recv_version_no_newline_fails ... ok
[INFO] [stdout] test transport::version::tests::test_validate_client_version ... ok
[INFO] [stdout] test transport::version::tests::test_validate_client_version_old ... ok
[INFO] [stdout] test transport::version::tests::test_send_version_writes_correct_bytes ... ok
[INFO] [stdout] test transport::version::tests::test_validate_client_version_valid_199 ... ok
[INFO] [stdout] test transport::version::tests::test_version_string_crlf_required ... ok
[INFO] [stdout] test transport::tests::test_gcm_nonce_incremented ... ok
[INFO] [stdout] test transport::version::tests::test_version_string_format ... ok
[INFO] [stdout] test transport::version::tests::test_version_string_max_length_255 ... ok
[INFO] [stdout] test transport::version::tests::test_version_string_null_byte_rejected ... ok
[INFO] [stdout] test transport::version::tests::test_version_string_within_255_limit ... ok
[INFO] [stdout] test utils::buffer::tests::test_read_u32_max ... ok
[INFO] [stdout] test utils::buffer::tests::test_read_u32_too_short_fails ... ok
[INFO] [stdout] test utils::buffer::tests::test_read_u32 ... ok
[INFO] [stdout] test unix_conn::tests::test_config_defaults ... ok
[INFO] [stdout] test unix_conn::tests::test_connection_type_variants ... ok
[INFO] [stdout] test utils::buffer::tests::test_read_u32_zero ... ok
[INFO] [stdout] test transport::version::tests::test_validate_client_version_invalid_format ... ok
[INFO] [stdout] test utils::buffer::tests::test_read_u64 ... ok
[INFO] [stdout] test utils::buffer::tests::test_read_u64_max ... ok
[INFO] [stdout] test transport::state::tests::test_is_valid_message_in_established ... ok
[INFO] [stdout] test utils::buffer::tests::test_read_u64_too_short_fails ... ok
[INFO] [stdout] test utils::buffer::tests::test_read_u64_zero ... ok
[INFO] [stdout] test utils::buffer::tests::test_read_u8_empty_buffer_fails ... ok
[INFO] [stdout] test utils::buffer::tests::test_read_u8_max ... ok
[INFO] [stdout] test utils::buffer::tests::test_read_u8_zero ... ok
[INFO] [stdout] test utils::buffer::tests::test_reader_inner_mut ... ok
[INFO] [stdout] test utils::buffer::tests::test_read_u8 ... ok
[INFO] [stdout] test utils::buffer::tests::test_roundtrip_u64 ... ok
[INFO] [stdout] test utils::buffer::tests::test_roundtrip_u8 ... ok
[INFO] [stdout] test utils::buffer::tests::test_write_u32 ... ok
[INFO] [stdout] test utils::buffer::tests::test_roundtrip_u32 ... ok
[INFO] [stdout] test utils::buffer::tests::test_write_u32_max ... ok
[INFO] [stdout] test utils::buffer::tests::test_write_u32_zero ... ok
[INFO] [stdout] test utils::buffer::tests::test_write_u64 ... ok
[INFO] [stdout] test utils::buffer::tests::test_write_u64_max ... ok
[INFO] [stdout] test utils::buffer::tests::test_write_u64_zero ... ok
[INFO] [stdout] test utils::buffer::tests::test_write_u8 ... ok
[INFO] [stdout] test utils::buffer::tests::test_write_u8_zero ... ok
[INFO] [stdout] test utils::buffer::tests::test_writer_inner_mut ... ok
[INFO] [stdout] test utils::buffer::tests::test_writer_sequential_writes ... ok
[INFO] [stdout] test utils::string::tests::test_buffer_too_short ... ok
[INFO] [stdout] test utils::string::tests::test_empty_string ... ok
[INFO] [stdout] test utils::string::tests::test_invalid_utf8 ... ok
[INFO] [stdout] test utils::string::tests::test_read_string_slice ... ok
[INFO] [stdout] test utils::string::tests::test_read_write_string ... ok
[INFO] [stdout] test utils::buffer::tests::test_reader_sequential_reads ... ok
[INFO] [stdout] test utils::buffer::tests::test_roundtrip_mixed ... ok
[INFO] [stdout] test utils::buffer::tests::test_reader_inner ... ok
[INFO] [stdout] [2m2026-07-09T17:33:29.639333Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes256-ctr, mac=hmac-sha2-256
[INFO] [stdout] [2m2026-07-09T17:33:29.634153Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:29.642717Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] test transport::session::tests::test_init_kex_transitions_to_kex_in_progress ... ok
[INFO] [stdout] [2m2026-07-09T17:33:29.649333Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Negotiated: kex=curve25519-sha256, enc=aes256-ctr, mac=hmac-sha2-512
[INFO] [stdout] test transport::kex::tests::test_session_key_derivation ... ok
[INFO] [stdout] [2m2026-07-09T17:33:29.711378Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:29.712386Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes256-ctr, mac=hmac-sha2-512
[INFO] [stdout] [2m2026-07-09T17:33:29.717570Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] test transport::kex::tests::test_session_hash_deterministic ... ok
[INFO] [stdout] [2m2026-07-09T17:33:29.896158Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Negotiated: kex=curve25519-sha256, enc=aes256-ctr, mac=hmac-sha1-etm@openssh.com
[INFO] [stdout] test transport::session::tests::test_init_kex_works_for_all_algorithms ... ok
[INFO] [stdout] [2m2026-07-09T17:33:29.950277Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:29.950603Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes256-ctr, mac=hmac-sha1-etm@openssh.com
[INFO] [stdout] [2m2026-07-09T17:33:29.953000Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] [2m2026-07-09T17:33:29.957826Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Negotiated: kex=curve25519-sha256, enc=aes256-ctr, mac=hmac-sha2-256-etm@openssh.com
[INFO] [stdout] [2m2026-07-09T17:33:30.045146Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:30.049413Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes256-ctr, mac=hmac-sha2-256-etm@openssh.com
[INFO] [stdout] [2m2026-07-09T17:33:30.050411Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] [2m2026-07-09T17:33:30.061028Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Negotiated: kex=curve25519-sha256, enc=aes256-ctr, mac=hmac-sha2-512-etm@openssh.com
[INFO] [stdout] [2m2026-07-09T17:33:30.107721Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:30.107987Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes256-ctr, mac=hmac-sha2-512-etm@openssh.com
[INFO] [stdout] [2m2026-07-09T17:33:30.110034Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] [2m2026-07-09T17:33:30.127367Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Negotiated: kex=curve25519-sha256, enc=aes256-ctr, mac=hmac-sha2-256
[INFO] [stdout] [2m2026-07-09T17:33:30.214923Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:30.217415Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes256-ctr, mac=hmac-sha2-256
[INFO] [stdout] [2m2026-07-09T17:33:30.220293Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] [2m2026-07-09T17:33:30.224552Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Negotiated: kex=ecdh-sha2-nistp256, enc=aes256-cbc, mac=hmac-sha2-512
[INFO] [stdout] [2m2026-07-09T17:33:30.288821Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:30.290310Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes256-cbc, mac=hmac-sha2-512
[INFO] [stdout] [2m2026-07-09T17:33:30.291223Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] [2m2026-07-09T17:33:30.298328Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Negotiated: kex=ecdh-sha2-nistp384, enc=aes192-ctr, mac=hmac-sha1-etm@openssh.com
[INFO] [stdout] [2m2026-07-09T17:33:30.477419Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes192-ctr, mac=hmac-sha1-etm@openssh.com
[INFO] [stdout] [2m2026-07-09T17:33:30.477661Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:30.478793Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] [2m2026-07-09T17:33:30.484311Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Negotiated: kex=diffie-hellman-group1-sha1, enc=aes128-cbc, mac=hmac-sha2-256-etm@openssh.com
[INFO] [stdout] [2m2026-07-09T17:33:30.592761Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:30.593052Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes128-cbc, mac=hmac-sha2-256-etm@openssh.com
[INFO] [stdout] [2m2026-07-09T17:33:30.594040Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] [2m2026-07-09T17:33:30.605583Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Negotiated: kex=curve25519-sha256, enc=aes128-gcm@openssh.com, mac=hmac-sha1
[INFO] [stdout] test server::test_server::tests::test_connection_timeout ... ok
[INFO] [stdout] [2m2026-07-09T17:33:30.648815Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:30.649008Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes128-gcm@openssh.com, mac=hmac-sha1
[INFO] [stdout] [2m2026-07-09T17:33:30.649584Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] [2m2026-07-09T17:33:30.657321Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Negotiated: kex=ecdh-sha2-nistp521, enc=aes256-gcm@openssh.com, mac=hmac-sha1
[INFO] [stdout] [2m2026-07-09T17:33:30.741359Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes256-gcm@openssh.com, mac=hmac-sha1
[INFO] [stdout] [2m2026-07-09T17:33:30.741509Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:30.742098Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] [2m2026-07-09T17:33:30.750556Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Negotiated: kex=diffie-hellman-group14-sha1, enc=aes256-ctr, mac=hmac-sha2-512-etm@openssh.com
[INFO] [stdout] test sftp::tests::test_scp_upload_stream_large_file ... ok
[INFO] [stdout] [2m2026-07-09T17:33:31.052803Z[0m [32m INFO[0m [2mayssh::transport[0m[2m:[0m SSH handshake completed, server version: SSH-2.0-ayssh_test_server
[INFO] [stdout] [2m2026-07-09T17:33:31.054903Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m Encryption established: enc=aes256-ctr, mac=hmac-sha2-512-etm@openssh.com
[INFO] [stdout] [2m2026-07-09T17:33:31.057696Z[0m [32m INFO[0m [2mayssh::server::test_server[0m[2m:[0m SSH handshake + auth + channel complete
[INFO] [stdout] test server::test_server::tests::test_crypto_matrix ... ok
[INFO] [stdout] test auth::tests::test_extract_public_key_blob_mpint_encoding ... ok
[INFO] [stdout] test auth::signature::tests::test_rsa_signature_encoding ... ok
[INFO] [stdout] test auth::signature::tests::test_rsa_signature_uses_sha1_and_correct_size ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- connection::tests::test_connect_no_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'connection::tests::test_connect_no_credentials' (2095) panicked at src/connection/mod.rs:391:9:
[INFO] [stdout] assertion failed: result.unwrap_err().to_string().contains("No authentication credentials")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x630bcd819ab8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x630bcd819ab8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x630bcd819ab8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x630bcd819ab8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x630bcd8310aa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x630bcd8310aa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x630bcd81ef92 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x630bcd81ef92 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x630bcd7f5d76 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x630bcd7f5d76 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x630bcd810c29 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x630bcd53c63c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x630bcd53c63c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x630bcd810ea2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x630bcd810ea2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x630bcd7f5e64 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x630bcd7ea7c9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x630bcd7f6f1d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x630bcd8318ec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x630bcd8318b2 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x630bcd1904e9 - ayssh[c28a7fdef9f98e5c]::connection::tests::test_connect_no_credentials::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection/mod.rs:391:9
[INFO] [stdout]   21:     0x630bcd31efa2 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x630bcd3207dd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x630bcce1b3cd - <tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   24:     0x630bcce100ab - tokio[2f6a9e1f945e7cc9]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x630bcce100ab - tokio[2f6a9e1f945e7cc9]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x630bcce100ab - <tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   27:     0x630bcccc1420 - <tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   28:     0x630bccdbce0d - <tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   29:     0x630bccd7abb4 - <tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   30:     0x630bccfb959b - <tokio[2f6a9e1f945e7cc9]::runtime::context::scoped::Scoped<tokio[2f6a9e1f945e7cc9]::runtime::scheduler::Context>>::set::<<tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x630bcd308359 - tokio[2f6a9e1f945e7cc9]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x630bcce355f2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2f6a9e1f945e7cc9]::runtime::context::Context>>::try_with::<tokio[2f6a9e1f945e7cc9]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x630bcce1f91e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[2f6a9e1f945e7cc9]::runtime::context::Context>>::with::<tokio[2f6a9e1f945e7cc9]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x630bcd2f8b9d - tokio[2f6a9e1f945e7cc9]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x630bccd23d80 - <tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   36:     0x630bccd3f7d6 - <tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   37:     0x630bccd567d0 - <tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x630bcd135173 - tokio[2f6a9e1f945e7cc9]::runtime::context::runtime::enter_runtime::<<tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x630bccca9201 - <tokio[2f6a9e1f945e7cc9]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x630bccf97404 - <tokio[2f6a9e1f945e7cc9]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   41:     0x630bccfa1aff - <tokio[2f6a9e1f945e7cc9]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   42:     0x630bcd1a42d1 - ayssh[c28a7fdef9f98e5c]::connection::tests::test_connect_no_credentials
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection/mod.rs:391:91
[INFO] [stdout]   43:     0x630bcd18f677 - ayssh[c28a7fdef9f98e5c]::connection::tests::test_connect_no_credentials::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection/mod.rs:385:43
[INFO] [stdout]   44:     0x630bccf23c46 - <ayssh[c28a7fdef9f98e5c]::connection::tests::test_connect_no_credentials::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x630bcd52f71b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x630bcd52f71b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x630bcd53cf95 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x630bcd53cf95 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x630bcd53cf95 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x630bcd53cf95 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x630bcd53cf95 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x630bcd53cf95 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x630bcd53cf95 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x630bcd5368a4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x630bcd5368a4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x630bcd540012 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x630bcd540012 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x630bcd540012 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x630bcd540012 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x630bcd540012 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x630bcd540012 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x630bcd540012 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x630bcd818a2f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   64:     0x630bcd818a2f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x77334e767aa4 - <unknown>
[INFO] [stdout]   66:     0x77334e7f4a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     connection::tests::test_connect_no_credentials
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 953 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 12.51s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c4ca5360b860fbb8ffd45535c8a7050a602604c4527be47e9b498555e1da370c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4ca5360b860fbb8ffd45535c8a7050a602604c4527be47e9b498555e1da370c", kill_on_drop: false }`
[INFO] [stdout] c4ca5360b860fbb8ffd45535c8a7050a602604c4527be47e9b498555e1da370c
