[INFO] cloning repository https://github.com/pablof7z/shipyard-full
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pablof7z/shipyard-full" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpablof7z%2Fshipyard-full", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpablof7z%2Fshipyard-full'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cabcec4eace231cbd04450b6459ae5132ec461d4
[INFO] testing pablof7z/shipyard-full against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpablof7z%2Fshipyard-full" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pablof7z/shipyard-full
[INFO] finished tweaking git repo https://github.com/pablof7z/shipyard-full
[INFO] tweaked toml for git repo https://github.com/pablof7z/shipyard-full written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pablof7z/shipyard-full on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pablof7z/shipyard-full 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-webpki v0.103.12
[INFO] [stderr]   Downloaded governor v0.10.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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] ec3863308f55fd195cad8767a98b80170b16943f0ec748fb57e5db3feb30e374
[INFO] running `Command { std: "docker" "start" "ec3863308f55fd195cad8767a98b80170b16943f0ec748fb57e5db3feb30e374", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec3863308f55fd195cad8767a98b80170b16943f0ec748fb57e5db3feb30e374", 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" "ec3863308f55fd195cad8767a98b80170b16943f0ec748fb57e5db3feb30e374" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec3863308f55fd195cad8767a98b80170b16943f0ec748fb57e5db3feb30e374", 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" "ec3863308f55fd195cad8767a98b80170b16943f0ec748fb57e5db3feb30e374" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling shipyard-core v0.1.0 (/opt/rustwide/workdir/crates/shipyard-core)
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling shipyard-mobile-core v0.1.0 (/opt/rustwide/workdir/crates/shipyard-mobile-core)
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling shipyard-cli v0.1.0 (/opt/rustwide/workdir/crates/shipyard-cli)
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling shipyard-api v0.1.0 (/opt/rustwide/workdir/crates/shipyard-api)
[INFO] [stderr]    Compiling shipyard-dvm v0.1.0 (/opt/rustwide/workdir/crates/shipyard-dvm)
[INFO] [stderr]    Compiling shipyard-worker v0.1.0 (/opt/rustwide/workdir/crates/shipyard-worker)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "ec3863308f55fd195cad8767a98b80170b16943f0ec748fb57e5db3feb30e374", 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" "ec3863308f55fd195cad8767a98b80170b16943f0ec748fb57e5db3feb30e374" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling shipyard-mobile-core v0.1.0 (/opt/rustwide/workdir/crates/shipyard-mobile-core)
[INFO] [stderr]    Compiling shipyard-core v0.1.0 (/opt/rustwide/workdir/crates/shipyard-core)
[INFO] [stderr]    Compiling shipyard-api v0.1.0 (/opt/rustwide/workdir/crates/shipyard-api)
[INFO] [stderr]    Compiling shipyard-worker v0.1.0 (/opt/rustwide/workdir/crates/shipyard-worker)
[INFO] [stderr]    Compiling shipyard-dvm v0.1.0 (/opt/rustwide/workdir/crates/shipyard-dvm)
[INFO] [stderr]    Compiling shipyard-cli v0.1.0 (/opt/rustwide/workdir/crates/shipyard-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.57s
[INFO] running `Command { std: "docker" "inspect" "ec3863308f55fd195cad8767a98b80170b16943f0ec748fb57e5db3feb30e374", 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" "ec3863308f55fd195cad8767a98b80170b16943f0ec748fb57e5db3feb30e374" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shipyard_api-fe9d3836e1294785)
[INFO] [stdout] running 20 tests
[INFO] [stdout] test routes::delegates::tests::mutating_delegate_routes_require_owner_access ... ok
[INFO] [stdout] test routes::models::tests::extract_client_ip_returns_none_when_no_headers_present ... ok
[INFO] [stdout] test routes::models::tests::account_access_requires_delegate_row_to_be_active_and_non_revoked ... ok
[INFO] [stdout] test routes::models::tests::extract_client_ip_falls_back_to_x_real_ip ... ok
[INFO] [stdout] test routes::models::tests::login_rate_limiter_per_ip_blocks_after_ten_attempts ... ok
[INFO] [stdout] test routes::models::tests::login_rate_limiter_per_pubkey_blocks_after_five_attempts ... ok
[INFO] [stdout] test routes::models::tests::login_rate_limiter_tracks_different_keys_independently ... ok
[INFO] [stdout] test routes::auth::tests::session_response_includes_session_id_user_pubkey_and_expiry ... ok
[INFO] [stdout] test routes::proposals::signing::tests::proposal_signing_resolves_queue_publish_time_before_validation ... ok
[INFO] [stdout] test routes::publish_items::tests::cancel_and_retry_use_state_machine_guard ... ok
[INFO] [stdout] test routes::publish_items::tests::direct_queue_scheduling_resolves_publish_time_before_validation ... ok
[INFO] [stdout] test tests::cors_allowed_headers_includes_owner_pubkey_header ... ok
[INFO] [stdout] test tests::parse_cors_origins_trims_whitespace_around_entries ... ok
[INFO] [stdout] test tests::parse_cors_origins_returns_empty_for_blank_string ... ok
[INFO] [stdout] test tests::parse_cors_origins_ignores_empty_entries_from_double_comma ... ok
[INFO] [stdout] test tests::parse_cors_origins_parses_single_valid_origin ... ok
[INFO] [stdout] test tests::build_cors_layer_does_not_panic_with_empty_env ... ok
[INFO] [stdout] test routes::models::tests::extract_client_ip_reads_x_forwarded_for_first_entry ... ok
[INFO] [stdout] test routes::models::tests::strict_ip_binding_env_defaults_to_false ... ok
[INFO] [stdout] test tests::parse_cors_origins_parses_comma_separated_list ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/route_contract.rs (/opt/rustwide/target/debug/deps/route_contract-1ed22beb04686e78)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test proposal_create_enqueues_owner_pending_notification ... ok
[INFO] [stdout] test route_mutations_can_call_state_machine_guard ... ok
[INFO] [stdout] test proposal_terminal_mutations_use_state_machine_guard ... ok
[INFO] [stdout] test queue_publish_time_uses_core_slot_logic_and_latest_assignment ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/schema_contract.rs (/opt/rustwide/target/debug/deps/schema_contract-e2fcc26adb4dcbcd)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test dvm_failure_migration_records_typed_failure_fields ... ok
[INFO] [stdout] test dvm_idempotency_migration_claims_by_input_event_and_dvm ... ok
[INFO] [stdout] test publish_attempts_link_to_jobs_for_retry_audit ... ok
[INFO] [stdout] test sessions_enforce_valid_expiry_window ... ok
[INFO] [stdout] test dvm_requests_store_kind_5905_and_7000_contract_fields ... ok
[INFO] [stdout] test jobs_support_ready_queue_claiming_contract ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shipyard-857aeaa09d79fc2b)
[INFO] [stdout] test commands::devices::tests::device_register_body_matches_api_contract ... ok
[INFO] [stdout] test commands::devices::tests::device_register_requires_token ... ok
[INFO] [stdout] test commands::devices::tests::device_update_body_matches_api_contract ... ok
[INFO] [stdout] test commands::devices::tests::device_update_requires_at_least_one_field ... ok
[INFO] [stdout] test commands::dvm::tests::dvm_schedule_is_not_accepted ... ok
[INFO] [stdout] test commands::dvm::tests::dvm_status_is_not_accepted ... ok
[INFO] [stdout] test commands::media::tests::mime_from_path_returns_correct_types ... ok
[INFO] [stdout] test commands::media::tests::blossom_auth_event_produces_valid_base64_json ... ok
[INFO] [stdout] test commands::devices::tests::device_delete_accepts_uuid ... ok
[INFO] [stdout] test commands::dvm::tests::dvm_requests_variant_exists ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/shipyard-smoke-fixture.rs (/opt/rustwide/target/debug/deps/shipyard_smoke_fixture-20888693cf8e62db)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shipyard_core-b213e71f38e4d5bd)
[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] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test dvm::tests::builds_feedback_tags_with_recipient_method_status_and_result ... ok
[INFO] [stdout] test auth::tests::validates_domain_method_and_url_tags ... ok
[INFO] [stdout] test auth::tests::rejects_event_id_mismatches_and_invalid_signatures ... ok
[INFO] [stdout] test auth::tests::rejects_stale_timestamps ... ok
[INFO] [stdout] test auth::tests::verifies_valid_kind_27235_auth_proof_and_returns_delegate_pubkey ... ok
[INFO] [stdout] test dvm::tests::extracts_input_event_id_without_full_parse ... ok
[INFO] [stdout] test dvm::tests::parses_decrypted_encrypted_tags ... ok
[INFO] [stdout] test dvm::tests::signs_feedback_event ... ok
[INFO] [stdout] test dvm::tests::rejects_input_event_with_tampered_content ... ok
[INFO] [stdout] test dvm::tests::rejects_input_event_with_invalid_signature ... ok
[INFO] [stdout] test event::tests::calculates_event_id_from_core_fields ... ok
[INFO] [stdout] test dvm::tests::parses_kind_5905_input_events_and_relays ... ok
[INFO] [stdout] test dvm::tests::rejects_input_event_with_wrong_id ... ok
[INFO] [stdout] test event::tests::reports_typed_signing_error_variants ... ok
[INFO] [stdout] test model::tests::parses_valid_hex_and_npub_pubkeys ... ok
[INFO] [stdout] test model::tests::validates_publish_item_state_invariants_with_typed_errors ... ok
[INFO] [stdout] test nip44::tests::calc_padded_len_boundaries ... ok
[INFO] [stdout] test queue::tests::advances_to_next_cadence_aligned_slot ... ok
[INFO] [stdout] test queue::tests::follows_latest_queue_slot_when_later_than_now ... ok
[INFO] [stdout] test auth::tests::rejects_wrong_kind_events ... ok
[INFO] [stdout] test event::tests::validates_required_owner_id_signature_and_publish_time ... ok
[INFO] [stdout] test model::tests::rejects_invalid_pubkeys_with_typed_error ... ok
[INFO] [stdout] test event::tests::signs_and_verifies_schnorr_signature ... ok
[INFO] [stdout] test dvm::tests::rejects_unsigned_input_event ... ok
[INFO] [stdout] test queue::tests::uses_start_when_no_items_and_start_is_future ... ok
[INFO] [stdout] test event::tests::signs_unsigned_event_workflow ... ok
[INFO] [stdout] test nip44::tests::rejects_wrong_version ... ok
[INFO] [stdout] test state::tests::delegate_cannot_sign_or_reject ... ok
[INFO] [stdout] test state::tests::owner_can_reject_or_sign_proposals ... ok
[INFO] [stdout] test state::tests::published_items_are_terminal_for_current_product ... ok
[INFO] [stdout] test state::tests::worker_can_publish_but_not_approve ... ok
[INFO] [stdout] test nip44::tests::symmetric_encryption ... ok
[INFO] [stdout] test nip04::tests::round_trips_nip04_payload ... ok
[INFO] [stdout] test nip44::tests::rejects_tampered_mac ... ok
[INFO] [stdout] test model::tests::serializes_domain_enums_without_stringly_internal_state ... ok
[INFO] [stdout] test nip44::tests::round_trips_short_plaintext ... ok
[INFO] [stdout] test nip44::tests::round_trips_long_plaintext ... ok
[INFO] [stdout] test event::tests::validate_signed_for_owner_checks_event_hash_and_signature ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shipyard_dvm-213c425f4355a113)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test processing::tests::freshness_validation_allows_requests_inside_window ... ok
[INFO] [stdout] test subscription::tests::ignores_nip65_relay_lists_without_kind_5905_tag ... ok
[INFO] [stdout] test subscription::tests::ignores_other_subscription_ids ... ok
[INFO] [stdout] test processing::tests::freshness_validation_rejects_requests_older_than_window ... ok
[INFO] [stdout] test subscription::tests::parses_nip65_kind_5905_relay_list_event ... ok
[INFO] [stdout] test subscription::tests::parses_nip65_kind_5905_relay_list_message ... ok
[INFO] [stdout] test subscription::tests::parses_relay_event_for_matching_subscription ... ok
[INFO] [stdout] test tests::is_weak_secret_key_rejects_wrong_length_strings ... ok
[INFO] [stdout] test tests::is_weak_secret_key_flags_all_same_hex_digit_keys ... ok
[INFO] [stdout] test tests::is_weak_secret_key_accepts_normal_looking_keys ... ok
[INFO] [stdout] test relay::tests::splits_relay_urls ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shipyard_mobile_core-7d101251e35475e3)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test api::tests::serializes_schedule_payload_with_core_trigger_names ... ok
[INFO] [stdout] test blossom::tests::defaults_only_when_no_valid_server_exists ... ok
[INFO] [stdout] test blossom::tests::selects_first_valid_server_without_defaulting ... ok
[INFO] [stdout] test api::tests::serializes_device_registration_like_api_contract ... ok
[INFO] [stdout] test blossom::tests::reads_kind_10063_server_tags ... ok
[INFO] [stdout] test draft::tests::builds_draft_wrap_and_delete_marker_events ... ok
[INFO] [stdout] test ffi::tests::exposes_version_and_capabilities_for_ffi ... ok
[INFO] [stdout] test validation::tests::enforces_trigger_shape_before_api_submission ... ok
[INFO] [stdout] test validation::tests::previews_next_slot_with_core_queue_logic ... ok
[INFO] [stdout] test validation::tests::validates_device_registration_tokens ... ok
[INFO] [stdout] test draft::tests::round_trips_draft_metadata_tags ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shipyard_worker-b4532168655c491b)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test backoff::tests::base_backoff_ignores_invalid_env_values ... ok
[INFO] [stdout] test backoff::tests::retries_are_exhausted_at_max_attempts ... ok
[INFO] [stdout] test backoff::tests::retry_backoff_is_exponential ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/worker_contract.rs (/opt/rustwide/target/debug/deps/worker_contract-ddc3c806c506f64d)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test publish_state_changes_use_core_state_machine_guard ... ok
[INFO] [stdout] test publish_items_fail_only_when_job_retries_are_exhausted ... ok
[INFO] [stdout] test retry_backoff_is_configurable_and_not_linear ... ok
[INFO] [stdout] test worker_handles_sigterm_shutdown ... ok
[INFO] [stdout] test relay_publish_failures_use_job_retry_path ... ok
[INFO] [stdout] test publish_failures_enqueue_notification_jobs ... ok
[INFO] [stdout] test terminal_publish_state_changes_are_audited ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests shipyard_core
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests shipyard_mobile_core
[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] [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] running `Command { std: "docker" "inspect" "ec3863308f55fd195cad8767a98b80170b16943f0ec748fb57e5db3feb30e374", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec3863308f55fd195cad8767a98b80170b16943f0ec748fb57e5db3feb30e374", kill_on_drop: false }`
[INFO] [stdout] ec3863308f55fd195cad8767a98b80170b16943f0ec748fb57e5db3feb30e374
