[INFO] fetching crate zlink-core 0.5.0...
[INFO] testing zlink-core-0.5.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate zlink-core 0.5.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate zlink-core 0.5.0
[INFO] finished tweaking crates.io crate zlink-core 0.5.0
[INFO] tweaked toml for crates.io crate zlink-core 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zlink-core 0.5.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zlink-core 0.5.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44f9b12b6d1ecf7db6180975badc7b093f4430c2ca6c73fd9c20decf4719273e
[INFO] running `Command { std: "docker" "start" "-a" "44f9b12b6d1ecf7db6180975badc7b093f4430c2ca6c73fd9c20decf4719273e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44f9b12b6d1ecf7db6180975badc7b093f4430c2ca6c73fd9c20decf4719273e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44f9b12b6d1ecf7db6180975badc7b093f4430c2ca6c73fd9c20decf4719273e", kill_on_drop: false }`
[INFO] [stdout] 44f9b12b6d1ecf7db6180975badc7b093f4430c2ca6c73fd9c20decf4719273e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08c9d05beb5c3f1c144ea3b4f5f4df0fb37ca69ad41e15d065e52d5455658695
[INFO] running `Command { std: "docker" "start" "-a" "08c9d05beb5c3f1c144ea3b4f5f4df0fb37ca69ad41e15d065e52d5455658695", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zlink-macros v0.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zlink-core v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.75s
[INFO] running `Command { std: "docker" "inspect" "08c9d05beb5c3f1c144ea3b4f5f4df0fb37ca69ad41e15d065e52d5455658695", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08c9d05beb5c3f1c144ea3b4f5f4df0fb37ca69ad41e15d065e52d5455658695", kill_on_drop: false }`
[INFO] [stdout] 08c9d05beb5c3f1c144ea3b4f5f4df0fb37ca69ad41e15d065e52d5455658695
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1a79d944326dd4d3f5d48a4469e6abf0dc69cf62173ffb3819e19be062e76e2
[INFO] running `Command { std: "docker" "start" "-a" "b1a79d944326dd4d3f5d48a4469e6abf0dc69cf62173ffb3819e19be062e76e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling codspeed v4.0.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling codspeed-criterion-compat v4.0.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling serde-prefix-all v0.1.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling zlink-core v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stderr]    Compiling codspeed-criterion-compat-walltime v4.0.5
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.48s
[INFO] running `Command { std: "docker" "inspect" "b1a79d944326dd4d3f5d48a4469e6abf0dc69cf62173ffb3819e19be062e76e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1a79d944326dd4d3f5d48a4469e6abf0dc69cf62173ffb3819e19be062e76e2", kill_on_drop: false }`
[INFO] [stdout] b1a79d944326dd4d3f5d48a4469e6abf0dc69cf62173ffb3819e19be062e76e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bbcbcdc05768222a58e3ca8dfd88712735ad1ab2e89bd02c64570fec05e4eef7
[INFO] running `Command { std: "docker" "start" "-a" "bbcbcdc05768222a58e3ca8dfd88712735ad1ab2e89bd02c64570fec05e4eef7", 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/zlink_core-2802240dd11511c2)
[INFO] [stdout] 
[INFO] [stdout] running 127 tests
[INFO] [stdout] test call::tests::std::deserialize_call_with_all_flags ... ok
[INFO] [stdout] test call::tests::std::comprehensive_service_methods ... ok
[INFO] [stdout] test call::tests::std::deserialize_call_with_more_true ... ok
[INFO] [stdout] test call::tests::std::deserialize_call_with_oneway_true ... ok
[INFO] [stdout] test call::tests::std::deserialize_call_with_oneway_false ... ok
[INFO] [stdout] test call::tests::std::deserialize_call_with_method_only ... ok
[INFO] [stdout] test call::tests::std::deserialize_call_with_upgrade_true ... ok
[INFO] [stdout] test call::tests::std::serde_flatten_in_variant ... ok
[INFO] [stdout] test call::tests::std::serialize_call_with_all_flags ... ok
[INFO] [stdout] test call::tests::std::deserialize_call_with_extra_fields ... ok
[INFO] [stdout] test call::tests::std::serialize_call_with_false_flags ... ok
[INFO] [stdout] test call::tests::std::serialize_call_with_method_only ... ok
[INFO] [stdout] test call::tests::std::serialize_call_with_more_true ... ok
[INFO] [stdout] test connection::chain::tests::chain_from_empty_iter_fails ... ok
[INFO] [stdout] test connection::chain::tests::chain_from_iter_with_calls ... ok
[INFO] [stdout] test connection::chain::tests::heterogeneous_calls ... ok
[INFO] [stdout] test connection::chain::tests::chain_from_iter_with_fds ... ok
[INFO] [stdout] test connection::chain::tests::homogeneous_calls ... ok
[INFO] [stdout] test connection::chain::tests::ignore_replies ... ok
[INFO] [stdout] test connection::chain::tests::more_calls_with_streaming ... ok
[INFO] [stdout] test connection::chain::tests::oneway_calls_no_reply ... ok
[INFO] [stdout] test connection::chain::tests::stream_interface_works ... ok
[INFO] [stdout] test connection::tests::chain_fds_tests::chain_error_reply_with_fds ... ok
[INFO] [stdout] test connection::tests::chain_fds_tests::chain_fds_sent_only_with_their_message ... ok
[INFO] [stdout] test connection::tests::chain_fds_tests::chain_oneway_call_with_fds ... ok
[INFO] [stdout] test call::tests::std::field_order_independence ... ok
[INFO] [stdout] test connection::chain::tests::chain_from_iter ... ok
[INFO] [stdout] test call::tests::std::serialize_call_with_oneway_false ... ok
[INFO] [stdout] test connection::tests::chain_fds_tests::chain_receive_fds_from_server ... ok
[INFO] [stdout] test connection::tests::chain_fds_tests::chain_replies_with_fds ... ok
[INFO] [stdout] test connection::tests::chain_fds_tests::chain_replies_with_no_fds ... ok
[INFO] [stdout] test connection::tests::connection_tests::peer_credentials_mock_socket ... ok
[INFO] [stdout] test connection::tests::read_connection_fds_tests::fd_validity_after_receive ... ok
[INFO] [stdout] test connection::tests::read_connection_fds_tests::mixed_receive_call_and_receive_call ... ok
[INFO] [stdout] test connection::tests::chain_fds_tests::chain_send_with_fds ... ok
[INFO] [stdout] test connection::tests::read_connection_fds_tests::receive_call_large_message ... ok
[INFO] [stdout] test connection::tests::read_connection_fds_tests::receive_call_backward_compat_regular_receive ... ok
[INFO] [stdout] test connection::tests::read_connection_fds_tests::receive_call_malformed_json ... ok
[INFO] [stdout] test connection::tests::read_connection_fds_tests::receive_call_with_max_fds ... ok
[INFO] [stdout] test connection::tests::read_connection_fds_tests::receive_call_with_multiple_fds ... ok
[INFO] [stdout] test connection::tests::read_connection_fds_tests::receive_call_with_single_fd ... ok
[INFO] [stdout] test connection::tests::read_connection_fds_tests::receive_call_with_no_fds ... ok
[INFO] [stdout] test connection::tests::read_connection_fds_tests::receive_multiple_calls_with_mixed_fds ... ok
[INFO] [stdout] test connection::tests::read_connection_fds_tests::receive_reply_with_no_fds ... ok
[INFO] [stdout] test connection::tests::read_connection_fds_tests::receive_reply_with_multiple_fds ... ok
[INFO] [stdout] test connection::tests::read_connection_fds_tests::receive_reply_with_single_fd ... ok
[INFO] [stdout] test connection::tests::read_connection_fds_tests::receive_reply_error_with_fds ... ok
[INFO] [stdout] test call::tests::std::serialize_call_with_oneway_true ... ok
[INFO] [stdout] test call::tests::std::serialize_call_with_upgrade_true ... ok
[INFO] [stdout] test call::tests::std::roundtrip_serialization ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::byte_offset_calculation_with_trailing_data ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::byte_offset_calculation_with_valid_json ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::error_propagation_json_to_error ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::malformed_json_duplicate_keys ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::malformed_json_deeply_nested_arrays ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::malformed_json_mixed_control_characters ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::malformed_json_number_overflow ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::malformed_json_deeply_nested_objects ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::malformed_json_unterminated_object ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::malformed_json_invalid_escape_sequences ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::malformed_json_invalid_utf8_sequences ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::malformed_json_unicode_escapes ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::missing_null_terminator ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::multiple_null_bytes_in_message ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::partial_message_at_buffer_boundary ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::malformed_json_unterminated_string ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::receive_reply_with_malformed_json ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::stream_deserializer_empty_buffer ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::stream_deserializer_whitespace_only ... ok
[INFO] [stdout] test connection::tests::write_connection_fds_tests::backward_compat_send_call_works ... ok
[INFO] [stdout] test connection::tests::write_connection_fds_tests::enqueue_call_with_fds_succeeds ... ok
[INFO] [stdout] test connection::tests::write_connection_fds_tests::enqueue_call_without_fds_succeeds ... ok
[INFO] [stdout] test connection::tests::write_connection_fds_tests::enqueue_normal_then_send_with_fds_clears_queue ... ok
[INFO] [stdout] test connection::tests::write_connection_fds_tests::fd_ownership_with_borrowed_fd ... ok
[INFO] [stdout] test connection::tests::write_connection_fds_tests::mixed_send_call_and_send_call ... ok
[INFO] [stdout] test connection::tests::write_connection_fds_tests::multiple_sequential_fd_sends ... ok
[INFO] [stdout] test connection::tests::write_connection_fds_tests::send_call_buffer_growth ... ok
[INFO] [stdout] test connection::tests::write_connection_fds_tests::send_call_preserves_call_flags ... ok
[INFO] [stdout] test connection::tests::write_connection_fds_tests::send_call_validates_data_length ... ok
[INFO] [stdout] test connection::tests::write_connection_fds_tests::send_call_with_multiple_fds ... ok
[INFO] [stdout] test connection::tests::write_connection_fds_tests::send_call_with_no_fds ... ok
[INFO] [stdout] test connection::tests::write_connection_fds_tests::send_call_with_single_fd ... ok
[INFO] [stdout] test connection::tests::write_connection_fds_tests::send_error ... ok
[INFO] [stdout] test connection::tests::write_connection_fds_tests::send_reply ... ok
[INFO] [stdout] test connection::tests::write_connection_fds_tests::send_reply_with_multiple_fds ... ok
[INFO] [stdout] test connection::tests::write_connection_fds_tests::send_reply_with_no_fds ... ok
[INFO] [stdout] test connection::tests::write_connection_tests::call_pipelining ... ok
[INFO] [stdout] test connection::tests::write_connection_tests::enqueue_after_flush ... ok
[INFO] [stdout] test connection::tests::write_connection_tests::enqueue_and_flush ... ok
[INFO] [stdout] test connection::tests::write_connection_tests::enqueue_buffer_extension ... ok
[INFO] [stdout] test connection::tests::write_connection_tests::enqueue_null_terminators ... ok
[INFO] [stdout] test connection::tests::write_connection_tests::flush_empty_buffer ... ok
[INFO] [stdout] test connection::tests::write_connection_tests::multiple_flushes ... ok
[INFO] [stdout] test connection::tests::write_connection_tests::pipelining_vs_individual_sends ... ok
[INFO] [stdout] test connection::tests::write_connection_tests::write ... ok
[INFO] [stdout] test json_ser::tests::test_serialize_array ... ok
[INFO] [stdout] test json_ser::tests::test_serialize_escape ... ok
[INFO] [stdout] test json_ser::tests::test_serialize_primitives ... ok
[INFO] [stdout] test json_ser::tests::test_serialize_struct ... ok
[INFO] [stdout] test server::listener::tests::ready_listener ... ok
[INFO] [stdout] test server::select_all::tests::all_futures_pending ... ok
[INFO] [stdout] test server::select_all::tests::empty_select_all_returns_pending ... ok
[INFO] [stdout] test server::select_all::tests::no_start_index_defaults_to_zero ... ok
[INFO] [stdout] test server::select_all::tests::round_robin_fairness ... ok
[INFO] [stdout] test server::select_all::tests::round_robin_with_start_index ... ok
[INFO] [stdout] test server::select_all::tests::round_robin_wrapping ... ok
[INFO] [stdout] test server::select_all::tests::start_index_larger_than_futures ... ok
[INFO] [stdout] test connection::tests::write_connection_fds_tests::send_call_with_empty_fd_vec ... ok
[INFO] [stdout] test test_utils::mock_socket::tests::mock_read_half_mixed_fd_and_no_fd_reads ... ok
[INFO] [stdout] test test_utils::mock_socket::tests::mock_read_half_multiple_fds_per_read ... ok
[INFO] [stdout] test test_utils::mock_socket::tests::mock_write_half_captures_fds ... ok
[INFO] [stdout] test test_utils::mock_socket::tests::mock_socket_with_fds_basic ... ok
[INFO] [stdout] test test_utils::mock_socket::tests::test_write_half_validates_fd_count ... ok
[INFO] [stdout] test varlink_service::api::tests::error_deserialization ... ok
[INFO] [stdout] test varlink_service::api::tests::error_round_trip_serialization ... ok
[INFO] [stdout] test varlink_service::api::tests::error_serialization ... ok
[INFO] [stdout] test varlink_service::api::tests::into_owned ... ok
[INFO] [stdout] test varlink_service::info::tests::deserialization ... ok
[INFO] [stdout] test varlink_service::info::tests::round_trip_serialization ... ok
[INFO] [stdout] test varlink_service::info::tests::serialization ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::malformed_json_repeated_keys ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::receive_reply_with_large_payload ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::malformed_json_very_long_array ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::malformed_json_extremely_long_string ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::buffer_overflow_near_max_size ... ok
[INFO] [stdout] test test_utils::mock_socket::tests::test_write_half_panics_on_wrong_fd_count - should panic ... ok
[INFO] [stdout] test connection::tests::read_connection_tests::buffer_overflow_exceeds_max_size ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 127 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.18s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests zlink_core
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/connection/mod.rs - connection::Connection<S>::chain_from_iter (line 491) - compile ... ok
[INFO] [stdout] test src/varlink_service/info.rs - varlink_service::info::OwnedInfo (line 72) - compile ... ok
[INFO] [stdout] test src/connection/mod.rs - connection (line 11) ... ok
[INFO] [stdout] test src/connection/read_connection.rs - connection::read_connection::ReadConnection<Read>::receive_reply (line 80) ... ok
[INFO] [stdout] test src/connection/mod.rs - connection::Connection<S>::chain_call (line 391) - compile ... ok
[INFO] [stdout] test src/connection/mod.rs - connection::Connection<S>::chain_from_iter_with_fds (line 579) - compile ... ok
[INFO] [stdout] test src/connection/mod.rs - connection::Connection<S>::chain_call (line 314) - compile ... ok
[INFO] [stdout] test src/connection/write_connection.rs - connection::write_connection::WriteConnection<Write>::send_call (line 67) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.18s; merged doctests compilation took 1.16s
[INFO] running `Command { std: "docker" "inspect" "bbcbcdc05768222a58e3ca8dfd88712735ad1ab2e89bd02c64570fec05e4eef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbcbcdc05768222a58e3ca8dfd88712735ad1ab2e89bd02c64570fec05e4eef7", kill_on_drop: false }`
[INFO] [stdout] bbcbcdc05768222a58e3ca8dfd88712735ad1ab2e89bd02c64570fec05e4eef7
