[INFO] fetching crate smith-protocol 0.1.2...
[INFO] testing smith-protocol-0.1.2 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate smith-protocol 0.1.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate smith-protocol 0.1.2
[INFO] finished tweaking crates.io crate smith-protocol 0.1.2
[INFO] tweaked toml for crates.io crate smith-protocol 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate smith-protocol 0.1.2 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 smith-protocol 0.1.2 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8afe499412a86a43b9807c7585f4d403b08f4f57df91d181369fc950bac31efb
[INFO] running `Command { std: "docker" "start" "-a" "8afe499412a86a43b9807c7585f4d403b08f4f57df91d181369fc950bac31efb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8afe499412a86a43b9807c7585f4d403b08f4f57df91d181369fc950bac31efb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8afe499412a86a43b9807c7585f4d403b08f4f57df91d181369fc950bac31efb", kill_on_drop: false }`
[INFO] [stdout] 8afe499412a86a43b9807c7585f4d403b08f4f57df91d181369fc950bac31efb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 50cbdd3e35a99f2992296c025a278843f71345e8bfb85d5c5d3cd7b1bda44b13
[INFO] running `Command { std: "docker" "start" "-a" "50cbdd3e35a99f2992296c025a278843f71345e8bfb85d5c5d3cd7b1bda44b13", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling signatory v0.27.1
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling clap_builder v4.5.56
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nuid v0.5.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap v4.5.56
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling serde_nanos v0.1.4
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling nkeys v0.4.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tryhard v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling async-nats v0.42.0
[INFO] [stderr]    Compiling smith-bus v0.1.2
[INFO] [stderr]    Compiling smith-protocol v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "50cbdd3e35a99f2992296c025a278843f71345e8bfb85d5c5d3cd7b1bda44b13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50cbdd3e35a99f2992296c025a278843f71345e8bfb85d5c5d3cd7b1bda44b13", kill_on_drop: false }`
[INFO] [stdout] 50cbdd3e35a99f2992296c025a278843f71345e8bfb85d5c5d3cd7b1bda44b13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5b92e5e333a346979eab11551b1aaa9f2c8bc2e9b2641347df218adeb355a41d
[INFO] running `Command { std: "docker" "start" "-a" "5b92e5e333a346979eab11551b1aaa9f2c8bc2e9b2641347df218adeb355a41d", kill_on_drop: false }`
[INFO] [stderr]    Compiling smith-protocol v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.27s
[INFO] running `Command { std: "docker" "inspect" "5b92e5e333a346979eab11551b1aaa9f2c8bc2e9b2641347df218adeb355a41d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b92e5e333a346979eab11551b1aaa9f2c8bc2e9b2641347df218adeb355a41d", kill_on_drop: false }`
[INFO] [stdout] 5b92e5e333a346979eab11551b1aaa9f2c8bc2e9b2641347df218adeb355a41d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f716924b4f46df451cd292cb78f278a954d6077758af6c7e7774fdbd7f501dd0
[INFO] running `Command { std: "docker" "start" "-a" "f716924b4f46df451cd292cb78f278a954d6077758af6c7e7774fdbd7f501dd0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/smith_protocol-d8e1890561ce6894)
[INFO] [stdout] running 120 tests
[INFO] [stdout] test benchmark::tests::test_complex_failure_roots ... ok
[INFO] [stdout] test benchmark::tests::test_config_hashing ... ok
[INFO] [stdout] test client::tests::test_command_serialization_edge_cases ... ok
[INFO] [stdout] test benchmark::tests::test_defaults ... ok
[INFO] [stdout] test client::tests::test_command_variants ... ok
[INFO] [stdout] test client::tests::test_concurrent_command_sending ... ok
[INFO] [stdout] test benchmark::tests::test_env_hash ... ok
[INFO] [stdout] test benchmark::tests::test_benchmark_event_serialization ... ok
[INFO] [stdout] test client::tests::test_ipc_client_send_command ... ok
[INFO] [stdout] test client::tests::test_smith_client_send_command ... ok
[INFO] [stdout] test client::tests::test_tcp_connection_write_and_flush ... ok
[INFO] [stdout] test client::tests::test_smith_client_tcp_connection ... ok
[INFO] [stdout] test idempotency::tests::test_get_result_nonexistent_key ... ok
[INFO] [stdout] test client::tests::test_smith_client_receive_events ... ok
[INFO] [stdout] test idempotency::tests::test_execute_idempotent_error_case ... ok
[INFO] [stdout] test client::tests::test_connection_write_and_flush ... ok
[INFO] [stdout] test idempotency::tests::test_idempotency_error_types ... ok
[INFO] [stdout] test client::tests::test_connection_error_contexts ... ok
[INFO] [stdout] test client::tests::test_smith_client_receive_single_event_with_closed_receiver ... ok
[INFO] [stdout] test idempotency::tests::test_idempotency_key_generation ... ok
[INFO] [stdout] test idempotency::tests::test_idempotency_key_parsing_invalid ... ok
[INFO] [stdout] test idempotency::tests::test_idempotency_key_parsing ... ok
[INFO] [stdout] test idempotency::tests::test_idempotency_stats_serialization ... ok
[INFO] [stdout] test idempotency::tests::test_idempotency_stats_empty_store ... ok
[INFO] [stdout] test client::tests::test_smith_client_from_connection_task_spawning ... ok
[INFO] [stdout] test idempotency::tests::test_idempotent_execution_result_serialization ... ok
[INFO] [stdout] test idempotency::tests::test_idempotent_result_expiration ... ok
[INFO] [stdout] test idempotency::tests::test_idempotency_helpers ... ok
[INFO] [stdout] test idempotency::tests::test_idempotency_stats_with_data ... ok
[INFO] [stdout] test client::tests::test_connection_unix_error_handling ... ok
[INFO] [stdout] test idempotency::tests::test_idempotent_result_debug_format ... ok
[INFO] [stdout] test client::tests::test_ipc_client_connect_error ... ok
[INFO] [stdout] test client::tests::test_ipc_client_connection ... ok
[INFO] [stdout] test client::tests::test_smith_client_unix_connection ... ok
[INFO] [stdout] test idempotency::tests::test_idempotency_key_from_intent ... ok
[INFO] [stdout] test negotiation::tests::test_capability_compatibility ... ok
[INFO] [stdout] test idempotency::tests::test_in_memory_idempotency_store ... ok
[INFO] [stdout] test idempotency::tests::test_upsert_result_returns_correct_bool ... ok
[INFO] [stdout] test negotiation::tests::test_capability_compatibility_good_config ... ok
[INFO] [stdout] test negotiation::tests::test_capability_compatibility_nats_without_tracing ... ok
[INFO] [stdout] test negotiation::tests::test_capability_compatibility_with_replay ... ok
[INFO] [stdout] test negotiation::tests::test_capability_filtering ... ok
[INFO] [stdout] test negotiation::tests::test_empty_requested_capabilities ... ok
[INFO] [stdout] test negotiation::tests::test_fallback_conditions_unsupported_version ... ok
[INFO] [stdout] test negotiation::tests::test_client_info_and_negotiation_result_serialization ... ok
[INFO] [stdout] test negotiation::tests::test_ready_event_creation ... ok
[INFO] [stdout] test client::tests::test_connection_tcp_error_handling ... ok
[INFO] [stdout] test negotiation::tests::test_version_selection_priority ... ok
[INFO] [stdout] test policy_abi::tests::test_abi_stability_validation ... ok
[INFO] [stdout] test negotiation::tests::test_incompatible_versions ... ok
[INFO] [stdout] test policy_abi::tests::test_abi_hash_generation ... ok
[INFO] [stdout] test policy_abi::tests::test_bundle_validation_trait ... ok
[INFO] [stdout] test negotiation::tests::test_empty_client_versions_negotiation ... ok
[INFO] [stdout] test negotiation::tests::test_use_case_recommendations ... ok
[INFO] [stdout] test negotiation::tests::test_negotiator_methods ... ok
[INFO] [stdout] test negotiation::tests::test_use_case_recommendations_all_variants ... ok
[INFO] [stdout] test policy_abi::tests::test_current_version ... ok
[INFO] [stdout] test policy_abi::tests::test_capability_bundle_header_serialization ... ok
[INFO] [stdout] test policy_abi::tests::test_missing_abi_version ... ok
[INFO] [stdout] test policy_abi::tests::test_version_compatibility ... ok
[INFO] [stdout] test policy_abi::tests::test_compatible_bundle_validation ... ok
[INFO] [stdout] test negotiation::tests::test_fallback_conditions_v0 ... ok
[INFO] [stdout] test policy_abi::tests::test_incompatible_bundle_validation ... ok
[INFO] [stdout] test negotiation::tests::test_protocol_constants ... ok
[INFO] [stdout] test policy_abi::tests::test_policy_abi_version_creation ... ok
[INFO] [stdout] test result_schema::tests::test_builder_functions ... ok
[INFO] [stdout] test result_schema::tests::test_backward_compatibility_check ... ok
[INFO] [stdout] test result_schema::tests::test_builder_error_empty_message ... ok
[INFO] [stdout] test benchmark::tests::test_event_type_name ... ok
[INFO] [stdout] test policy_abi::tests::test_version_string_parsing ... ok
[INFO] [stdout] test idempotency::tests::test_cleanup_expired ... ok
[INFO] [stdout] test result_schema::tests::test_json_validation_malformed ... ok
[INFO] [stdout] test negotiation::tests::test_version_negotiation ... ok
[INFO] [stdout] test result_schema::tests::test_json_validation_success ... ok
[INFO] [stdout] test result_schema::tests::test_result_metadata_operations ... ok
[INFO] [stdout] test result_schema::tests::test_json_validation_unknown_field ... ok
[INFO] [stdout] test result_schema::tests::test_result_schema_error_display ... ok
[INFO] [stdout] test result_schema::tests::test_builder_success_with_zero_values ... ok
[INFO] [stdout] test result_schema::tests::test_result_with_metadata ... ok
[INFO] [stdout] test result_schema::tests::test_schema_hash ... ok
[INFO] [stdout] test result_schema::tests::test_serialization_roundtrip ... ok
[INFO] [stdout] test result_schema::tests::test_valid_result_creation ... ok
[INFO] [stdout] test result_schema::tests::test_validation_invalid_capability_digest ... ok
[INFO] [stdout] test result_schema::tests::test_validation_invalid_capability_digest_formats ... ok
[INFO] [stdout] test result_schema::tests::test_validation_invalid_exp_id_formats ... ok
[INFO] [stdout] test result_schema::tests::test_validation_invalid_idem_key ... ok
[INFO] [stdout] test result_schema::tests::test_validation_invalid_commit ... ok
[INFO] [stdout] test result_schema::tests::test_schema_hash_consistency ... ok
[INFO] [stdout] test result_schema::tests::test_validation_invalid_idem_key_formats ... ok
[INFO] [stdout] test result_schema::tests::test_validation_invalid_mode ... ok
[INFO] [stdout] test result_schema::tests::test_validation_invalid_modes ... ok
[INFO] [stdout] test result_schema::tests::test_validation_invalid_commit_formats ... ok
[INFO] [stdout] test tests::test_all_capability_variants ... ok
[INFO] [stdout] test tests::test_capability_all_capabilities ... ok
[INFO] [stdout] test tests::test_audit_entry_structure ... ok
[INFO] [stdout] test tests::test_capability_serialization ... ok
[INFO] [stdout] test result_schema::tests::test_validation_invalid_layers ... ok
[INFO] [stdout] test tests::test_capability_from_str ... ok
[INFO] [stdout] test result_schema::tests::test_validation_invalid_layer ... ok
[INFO] [stdout] test tests::test_capability_is_valid_capability ... ok
[INFO] [stdout] test tests::test_intent_creation ... ok
[INFO] [stdout] test tests::test_execution_error_structure ... ok
[INFO] [stdout] test tests::test_intent_expiration ... ok
[INFO] [stdout] test tests::test_intent_subjects ... ok
[INFO] [stdout] test tests::test_execution_status_variants ... ok
[INFO] [stdout] test tests::test_policy_decision_structure ... ok
[INFO] [stdout] test tests::test_policy_result_variants ... ok
[INFO] [stdout] test tests::test_fs_read_params ... ok
[INFO] [stdout] test tests::test_runner_metadata ... ok
[INFO] [stdout] test tests::test_sandbox_mode_variants ... ok
[INFO] [stdout] test tests::test_intent_canonical_json ... ok
[INFO] [stdout] test tests::test_security_context_comprehensive ... ok
[INFO] [stdout] test tests::test_http_fetch_params ... ok
[INFO] [stdout] test tests::test_intent_result_creation ... ok
[INFO] [stdout] test tests::test_intent_result_timeout_and_killed ... ok
[INFO] [stdout] test client::tests::test_ipc_client_process_events ... ok
[INFO] [stdout] test result_schema::tests::test_json_round_trip_with_complex_meta ... ok
[INFO] [stdout] test result_schema::tests::test_json_validation_missing_required_fields ... ok
[INFO] [stdout] test result_schema::tests::test_validation_empty_fields ... ok
[INFO] [stdout] test tests::test_intent_signature_verification ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 120 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/validate-policy-abi.rs (/opt/rustwide/target/debug/deps/validate_policy_abi-1422df28b8fadb73)
[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 unittests src/bin/validate-result-schema.rs (/opt/rustwide/target/debug/deps/validate_result_schema-a547d8450b689783)
[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]    Doc-tests smith_protocol
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 31) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f716924b4f46df451cd292cb78f278a954d6077758af6c7e7774fdbd7f501dd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f716924b4f46df451cd292cb78f278a954d6077758af6c7e7774fdbd7f501dd0", kill_on_drop: false }`
[INFO] [stdout] f716924b4f46df451cd292cb78f278a954d6077758af6c7e7774fdbd7f501dd0
