[INFO] fetching crate deepslate 0.3.1...
[INFO] testing deepslate-0.3.1 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate deepslate 0.3.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate deepslate 0.3.1
[INFO] finished tweaking crates.io crate deepslate 0.3.1
[INFO] tweaked toml for crates.io crate deepslate 0.3.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate deepslate 0.3.1 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 crates.io crate deepslate 0.3.1 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 tonic-prost-build v0.14.5
[INFO] [stderr]   Downloaded prost-types v0.14.3
[INFO] [stderr]   Downloaded tonic-reflection v0.14.5
[INFO] [stderr]   Downloaded tonic-build v0.14.5
[INFO] [stderr]   Downloaded prost-build v0.14.3
[INFO] [stderr]   Downloaded temp-env v0.3.6
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.1
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.18.1
[INFO] [stderr]   Downloaded metrics v0.24.3
[INFO] [stderr]   Downloaded sketches-ddsketch v0.3.1
[INFO] [stderr]   Downloaded cfb8 v0.8.1
[INFO] [stderr]   Downloaded libdeflater v1.25.2
[INFO] [stderr]   Downloaded metrics-util v0.20.1
[INFO] [stderr]   Downloaded rand_xoshiro v0.7.0
[INFO] [stderr]   Downloaded libdeflate-sys v1.25.2
[INFO] [stderr]   Downloaded deepslate-protocol v0.3.1
[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] 5d182b43211ed38ac085947de2a708c4e03e781b5ccb6d70aa910fd3a45201b7
[INFO] running `Command { std: "docker" "start" "5d182b43211ed38ac085947de2a708c4e03e781b5ccb6d70aa910fd3a45201b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d182b43211ed38ac085947de2a708c4e03e781b5ccb6d70aa910fd3a45201b7", 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" "5d182b43211ed38ac085947de2a708c4e03e781b5ccb6d70aa910fd3a45201b7" "/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" "5d182b43211ed38ac085947de2a708c4e03e781b5ccb6d70aa910fd3a45201b7", 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" "5d182b43211ed38ac085947de2a708c4e03e781b5ccb6d70aa910fd3a45201b7" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling libdeflate-sys v1.25.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling tonic-build v0.14.5
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.1
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.18.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tonic-prost-build v0.14.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling cfb8 v0.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling metrics-util v0.20.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling deepslate v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling libdeflater v1.25.2
[INFO] [stderr]    Compiling deepslate-protocol v0.3.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling tonic-reflection v0.14.5
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.72s
[INFO] running `Command { std: "docker" "inspect" "5d182b43211ed38ac085947de2a708c4e03e781b5ccb6d70aa910fd3a45201b7", 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" "5d182b43211ed38ac085947de2a708c4e03e781b5ccb6d70aa910fd3a45201b7" "/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 bitflags v2.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling metrics-util v0.20.1
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.18.1
[INFO] [stderr]    Compiling tonic-prost-build v0.14.5
[INFO] [stderr]    Compiling deepslate v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.35s
[INFO] running `Command { std: "docker" "inspect" "5d182b43211ed38ac085947de2a708c4e03e781b5ccb6d70aa910fd3a45201b7", 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" "5d182b43211ed38ac085947de2a708c4e03e781b5ccb6d70aa910fd3a45201b7" "/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.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deepslate-3ed7683811325eb2)
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test config::tests::parse_forced_hosts_empty_string ... ok
[INFO] [stdout] test config::tests::parse_forced_hosts_single_entry ... ok
[INFO] [stdout] test config::tests::parse_forced_hosts_lowercases_hostname ... ok
[INFO] [stdout] test config::tests::parse_forced_hosts_skips_malformed ... ok
[INFO] [stdout] test config::tests::parse_forced_hosts_skips_empty_server_list ... ok
[INFO] [stdout] test connection::client::tests::test_normalize_virtual_host_forge_and_trailing_dot ... ok
[INFO] [stdout] test config::tests::validate_rejects_zero_max_connections_per_ip ... ok
[INFO] [stdout] test config::tests::validate_accepts_valid_connection_limits ... ok
[INFO] [stdout] test connection::client::tests::test_normalize_virtual_host_forge_suffix ... ok
[INFO] [stdout] test connection::client::tests::test_normalize_virtual_host_plain ... ok
[INFO] [stdout] test connection::client::tests::test_normalize_virtual_host_trailing_dot ... ok
[INFO] [stdout] test connection::client::tests::test_offline_mode_uuid_differs_by_username ... ok
[INFO] [stdout] test connection::client::tests::test_offline_mode_uuid_known_value ... ok
[INFO] [stdout] test config::tests::validate_rejects_zero_max_connections ... ok
[INFO] [stdout] test connection::client::tests::test_normalize_virtual_host_localhost ... ok
[INFO] [stdout] test connection::client::tests::test_offline_mode_uuid_is_deterministic ... ok
[INFO] [stdout] test config::tests::parse_forced_hosts_multiple_entries ... ok
[INFO] [stdout] test connection::forwarding::tests::test_hmac_is_deterministic ... ok
[INFO] [stdout] test connection::client::tests::test_normalize_virtual_host_uppercase ... ok
[INFO] [stdout] test connection::tests::multiple_packets_round_trip ... ok
[INFO] [stdout] test connection::forwarding::tests::test_create_forwarding_data_structure ... ok
[INFO] [stdout] test connection::forwarding::tests::test_different_secret_produces_different_hmac ... ok
[INFO] [stdout] test connection::tests::round_trip_with_encryption ... ok
[INFO] [stdout] test connection_guard::tests::different_ips_are_independent ... ok
[INFO] [stdout] test connection::tests::write_then_read_frame_round_trips ... ok
[INFO] [stdout] test connection_guard::tests::global_limit_enforced ... ok
[INFO] [stdout] test connection_guard::tests::per_ip_freed_but_global_exhausted ... ok
[INFO] [stdout] test connection_guard::tests::per_ip_limit_enforced ... ok
[INFO] [stdout] test connection_guard::tests::permits_release_on_drop ... ok
[INFO] [stdout] test connection_guard::tests::zero_count_entries_cleaned_up ... ok
[INFO] [stdout] test connection::tests::read_frame_returns_none_on_eof ... ok
[INFO] [stdout] test connection::tests::round_trip_with_compression_and_encryption ... ok
[INFO] [stdout] test connection::tests::round_trip_with_compression ... ok
[INFO] [stdout] test crypto::tests::test_server_id_hash_twos_complement ... ok
[INFO] [stdout] test event::tests::fire_with_no_registrations ... ok
[INFO] [stdout] test event::tests::fire_with_only_observers ... ok
[INFO] [stdout] test event::tests::full_pipeline_dispatches_in_order ... ok
[INFO] [stdout] test event::tests::handlers_still_work_without_observers ... ok
[INFO] [stdout] test event::tests::multiple_observers_run_in_registration_order ... ok
[INFO] [stdout] test event::tests::observers_see_handler_mutations ... ok
[INFO] [stdout] test event::tests::post_observer_runs_after_handlers ... ok
[INFO] [stdout] test event::tests::pre_observer_runs_before_handlers ... ok
[INFO] [stdout] test event::tests::pre_observers_see_initial_state ... ok
[INFO] [stdout] test server::tests::test_candidates_for_host_empty_registry ... ok
[INFO] [stdout] test server::tests::test_candidates_for_host_forced_all_missing_falls_back ... ok
[INFO] [stdout] test server::tests::test_candidates_for_host_forced_hosts ... ok
[INFO] [stdout] test server::tests::test_candidates_for_host_forced_skips_missing ... ok
[INFO] [stdout] test server::tests::test_candidates_for_host_no_try_order_falls_back_to_all ... ok
[INFO] [stdout] test server::tests::test_candidates_for_host_try_order ... ok
[INFO] [stdout] test server::tests::test_candidates_for_host_try_order_skips_missing ... ok
[INFO] [stdout] test server::tests::test_deregister ... ok
[INFO] [stdout] test server::tests::test_forced_hosts_roundtrip ... ok
[INFO] [stdout] test server::tests::test_get ... ok
[INFO] [stdout] test server::tests::test_register_and_list ... ok
[INFO] [stdout] test server::tests::test_select_for_host_all_forced_missing_falls_back ... ok
[INFO] [stdout] test server::tests::test_select_for_host_empty_hostname ... ok
[INFO] [stdout] test server::tests::test_select_for_host_exact_match ... ok
[INFO] [stdout] test server::tests::test_select_for_host_falls_back_to_try_order ... ok
[INFO] [stdout] test server::tests::test_select_for_host_skips_missing_servers ... ok
[INFO] [stdout] test server::tests::test_select_initial_empty ... ok
[INFO] [stdout] test config::tests::parse_forced_hosts_trims_whitespace ... ok
[INFO] [stdout] test server::tests::test_try_order_selection ... ok
[INFO] [stdout] test server::tests::test_try_order_skips_missing ... ok
[INFO] [stdout] test connection::tests::read_frame_rejects_oversized_read_buffer ... ok
[INFO] [stdout] test server::tests::test_try_order_roundtrip ... ok
[INFO] [stdout] test tests::builder_rejects_invalid_manual_config ... ok
[INFO] [stdout] test config::tests::secret_file_missing_returns_error ... ok
[INFO] [stdout] test config::tests::secret_neither_set_returns_error ... ok
[INFO] [stdout] test config::tests::secret_file_trims_trailing_lf ... ok
[INFO] [stdout] test config::tests::secret_from_env_var ... ok
[INFO] [stdout] test config::tests::secret_file_takes_precedence ... ok
[INFO] [stdout] test config::tests::secret_from_file ... ok
[INFO] [stdout] test config::tests::secret_file_trims_trailing_crlf ... ok
[INFO] [stdout] test connection::tests::read_frame_timeout_returns_error_when_idle ... ok
[INFO] [stdout] test connection::client::tests::test_normalize_virtual_host_empty ... ok
[INFO] [stdout] test connection_guard::tests::zero_max_per_ip_panics - should panic ... ok
[INFO] [stdout] test connection_guard::tests::zero_max_connections_panics - should panic ... ok
[INFO] [stdout] test tests::builder_bootstraps_servers_and_try_order ... ok
[INFO] [stdout] test crypto::tests::test_generate_key_pair ... ok
[INFO] [stdout] test tests::builder_sets_grpc_addr ... ok
[INFO] [stdout] test tests::builder_uses_code_config_without_env ... ok
[INFO] [stdout] test tests::builder_overrides_explicit_config_fields ... ok
[INFO] [stdout] test crypto::tests::test_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.61s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests deepslate
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/event/events.rs - event::events::ChooseServerEvent::set_server (line 112) ... ignored
[INFO] [stdout] test src/event/events.rs - event::events::LoginEvent::deny (line 44) ... ignored
[INFO] [stdout] test src/event/events.rs - event::events::PingEvent::set_max_players (line 353) ... ignored
[INFO] [stdout] test src/event/events.rs - event::events::PingEvent::set_motd (line 327) ... ignored
[INFO] [stdout] test src/event/events.rs - event::events::PingEvent::set_players (line 340) ... ignored
[INFO] [stdout] test src/event/events.rs - event::events::ServerSwitchEvent::deny (line 191) ... ignored
[INFO] [stdout] test src/event/mod.rs - event::Plugin (line 252) - compile ... ok
[INFO] [stdout] test src/metrics.rs - metrics::gauge_increment (line 42) ... ignored
[INFO] [stdout] test src/lib.rs - (line 8) - compile ... ok
[INFO] [stdout] test src/lib.rs - event (line 87) - compile ... ok
[INFO] [stdout] test src/event/mod.rs - event::EventManager::observe (line 169) - compile ... ok
[INFO] [stdout] test src/server.rs - server::ServerId (line 20) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.74s; merged doctests compilation took 3.73s
[INFO] running `Command { std: "docker" "inspect" "5d182b43211ed38ac085947de2a708c4e03e781b5ccb6d70aa910fd3a45201b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d182b43211ed38ac085947de2a708c4e03e781b5ccb6d70aa910fd3a45201b7", kill_on_drop: false }`
[INFO] [stdout] 5d182b43211ed38ac085947de2a708c4e03e781b5ccb6d70aa910fd3a45201b7
