[INFO] cloning repository https://github.com/jamesgober/network-protocol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamesgober/network-protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesgober%2Fnetwork-protocol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesgober%2Fnetwork-protocol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c423b817e7a3a3a5f085d416253089f69a1bfc71
[INFO] testing jamesgober/network-protocol against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesgober%2Fnetwork-protocol" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jamesgober/network-protocol
[INFO] finished tweaking git repo https://github.com/jamesgober/network-protocol
[INFO] tweaked toml for git repo https://github.com/jamesgober/network-protocol written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamesgober/network-protocol on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jamesgober/network-protocol already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c89919299197fac57afcc22f70e2a78780387351fb08f1005d6a5c3c1c8da925
[INFO] running `Command { std: "docker" "start" "c89919299197fac57afcc22f70e2a78780387351fb08f1005d6a5c3c1c8da925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c89919299197fac57afcc22f70e2a78780387351fb08f1005d6a5c3c1c8da925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c89919299197fac57afcc22f70e2a78780387351fb08f1005d6a5c3c1c8da925" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c89919299197fac57afcc22f70e2a78780387351fb08f1005d6a5c3c1c8da925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c89919299197fac57afcc22f70e2a78780387351fb08f1005d6a5c3c1c8da925" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling lz4_flex v0.11.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling rcgen v0.14.7
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling network-protocol v1.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s
[INFO] running `Command { std: "docker" "inspect" "c89919299197fac57afcc22f70e2a78780387351fb08f1005d6a5c3c1c8da925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c89919299197fac57afcc22f70e2a78780387351fb08f1005d6a5c3c1c8da925" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling network-protocol v1.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] running `Command { std: "docker" "inspect" "c89919299197fac57afcc22f70e2a78780387351fb08f1005d6a5c3c1c8da925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c89919299197fac57afcc22f70e2a78780387351fb08f1005d6a5c3c1c8da925" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/network_protocol-f113be88e3cf665c)
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] test core::serialization::tests::test_default_format ... ok
[INFO] [stdout] test core::serialization::tests::test_bincode_serialization ... ok
[INFO] [stdout] test core::serialization::tests::test_format_byte_roundtrip ... ok
[INFO] [stdout] test core::serialization::tests::test_format_names ... ok
[INFO] [stdout] test core::serialization::tests::test_format_sizes ... ok
[INFO] [stdout] test core::serialization::tests::test_json_serialization ... ok
[INFO] [stdout] test core::serialization::tests::test_messagepack_serialization ... ok
[INFO] [stdout] test protocol::handshake::tests::test_nonce_verification ... ok
[INFO] [stdout] test protocol::handshake::tests::test_timestamp_validation ... ok
[INFO] [stdout] test protocol::tests::test_nonce_uniqueness ... ok
[INFO] [stdout] test protocol::tests::test_replay_attack_prevention ... ok
[INFO] [stdout] test protocol::tests::test_tampering_detection ... ok
[INFO] [stdout] test protocol::handshake::tests::test_per_session_state_isolation ... ok
[INFO] [stdout] test service::multiplex::tests::test_multiplex_concurrent_requests ... ok
[INFO] [stdout] test service::multiplex::tests::test_multiplex_config_validation ... ok
[INFO] [stdout] test protocol::tests::test_secure_handshake_flow ... ok
[INFO] [stdout] test service::multiplex::tests::test_multiplex_config_validation_zero_buffer ... ok
[INFO] [stdout] test service::multiplex::tests::test_multiplex_config_validation_zero_in_flight ... ok
[INFO] [stdout] test service::multiplex::tests::test_multiplex_config_validation_zero_timeout ... ok
[INFO] [stdout] test service::multiplex::tests::test_multiplex_single_request ... ok
[INFO] [stdout] test service::pool::tests::test_config_validation ... ok
[INFO] [stdout] test service::pool::tests::test_config_validation_circuit_breaker ... ok
[INFO] [stdout] test protocol::tests::test_per_session_state_isolation ... ok
[INFO] [stdout] test service::pool::tests::test_config_validation_zero_max_size ... ok
[INFO] [stdout] test service::pool::tests::test_config_validation_idle_exceeds_lifetime ... ok
[INFO] [stdout] test service::pool::tests::test_config_validation_valid_config ... ok
[INFO] [stdout] test service::pool::tests::test_pool_creation ... ok
[INFO] [stdout] test service::pool::tests::test_config_validation_zero_timeouts ... ok
[INFO] [stdout] test transport::session_cache::tests::test_clear ... ok
[INFO] [stdout] test transport::session_cache::tests::test_capacity_eviction ... ok
[INFO] [stdout] test transport::session_cache::tests::test_store_and_retrieve ... ok
[INFO] [stdout] test service::pool::tests::test_pool_acquire_creates_connection ... ok
[INFO] [stdout] test transport::session_cache::tests::test_missing_session ... ok
[INFO] [stdout] test utils::buffer_pool::tests::test_buffer_pool_basic ... ok
[INFO] [stdout] test utils::buffer_pool::tests::test_buffer_pool_empty ... ok
[INFO] [stdout] test utils::buffer_pool::tests::test_buffer_pool_reuse ... ok
[INFO] [stdout] test utils::buffer_pool::tests::test_buffer_size_limit ... ok
[INFO] [stdout] test utils::compression::tests::test_adaptive_compression_high_entropy ... ok
[INFO] [stdout] test utils::compression::tests::test_adaptive_compression_size_check ... ok
[INFO] [stdout] test utils::compression::tests::test_adaptive_compression_low_entropy ... ok
[INFO] [stdout] test utils::compression::tests::test_entropy_calculation ... ok
[INFO] [stdout] test utils::compression::tests::test_lz4_compression_roundtrip ... ok
[INFO] [stdout] test utils::compression::tests::test_lz4_oom_attack_prevention ... ok
[INFO] [stdout] test utils::compression::tests::test_lz4_short_input_rejection ... ok
[INFO] [stdout] test utils::compression::tests::test_malformed_compressed_data ... ok
[INFO] [stdout] test utils::crypto::tests::test_crypto_key_generation ... ok
[INFO] [stdout] test utils::compression::tests::test_maybe_compress_below_threshold ... ok
[INFO] [stdout] test utils::compression::tests::test_lz4_size_limit_enforcement ... ok
[INFO] [stdout] test utils::compression::tests::test_maybe_compress_above_threshold ... ok
[INFO] [stdout] test utils::crypto::tests::test_crypto_nonce_generation ... ok
[INFO] [stdout] test utils::crypto::tests::test_shared_secret_zeroize ... ok
[INFO] [stdout] test utils::replay_cache::tests::test_different_nonce_allowed ... ok
[INFO] [stdout] test utils::compression::tests::test_zstd_compression_roundtrip ... ok
[INFO] [stdout] test utils::replay_cache::tests::test_max_entries_limit ... ok
[INFO] [stdout] test utils::replay_cache::tests::test_replay_detection ... ok
[INFO] [stdout] test utils::replay_cache::tests::test_same_nonce_different_timestamp_allowed ... ok
[INFO] [stdout] test service::multiplex::tests::test_multiplex_config_validation_short_timeout ... ok
[INFO] [stdout] test utils::replay_cache::tests::test_expiration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/network_protocol-80861d351858eec5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/backpressure.rs (/opt/rustwide/target/debug/deps/backpressure-d6239486456a6dc2)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_slow_client_isolation ... ok
[INFO] [stdout] test test_server_backpressure_under_load ... ok
[INFO] [stderr]      Running tests/chaos.rs (/opt/rustwide/target/debug/deps/chaos-54b9a28eae01a0f9)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.59s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_network_partition_simulation ... ok
[INFO] [stdout] test test_packet_reordering ... ok
[INFO] [stdout] test test_high_packet_loss_scenario ... ok
[INFO] [stdout] test test_slow_consumer ... ok
[INFO] [stdout] test test_retry_on_simulated_failure ... ok
[INFO] [stdout] test test_thundering_herd ... ok
[INFO] [stdout] test test_packet_with_delay ... ok
[INFO] [stdout] test test_concurrent_operations_with_delay ... ok
[INFO] [stdout] test test_intermittent_failures ... ok
[INFO] [stdout] test test_cascading_failure_prevention ... ok
[INFO] [stdout] test test_recovery_after_partition ... ok
[INFO] [stdout] test test_jitter_simulation ... ok
[INFO] [stdout] test test_timeout_on_slow_operation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/codec_zerocopy.rs (/opt/rustwide/target/debug/deps/codec_zerocopy-371b049980fdda95)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_bytes_freeze_is_zero_copy ... ok
[INFO] [stdout] test test_bytes_reference_counting ... ok
[INFO] [stdout] test test_codec_buffer_reuse ... ok
[INFO] [stdout] test test_codec_encode_reserves_space_efficiently ... ok
[INFO] [stdout] test test_codec_decode_with_exact_data ... ok
[INFO] [stdout] test test_codec_incremental_buffer_fill ... ok
[INFO] [stdout] test test_codec_split_to_is_zero_copy ... ok
[INFO] [stdout] test test_codec_decode_zero_copy_split ... ok
[INFO] [stdout] test test_codec_memory_efficiency ... ok
[INFO] [stdout] test test_codec_multiple_packets_in_buffer ... ok
[INFO] [stdout] test test_codec_partial_decode_preserves_buffer ... ok
[INFO] [stdout] test test_codec_encode_large_payload ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/concurrency.rs (/opt/rustwide/target/debug/deps/concurrency-41edaa004e915c9d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test concurrent_encode_decode_heavy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.57s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_test.rs (/opt/rustwide/target/debug/deps/config_test-1033b8a88632ab70)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_config_integration ... ok
[INFO] [stdout] test test_config_loading ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test config_test`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_config_loading stdout ----
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_config_loading
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c89919299197fac57afcc22f70e2a78780387351fb08f1005d6a5c3c1c8da925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c89919299197fac57afcc22f70e2a78780387351fb08f1005d6a5c3c1c8da925", kill_on_drop: false }`
[INFO] [stdout] c89919299197fac57afcc22f70e2a78780387351fb08f1005d6a5c3c1c8da925
