[INFO] fetching crate ziti-sdk 0.1.0...
[INFO] testing ziti-sdk-0.1.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate ziti-sdk 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate ziti-sdk 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ziti-sdk 0.1.0
[INFO] tweaked toml for crates.io crate ziti-sdk 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ziti-sdk 0.1.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ziti-sdk 0.1.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1225aeaaa06b893023bcf9fbddecf0436139057942de52f637d29f5630964fc
[INFO] running `Command { std: "docker" "start" "-a" "b1225aeaaa06b893023bcf9fbddecf0436139057942de52f637d29f5630964fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1225aeaaa06b893023bcf9fbddecf0436139057942de52f637d29f5630964fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1225aeaaa06b893023bcf9fbddecf0436139057942de52f637d29f5630964fc", kill_on_drop: false }`
[INFO] [stdout] b1225aeaaa06b893023bcf9fbddecf0436139057942de52f637d29f5630964fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28f10b09f975aa478859faaa1275686d446f58441e2ba2130e1a617fffde38e1
[INFO] running `Command { std: "docker" "start" "-a" "28f10b09f975aa478859faaa1275686d446f58441e2ba2130e1a617fffde38e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[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 icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling ziti-sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.97s
[INFO] running `Command { std: "docker" "inspect" "28f10b09f975aa478859faaa1275686d446f58441e2ba2130e1a617fffde38e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28f10b09f975aa478859faaa1275686d446f58441e2ba2130e1a617fffde38e1", kill_on_drop: false }`
[INFO] [stdout] 28f10b09f975aa478859faaa1275686d446f58441e2ba2130e1a617fffde38e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7aba898e78a91586145be2c3c3cac96d78388bd50df5ba92692b6b3c4a45f5bb
[INFO] running `Command { std: "docker" "start" "-a" "7aba898e78a91586145be2c3c3cac96d78388bd50df5ba92692b6b3c4a45f5bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling ziti-sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.66s
[INFO] running `Command { std: "docker" "inspect" "7aba898e78a91586145be2c3c3cac96d78388bd50df5ba92692b6b3c4a45f5bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aba898e78a91586145be2c3c3cac96d78388bd50df5ba92692b6b3c4a45f5bb", kill_on_drop: false }`
[INFO] [stdout] 7aba898e78a91586145be2c3c3cac96d78388bd50df5ba92692b6b3c4a45f5bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cb29c7df51f9a2d099f346c75435bcba7c90b3f869e3612666983e420db62f87
[INFO] running `Command { std: "docker" "start" "-a" "cb29c7df51f9a2d099f346c75435bcba7c90b3f869e3612666983e420db62f87", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ziti_sdk-6777e79f425f1f1b)
[INFO] [stdout] 
[INFO] [stdout] running 110 tests
[INFO] [stdout] test config::options::tests::test_dial_options_default ... ok
[INFO] [stdout] test config::options::tests::test_dial_options_custom ... ok
[INFO] [stdout] test config::options::tests::test_listen_options_clone ... ok
[INFO] [stdout] test config::options::tests::test_dial_options_partial ... ok
[INFO] [stdout] test config::options::tests::test_listen_options_custom ... ok
[INFO] [stdout] test config::options::tests::test_listen_options_default ... ok
[INFO] [stdout] test config::settings::tests::test_ziti_config_clone ... ok
[INFO] [stdout] test config::settings::tests::test_ziti_config_new ... ok
[INFO] [stdout] test connection::stream::tests::test_stream_buffer_operations ... ok
[INFO] [stdout] test connection::dial::tests::test_hello_message_creation ... ok
[INFO] [stdout] test config::settings::tests::test_ziti_config_with_custom_values ... ok
[INFO] [stdout] test context::builder::tests::test_context_builder_creation ... ok
[INFO] [stdout] test context::context::tests::test_context_from_managers ... ok
[INFO] [stdout] test context::builder::tests::test_context_builder_fields ... ok
[INFO] [stdout] test context::builder::tests::test_context_builder_chainable ... ok
[INFO] [stdout] test context::context::tests::test_edge_router_clone ... ok
[INFO] [stdout] test context::context::tests::test_create_hello_message ... ok
[INFO] [stdout] test context::context::tests::test_edge_router_debug ... ok
[INFO] [stdout] test context::builder::tests::test_context_builder_with_duration ... ok
[INFO] [stdout] test context::builder::tests::test_context_builder_default ... ok
[INFO] [stdout] test context::context::tests::test_create_hello_message_with_special_characters ... ok
[INFO] [stdout] test context::context::tests::test_context_clone ... ok
[INFO] [stdout] test config::options::tests::test_listen_options_partial ... ok
[INFO] [stdout] test context::context::tests::test_context_getters ... ok
[INFO] [stdout] test context::builder::tests::test_context_builder_types ... ok
[INFO] [stdout] test config::options::tests::test_dial_options_clone ... ok
[INFO] [stdout] test connection::dial::tests::test_edge_router_deserialization ... ok
[INFO] [stdout] test context::context::tests::test_edge_router_deserialization ... ok
[INFO] [stdout] test context::context::tests::test_edge_router_deserialization_with_defaults ... ok
[INFO] [stdout] test context::context::tests::test_terminators_response_deserialization ... ok
[INFO] [stdout] test context::context::tests::test_validate_hello_response_invalid_json ... ok
[INFO] [stdout] test context::context::tests::test_validate_hello_response_failure ... ok
[INFO] [stdout] test context::context::tests::test_validate_hello_response_missing_status ... ok
[INFO] [stdout] test context::context::tests::test_validate_hello_response_success ... ok
[INFO] [stdout] test context::context::tests::test_validate_hello_response_success_alternate ... ok
[INFO] [stdout] test error::types::tests::test_authentication_failed_error ... ok
[INFO] [stdout] test error::types::tests::test_api_session_expired_error ... ok
[INFO] [stdout] test error::types::tests::test_connection_timeout_error ... ok
[INFO] [stdout] test error::types::tests::test_protocol_error ... ok
[INFO] [stdout] test identity::config::tests::test_config_clone ... ok
[INFO] [stdout] test identity::config::tests::test_config_new ... ok
[INFO] [stdout] test error::types::tests::test_ziti_result_type ... ok
[INFO] [stdout] test error::types::tests::test_service_access_denied_error ... ok
[INFO] [stdout] test identity::config::tests::test_config_path_methods ... ok
[INFO] [stdout] test identity::config::tests::test_config_with_zt_api_field_name ... ok
[INFO] [stdout] test identity::config::tests::test_legacy_identity_config ... ok
[INFO] [stdout] test error::types::tests::test_connection_failed_error ... ok
[INFO] [stdout] test identity::credentials::tests::test_credentials_clone ... ok
[INFO] [stdout] test error::types::tests::test_config_error ... ok
[INFO] [stdout] test identity::credentials::tests::test_credentials_new ... ok
[INFO] [stdout] test identity::config::tests::test_config_serialization ... ok
[INFO] [stdout] test identity::credentials::tests::test_identity_clone ... ok
[INFO] [stdout] test identity::tests::test_identity_credentials_from_manager ... ok
[INFO] [stdout] test identity::tests::test_identity_manager_clone ... ok
[INFO] [stdout] test error::types::tests::test_service_not_found_error ... ok
[INFO] [stdout] test identity::tests::test_identity_manager_getters ... ok
[INFO] [stdout] test identity::tests::test_identity_manager_new ... ok
[INFO] [stdout] test identity::credentials::tests::test_identity_from_config_and_credentials ... ok
[INFO] [stdout] test identity::tests::test_identity_manager_with_different_values ... ok
[INFO] [stdout] test service::discovery::tests::test_base64_encode_service_discovery ... ok
[INFO] [stdout] test service::discovery::tests::test_service_clone ... ok
[INFO] [stdout] test identity::credentials::tests::test_identity_new ... ok
[INFO] [stdout] test identity::credentials::tests::test_identity_with_empty_certificate_chain ... ok
[INFO] [stdout] test service::discovery::tests::test_service_discovery_creation ... ok
[INFO] [stdout] test service::discovery::tests::test_service_discovery_default ... ok
[INFO] [stdout] test service::discovery::tests::test_service_with_complex_config ... ok
[INFO] [stdout] test service::discovery::tests::test_services_response_deserialization ... ok
[INFO] [stdout] test service::terminator::tests::test_terminator_manager_default ... ok
[INFO] [stdout] test service::discovery::tests::test_serialize_private_key_service ... ok
[INFO] [stdout] test service::terminator::tests::test_terminator_manager_multiple_instances ... ok
[INFO] [stdout] test identity::credentials::tests::test_credentials_with_multiple_certificates ... ok
[INFO] [stdout] test service::discovery::tests::test_serialize_cert_chain_service ... ok
[INFO] [stdout] test session::api_session::tests::test_api_session_creation ... ok
[INFO] [stdout] test service::discovery::tests::test_service_deserialization ... ok
[INFO] [stdout] test service::discovery::tests::test_service_deserialization_with_defaults ... ok
[INFO] [stdout] test service::policy::tests::test_policy_engine_creation ... ok
[INFO] [stdout] test service::terminator::tests::test_terminator_manager_creation ... ok
[INFO] [stdout] test session::api_session::tests::test_api_session_is_expired ... ok
[INFO] [stdout] test service::policy::tests::test_policy_engine_multiple_instances ... ok
[INFO] [stdout] test connection::stream::tests::test_ziti_stream_creation ... ok
[INFO] [stdout] test session::api_session::tests::test_api_session_is_expired_with_buffer ... ok
[INFO] [stdout] test session::api_session::tests::test_auth_response_deserialization ... ok
[INFO] [stdout] test session::api_session::tests::test_base64_encode ... ok
[INFO] [stdout] test session::api_session::tests::test_parse_invalid_timestamp ... ok
[INFO] [stdout] test session::api_session::tests::test_parse_ziti_timestamp ... ok
[INFO] [stdout] test session::api_session::tests::test_serialize_private_key ... ok
[INFO] [stdout] test session::api_session::tests::test_serialize_cert_chain ... ok
[INFO] [stdout] test transport::protocol::tests::test_content_type_conversion ... ok
[INFO] [stdout] test util::retry::tests::test_retry_policy_custom ... ok
[INFO] [stdout] test transport::websocket::tests::test_url_parsing ... ok
[INFO] [stdout] test transport::protocol::tests::test_protocol_sequence ... ok
[INFO] [stdout] test service::discovery::tests::test_service_creation ... ok
[INFO] [stdout] test session::network_session::tests::test_network_session_with_empty_strings ... ok
[INFO] [stdout] test session::network_session::tests::test_network_session_clone ... ok
[INFO] [stdout] test session::network_session::tests::test_network_session_creation ... ok
[INFO] [stdout] test transport::tls::tests::test_tls_config_new ... ok
[INFO] [stdout] test service::policy::tests::test_policy_engine_default ... ok
[INFO] [stdout] test session::network_session::tests::test_network_session_debug ... ok
[INFO] [stdout] test service::discovery::tests::test_service_debug_format ... ok
[INFO] [stdout] test transport::protocol::tests::test_header_serialization ... ok
[INFO] [stdout] test transport::protocol::tests::test_message_serialization ... ok
[INFO] [stdout] test session::network_session::tests::test_network_session_with_special_characters ... ok
[INFO] [stdout] test util::time::tests::test_timeout_config_edge_cases ... ok
[INFO] [stdout] test util::time::tests::test_timeout_config_partial ... ok
[INFO] [stdout] test util::retry::tests::test_retry_policy_default ... ok
[INFO] [stdout] test util::retry::tests::test_retry_policy_edge_cases ... ok
[INFO] [stdout] test util::time::tests::test_timeout_config_custom ... ok
[INFO] [stdout] test util::time::tests::test_timeout_config_default ... ok
[INFO] [stdout] test transport::websocket::tests::test_invalid_url ... ok
[INFO] [stdout] test session::manager::tests::test_session_manager_default_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 110 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ziti_sdk
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test src/connection/stream.rs - connection::stream::ZitiStream (line 31) ... FAILED
[INFO] [stdout] test src/config/options.rs - config::options::DialOptions (line 26) ... ok
[INFO] [stdout] test src/connection/stream.rs - connection::stream::ZitiStream::close (line 184) ... FAILED
[INFO] [stdout] test src/config/options.rs - config::options::DialOptions (line 38) ... ok
[INFO] [stdout] test src/connection/stream.rs - connection::stream::ZitiStream::from_transport (line 101) ... ok
[INFO] [stdout] test src/context/context.rs - context::context::Context (line 40) ... FAILED
[INFO] [stdout] test src/context/context.rs - context::context::Context::dial (line 184) ... FAILED
[INFO] [stdout] test src/config/options.rs - config::options::ListenOptions (line 72) ... ok
[INFO] [stdout] test src/config/options.rs - config::options::ListenOptions (line 93) ... ok
[INFO] [stdout] test src/context/context.rs - context::context::Context::from_managers (line 98) ... FAILED
[INFO] [stdout] test src/connection/stream.rs - connection::stream::ZitiStream (line 57) ... FAILED
[INFO] [stdout] test src/config/options.rs - config::options::ListenOptions (line 81) ... FAILED
[INFO] [stdout] test src/config/options.rs - config::options::DialOptions (line 17) ... ok
[INFO] [stdout] test src/connection/listen.rs - connection::listen::listen (line 34) ... FAILED
[INFO] [stdout] test src/connection/dial.rs - connection::dial::dial (line 33) ... FAILED
[INFO] [stdout] test src/connection/listen.rs - connection::listen::ZitiListener::accept (line 271) ... FAILED
[INFO] [stdout] test src/error/types.rs - error::types::ZitiError (line 57) ... ok
[INFO] [stdout] test src/connection/stream.rs - connection::stream::ZitiStream::is_closed (line 147) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 8) - compile ... ok
[INFO] [stdout] test src/context/context.rs - context::context::EdgeRouter (line 493) ... ok
[INFO] [stdout] test src/context/context.rs - context::context::Context::identity_manager (line 349) ... FAILED
[INFO] [stdout] test src/connection/listen.rs - connection::listen::ZitiListener (line 206) ... FAILED
[INFO] [stdout] test src/context/context.rs - context::context::Context::listen (line 267) ... FAILED
[INFO] [stdout] test src/connection/listen.rs - connection::listen::listen_with_options (line 74) ... FAILED
[INFO] [stdout] test src/context/context.rs - context::context::Context (line 27) ... FAILED
[INFO] [stdout] test src/context/context.rs - context::context::Context::from_file (line 137) ... FAILED
[INFO] [stdout] test src/context/context.rs - context::context::Context::session_manager (line 375) ... FAILED
[INFO] [stdout] test src/context/context.rs - context::context::Context::listen_with_options (line 311) ... FAILED
[INFO] [stdout] test src/connection/listen.rs - connection::listen::ZitiListener::terminator_id (line 355) ... FAILED
[INFO] [stdout] test src/error/types.rs - error::types::ZitiError (line 29) ... FAILED
[INFO] [stdout] test src/service/discovery.rs - service::discovery::list_services (line 57) ... FAILED
[INFO] [stdout] test src/identity/mod.rs - identity::load (line 90) ... FAILED
[INFO] [stdout] test src/connection/listen.rs - connection::listen::ZitiListener::service_name (line 325) ... FAILED
[INFO] [stdout] test src/transport/websocket.rs - transport::websocket::WebSocketTransport::connect (line 42) ... FAILED
[INFO] [stdout] test src/connection/listen.rs - connection::listen::ZitiListener (line 170) ... FAILED
[INFO] [stdout] test src/session/manager.rs - session::manager::SessionManager::get_api_session (line 38) ... FAILED
[INFO] [stdout] test src/session/api_session.rs - session::api_session::authenticate (line 70) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/connection/stream.rs - connection::stream::ZitiStream (line 31) stdout ----
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ZitiError`
[INFO] [stdout]   --> src/connection/stream.rs:42:44
[INFO] [stdout]    |
[INFO] [stdout] 42 |     stream.write_all(b"Hello, Ziti!").await?;
[INFO] [stdout]    |     ---------------------------------------^ the trait `From<std::io::Error>` is not implemented for `ZitiError`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     this can't be annotated with `?` because it has type `Result<_, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ZitiError`
[INFO] [stdout]   --> src/connection/stream.rs:43:25
[INFO] [stdout]    |
[INFO] [stdout] 43 |     stream.flush().await?;
[INFO] [stdout]    |     --------------------^ the trait `From<std::io::Error>` is not implemented for `ZitiError`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     this can't be annotated with `?` because it has type `Result<_, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ZitiError`
[INFO] [stdout]   --> src/connection/stream.rs:47:43
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let n = stream.read(&mut buffer).await?;
[INFO] [stdout]    |             ------------------------------^ the trait `From<std::io::Error>` is not implemented for `ZitiError`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             this can't be annotated with `?` because it has type `Result<_, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/stream.rs - connection::stream::ZitiStream::close (line 184) stdout ----
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ZitiError`
[INFO] [stdout]    --> src/connection/stream.rs:195:37
[INFO] [stdout]     |
[INFO] [stdout] 195 |     stream.write_all(b"Hello").await?;
[INFO] [stdout]     |     --------------------------------^ the trait `From<std::io::Error>` is not implemented for `ZitiError`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this can't be annotated with `?` because it has type `Result<_, std::io::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context/context.rs - context::context::Context (line 40) stdout ----
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ZitiError`
[INFO] [stdout]   --> src/context/context.rs:49:43
[INFO] [stdout]    |
[INFO] [stdout] 49 |     stream.write_all(b"Hello Ziti!").await?;
[INFO] [stdout]    |     --------------------------------------^ the trait `From<std::io::Error>` is not implemented for `ZitiError`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     this can't be annotated with `?` because it has type `Result<_, std::io::Error>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context/context.rs - context::context::Context::dial (line 184) stdout ----
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ZitiError`
[INFO] [stdout]    --> src/context/context.rs:195:45
[INFO] [stdout]     |
[INFO] [stdout] 195 |     stream.write_all(b"Hello, World!").await?;
[INFO] [stdout]     |     ----------------------------------------^ the trait `From<std::io::Error>` is not implemented for `ZitiError`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this can't be annotated with `?` because it has type `Result<_, std::io::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `ZitiError`
[INFO] [stdout]    --> src/context/context.rs:199:43
[INFO] [stdout]     |
[INFO] [stdout] 199 |     let n = stream.read(&mut buffer).await?;
[INFO] [stdout]     |             ------------------------------^ the trait `From<std::io::Error>` is not implemented for `ZitiError`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             this can't be annotated with `?` because it has type `Result<_, std::io::Error>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context/context.rs - context::context::Context::from_managers (line 98) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `ziti_sdk::IdentityManager`, `ziti_sdk::SessionManager`
[INFO] [stdout]    --> src/context/context.rs:100:25
[INFO] [stdout]     |
[INFO] [stdout] 100 | use ziti_sdk::{Context, IdentityManager, SessionManager};
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `SessionManager` in the root
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         no `IdentityManager` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this struct instead:
[INFO] [stdout]             ziti_sdk::identity::IdentityManager
[INFO] [stdout]     = help: consider importing this struct instead:
[INFO] [stdout]             ziti_sdk::session::SessionManager
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/context/context.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let identity_manager = IdentityManager::load_from_file("identity.json").await?;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 104 |     let session_manager = SessionManager::new(identity_manager.clone());
[INFO] [stdout]     |                                               ---------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `identity_manager` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let identity_manager: /* Type */ = IdentityManager::load_from_file("identity.json").await?;
[INFO] [stdout]     |                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/stream.rs - connection::stream::ZitiStream (line 57) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestsKSNxZ/rustc7zXwnP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libziti_sdk-56c3c4cd382cf606,libtime-7339b067544a24ca,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-800dec73d074ee3c,libpowerfmt-a0c185df26c26a22,libreqwest-09e2078b1a4156fb,libhyper_rustls-c6f03c4a2e6a21c5,libhyper_tls-aa8dde9f2ed54713,libserde_urlencoded-9c6b4c4c1d9511df,libwebpki_roots-881d9833caf02a91,libipnet-9aae67a4e846df6d,libtokio_native_tls-595eaa9d362f384c,libtokio_rustls-8fe324b061ba3fcd,libmime-4b44681fdb2c65f7,libencoding_rs-ecbcb0c86dcc51a7,libnative_tls-0914793179d3647a,libopenssl_probe-cbab9b905ab83f66,libopenssl-fe30c0f318f7ad2b,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-f3a548ef80ef177e,libhyper-6b384cb8ecce469b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-7b301d299e85a620,libh2-cf55e11c431468a0,libindexmap-fe1d29c94e82ab37,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtokio_util-0429f397e368585f,libtower_service-0d7df29686b13872,libtracing-6b01bcf5f11b4b22,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libfutures_channel-579caa5f736a8bdf,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,librustls_pemfile-6e0118ed5f00ca0e,libbase64-64299f9d815d057c,librustls-80bc4949d01fbc30,libsct-f0986e2e7ca737b1,libwebpki-474d98a5f0369c67,libring-439dbe175c692999,libuntrusted-3420b86308bec153,libserde_json-5ef8daca8fc85cbd,libmemchr-2d97b38eddd0133f,libryu-0ea4bafc9bef6d8b,libserde-626acec0bf5e6a85,libtokio_tungstenite-6dbe96ff37c63e98,libtokio-c0b9f4fe49a76c12,libsignal_hook_registry-ba885afed2dd80d9,libsocket2-387e3b276dd3a2bf,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libparking_lot_core-68314976bbcb43ae,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libfutures_util-00bd67367b3f93e0,libslab-bf5a4eed15154f64,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtungstenite-2ef27289a69b4d14,libdata_encoding-6d465a39edfa29f6,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-110f87253fe7a3e5,libcpufeatures-471354fefbcaf2d8,libcfg_if-5a199b0ec0054672,libdigest-d00e17c88687add0,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libhttparse-4b1ed73b760072b9,libthiserror-96bee0d23505c26e,liblog-394b918668cad64a,libhttp-ee1406c505ea38c3,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,liburl-47e9f7289cce8929,libidna-10017ee3ab4b2d11,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9fb6700f09854dc6,libicu_properties-e651974d21187eb3,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-8b92e57690887ae1,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d2d5ad4454d4fb6b,libpotential_utf-794484b61ddc8f8c,libicu_provider-cda9264d6eb75269,libicu_locale_core-af5b187bce3d1bc7,libtinystr-545e5bc415b416ba,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-1950ba5283edba3a,libzerotrie-318e90f9bf02d6b6,libyoke-b875a8db238e9bd3,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-186e415bc2479181,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestsKSNxZ/rustc7zXwnP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-5490f7900d97bd9b/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsKSNxZ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config/options.rs - config::options::ListenOptions (line 81) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestL7lewP/rustcG1l81W/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libziti_sdk-56c3c4cd382cf606,libtime-7339b067544a24ca,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-800dec73d074ee3c,libpowerfmt-a0c185df26c26a22,libreqwest-09e2078b1a4156fb,libhyper_rustls-c6f03c4a2e6a21c5,libhyper_tls-aa8dde9f2ed54713,libserde_urlencoded-9c6b4c4c1d9511df,libwebpki_roots-881d9833caf02a91,libipnet-9aae67a4e846df6d,libtokio_native_tls-595eaa9d362f384c,libtokio_rustls-8fe324b061ba3fcd,libmime-4b44681fdb2c65f7,libencoding_rs-ecbcb0c86dcc51a7,libnative_tls-0914793179d3647a,libopenssl_probe-cbab9b905ab83f66,libopenssl-fe30c0f318f7ad2b,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-f3a548ef80ef177e,libhyper-6b384cb8ecce469b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-7b301d299e85a620,libh2-cf55e11c431468a0,libindexmap-fe1d29c94e82ab37,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtokio_util-0429f397e368585f,libtower_service-0d7df29686b13872,libtracing-6b01bcf5f11b4b22,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libfutures_channel-579caa5f736a8bdf,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,librustls_pemfile-6e0118ed5f00ca0e,libbase64-64299f9d815d057c,librustls-80bc4949d01fbc30,libsct-f0986e2e7ca737b1,libwebpki-474d98a5f0369c67,libring-439dbe175c692999,libuntrusted-3420b86308bec153,libserde_json-5ef8daca8fc85cbd,libmemchr-2d97b38eddd0133f,libryu-0ea4bafc9bef6d8b,libserde-626acec0bf5e6a85,libtokio_tungstenite-6dbe96ff37c63e98,libtokio-c0b9f4fe49a76c12,libsignal_hook_registry-ba885afed2dd80d9,libsocket2-387e3b276dd3a2bf,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libparking_lot_core-68314976bbcb43ae,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libfutures_util-00bd67367b3f93e0,libslab-bf5a4eed15154f64,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtungstenite-2ef27289a69b4d14,libdata_encoding-6d465a39edfa29f6,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-110f87253fe7a3e5,libcpufeatures-471354fefbcaf2d8,libcfg_if-5a199b0ec0054672,libdigest-d00e17c88687add0,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libhttparse-4b1ed73b760072b9,libthiserror-96bee0d23505c26e,liblog-394b918668cad64a,libhttp-ee1406c505ea38c3,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,liburl-47e9f7289cce8929,libidna-10017ee3ab4b2d11,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9fb6700f09854dc6,libicu_properties-e651974d21187eb3,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-8b92e57690887ae1,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d2d5ad4454d4fb6b,libpotential_utf-794484b61ddc8f8c,libicu_provider-cda9264d6eb75269,libicu_locale_core-af5b187bce3d1bc7,libtinystr-545e5bc415b416ba,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-1950ba5283edba3a,libzerotrie-318e90f9bf02d6b6,libyoke-b875a8db238e9bd3,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-186e415bc2479181,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestL7lewP/rustcG1l81W/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-5490f7900d97bd9b/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestL7lewP/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/listen.rs - connection::listen::listen (line 34) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest4iqyOh/rustcLAoflN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libziti_sdk-56c3c4cd382cf606,libtime-7339b067544a24ca,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-800dec73d074ee3c,libpowerfmt-a0c185df26c26a22,libreqwest-09e2078b1a4156fb,libhyper_rustls-c6f03c4a2e6a21c5,libhyper_tls-aa8dde9f2ed54713,libserde_urlencoded-9c6b4c4c1d9511df,libwebpki_roots-881d9833caf02a91,libipnet-9aae67a4e846df6d,libtokio_native_tls-595eaa9d362f384c,libtokio_rustls-8fe324b061ba3fcd,libmime-4b44681fdb2c65f7,libencoding_rs-ecbcb0c86dcc51a7,libnative_tls-0914793179d3647a,libopenssl_probe-cbab9b905ab83f66,libopenssl-fe30c0f318f7ad2b,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-f3a548ef80ef177e,libhyper-6b384cb8ecce469b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-7b301d299e85a620,libh2-cf55e11c431468a0,libindexmap-fe1d29c94e82ab37,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtokio_util-0429f397e368585f,libtower_service-0d7df29686b13872,libtracing-6b01bcf5f11b4b22,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libfutures_channel-579caa5f736a8bdf,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,librustls_pemfile-6e0118ed5f00ca0e,libbase64-64299f9d815d057c,librustls-80bc4949d01fbc30,libsct-f0986e2e7ca737b1,libwebpki-474d98a5f0369c67,libring-439dbe175c692999,libuntrusted-3420b86308bec153,libserde_json-5ef8daca8fc85cbd,libmemchr-2d97b38eddd0133f,libryu-0ea4bafc9bef6d8b,libserde-626acec0bf5e6a85,libtokio_tungstenite-6dbe96ff37c63e98,libtokio-c0b9f4fe49a76c12,libsignal_hook_registry-ba885afed2dd80d9,libsocket2-387e3b276dd3a2bf,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libparking_lot_core-68314976bbcb43ae,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libfutures_util-00bd67367b3f93e0,libslab-bf5a4eed15154f64,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtungstenite-2ef27289a69b4d14,libdata_encoding-6d465a39edfa29f6,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-110f87253fe7a3e5,libcpufeatures-471354fefbcaf2d8,libcfg_if-5a199b0ec0054672,libdigest-d00e17c88687add0,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libhttparse-4b1ed73b760072b9,libthiserror-96bee0d23505c26e,liblog-394b918668cad64a,libhttp-ee1406c505ea38c3,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,liburl-47e9f7289cce8929,libidna-10017ee3ab4b2d11,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9fb6700f09854dc6,libicu_properties-e651974d21187eb3,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-8b92e57690887ae1,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d2d5ad4454d4fb6b,libpotential_utf-794484b61ddc8f8c,libicu_provider-cda9264d6eb75269,libicu_locale_core-af5b187bce3d1bc7,libtinystr-545e5bc415b416ba,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-1950ba5283edba3a,libzerotrie-318e90f9bf02d6b6,libyoke-b875a8db238e9bd3,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-186e415bc2479181,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest4iqyOh/rustcLAoflN/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-5490f7900d97bd9b/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4iqyOh/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/dial.rs - connection::dial::dial (line 33) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestHKHHEy/rustczQe04j/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libziti_sdk-56c3c4cd382cf606,libtime-7339b067544a24ca,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-800dec73d074ee3c,libpowerfmt-a0c185df26c26a22,libreqwest-09e2078b1a4156fb,libhyper_rustls-c6f03c4a2e6a21c5,libhyper_tls-aa8dde9f2ed54713,libserde_urlencoded-9c6b4c4c1d9511df,libwebpki_roots-881d9833caf02a91,libipnet-9aae67a4e846df6d,libtokio_native_tls-595eaa9d362f384c,libtokio_rustls-8fe324b061ba3fcd,libmime-4b44681fdb2c65f7,libencoding_rs-ecbcb0c86dcc51a7,libnative_tls-0914793179d3647a,libopenssl_probe-cbab9b905ab83f66,libopenssl-fe30c0f318f7ad2b,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-f3a548ef80ef177e,libhyper-6b384cb8ecce469b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-7b301d299e85a620,libh2-cf55e11c431468a0,libindexmap-fe1d29c94e82ab37,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtokio_util-0429f397e368585f,libtower_service-0d7df29686b13872,libtracing-6b01bcf5f11b4b22,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libfutures_channel-579caa5f736a8bdf,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,librustls_pemfile-6e0118ed5f00ca0e,libbase64-64299f9d815d057c,librustls-80bc4949d01fbc30,libsct-f0986e2e7ca737b1,libwebpki-474d98a5f0369c67,libring-439dbe175c692999,libuntrusted-3420b86308bec153,libserde_json-5ef8daca8fc85cbd,libmemchr-2d97b38eddd0133f,libryu-0ea4bafc9bef6d8b,libserde-626acec0bf5e6a85,libtokio_tungstenite-6dbe96ff37c63e98,libtokio-c0b9f4fe49a76c12,libsignal_hook_registry-ba885afed2dd80d9,libsocket2-387e3b276dd3a2bf,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libparking_lot_core-68314976bbcb43ae,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libfutures_util-00bd67367b3f93e0,libslab-bf5a4eed15154f64,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtungstenite-2ef27289a69b4d14,libdata_encoding-6d465a39edfa29f6,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-110f87253fe7a3e5,libcpufeatures-471354fefbcaf2d8,libcfg_if-5a199b0ec0054672,libdigest-d00e17c88687add0,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libhttparse-4b1ed73b760072b9,libthiserror-96bee0d23505c26e,liblog-394b918668cad64a,libhttp-ee1406c505ea38c3,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,liburl-47e9f7289cce8929,libidna-10017ee3ab4b2d11,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9fb6700f09854dc6,libicu_properties-e651974d21187eb3,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-8b92e57690887ae1,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d2d5ad4454d4fb6b,libpotential_utf-794484b61ddc8f8c,libicu_provider-cda9264d6eb75269,libicu_locale_core-af5b187bce3d1bc7,libtinystr-545e5bc415b416ba,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-1950ba5283edba3a,libzerotrie-318e90f9bf02d6b6,libyoke-b875a8db238e9bd3,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-186e415bc2479181,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestHKHHEy/rustczQe04j/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-5490f7900d97bd9b/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHKHHEy/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/listen.rs - connection::listen::ZitiListener::accept (line 271) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestTbg4Ck/rustcm43Js8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libziti_sdk-56c3c4cd382cf606,libtime-7339b067544a24ca,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-800dec73d074ee3c,libpowerfmt-a0c185df26c26a22,libreqwest-09e2078b1a4156fb,libhyper_rustls-c6f03c4a2e6a21c5,libhyper_tls-aa8dde9f2ed54713,libserde_urlencoded-9c6b4c4c1d9511df,libwebpki_roots-881d9833caf02a91,libipnet-9aae67a4e846df6d,libtokio_native_tls-595eaa9d362f384c,libtokio_rustls-8fe324b061ba3fcd,libmime-4b44681fdb2c65f7,libencoding_rs-ecbcb0c86dcc51a7,libnative_tls-0914793179d3647a,libopenssl_probe-cbab9b905ab83f66,libopenssl-fe30c0f318f7ad2b,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-f3a548ef80ef177e,libhyper-6b384cb8ecce469b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-7b301d299e85a620,libh2-cf55e11c431468a0,libindexmap-fe1d29c94e82ab37,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtokio_util-0429f397e368585f,libtower_service-0d7df29686b13872,libtracing-6b01bcf5f11b4b22,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libfutures_channel-579caa5f736a8bdf,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,librustls_pemfile-6e0118ed5f00ca0e,libbase64-64299f9d815d057c,librustls-80bc4949d01fbc30,libsct-f0986e2e7ca737b1,libwebpki-474d98a5f0369c67,libring-439dbe175c692999,libuntrusted-3420b86308bec153,libserde_json-5ef8daca8fc85cbd,libmemchr-2d97b38eddd0133f,libryu-0ea4bafc9bef6d8b,libserde-626acec0bf5e6a85,libtokio_tungstenite-6dbe96ff37c63e98,libtokio-c0b9f4fe49a76c12,libsignal_hook_registry-ba885afed2dd80d9,libsocket2-387e3b276dd3a2bf,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libparking_lot_core-68314976bbcb43ae,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libfutures_util-00bd67367b3f93e0,libslab-bf5a4eed15154f64,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtungstenite-2ef27289a69b4d14,libdata_encoding-6d465a39edfa29f6,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-110f87253fe7a3e5,libcpufeatures-471354fefbcaf2d8,libcfg_if-5a199b0ec0054672,libdigest-d00e17c88687add0,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libhttparse-4b1ed73b760072b9,libthiserror-96bee0d23505c26e,liblog-394b918668cad64a,libhttp-ee1406c505ea38c3,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,liburl-47e9f7289cce8929,libidna-10017ee3ab4b2d11,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9fb6700f09854dc6,libicu_properties-e651974d21187eb3,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-8b92e57690887ae1,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d2d5ad4454d4fb6b,libpotential_utf-794484b61ddc8f8c,libicu_provider-cda9264d6eb75269,libicu_locale_core-af5b187bce3d1bc7,libtinystr-545e5bc415b416ba,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-1950ba5283edba3a,libzerotrie-318e90f9bf02d6b6,libyoke-b875a8db238e9bd3,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-186e415bc2479181,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestTbg4Ck/rustcm43Js8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-5490f7900d97bd9b/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTbg4Ck/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/connection/stream.rs - connection::stream::ZitiStream::is_closed (line 147) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestUCiYdy/rustcdEVRjk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libziti_sdk-56c3c4cd382cf606,libtime-7339b067544a24ca,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-800dec73d074ee3c,libpowerfmt-a0c185df26c26a22,libreqwest-09e2078b1a4156fb,libhyper_rustls-c6f03c4a2e6a21c5,libhyper_tls-aa8dde9f2ed54713,libserde_urlencoded-9c6b4c4c1d9511df,libwebpki_roots-881d9833caf02a91,libipnet-9aae67a4e846df6d,libtokio_native_tls-595eaa9d362f384c,libtokio_rustls-8fe324b061ba3fcd,libmime-4b44681fdb2c65f7,libencoding_rs-ecbcb0c86dcc51a7,libnative_tls-0914793179d3647a,libopenssl_probe-cbab9b905ab83f66,libopenssl-fe30c0f318f7ad2b,libbitflags-999d889d9694453e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-f3a548ef80ef177e,libhyper-6b384cb8ecce469b,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-7b301d299e85a620,libh2-cf55e11c431468a0,libindexmap-fe1d29c94e82ab37,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtokio_util-0429f397e368585f,libtower_service-0d7df29686b13872,libtracing-6b01bcf5f11b4b22,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libfutures_channel-579caa5f736a8bdf,libsync_wrapper-17f912c27eab8964,libhttp_body-963f6313988c3235,librustls_pemfile-6e0118ed5f00ca0e,libbase64-64299f9d815d057c,librustls-80bc4949d01fbc30,libsct-f0986e2e7ca737b1,libwebpki-474d98a5f0369c67,libring-439dbe175c692999,libuntrusted-3420b86308bec153,libserde_json-5ef8daca8fc85cbd,libmemchr-2d97b38eddd0133f,libryu-0ea4bafc9bef6d8b,libserde-626acec0bf5e6a85,libtokio_tungstenite-6dbe96ff37c63e98,libtokio-c0b9f4fe49a76c12,libsignal_hook_registry-ba885afed2dd80d9,libsocket2-387e3b276dd3a2bf,libmio-e44b863bc2484802,libparking_lot-436ab28477255ae7,libparking_lot_core-68314976bbcb43ae,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libfutures_util-00bd67367b3f93e0,libslab-bf5a4eed15154f64,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtungstenite-2ef27289a69b4d14,libdata_encoding-6d465a39edfa29f6,librand-852434bbd4aaac8b,librand_chacha-eedce30a5a195205,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,librand_core-92589fd6ec18a950,libgetrandom-3fc8fc018ab58a22,liblibc-0f8586cc3118ad93,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-110f87253fe7a3e5,libcpufeatures-471354fefbcaf2d8,libcfg_if-5a199b0ec0054672,libdigest-d00e17c88687add0,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libhttparse-4b1ed73b760072b9,libthiserror-96bee0d23505c26e,liblog-394b918668cad64a,libhttp-ee1406c505ea38c3,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,liburl-47e9f7289cce8929,libidna-10017ee3ab4b2d11,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9fb6700f09854dc6,libicu_properties-e651974d21187eb3,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-8b92e57690887ae1,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d2d5ad4454d4fb6b,libpotential_utf-794484b61ddc8f8c,libicu_provider-cda9264d6eb75269,libicu_locale_core-af5b187bce3d1bc7,libtinystr-545e5bc415b416ba,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-1950ba5283edba3a,libzerotrie-318e90f9bf02d6b6,libyoke-b875a8db238e9bd3,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-186e415bc2479181,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestUCiYdy/rustcdEVRjk/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-5490f7900d97bd9b/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUCiYdy/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/context/context.rs - context::context::Context::identity_manager (line 349) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ConfigError("Failed to read identity file \"identity.json\": No such file or directory (os error 2)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/connection/listen.rs - connection::listen::ZitiListener (line 206) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ConfigError("Failed to read identity file \"identity.json\": No such file or directory (os error 2)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/context/context.rs - context::context::Context::listen (line 267) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ConfigError("Failed to read identity file \"identity.json\": No such file or directory (os error 2)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/connection/listen.rs - connection::listen::listen_with_options (line 74) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ConfigError("Failed to read identity file \"identity.json\": No such file or directory (os error 2)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/context/context.rs - context::context::Context (line 27) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ConfigError("Failed to read identity file \"identity.json\": No such file or directory (os error 2)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/context/context.rs - context::context::Context::from_file (line 137) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ConfigError("Failed to read identity file \"./my-identity.json\": No such file or directory (os error 2)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/context/context.rs - context::context::Context::session_manager (line 375) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ConfigError("Failed to read identity file \"identity.json\": No such file or directory (os error 2)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/context/context.rs - context::context::Context::listen_with_options (line 311) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ConfigError("Failed to read identity file \"identity.json\": No such file or directory (os error 2)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/connection/listen.rs - connection::listen::ZitiListener::terminator_id (line 355) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ConfigError("Failed to read identity file \"identity.json\": No such file or directory (os error 2)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/error/types.rs - error::types::ZitiError (line 29) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ConfigError("Failed to read identity file \"identity.json\": No such file or directory (os error 2)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/service/discovery.rs - service::discovery::list_services (line 57) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ConfigError("Failed to read identity file \"identity.json\": No such file or directory (os error 2)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/identity/mod.rs - identity::load (line 90) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ConfigError("Failed to read identity file \"identity.json\": No such file or directory (os error 2)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/connection/listen.rs - connection::listen::ZitiListener::service_name (line 325) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ConfigError("Failed to read identity file \"identity.json\": No such file or directory (os error 2)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/transport/websocket.rs - transport::websocket::WebSocketTransport::connect (line 42) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ConnectionFailed("TCP connection failed: failed to lookup address information: Temporary failure in name resolution")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/connection/listen.rs - connection::listen::ZitiListener (line 170) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ConfigError("Failed to read identity file \"identity.json\": No such file or directory (os error 2)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/session/manager.rs - session::manager::SessionManager::get_api_session (line 38) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ConfigError("Failed to read identity file \"identity.json\": No such file or directory (os error 2)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/session/api_session.rs - session::api_session::authenticate (line 70) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: ConfigError("Failed to read identity file \"identity.json\": No such file or directory (os error 2)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config/options.rs - config::options::ListenOptions (line 81)
[INFO] [stdout]     src/connection/dial.rs - connection::dial::dial (line 33)
[INFO] [stdout]     src/connection/listen.rs - connection::listen::ZitiListener (line 170)
[INFO] [stdout]     src/connection/listen.rs - connection::listen::ZitiListener (line 206)
[INFO] [stdout]     src/connection/listen.rs - connection::listen::ZitiListener::accept (line 271)
[INFO] [stdout]     src/connection/listen.rs - connection::listen::ZitiListener::service_name (line 325)
[INFO] [stdout]     src/connection/listen.rs - connection::listen::ZitiListener::terminator_id (line 355)
[INFO] [stdout]     src/connection/listen.rs - connection::listen::listen (line 34)
[INFO] [stdout]     src/connection/listen.rs - connection::listen::listen_with_options (line 74)
[INFO] [stdout]     src/connection/stream.rs - connection::stream::ZitiStream (line 31)
[INFO] [stdout]     src/connection/stream.rs - connection::stream::ZitiStream (line 57)
[INFO] [stdout]     src/connection/stream.rs - connection::stream::ZitiStream::close (line 184)
[INFO] [stdout]     src/connection/stream.rs - connection::stream::ZitiStream::is_closed (line 147)
[INFO] [stdout]     src/context/context.rs - context::context::Context (line 27)
[INFO] [stdout]     src/context/context.rs - context::context::Context (line 40)
[INFO] [stdout]     src/context/context.rs - context::context::Context::dial (line 184)
[INFO] [stdout]     src/context/context.rs - context::context::Context::from_file (line 137)
[INFO] [stdout]     src/context/context.rs - context::context::Context::from_managers (line 98)
[INFO] [stdout]     src/context/context.rs - context::context::Context::identity_manager (line 349)
[INFO] [stdout]     src/context/context.rs - context::context::Context::listen (line 267)
[INFO] [stdout]     src/context/context.rs - context::context::Context::listen_with_options (line 311)
[INFO] [stdout]     src/context/context.rs - context::context::Context::session_manager (line 375)
[INFO] [stdout]     src/error/types.rs - error::types::ZitiError (line 29)
[INFO] [stdout]     src/identity/mod.rs - identity::load (line 90)
[INFO] [stdout]     src/service/discovery.rs - service::discovery::list_services (line 57)
[INFO] [stdout]     src/session/api_session.rs - session::api_session::authenticate (line 70)
[INFO] [stdout]     src/session/manager.rs - session::manager::SessionManager::get_api_session (line 38)
[INFO] [stdout]     src/transport/websocket.rs - transport::websocket::WebSocketTransport::connect (line 42)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 28 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.36s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "cb29c7df51f9a2d099f346c75435bcba7c90b3f869e3612666983e420db62f87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb29c7df51f9a2d099f346c75435bcba7c90b3f869e3612666983e420db62f87", kill_on_drop: false }`
[INFO] [stdout] cb29c7df51f9a2d099f346c75435bcba7c90b3f869e3612666983e420db62f87
