[INFO] fetching crate questdb-rs 5.0.0... [INFO] testing questdb-rs-5.0.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate questdb-rs 5.0.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate questdb-rs 5.0.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate questdb-rs 5.0.0 [INFO] tweaked toml for crates.io crate questdb-rs 5.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate questdb-rs 5.0.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate questdb-rs 5.0.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7aa25cf0504983bdf517625e9ccf062b7fb7f7ea52817fa4f21a38fd7f0175e2 [INFO] running `Command { std: "docker" "start" "-a" "7aa25cf0504983bdf517625e9ccf062b7fb7f7ea52817fa4f21a38fd7f0175e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7aa25cf0504983bdf517625e9ccf062b7fb7f7ea52817fa4f21a38fd7f0175e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aa25cf0504983bdf517625e9ccf062b7fb7f7ea52817fa4f21a38fd7f0175e2", kill_on_drop: false }` [INFO] [stdout] 7aa25cf0504983bdf517625e9ccf062b7fb7f7ea52817fa4f21a38fd7f0175e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b9264c4ce2c5e9149034bab9ebe4ef815e6a1a85dccdc42dfd535877f53e19b [INFO] running `Command { std: "docker" "start" "-a" "0b9264c4ce2c5e9149034bab9ebe4ef815e6a1a85dccdc42dfd535877f53e19b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling slugify v0.1.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling questdb-confstr v0.1.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling dns-lookup v2.0.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ureq-proto v0.3.5 [INFO] [stderr] Compiling ureq v3.0.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling questdb-rs v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.52s [INFO] running `Command { std: "docker" "inspect" "0b9264c4ce2c5e9149034bab9ebe4ef815e6a1a85dccdc42dfd535877f53e19b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b9264c4ce2c5e9149034bab9ebe4ef815e6a1a85dccdc42dfd535877f53e19b", kill_on_drop: false }` [INFO] [stdout] 0b9264c4ce2c5e9149034bab9ebe4ef815e6a1a85dccdc42dfd535877f53e19b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbcd3a46eeab239be64f978a0fb5aace0c500de9d88013c442b7d1cacfe012a7 [INFO] running `Command { std: "docker" "start" "-a" "cbcd3a46eeab239be64f978a0fb5aace0c500de9d88013c442b7d1cacfe012a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling questdb-rs v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.05s [INFO] running `Command { std: "docker" "inspect" "cbcd3a46eeab239be64f978a0fb5aace0c500de9d88013c442b7d1cacfe012a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbcd3a46eeab239be64f978a0fb5aace0c500de9d88013c442b7d1cacfe012a7", kill_on_drop: false }` [INFO] [stdout] cbcd3a46eeab239be64f978a0fb5aace0c500de9d88013c442b7d1cacfe012a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a7dcdabf8dc5e0ea40125ad066db5572ac6a888bf05d908faebc99c505cafb0f [INFO] running `Command { std: "docker" "start" "-a" "a7dcdabf8dc5e0ea40125ad066db5572ac6a888bf05d908faebc99c505cafb0f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/questdb-2ee3051429959161) [INFO] [stdout] running 151 tests [INFO] [stdout] test ingress::tests::auto_flush_bytes_unsupported ... ok [INFO] [stdout] test ingress::tests::auto_flush_rows_unsupported ... ok [INFO] [stdout] test ingress::tests::auto_flush_off ... ok [INFO] [stdout] test ingress::tests::auto_flush_unsupported ... ok [INFO] [stdout] test ingress::tests::cant_use_basic_auth_with_tcp ... ok [INFO] [stdout] test ingress::tests::cant_use_ecdsa_auth_with_http ... ok [INFO] [stdout] test ingress::tests::cant_use_token_auth_with_tcp ... ok [INFO] [stdout] test ingress::tests::http_request_min_throughput ... ok [INFO] [stdout] test ingress::tests::http_retry_timeout ... ok [INFO] [stdout] test ingress::tests::http_simple ... ok [INFO] [stdout] test ingress::tests::http_request_timeout ... ok [INFO] [stdout] test ingress::tests::http_basic_auth ... ok [INFO] [stdout] test ingress::tests::http_token_auth ... ok [INFO] [stdout] test ingress::tests::connect_timeout_uses_request_timeout ... ok [INFO] [stdout] test ingress::tests::https_simple ... ok [INFO] [stdout] test ingress::ndarr::tests::test_f64_element_type ... ok [INFO] [stdout] test ingress::tests::invalid_value ... ok [INFO] [stdout] test ingress::tests::missing_addr ... ok [INFO] [stdout] test ingress::tests::incomplete_tcp_ecdsa_auth ... ok [INFO] [stdout] test ingress::tests::incomplete_basic_auth ... ok [INFO] [stdout] test ingress::tests::inconsistent_http_auth ... ok [INFO] [stdout] test ingress::tests::specified_cant_change ... ok [INFO] [stdout] test ingress::tests::tcps_simple ... ok [INFO] [stdout] test ingress::tests::tcps_tls_roots_webpki ... ok [INFO] [stdout] test ingress::tests::tcps_tls_roots_file_missing ... ok [INFO] [stdout] test ingress::tests::tcps_tls_verify_on ... ok [INFO] [stdout] test ingress::tests::unsupported_service ... ok [INFO] [stdout] test tests::f64_serializer::test_f2s_0_000001 ... ok [INFO] [stdout] test ingress::tests::zero_timeout_forbidden ... ok [INFO] [stdout] test tests::f64_serializer::test_f2s_0_01 ... ok [INFO] [stdout] test tests::f64_serializer::test_f2s_0_0 ... ok [INFO] [stdout] test ingress::tests::tcps_tls_roots_file_with_password ... ok [INFO] [stdout] test ingress::tests::tcp_ecdsa_auth ... ok [INFO] [stdout] test ingress::tests::tcp_simple ... ok [INFO] [stdout] test ingress::tests::tcps_tls_verify_invalid ... ok [INFO] [stdout] test ingress::tests::tcps_tls_roots_file ... ok [INFO] [stdout] test ingress::tests::set_auth_specifies_tcp ... ok [INFO] [stdout] test tests::f64_serializer::test_f2s_0_1 ... ok [INFO] [stdout] test ingress::tests::misspelled_tcp_ecdsa_auth ... ok [INFO] [stdout] test tests::f64_serializer::test_f2s_1000000000000000000000000_0 ... ok [INFO] [stdout] test ingress::tests::set_net_interface_specifies_tcp ... ok [INFO] [stdout] test tests::f64_serializer::test_f2s_1_0 ... ok [INFO] [stdout] test tests::f64_serializer::test_f2s_1_2345678901234567 ... ok [INFO] [stdout] test tests::f64_serializer::test_f2s_max ... ok [INFO] [stdout] test tests::f64_serializer::test_f2s_min_positive ... ok [INFO] [stdout] test tests::f64_serializer::test_f2s_nan ... ok [INFO] [stdout] test tests::f64_serializer::test_f2s_neg_0_0 ... ok [INFO] [stdout] test tests::f64_serializer::test_f2s_neg_0_000001 ... ok [INFO] [stdout] test tests::f64_serializer::test_f2s_1234_5678 ... ok [INFO] [stdout] test tests::f64_serializer::test_f2s_1_2 ... ok [INFO] [stdout] test tests::f64_serializer::test_f2s_infinity ... ok [INFO] [stdout] test tests::f64_serializer::test_f2s_min ... ok [INFO] [stdout] test tests::f64_serializer::test_f2s_100_0 ... ok [INFO] [stdout] test tests::f64_serializer::test_f2s_10_0 ... ok [INFO] [stdout] test tests::f64_serializer::test_f2s_neg_1000000000000000000000000_0 ... ok [INFO] [stdout] test tests::f64_serializer::test_f2s_neg_1234_5678 ... ok [INFO] [stdout] test tests::f64_serializer::test_f2s_neg_1_0 ... ok [INFO] [stdout] test tests::f64_serializer::test_f2s_neg_infinity ... ok [INFO] [stdout] test ingress::tests::misspelled_basic_auth ... ok [INFO] [stdout] test tests::http::test_buffer_protocol_version1_not_support_array ... ok [INFO] [stdout] test tests::f64_serializer::test_f2s_neg_min_positive ... ok [INFO] [stdout] test tests::http::test_bad_json_error::version_1_ProtocolVersion__V1 ... ok [INFO] [stdout] test tests::http::test_http_basic_auth::version_2_ProtocolVersion__V2 ... ok [INFO] [stdout] test tests::http::test_bad_json_error::version_2_ProtocolVersion__V2 ... ok [INFO] [stdout] test tests::http::test_no_connection::version_2_ProtocolVersion__V2 ... ok [INFO] [stdout] test tests::http::test_http_basic_auth::version_1_ProtocolVersion__V1 ... ok [INFO] [stdout] test tests::http::test_sender_auto_protocol_version_unsupported_client ... ok [INFO] [stdout] test tests::http::test_no_connection::version_1_ProtocolVersion__V1 ... ok [INFO] [stdout] test tests::http::test_sender_auto_protocol_version_only_v2 ... ok [INFO] [stdout] test tests::http::test_old_server_without_ilp_http_support::version_1_ProtocolVersion__V1 ... ok [INFO] [stdout] test tests::http::test_json_error::version_1_ProtocolVersion__V1 ... ok [INFO] [stdout] test tests::http::test_sender_auto_protocol_version_basic ... ok [INFO] [stdout] test tests::http::test_json_error::version_2_ProtocolVersion__V2 ... ok [INFO] [stdout] test tests::http::test_tls::version_1_ProtocolVersion__V1 ... FAILED [INFO] [stdout] test tests::http::test_sender_auto_protocol_version_only_v1 ... ok [INFO] [stdout] test tests::http::test_sender_default_max_name_len ... ok [INFO] [stdout] test tests::http::test_sender_long_max_name_len ... ok [INFO] [stdout] test tests::http::test_tls::version_2_ProtocolVersion__V2 ... FAILED [INFO] [stdout] test tests::http::test_sender_auto_protocol_version_old_server2 ... ok [INFO] [stdout] test tests::http::test_sender_auto_protocol_version_old_server1 ... ok [INFO] [stdout] test tests::http::test_old_server_without_ilp_http_support::version_2_ProtocolVersion__V2 ... ok [INFO] [stdout] test tests::http::test_token_auth::version_1_ProtocolVersion__V1 ... ok [INFO] [stdout] test tests::http::test_sender_specify_max_name_len_with_response ... ok [INFO] [stdout] test tests::http::test_sender_specify_max_name_len_without_response ... ok [INFO] [stdout] test tests::http::test_text_plain_error::version_1_ProtocolVersion__V1 ... ok [INFO] [stdout] test tests::http::test_transactional::version_1_ProtocolVersion__V1 ... ok [INFO] [stdout] test tests::http::test_text_plain_error::version_2_ProtocolVersion__V2 ... ok [INFO] [stdout] test tests::http::test_sender_short_max_name_len ... ok [INFO] [stdout] test tests::http::test_token_auth::version_2_ProtocolVersion__V2 ... ok [INFO] [stdout] test tests::http::test_transactional::version_2_ProtocolVersion__V2 ... ok [INFO] [stdout] test tests::ndarr::test_3d_slice_empty ... ok [INFO] [stdout] test tests::ndarr::test_3d_slice_normal ... ok [INFO] [stdout] test tests::ndarr::test_build_in_1d_array_empty ... ok [INFO] [stdout] test tests::ndarr::test_build_in_1d_array_normal ... ok [INFO] [stdout] test tests::ndarr::test_build_in_1d_slice_empty ... ok [INFO] [stdout] test tests::ndarr::test_build_in_1d_slice_normal ... ok [INFO] [stdout] test tests::http::test_user_agent::version_2_ProtocolVersion__V2 ... ok [INFO] [stdout] test tests::http::test_two_lines::version_2_ProtocolVersion__V2 ... ok [INFO] [stdout] test tests::ndarr::test_build_in_1d_vec_empty ... ok [INFO] [stdout] test tests::ndarr::test_build_in_1d_vec_normal ... ok [INFO] [stdout] test tests::ndarr::test_build_in_2d_array_empty ... ok [INFO] [stdout] test tests::ndarr::test_build_in_2d_slice_empty ... ok [INFO] [stdout] test tests::ndarr::test_build_in_2d_slice_normal ... ok [INFO] [stdout] test tests::ndarr::test_build_in_2d_array_normal ... ok [INFO] [stdout] test tests::ndarr::test_build_in_2d_vec_empty ... ok [INFO] [stdout] test tests::ndarr::test_build_in_2d_vec_irregular_shape ... ok [INFO] [stdout] test tests::ndarr::test_build_in_2d_vec_normal ... ok [INFO] [stdout] test tests::ndarr::test_build_in_3d_vec_irregular_shape ... ok [INFO] [stdout] test tests::http::test_unauthenticated::version_1_ProtocolVersion__V1 ... ok [INFO] [stdout] test tests::ndarr::test_build_in_3d_array_normal ... ok [INFO] [stdout] test tests::ndarr::test_build_in_3d_array_empty ... ok [INFO] [stdout] test tests::http::test_user_agent::version_1_ProtocolVersion__V1 ... ok [INFO] [stdout] test tests::http::test_unauthenticated::version_2_ProtocolVersion__V2 ... ok [INFO] [stdout] test tests::http::test_two_lines::version_1_ProtocolVersion__V1 ... ok [INFO] [stdout] test tests::ndarr::test_build_in_3d_vec_empty ... ok [INFO] [stdout] test tests::ndarr::test_build_in_3d_vec_normal ... ok [INFO] [stdout] test tests::sender::test_auth_inconsistent_keys ... ok [INFO] [stdout] test tests::sender::test_auth_bad_base64_public_key_y ... ok [INFO] [stdout] test tests::sender::bad_uppercase_addr ... ok [INFO] [stdout] test tests::sender::bad_uppercase_protocol ... ok [INFO] [stdout] test tests::sender::test_auth_bad_base64_public_key_x ... ok [INFO] [stdout] test tests::sender::test_arr_column_name_too_long ... ok [INFO] [stdout] test tests::sender::tcp_mismatched_buffer_and_sender_version ... ok [INFO] [stdout] test tests::sender::test_auth_bad_base64_private_key ... ok [INFO] [stdout] test tests::sender::test_auth_public_key_y_too_long ... ok [INFO] [stdout] test tests::sender::test_f64_column_name_too_long ... ok [INFO] [stdout] test tests::sender::test_bool_column_name_too_long ... ok [INFO] [stdout] test tests::sender::test_i64_column_name_too_long ... ok [INFO] [stdout] test tests::sender::test_auth_public_key_x_too_long ... ok [INFO] [stdout] test tests::sender::test_auth_private_key_too_long ... ok [INFO] [stdout] test tests::sender::test_row_count ... ok [INFO] [stdout] test tests::sender::test_str_column_name_too_long ... ok [INFO] [stdout] test tests::sender::test_timestamp_overloads ... ok [INFO] [stdout] test tests::sender::test_table_name_too_long ... ok [INFO] [stdout] test tests::sender::test_max_buf_size::version_1_ProtocolVersion__V1 ... ok [INFO] [stdout] test tests::sender::test_tls_to_plain_server ... FAILED [INFO] [stdout] test tests::sender::test_symbol_column_name_too_long ... ok [INFO] [stdout] test tests::sender::test_tls_with_file_ca::version_1_ProtocolVersion__V1 ... FAILED [INFO] [stdout] test tests::sender::test_transactional ... ok [INFO] [stdout] test tests::sender::test_tls_with_file_ca::version_2_ProtocolVersion__V2 ... FAILED [INFO] [stdout] test tests::sender::test_max_buf_size::version_2_ProtocolVersion__V2 ... ok [INFO] [stdout] test tests::http::test_two_retries::version_1_ProtocolVersion__V1 ... ok [INFO] [stdout] test tests::sender::test_plain_to_tls_server ... FAILED [INFO] [stdout] test tests::http::test_two_retries::version_2_ProtocolVersion__V2 ... ok [INFO] [stdout] test tests::sender::test_array_f64_basic ... ok [INFO] [stdout] test tests::sender::test_basics::version_1_ProtocolVersion__V1 ... ok [INFO] [stdout] test tests::sender::test_basics::version_2_ProtocolVersion__V2 ... ok [INFO] [stdout] test tests::http::test_one_retry::version_1_ProtocolVersion__V1 ... ok [INFO] [stdout] test tests::http::test_one_retry::version_2_ProtocolVersion__V2 ... ok [INFO] [stdout] test tests::http::test_request_timeout::version_1_ProtocolVersion__V1 ... ok [INFO] [stdout] test tests::http::test_request_timeout::version_2_ProtocolVersion__V2 ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::http::test_tls::version_1_ProtocolVersion__V1 stdout ---- [INFO] [stdout] Error: Error { code: ConfigError, msg: "Could not open root certificate file from path \"/opt/rustwide/tls_certs/server_rootCA.pem\": No such file or directory (os error 2)" } [INFO] [stdout] [INFO] [stdout] ---- tests::http::test_tls::version_2_ProtocolVersion__V2 stdout ---- [INFO] [stdout] Error: Error { code: ConfigError, msg: "Could not open root certificate file from path \"/opt/rustwide/tls_certs/server_rootCA.pem\": No such file or directory (os error 2)" } [INFO] [stdout] [INFO] [stdout] ---- tests::sender::test_tls_to_plain_server stdout ---- [INFO] [stdout] Error: Error { code: ConfigError, msg: "Could not open root certificate file from path \"/opt/rustwide/tls_certs/server_rootCA.pem\": No such file or directory (os error 2)" } [INFO] [stdout] [INFO] [stdout] ---- tests::sender::test_tls_with_file_ca::version_1_ProtocolVersion__V1 stdout ---- [INFO] [stdout] Error: Error { code: ConfigError, msg: "Could not open root certificate file from path \"/opt/rustwide/tls_certs/server_rootCA.pem\": No such file or directory (os error 2)" } [INFO] [stdout] [INFO] [stdout] ---- tests::sender::test_tls_with_file_ca::version_2_ProtocolVersion__V2 stdout ---- [INFO] [stdout] Error: Error { code: ConfigError, msg: "Could not open root certificate file from path \"/opt/rustwide/tls_certs/server_rootCA.pem\": No such file or directory (os error 2)" } [INFO] [stdout] [INFO] [stdout] ---- tests::sender::test_plain_to_tls_server stdout ---- [INFO] [stdout] [INFO] [stdout] thread '' (258) panicked at src/tests/mock.rs:74:50: [INFO] [stdout] cannot open certificate file: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63322d933762 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63322d933762 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63322d933762 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63322d933762 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63322d94529f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63322d94529f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63322d8fe181 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63322d8fe181 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63322d90bad2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63322d9109ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63322d910881 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63322d561c4e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63322d561c4e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63322d9110af - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63322d9110af - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63322d910f0a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63322d90bc09 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63322d8f1d6d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63322d94e2f0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63322d94d896 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x63322d4e3d6e - core::result::Result::expect::h4e3da399cf4ddb02 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x63322d48cf72 - questdb::tests::mock::tls_config::hbd109a41c6ba0750 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mock.rs:74:50 [INFO] [stdout] 22: 0x63322d486762 - questdb::tests::mock::MockServer::accept_tls_sync::h3558547c8f2c1c61 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mock.rs:242:50 [INFO] [stdout] 23: 0x63322d486073 - questdb::tests::mock::MockServer::accept_tls::{{closure}}::hbf812475df28cb93 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/mock.rs:270:18 [INFO] [stdout] 24: 0x63322d4d3381 - std::sys::backtrace::__rust_begin_short_backtrace::h8e9dc9f08926438a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 25: 0x63322d425a56 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8cc343dc3b1fcb05 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 26: 0x63322d45f58f - as core::ops::function::FnOnce<()>>::call_once::hbfef9189fed5bdf3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x63322d4bdf98 - std::panicking::catch_unwind::do_call::hccdcc8b4131f9c93 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x63322d4274fb - __rust_try [INFO] [stdout] 29: 0x63322d41d900 - std::panicking::catch_unwind::he27b9c85e1a87b77 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63322d41d900 - std::panic::catch_unwind::h9bcf18f049647aa6 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63322d41d900 - std::thread::Builder::spawn_unchecked_::{{closure}}::h563a8c84153c5e01 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 32: 0x63322d4dcf4e - core::ops::function::FnOnce::call_once{{vtable.shim}}::he22ccb986160be9a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 33: 0x63322d906d6f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 34: 0x63322d906d6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 35: 0x7572e1978aa4 - [INFO] [stdout] 36: 0x7572e1a05a34 - clone [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'tests::sender::test_plain_to_tls_server' (251) panicked at src/tests/sender.rs:707:39: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63322d933762 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63322d933762 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63322d933762 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x63322d933762 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x63322d94529f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x63322d94529f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x63322d8fe181 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63322d8fe181 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x63322d90bad2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x63322d9109ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x63322d910881 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x63322d561c4e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x63322d561c4e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63322d9110af - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x63322d9110af - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x63322d910f0a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x63322d90bc09 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x63322d8f1d6d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x63322d94e2f0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x63322d94d896 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x63322d4c98d1 - core::result::Result::unwrap::h5803b3b9d95bf213 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x63322d4c98d1 - questdb::tests::sender::test_plain_to_tls_server::h5e5e1ba7ef51d345 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/sender.rs:707:39 [INFO] [stdout] 22: 0x63322d4c9cf7 - questdb::tests::sender::test_plain_to_tls_server::{{closure}}::h7572211552ed1736 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/sender.rs:702:34 [INFO] [stdout] 23: 0x63322d4dd8f6 - core::ops::function::FnOnce::call_once::h3b70f9fbdc35ca8d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x63322d561a0b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x63322d561a0b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x63322d577675 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x63322d577675 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x63322d577675 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x63322d577675 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x63322d577675 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x63322d577675 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x63322d577675 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x63322d54de64 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x63322d54de64 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x63322d55172a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x63322d55172a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x63322d55172a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x63322d55172a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x63322d55172a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x63322d55172a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x63322d55172a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x63322d906d6f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x63322d906d6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7572e1978aa4 - [INFO] [stdout] 45: 0x7572e1a05a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::http::test_tls::version_1_ProtocolVersion__V1 [INFO] [stdout] tests::http::test_tls::version_2_ProtocolVersion__V2 [INFO] [stdout] tests::sender::test_plain_to_tls_server [INFO] [stdout] tests::sender::test_tls_to_plain_server [INFO] [stdout] tests::sender::test_tls_with_file_ca::version_1_ProtocolVersion__V1 [INFO] [stdout] tests::sender::test_tls_with_file_ca::version_2_ProtocolVersion__V2 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 145 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.15s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "a7dcdabf8dc5e0ea40125ad066db5572ac6a888bf05d908faebc99c505cafb0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7dcdabf8dc5e0ea40125ad066db5572ac6a888bf05d908faebc99c505cafb0f", kill_on_drop: false }` [INFO] [stdout] a7dcdabf8dc5e0ea40125ad066db5572ac6a888bf05d908faebc99c505cafb0f