[INFO] fetching crate hightower-gateway 0.1.7...
[INFO] testing hightower-gateway-0.1.7 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate hightower-gateway 0.1.7 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate hightower-gateway 0.1.7
[INFO] finished tweaking crates.io crate hightower-gateway 0.1.7
[INFO] tweaked toml for crates.io crate hightower-gateway 0.1.7 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hightower-gateway 0.1.7 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hightower-gateway 0.1.7 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a5c5af61c45679a701a2a9661b81c46be3879be74ac6ef4c771874340b17b7f
[INFO] running `Command { std: "docker" "start" "-a" "4a5c5af61c45679a701a2a9661b81c46be3879be74ac6ef4c771874340b17b7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a5c5af61c45679a701a2a9661b81c46be3879be74ac6ef4c771874340b17b7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a5c5af61c45679a701a2a9661b81c46be3879be74ac6ef4c771874340b17b7f", kill_on_drop: false }`
[INFO] [stdout] 4a5c5af61c45679a701a2a9661b81c46be3879be74ac6ef4c771874340b17b7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1a3cbef1208986735ad77ef4e5c432f8791d25d2e19eb8c0c1a6257b0e95d97
[INFO] running `Command { std: "docker" "start" "-a" "f1a3cbef1208986735ad77ef4e5c432f8791d25d2e19eb8c0c1a6257b0e95d97", kill_on_drop: false }`
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling fs-err v3.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling bit-vec v0.7.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bloomfilter v1.0.16
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling aws-lc-sys v0.32.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling hightower-naming v0.1.4
[INFO] [stderr]    Compiling ctrlc v3.5.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling hightower-kv v0.1.5
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hightower-wireguard v0.2.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling axum-server v0.7.2
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling instant-acme v0.7.2
[INFO] [stderr]    Compiling hightower-gateway v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "f1a3cbef1208986735ad77ef4e5c432f8791d25d2e19eb8c0c1a6257b0e95d97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1a3cbef1208986735ad77ef4e5c432f8791d25d2e19eb8c0c1a6257b0e95d97", kill_on_drop: false }`
[INFO] [stdout] f1a3cbef1208986735ad77ef4e5c432f8791d25d2e19eb8c0c1a6257b0e95d97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb9675cb6a3670b0ae3c6125bdee3caa229c0d94fdd95ed936d4f6cecb655945
[INFO] running `Command { std: "docker" "start" "-a" "fb9675cb6a3670b0ae3c6125bdee3caa229c0d94fdd95ed936d4f6cecb655945", kill_on_drop: false }`
[INFO] [stderr]    Compiling hightower-gateway v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.76s
[INFO] running `Command { std: "docker" "inspect" "fb9675cb6a3670b0ae3c6125bdee3caa229c0d94fdd95ed936d4f6cecb655945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb9675cb6a3670b0ae3c6125bdee3caa229c0d94fdd95ed936d4f6cecb655945", kill_on_drop: false }`
[INFO] [stdout] fb9675cb6a3670b0ae3c6125bdee3caa229c0d94fdd95ed936d4f6cecb655945
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7575773d8962406e8a184173fac48a19e01b7996e46c4126f9630f7fe346a442
[INFO] running `Command { std: "docker" "start" "-a" "7575773d8962406e8a184173fac48a19e01b7996e46c4126f9630f7fe346a442", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hightower_gateway-413d7b24d5ccd3c0)
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test api::handlers::health::tests::root_health_returns_ok ... ok
[INFO] [stdout] test acme::tests::needs_renewal_detects_expiring_certs ... ok
[INFO] [stdout] test api::handlers::auth_keys::tests::generate_key_creates_valid_key ... ok
[INFO] [stdout] test api::handlers::auth_keys::tests::list_keys_returns_generated_keys ... ok
[INFO] [stdout] test api::tests::gateway_start_generates_and_persists_certificate ... ok
[INFO] [stdout] test api::handlers::nodes::tests::register_node_rejects_missing_auth ... ok
[INFO] [stdout] test api::handlers::nodes::tests::deregister_node_removes_registration ... ok
[INFO] [stdout] test api::handlers::console::tests::dashboard_redirects_without_session ... ok
[INFO] [stdout] test certificates::tests::from_keys_stores_values ... ok
[INFO] [stdout] test certificates::tests::private_key_hex_encodes_key ... ok
[INFO] [stdout] test certificates::tests::generate_returns_random_keys ... ok
[INFO] [stdout] test acme::tests::acme_client_initializes ... ok
[INFO] [stdout] test certificates::tests::public_key_hex_encodes_key ... ok
[INFO] [stdout] test api::handlers::auth_keys::tests::validate_auth_key_checks_stored_keys ... ok
[INFO] [stdout] test api::handlers::nodes::tests::register_node_persists_entry_when_authenticated ... ok
[INFO] [stdout] test certificates::tests::serde_round_trip_preserves_data ... ok
[INFO] [stdout] test api::tests::gateway_start_initializes_without_panic ... ok
[INFO] [stdout] test client::tests::default_registrar_constructs_client ... ok
[INFO] [stdout] test api::tests::http_root_registrar_registers_against_running_api ... ok
[INFO] [stdout] test common::context::token::tests::fetch_reports_missing_token ... ok
[INFO] [stdout] test api::tests::start_initializes_server ... ok
[INFO] [stdout] test common::context::token::tests::fetch_returns_token_when_present ... ok
[INFO] [stdout] [2m2025-11-11T11:08:17.990651Z[0m [32m INFO[0m logging guard acquired
[INFO] [stdout] test common::logging::tests::init_returns_guard ... ok
[INFO] [stdout] test client::tests::recording_registrar_captures_registration ... ok
[INFO] [stdout] [2m2025-11-11T11:08:17.989690Z[0m [32m INFO[0m subscriber set for test
[INFO] [stdout] test common::logging::tests::init_with_invokes_setter_with_subscriber ... ok
[INFO] [stdout] test common::logging::tests::build_subscriber_produces_working_subscriber ... ok
[INFO] [stdout] test common::tests::disable_gateway_registration_sets_env ... ok
[INFO] [stdout] test common::context::kv::tests::initialize_uses_provided_directory ... ok
[INFO] [stdout] test common::tests::enable_gateway_registration_restores_previous_state ... ok
[INFO] [stdout] test common::context::kv::tests::put_secret_does_not_panic_on_failure ... ok
[INFO] [stdout] test common::context::kv::tests::initialize_falls_back_to_temp_directory ... ok
[INFO] [stdout] test common::context::kv::tests::put_bytes_persists_values ... ok
[INFO] [stdout] test ip_allocator::tests::allocate_ip_assigns_different_ips_for_different_nodes ... ok
[INFO] [stdout] test ip_allocator::tests::release_ip_frees_ip_for_reuse ... ignored
[INFO] [stdout] test ip_allocator::tests::allocate_ip_returns_same_ip_for_same_node ... ok
[INFO] [stdout] test ip_allocator::tests::allocate_ip_assigns_first_available ... ok
[INFO] [stdout] test startup::tests::certificate_debug_fields_returns_summary_strings ... ok
[INFO] [stdout] test startup::tests::startup_returns_generated_certificate ... ok
[INFO] [stdout] test startup::tests::startup_uses_default_generator ... ok
[INFO] [stdout] test startup::tests::summarize_hex_returns_short_values_untouched ... ok
[INFO] [stdout] test ip_allocator::tests::get_node_ip_returns_none_for_unallocated_node ... ok
[INFO] [stdout] test startup::tests::summarize_hex_truncates_long_values ... ok
[INFO] [stdout] test tests::wait_until_ready_surfaces_errors_when_gateway_missing ... ok
[INFO] [stdout] test ip_allocator::tests::get_node_ip_returns_assigned_ip ... ok
[INFO] [stdout] test tls::tests::generate_wildcard_cert_creates_valid_cert ... ok
[INFO] [stdout] test tls::tests::is_expired_accepts_new_certs ... ok
[INFO] [stdout] test tls::tests::is_expired_detects_old_certs ... ok
[INFO] [stdout] test tls::tests::load_certified_key_parses_generated_cert ... ok
[INFO] [stdout] test common::tests::context_creates_isolated_store ... ok
[INFO] [stdout] test ip_allocator::tests::allocate_multiple_ips_sequentially ... ok
[INFO] [stdout] test tls::tests::extract_base_domain_handles_subdomains ... ok
[INFO] [stdout] test tls::tests::sni_resolver_generates_and_caches_cert ... ok
[INFO] [stdout] test common::context::tests::initialize_with_token_source_persists_token ... ok
[INFO] [stdout] test common::context::tests::initialize_with_token_source_succeeds_without_token ... ok
[INFO] [stdout] test api::handlers::dashboard::tests::dashboard_lists_registered_nodes ... ok
[INFO] [stdout] test api::handlers::console::tests::dashboard_renders_when_session_valid ... ok
[INFO] [stdout] test api::handlers::sessions::tests::create_session_returns_no_content_for_valid_credentials ... ok
[INFO] [stdout] test api::handlers::sessions::tests::create_session_rejects_invalid_credentials ... ok
[INFO] [stdout] test common::context::tests::initialize_with_token_bootstraps_default_user ... ok
[INFO] [stdout] test api::handlers::sessions::tests::change_password_rejects_incorrect_current_password ... ok
[INFO] [stdout] test api::handlers::sessions::tests::change_password_updates_password_successfully ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 60 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.81s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hightower_gateway-297191e4b6b979aa)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hightower_gateway
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7575773d8962406e8a184173fac48a19e01b7996e46c4126f9630f7fe346a442", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7575773d8962406e8a184173fac48a19e01b7996e46c4126f9630f7fe346a442", kill_on_drop: false }`
[INFO] [stdout] 7575773d8962406e8a184173fac48a19e01b7996e46c4126f9630f7fe346a442
