[INFO] cloning repository https://github.com/LiGoldragon/lojix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LiGoldragon/lojix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiGoldragon%2Flojix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiGoldragon%2Flojix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cacf7972263f50e871d105cdd5c99028897f5eab
[INFO] testing LiGoldragon/lojix 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%2FLiGoldragon%2Flojix" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LiGoldragon/lojix
[INFO] finished tweaking git repo https://github.com/LiGoldragon/lojix
[INFO] tweaked toml for git repo https://github.com/LiGoldragon/lojix written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LiGoldragon/lojix 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/LiGoldragon/lojix 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] [stderr]     Updating git repository `https://github.com/LiGoldragon/signal-frame.git`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3e254ab183ff6eb0b77ee848d62a2032f733c863d651df37a6ada5b686bf6208
[INFO] running `Command { std: "docker" "start" "3e254ab183ff6eb0b77ee848d62a2032f733c863d651df37a6ada5b686bf6208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e254ab183ff6eb0b77ee848d62a2032f733c863d651df37a6ada5b686bf6208", 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" "3e254ab183ff6eb0b77ee848d62a2032f733c863d651df37a6ada5b686bf6208" "/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" "3e254ab183ff6eb0b77ee848d62a2032f733c863d651df37a6ada5b686bf6208", 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" "3e254ab183ff6eb0b77ee848d62a2032f733c863d651df37a6ada5b686bf6208" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling bitflags v2.12.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling redb v4.1.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling nota-derive v0.3.0 (https://github.com/LiGoldragon/nota.git?branch=main#ce7c564d)
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling signal-frame-macros v0.1.1 (https://github.com/LiGoldragon/signal-frame.git?branch=main#bb86bef6)
[INFO] [stderr]    Compiling kameo_macros v0.20.0 (https://github.com/LiGoldragon/kameo.git?branch=main#f491b45d)
[INFO] [stderr]    Compiling kameo_macros v0.20.0
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rkyv v0.8.16
[INFO] [stderr]    Compiling kameo v0.20.0 (https://github.com/LiGoldragon/kameo.git?branch=main#f491b45d)
[INFO] [stderr]    Compiling kameo v0.20.0
[INFO] [stderr]    Compiling nota v0.5.1 (https://github.com/LiGoldragon/nota.git?branch=main#ce7c564d)
[INFO] [stderr]    Compiling signal-frame v0.3.0 (https://github.com/LiGoldragon/signal-frame.git?branch=main#bb86bef6)
[INFO] [stderr]    Compiling signal-sema v0.2.0 (https://github.com/LiGoldragon/signal-sema.git?branch=main#c817ec2b)
[INFO] [stderr]    Compiling sema v0.1.1 (https://github.com/LiGoldragon/sema.git?branch=main#da96de24)
[INFO] [stderr]    Compiling schema-cc v0.1.0 (https://github.com/LiGoldragon/schema.git?branch=main#f351f90d)
[INFO] [stderr]    Compiling horizon-lib v0.1.0 (https://github.com/LiGoldragon/horizon-rs.git?branch=main#33014c71)
[INFO] [stderr]    Compiling triad-runtime v0.6.1 (https://github.com/LiGoldragon/triad-runtime.git?branch=main#b34df30c)
[INFO] [stderr]    Compiling sema-engine v0.6.2 (https://github.com/LiGoldragon/sema-engine.git?branch=main#73eea24b)
[INFO] [stderr]    Compiling schema v0.2.0 (https://github.com/LiGoldragon/schema.git?branch=main#f351f90d)
[INFO] [stderr]    Compiling schema-rust v0.5.3 (https://github.com/LiGoldragon/schema-rust.git?branch=main#0f306826)
[INFO] [stderr]    Compiling signal-lojix v0.2.0 (https://github.com/LiGoldragon/signal-lojix.git?branch=main#5d5a9a11)
[INFO] [stderr]    Compiling meta-signal-lojix v0.2.0 (https://github.com/LiGoldragon/meta-signal-lojix.git?branch=main#024bf064)
[INFO] [stderr]    Compiling lojix v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "3e254ab183ff6eb0b77ee848d62a2032f733c863d651df37a6ada5b686bf6208", 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" "3e254ab183ff6eb0b77ee848d62a2032f733c863d651df37a6ada5b686bf6208" "/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 rustix v1.1.4
[INFO] [stderr]    Compiling triad-runtime v0.6.1 (https://github.com/LiGoldragon/triad-runtime.git?branch=main#b34df30c)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling lojix v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.54s
[INFO] running `Command { std: "docker" "inspect" "3e254ab183ff6eb0b77ee848d62a2032f733c863d651df37a6ada5b686bf6208", 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" "3e254ab183ff6eb0b77ee848d62a2032f733c863d651df37a6ada5b686bf6208" "/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.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lojix-e61b59ad493d0915)
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test schema_runtime::tests::activation_commit_persists_computed_boot_once_slot ... ok
[INFO] [stdout] test schema_runtime::tests::activation_commit_persists_computed_test_activation_slot ... ok
[INFO] [stdout] test schema_runtime::tests::activation_commit_requires_closure_path ... ok
[INFO] [stdout] test schema_runtime::tests::activation_commit_persists_computed_boot_profile_slot ... ok
[INFO] [stdout] test schema_runtime::tests::absent_secrets_directory_yields_no_files ... ok
[INFO] [stdout] test schema_runtime::tests::activation_unit_name_matches_the_resume_cursor_unit ... ok
[INFO] [stdout] test schema_runtime::tests::build_closure_selects_drv_outputs_not_the_bare_drv ... ok
[INFO] [stdout] test schema_runtime::tests::boot_activation_runs_switch_to_configuration_boot_then_reconciles_efi ... ok
[INFO] [stdout] test schema_runtime::tests::boot_once_script_snapshot ... ok
[INFO] [stdout] test schema_runtime::tests::boot_once_uses_simple_invocation_none ... ok
[INFO] [stdout] test schema_runtime::tests::colliding_secret_attribute_names_are_a_typed_error ... ok
[INFO] [stdout] test schema_runtime::tests::copy_from_dispatcher_uses_to_only_with_substitute ... ok
[INFO] [stdout] test schema_runtime::tests::deployment_input_maps_complete_and_base_host_materialization ... ok
[INFO] [stdout] test schema_runtime::tests::explicit_builder_override_wins_over_build_on_target ... ok
[INFO] [stdout] test schema_runtime::tests::non_boot_once_deploy_records_no_resume_unit ... ok
[INFO] [stdout] test schema_runtime::tests::build_on_a_different_target_realizes_in_the_target_store ... ok
[INFO] [stdout] test schema_runtime::tests::build_on_the_daemon_host_stays_local ... ok
[INFO] [stdout] test schema_runtime::tests::local_eval_reads_the_daemon_host_store_with_no_redirect ... ok
[INFO] [stdout] test schema_runtime::tests::guard_accepts_every_declared_action ... ok
[INFO] [stdout] test schema_runtime::tests::remote_eval_stays_host_local_with_no_store_redirect ... ok
[INFO] [stdout] test schema_runtime::tests::remote_build_uses_daemon_machine_file_and_disables_local_fallback ... ok
[INFO] [stdout] test schema_runtime::tests::require_immutable_accepts_structured_revision_query ... ok
[INFO] [stdout] test schema_runtime::tests::require_immutable_rejects_malformed_refs_that_only_contain_rev_text ... ok
[INFO] [stdout] test schema_runtime::tests::secrets_directory_is_the_datom_source_sibling ... ok
[INFO] [stdout] test schema_runtime::tests::require_immutable_rejects_malformed_refs_that_only_contain_nar_hash_text ... ok
[INFO] [stdout] test schema_runtime::tests::generated_secrets_flake_maps_verbatim_stems_to_copied_files ... ok
[INFO] [stdout] test schema_runtime::tests::self_host_boot_does_not_take_the_self_switch_shape ... ok
[INFO] [stdout] test schema_runtime::tests::self_host_switch_selects_the_detached_shape ... ok
[INFO] [stdout] test schema_runtime::tests::sops_attribute_name_is_the_filename_stem_verbatim ... ok
[INFO] [stdout] test schema_runtime::tests::ssh_target_addresses_root_at_criome_domain ... ok
[INFO] [stdout] test schema_runtime::tests::switch_activation_has_store_path_and_switch_subcommand_no_closure_token ... ok
[INFO] [stdout] test schema_runtime::tests::system_profile_link_parses_generation_and_derives_entry ... ok
[INFO] [stdout] test schema_runtime::tests::require_immutable_rejects_mutable_flake_reference ... ok
[INFO] [stdout] test schema_runtime::tests::target_store_build_realizes_on_target_store_no_eval_store_auto ... ok
[INFO] [stdout] test schema_runtime::tests::target_store_build_skips_the_copy_entirely ... ok
[INFO] [stdout] test schema_runtime::tests::target_store_eval_instantiates_against_the_target_store_no_eval_store_auto ... ok
[INFO] [stdout] test schema_runtime::tests::test_activation_runs_switch_to_configuration_test_only_no_profile_set ... ok
[INFO] [stdout] test schema_runtime::tests::user_environment_remote_activate_runs_activate_package ... ok
[INFO] [stdout] test schema_runtime::tests::regenerating_secrets_wipes_stale_ciphertext ... ok
[INFO] [stdout] test schema_runtime::tests::user_environment_remote_profile_addresses_user_at_criome_domain ... ok
[INFO] [stdout] test schema_runtime::tests::boot_once_systemd_run_argv_shape ... ok
[INFO] [stdout] test schema_runtime::tests::copy_builder_equals_target_still_runs_idempotent_target_copy ... ok
[INFO] [stdout] test schema_runtime::tests::copy_remote_builder_still_uses_dispatcher_to_target_copy ... ok
[INFO] [stdout] test schema_runtime::tests::empty_cluster_secrets_emit_empty_sops_files_attribute ... ok
[INFO] [stdout] test schema_runtime::tests::foreign_target_switch_keeps_the_foreground_path ... ok
[INFO] [stdout] test schema_runtime::tests::boot_once_unit_name_is_deterministic_in_the_deployment_identifier ... ok
[INFO] [stdout] test schema_runtime::tests::non_utf8_secret_file_name_is_a_typed_error ... ok
[INFO] [stdout] test schema_runtime::tests::resolve_and_record_records_pipeline_flake_and_eval_source_revision ... ok
[INFO] [stdout] test schema_runtime::tests::activate_command_carries_built_closure_path ... ok
[INFO] [stdout] test schema_runtime::tests::activate_without_closure_fails_rather_than_activating_empty ... ok
[INFO] [stdout] test schema_runtime::tests::recorded_source_revision_survives_event_and_state_paths ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/lojix.rs (/opt/rustwide/target/debug/deps/lojix-15b870c332b2e915)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/lojix-daemon.rs (/opt/rustwide/target/debug/deps/lojix_daemon-926b1a6a28c78f63)
[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] [stderr]      Running unittests src/bin/lojix-inspect-store.rs (/opt/rustwide/target/debug/deps/lojix_inspect_store-11fd547657ccaa4a)
[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/lojix-write-configuration.rs (/opt/rustwide/target/debug/deps/lojix_write_configuration-a9571cf87cb21335)
[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/meta-lojix.rs (/opt/rustwide/target/debug/deps/meta_lojix-a7857f81f56e33df)
[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/actor_native_runtime.rs (/opt/rustwide/target/debug/deps/actor_native_runtime-7b3d55d6e46e372e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test daemon_uses_actor_native_listener_runtime ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/build_smoke.rs (/opt/rustwide/target/debug/deps/build_smoke-224092508a2f1d52)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test build_dune_fixture_through_the_engine ... ignored, hits the network and BUILDS the closure via `nix build` (slow); run with --ignored
[INFO] [stdout] test concurrent_requests_are_served_in_parallel ... ignored, spawns the daemon, runs a real deploy concurrently with a query; run with --ignored
[INFO] [stdout] test daemon_binary_socket_roundtrip_eval ... ignored, spawns the lojix-daemon binary, binds sockets, runs `nix eval`; run with --ignored
[INFO] [stdout] test eval_dune_fixture_through_the_engine ... ignored, hits the network and runs `nix eval`; run with --ignored
[INFO] [stdout] test oversized_frame_is_bounded_and_daemon_survives ... ignored, spawns the lojix-daemon binary, sends a hostile frame; run with --ignored
[INFO] [stdout] test permissive_owner_socket_mode_is_refused ... ignored, spawns the lojix-daemon binary; run with --ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/client_nota.rs (/opt/rustwide/target/debug/deps/client_nota-dd958a7cc4145916)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test ordinary_inline_nota_requires_text_feature ... ok
[INFO] [stdout] test meta_inline_nota_requires_text_feature ... ok
[INFO] [stdout] test nota_file_requires_text_feature ... ok
[INFO] [stdout] test ordinary_client_decodes_signal_frame ... ok
[INFO] [stdout] test meta_client_decodes_signal_frame ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/daemon_configuration.rs (/opt/rustwide/target/debug/deps/daemon_configuration-98a1fddb63da4c6f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test daemon_configuration_round_trips_through_rkyv_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/deploy_job_survival.rs (/opt/rustwide/target/debug/deps/deploy_job_survival-e24d7618320604e9)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test deploy_job_resumption_decides_per_phase ... ok
[INFO] [stdout] test submit_deploy_accepts_and_persists_submitted_row_before_pipeline ... ok
[INFO] [stdout] test reconcile_on_start_clears_a_stale_pre_activation_job_row ... ok
[INFO] [stdout] test deploy_replies_accepted_before_pipeline_completes_and_survives_caller_drop ... ok
[INFO] [stdout] test deploy_job_cap_rejects_when_full_and_frees_on_completion ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/durable_resume.rs (/opt/rustwide/target/debug/deps/durable_resume-4fc47b03c87c062e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test store_self_resumes_after_reopen ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/engine_routing.rs (/opt/rustwide/target/debug/deps/engine_routing-fe0406ac103967c2)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test production_eval_materializes_horizon_inputs_and_returns_deploy_accepted ... ignored, runs real `nix flake metadata` and `nix eval`; cheap but external
[INFO] [stdout] test pin_unknown_generation_is_rejected ... ok
[INFO] [stdout] test watch_deployments_mints_subscription_token ... ok
[INFO] [stdout] test check_host_key_material_reports_no_mismatches ... ok
[INFO] [stdout] test query_by_event_log_returns_typed_deployment_events ... ok
[INFO] [stdout] test activating_deploy_enters_effect_pipeline ... ok
[INFO] [stdout] test retire_unknown_generation_is_rejected ... ok
[INFO] [stdout] test query_empty_live_set_returns_empty_listing ... ok
[INFO] [stdout] test user_environment_realize_enters_effect_pipeline ... ok
[INFO] [stdout] test user_environment_activate_enters_effect_pipeline ... ok
[INFO] [stdout] test production_deploy_without_build_attribute_enters_effect_pipeline ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/horizon_materialization_contract.rs (/opt/rustwide/target/debug/deps/horizon_materialization_contract-9ef1dffd71b69b9f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test nexus_schema_names_horizon_materialization_and_eval_overrides ... ok
[INFO] [stdout] test runtime_no_longer_rejects_absent_build_attribute_as_unsupported ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/owner_peer_authority.rs (/opt/rustwide/target/debug/deps/owner_peer_authority-597e88f19f0d541c)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test owner_peer_authority_accepts_matching_user_and_group ... ok
[INFO] [stdout] test owner_peer_authority_rejects_group_mismatch ... ok
[INFO] [stdout] test owner_peer_authority_rejects_user_mismatch ... ok
[INFO] [stdout] test owner_peer_authority_rejects_tcp_peers_without_unix_credentials ... 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/store_inspection.rs (/opt/rustwide/target/debug/deps/store_inspection-33511dad5ded6a59)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test command_rejects_flags_and_accepts_one_path ... ok
[INFO] [stdout] test missing_store_path_is_reported_without_creating_file ... ok
[INFO] [stdout] test registered_tables_with_no_rows_report_empty ... ok
[INFO] [stdout] test unreadable_generation_and_event_rows_report_decode_failures ... ok
[INFO] [stdout] test populated_generation_rows_report_row_counts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/store_startup_gate.rs (/opt/rustwide/target/debug/deps/store_startup_gate-152f511f624f8f5c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test malformed_legacy_row_is_refused_before_query_handling ... ok
[INFO] [stdout] test current_store_reopens_through_startup_gate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_op.rs (/opt/rustwide/target/debug/deps/test_op-5f2a6bd825152cab)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test daemon_socket_roundtrip_hermetic_check_mercury_passes ... ignored, spawns lojix-daemon, binds sockets, ACTUALLY nix-builds vm-mercury; run with --ignored
[INFO] [stdout] test hermetic_check_mercury_actually_builds_and_records_passed ... ignored, ACTUALLY nix-builds vm-mercury (slow, hits the network); run with --ignored
[INFO] [stdout] test hermetic_check_missing_node_records_failed_not_faked ... ignored, ACTUALLY runs `nix build` against a missing check (hits the network); run with --ignored
[INFO] [stdout] test unknown_node_is_rejected_node_unknown ... ok
[INFO] [stdout] test check_shorthand_returns_accepted_test ... ok
[INFO] [stdout] test check_without_configured_defaults_is_rejected_no_test_defaults ... ok
[INFO] [stdout] test run_default_host_resolves_to_config_default ... ok
[INFO] [stdout] test non_member_on_host_is_rejected_vm_host_not_declared ... ok
[INFO] [stdout] test accepted_test_lands_a_queryable_pending_record ... ok
[INFO] [stdout] test run_full_form_carries_explicit_selection ... ok
[INFO] [stdout] test live_run_is_rejected_at_submit_never_a_faked_pass ... ok
[INFO] [stdout] test member_on_host_is_accepted_against_the_projection ... ok
[INFO] [stdout] test check_shorthand_lowers_to_full_run_via_test_defaults ... ok
[INFO] [stdout] test query_by_run_identifier_filters_to_one ... ok
[INFO] [stdout] test second_test_run_mints_a_fresh_identifier ... ok
[INFO] [stdout] test all_resolves_to_the_hosted_pod_nodes ... ok
[INFO] [stdout] test test_run_table_survives_store_reopen ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/write_configuration.rs (/opt/rustwide/target/debug/deps/write_configuration-194a2ab7a14a9139)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] (ConfigurationWritten [/tmp/.tmpB5wcOa/startup.rkyv])
[INFO] [stdout] (ConfigurationWritten [/tmp/.tmpNabHy4/startup.rkyv])
[INFO] [stdout] test write_configuration_round_trips_through_rkyv ... ok
[INFO] [stdout] test write_configuration_bakes_no_test_defaults_for_production ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lojix
[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" "3e254ab183ff6eb0b77ee848d62a2032f733c863d651df37a6ada5b686bf6208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e254ab183ff6eb0b77ee848d62a2032f733c863d651df37a6ada5b686bf6208", kill_on_drop: false }`
[INFO] [stdout] 3e254ab183ff6eb0b77ee848d62a2032f733c863d651df37a6ada5b686bf6208
