[INFO] cloning repository https://github.com/kdrag0n/hush [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kdrag0n/hush" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdrag0n%2Fhush", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdrag0n%2Fhush'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ddc1c5c86501ba3eece81f5c528256df97613a0 [INFO] testing kdrag0n/hush against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdrag0n%2Fhush" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kdrag0n/hush [INFO] finished tweaking git repo https://github.com/kdrag0n/hush [INFO] tweaked toml for git repo https://github.com/kdrag0n/hush written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kdrag0n/hush on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kdrag0n/hush 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.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 5d1a27374ffd02f36f2218f0a6166a6da7dcda3c967d3f68a9b74e59b84864ee [INFO] running `Command { std: "docker" "start" "5d1a27374ffd02f36f2218f0a6166a6da7dcda3c967d3f68a9b74e59b84864ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d1a27374ffd02f36f2218f0a6166a6da7dcda3c967d3f68a9b74e59b84864ee", 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" "5d1a27374ffd02f36f2218f0a6166a6da7dcda3c967d3f68a9b74e59b84864ee" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d1a27374ffd02f36f2218f0a6166a6da7dcda3c967d3f68a9b74e59b84864ee", 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" "5d1a27374ffd02f36f2218f0a6166a6da7dcda3c967d3f68a9b74e59b84864ee" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling aws-lc-rs v1.16.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling aws-lc-sys v0.40.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tokio v1.52.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling siphasher v1.0.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling fastbloom v0.14.1 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.10.0 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling compression-core v0.4.32 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling ssh-key v0.6.7 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling rtoolbox v0.0.5 [INFO] [stderr] Compiling filetime v0.2.28 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling data-encoding v2.11.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling x509-parser v0.18.1 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling astral-tokio-tar v0.6.1 [INFO] [stderr] Compiling rpassword v7.5.2 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling ssh-agent-client-rs v1.1.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling compression-codecs v0.4.38 [INFO] [stderr] Compiling async-compression v0.4.42 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling rcgen v0.14.7 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling quinn-proto v0.11.14 [INFO] [stderr] Compiling hush-core v0.1.0 (/opt/rustwide/workdir/hush-core) [INFO] [stderr] Compiling hush-server v0.1.0 (/opt/rustwide/workdir/hush-server) [INFO] [stderr] Compiling hush v0.1.0 (/opt/rustwide/workdir/hush) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 3m 38s [INFO] running `Command { std: "docker" "inspect" "5d1a27374ffd02f36f2218f0a6166a6da7dcda3c967d3f68a9b74e59b84864ee", 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" "5d1a27374ffd02f36f2218f0a6166a6da7dcda3c967d3f68a9b74e59b84864ee" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling astral-tokio-tar v0.6.1 [INFO] [stderr] Compiling hush-core v0.1.0 (/opt/rustwide/workdir/hush-core) [INFO] [stderr] Compiling hush-server v0.1.0 (/opt/rustwide/workdir/hush-server) [INFO] [stderr] Compiling hush v0.1.0 (/opt/rustwide/workdir/hush) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 24.71s [INFO] running `Command { std: "docker" "inspect" "5d1a27374ffd02f36f2218f0a6166a6da7dcda3c967d3f68a9b74e59b84864ee", 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" "5d1a27374ffd02f36f2218f0a6166a6da7dcda3c967d3f68a9b74e59b84864ee" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/hush-779ccba398db6742) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test cli::tests::forward_accepts_domain_listen_hosts ... ok [INFO] [stdout] test cli::tests::forward_accepts_domain_names ... ok [INFO] [stdout] test cli::tests::target_accepts_domain_names ... ok [INFO] [stdout] test cli::tests::tty_short_flag_cannot_be_repeated ... ok [INFO] [stdout] test cp::tests::leaves_local_absolute_path ... ok [INFO] [stdout] test cp::tests::leaves_local_relative_path_with_prefix ... ok [INFO] [stdout] test cp::tests::parses_bracketed_remote_path ... ok [INFO] [stdout] test cp::tests::parses_remote_path ... ok [INFO] [stdout] test net::tests::happy_eyeballs_prefers_ipv6_and_interleaves_ipv4 ... ok [INFO] [stdout] test os::tests::terminal_cleanup_disables_interactive_modes_without_ris ... ok [INFO] [stderr] Running tests/smoke.rs (/opt/rustwide/target/release/deps/smoke-702c52f20ae0b188) [INFO] [stdout] test session::tests::escape_filter_can_be_disabled ... ok [INFO] [stdout] test session::tests::escape_filter_carries_tilde_across_reads ... ok [INFO] [stdout] test session::tests::escape_filter_detects_tilde_dot_at_line_start ... ok [INFO] [stdout] test session::tests::escape_filter_ignores_tilde_dot_away_from_line_start ... ok [INFO] [stdout] test session::tests::escape_filter_only_handles_tilde_dot ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test authorized_keys_options_are_rejected_without_detail ... ok [INFO] [stdout] test agent_forwarding_relays_and_binds_session ... ok [INFO] [stdout] test agent_forwarding_requires_opt_in ... ok [INFO] [stdout] test ecdsa_p256_file_key_works ... ok [INFO] [stdout] test ecdsa_p384_file_key_works ... ok [INFO] [stdout] test agent_forwarding_works_with_real_ssh_agent ... ok [INFO] [stdout] test ecdsa_agent_key_works ... ok [INFO] [stdout] test domain_name_target_works ... ok [INFO] [stdout] test ecdsa_p521_file_key_works ... ok [INFO] [stdout] test hcp_dispatches_from_argv0 ... ok [INFO] [stdout] test hcp_uploads_file_with_zstd ... ok [INFO] [stdout] test hcp_downloads_file_without_compression ... ok [INFO] [stdout] test no_shell_preserves_argv ... ok [INFO] [stdout] test openssh_connection_environment_is_set ... ok [INFO] [stdout] test propagates_exit_status ... ok [INFO] [stdout] test remote_signal_exit_is_reemitted_by_client ... ok [INFO] [stdout] test non_pty_signal_forwarding_propagates_interrupt ... ok [INFO] [stdout] test non_pty_signal_forwarding_propagates_terminate ... ok [INFO] [stdout] test server_can_disable_agent_forwarding ... ok [INFO] [stdout] test server_rejects_certificate_claiming_wrong_user ... FAILED [INFO] [stdout] test server_uses_server_subdir_for_config_and_host_key ... ok [INFO] [stdout] test forced_pty_works ... ok [INFO] [stdout] test non_pty_sigterm_times_out_if_remote_does_not_exit ... ok [INFO] [stdout] test openssh_tty_environment_is_set_for_pty ... ok [INFO] [stdout] test stateless_reset_after_server_restart_closes_client ... ok [INFO] [stdout] test unauthorized_key_cannot_authenticate_or_forward ... ok [INFO] [stdout] test tofu_mismatch_fails_without_insecure ... ok [INFO] [stdout] test local_forwarding_carries_tcp ... ok [INFO] [stdout] test selected_environment_is_propagated ... ok [INFO] [stdout] test remote_forwarding_carries_tcp ... ok [INFO] [stdout] test ssh_config_set_env_overrides_selected_environment ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- server_rejects_certificate_claiming_wrong_user stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'server_rejects_certificate_claiming_wrong_user' (9515) panicked at hush/tests/smoke.rs:762:13: [INFO] [stdout] server served a stream for an unauthorized user [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563d3c5ca3a1 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x563d3c5e27aa - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x563d3c5cff5c - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x563d3c5a29d6 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x563d3c5bf669 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x563d3c555c50 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x563d3c5bf992 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x563d3c5a2ab4 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x563d3c599a19 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x563d3c5a3c1d - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x563d3c5e2f4c - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x563d3c0e8887 - smoke[457590b3c95d1dfb]::server_rejects_certificate_claiming_wrong_user::{closure#0} [INFO] [stdout] 12: 0x563d3c0ff603 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] 13: 0x563d3c1056fc - >::set::<::enter<::block_on>>>::{closure#0}, core[812a354ff5be3162]::option::Option<()>>::{closure#0}, (alloc[9902a75dd20b7c99]::boxed::Box, core[812a354ff5be3162]::option::Option<()>)> [INFO] [stdout] 14: 0x563d3c0ff957 - ::block_on::>>> [INFO] [stdout] 15: 0x563d3c106a6a - tokio[4620886d97253221]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] 16: 0x563d3c102a25 - ::block_on::>> [INFO] [stdout] 17: 0x563d3c0f57fe - >::call_once [INFO] [stdout] 18: 0x563d3c548f8b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 19: 0x563d3c5565d5 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 20: 0x563d3c551084 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 21: 0x563d3c559722 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 22: 0x563d3c5c89bf - ::new::thread_start [INFO] [stdout] 23: 0x79413a7bd07a - [INFO] [stdout] 24: 0x79413a850534 - clone [INFO] [stdout] 25: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] server_rejects_certificate_claiming_wrong_user [INFO] [stdout] [INFO] [stdout] test result: FAILED. 30 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 46.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p hush --test smoke` [INFO] running `Command { std: "docker" "inspect" "5d1a27374ffd02f36f2218f0a6166a6da7dcda3c967d3f68a9b74e59b84864ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d1a27374ffd02f36f2218f0a6166a6da7dcda3c967d3f68a9b74e59b84864ee", kill_on_drop: false }` [INFO] [stdout] 5d1a27374ffd02f36f2218f0a6166a6da7dcda3c967d3f68a9b74e59b84864ee