[INFO] cloning repository https://github.com/LiGoldragon/schema-rust-next
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LiGoldragon/schema-rust-next" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiGoldragon%2Fschema-rust-next", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiGoldragon%2Fschema-rust-next'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3b4563163dd11ba1cbbcca8081701ab7830b8f5
[INFO] testing LiGoldragon/schema-rust-next 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%2FLiGoldragon%2Fschema-rust-next" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/LiGoldragon/schema-rust-next
[INFO] finished tweaking git repo https://github.com/LiGoldragon/schema-rust-next
[INFO] tweaked toml for git repo https://github.com/LiGoldragon/schema-rust-next written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LiGoldragon/schema-rust-next 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/LiGoldragon/schema-rust-next 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]     Updating git repository `https://github.com/LiGoldragon/kameo.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/nota.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/schema-language.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/triad-runtime.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/sema-engine.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/signal-frame.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/sema.git`
[INFO] [stderr]     Updating git repository `https://github.com/LiGoldragon/signal-sema.git`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0cec9db79eca00252233841e6dd86d942813ea0e3d2d12615a32ef56d91a47e0
[INFO] running `Command { std: "docker" "start" "0cec9db79eca00252233841e6dd86d942813ea0e3d2d12615a32ef56d91a47e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0cec9db79eca00252233841e6dd86d942813ea0e3d2d12615a32ef56d91a47e0", 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" "0cec9db79eca00252233841e6dd86d942813ea0e3d2d12615a32ef56d91a47e0" "/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" "0cec9db79eca00252233841e6dd86d942813ea0e3d2d12615a32ef56d91a47e0", 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" "0cec9db79eca00252233841e6dd86d942813ea0e3d2d12615a32ef56d91a47e0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling blake3 v1.8.5
[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 nota-derive v0.3.0 (https://github.com/LiGoldragon/nota.git?branch=main#ce7c564d)
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling signal-frame-macros v0.1.1 (https://github.com/LiGoldragon/signal-frame.git?branch=drop-next#bb86bef6)
[INFO] [stderr]    Compiling kameo_macros v0.20.0 (https://github.com/LiGoldragon/kameo.git?branch=main#f491b45d)
[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 futures-util v0.3.32
[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 tracing v0.1.44
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[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 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=drop-next#bb86bef6)
[INFO] [stderr]    Compiling triad-runtime v0.6.1 (https://github.com/LiGoldragon/triad-runtime.git?branch=main#f9a6a7c8)
[INFO] [stderr]    Compiling schema-language-cc v0.1.0 (https://github.com/LiGoldragon/schema-language.git?rev=6aae825d668e3f607a2754afa6b7d94e9f246c41#6aae825d)
[INFO] [stderr]    Compiling schema-language v0.2.0 (https://github.com/LiGoldragon/schema-language.git?rev=6aae825d668e3f607a2754afa6b7d94e9f246c41#6aae825d)
[INFO] [stderr]    Compiling schema-rust v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.61s
[INFO] running `Command { std: "docker" "inspect" "0cec9db79eca00252233841e6dd86d942813ea0e3d2d12615a32ef56d91a47e0", 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" "0cec9db79eca00252233841e6dd86d942813ea0e3d2d12615a32ef56d91a47e0" "/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 redb v4.1.0
[INFO] [stderr]    Compiling signal-frame-macros v0.1.1 (https://github.com/LiGoldragon/signal-frame.git?branch=main#44d22a07)
[INFO] [stderr]    Compiling signal-sema v0.2.0 (https://github.com/LiGoldragon/signal-sema.git?branch=main#c817ec2b)
[INFO] [stderr]    Compiling signal-frame v0.3.0 (https://github.com/LiGoldragon/signal-frame.git?branch=main#44d22a07)
[INFO] [stderr]    Compiling sema v0.1.1 (https://github.com/LiGoldragon/sema.git?branch=main#da96de24)
[INFO] [stderr]    Compiling sema-engine v0.6.2 (https://github.com/LiGoldragon/sema-engine.git?branch=main#73eea24b)
[INFO] [stderr]    Compiling schema-rust v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.77s
[INFO] running `Command { std: "docker" "inspect" "0cec9db79eca00252233841e6dd86d942813ea0e3d2d12615a32ef56d91a47e0", 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" "0cec9db79eca00252233841e6dd86d942813ea0e3d2d12615a32ef56d91a47e0" "/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.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/schema_rust-25c4fab78b3ce903)
[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/schema-rust.rs (/opt/rustwide/target/debug/deps/schema_rust-36d56306049e348d)
[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/big_emission.rs (/opt/rustwide/target/debug/deps/big_emission-8a8070f7efa5028d)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test compiled_large_spirit_generated_rust_parses_frames_and_emits_mail_events ... ok
[INFO] [stdout] test compiled_reactive_generated_rust_builds_signal_frame_streaming_events ... ok
[INFO] [stdout] test large_imported_schema_lowers_to_typed_schema_data ... ok
[INFO] [stdout] test large_triad_schema_lowers_to_typed_schema_data ... ok
[INFO] [stdout] test large_spirit_schema_lowers_to_typed_schema_data ... ok
[INFO] [stdout] test large_spirit_schema_emits_checked_rust_snapshot ... ok
[INFO] [stdout] test large_triad_schema_emits_checked_rust_snapshot ... ok
[INFO] [stdout] test large_imported_schema_emits_checked_cross_crate_rust_snapshot ... ok
[INFO] [stdout] test generated_big_rust_contains_the_current_schema_stack_surfaces ... ok
[INFO] [stdout] test rust_emission_is_stable_after_schema_source_artifact_round_trip ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-bcc9bc7c6b290db9)
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test schema_rust_cli_enforces_single_argument_rule ... ok
[INFO] [stdout] test schema_rust_cli_generates_environment_backed_feedback ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cross_crate_import.rs (/opt/rustwide/target/debug/deps/cross_crate_import-d892bf55b75b8558)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test imported_type_is_used_by_a_local_variant ... ok
[INFO] [stdout] test imported_type_is_referenced_through_a_use_not_redeclared ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/daemon_emission.rs (/opt/rustwide/target/debug/deps/daemon_emission-b36c4c2dbc3a1cd5)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test component_decoded_working_tier_delegates_frame_decode_to_component ... ok
[INFO] [stdout] test component_decoded_tier_emits_no_staged_lane ... ok
[INFO] [stdout] test single_listener_daemon_emits_the_async_single_listener_spine ... ok
[INFO] [stdout] test daemon_module_emits_the_component_daemon_hook_trait ... ok
[INFO] [stdout] test daemon_module_emits_the_command_and_exit_entry ... ok
[INFO] [stdout] test upgrade_tier_without_meta_emits_a_two_listener_multi_daemon ... ok
[INFO] [stdout] test schema_without_a_stream_emits_no_subscription_plumbing ... ok
[INFO] [stdout] test tcp_listener_tier_composes_with_stream_subscriptions ... ok
[INFO] [stdout] test upgrade_listener_tier_emits_the_third_listener_alongside_meta ... ok
[INFO] [stdout] test tcp_listener_tier_emits_a_sibling_tcp_working_ingress ... ok
[INFO] [stdout] test declared_stream_emits_async_subscription_support ... ok
[INFO] [stdout] test tcp_listener_tier_composes_with_meta_and_keeps_meta_socket_mode ... ok
[INFO] [stdout] test meta_listener_tier_emits_the_async_multi_listener_spine ... ok
[INFO] [stdout] test actor_tier_emits_the_staged_working_lane ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/emission.rs (/opt/rustwide/target/debug/deps/emission-c090c0658f7e6f50)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test compiled_fixture_is_usable_rust ... ok
[INFO] [stdout] test generated_collection_struct_round_trips_through_nota ... ok
[INFO] [stdout] test generated_input_parses_cli_nota_and_emits_nota ... ok
[INFO] [stdout] test generated_roots_wrap_into_messages_with_automatic_origin_route ... ok
[INFO] [stdout] test generated_collection_payload_root_variant_round_trips_to_nota_and_rkyv ... ok
[INFO] [stdout] test generated_processed_mail_events_are_typed_without_root_dispatch_traits ... ok
[INFO] [stdout] test explicit_unique_product_component_identity_is_rejected_before_rust_emission ... ok
[INFO] [stdout] test generated_signal_roots_emit_typed_message_sent_events ... ok
[INFO] [stdout] test generated_signal_input_round_trips_from_nota_to_rkyv_bytes ... ok
[INFO] [stdout] test generated_signal_frame_methods_round_trip_and_triage_route ... ok
[INFO] [stdout] test generated_trace_identity_is_typed_from_interface_headers ... ok
[INFO] [stdout] test generated_upgrade_trait_accepts_previous_schema_objects_observably ... ok
[INFO] [stdout] test generated_objects_expose_named_constructors_and_newtype_payload_accessors ... ok
[INFO] [stdout] test emission_can_disable_nota_surface_for_binary_only_consumers ... ok
[INFO] [stdout] test collection_free_schema_keeps_checked_generated_source_stable ... ok
[INFO] [stdout] test rust_emission_options_default_is_feature_gated_nota_text ... ok
[INFO] [stdout] test emitted_path_mirrors_schema_module_identity ... ok
[INFO] [stdout] test schema_subobjects_lower_themselves_into_rust_model_nouns ... ok
[INFO] [stdout] test emits_rust_source_as_a_separate_artifact ... ok
[INFO] [stdout] test runtime_target_emits_read_only_sema_engine_when_read_roots_exist ... ok
[INFO] [stdout] test emits_vec_map_and_option_collection_types_with_shared_codec_traits ... ok
[INFO] [stdout] test nexus_runtime_target_emits_only_nexus_runtime_support_even_when_other_plane_names_exist ... ok
[INFO] [stdout] test runtime_target_emits_write_only_sema_engine_when_write_roots_exist ... ok
[INFO] [stdout] test emits_terminal_value_domains_as_scope_all ... ok
[INFO] [stdout] test inline_private_schema_types_emit_crate_local_rust_boundary ... ok
[INFO] [stdout] test frame_codec_reaches_wire_contract_targets_but_not_internal_planes ... ok
[INFO] [stdout] test emitter_builds_rust_module_data_before_rendering_text ... ok
[INFO] [stdout] test sema_runtime_target_emits_only_sema_runtime_support_even_when_other_plane_names_exist ... ok
[INFO] [stdout] test emits_domain_scope_equivalence_expansion_from_relations ... ok
[INFO] [stdout] test true_schema_product_component_identity_controls_rust_fields ... ok
[INFO] [stdout] test sema_runtime_target_accepts_plane_local_root_names ... ok
[INFO] [stdout] test schema_object_lowers_itself_into_rust_through_emitter_policy ... ok
[INFO] [stdout] test wire_contract_target_emits_wire_codecs_without_runtime_plane_support ... ok
[INFO] [stdout] test signal_runtime_target_emits_signal_runtime_without_nexus_or_sema_support ... ok
[INFO] [stdout] test emission_can_gate_nota_surface_behind_text_client_feature ... ok
[INFO] [stdout] test rust_lowering_uses_true_schema_as_the_canonical_entrypoint ... ok
[INFO] [stdout] test nexus_runner_shape_emits_total_projection_and_generated_adapter ... ok
[INFO] [stdout] test emits_schema_plane_engine_traits_for_declared_signal_nexus_and_sema_languages ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/family_emission.rs (/opt/rustwide/target/debug/deps/family_emission-bdb9856b78143247)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test generated_decode_rejects_an_unknown_family ... ok
[INFO] [stdout] test generated_decode_rejects_schema_hash_drift ... ok
[INFO] [stdout] test generated_decode_round_trips_both_families ... ok
[INFO] [stdout] test generated_descriptors_carry_the_pinned_family_identity ... ok
[INFO] [stdout] test family_identity_emission_uses_true_schema_closure ... ok
[INFO] [stdout] test generated_versioning_policy_names_the_component_store ... ok
[INFO] [stdout] test schema_without_families_emits_no_family_surface ... ok
[INFO] [stdout] test family_declarations_emit_the_version_control_surface ... ok
[INFO] [stderr]      Running tests/generation_driver.rs (/opt/rustwide/target/debug/deps/generation_driver-7dbdee176275bf3c)
[INFO] [stdout] test schema_field_change_moves_the_emitted_family_constant ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test component_runtime_compatibility_keeps_lib_component_runtime_explicit ... ok
[INFO] [stdout] test signal_runtime_module_selects_the_signal_runtime_target ... ok
[INFO] [stdout] test contract_crate_build_is_the_standalone_wire_contract_driver ... ok
[INFO] [stdout] test generation_plan_derives_environment_manifest_from_selected_modules ... ok
[INFO] [stdout] test generated_package_carries_source_and_rust_artifacts ... ok
[INFO] [stdout] test contract_crate_build_emits_standalone_schema_file ... ok
[INFO] [stdout] test generated_package_feedback_summarizes_source_and_rust_outputs ... ok
[INFO] [stdout] test daemon_runtime_driver_emits_nexus_and_sema_files_with_plane_targets ... ok
[INFO] [stdout] test driver_regenerates_rust_from_environment_true_schemas ... ok
[INFO] [stderr]      Running tests/impl_catalog.rs (/opt/rustwide/target/debug/deps/impl_catalog-c253471091ae5939)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test emitted_surface_verifies_recognized_subset ... ok
[INFO] [stdout] test absent_recognized_impl_fails_verification ... ok
[INFO] [stdout] test lowered_module_carries_the_referenced_impl_catalog ... ok
[INFO] [stdout] test body_optional_emits_recognized_only ... ok
[INFO] [stdout] test recognized_markers_emit_bodies_and_derives ... ok
[INFO] [stdout] test transitive_scalar_emits_display ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/name_validation.rs (/opt/rustwide/target/debug/deps/name_validation-2f80f89961d7a365)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test hyphenated_type_name_yields_typed_error_not_panic ... ok
[INFO] [stdout] test leading_digit_type_name_yields_typed_error ... ok
[INFO] [stdout] test source_emission_path_returns_err_for_malformed_name ... ok
[INFO] [stdout] test well_formed_names_pass_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stderr]      Running tests/reaction_frame_emission.rs (/opt/rustwide/target/debug/deps/reaction_frame_emission-a0aa29b512f88f66)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test generated_work_round_trips_through_rkyv ... ok
[INFO] [stdout] test write_reaction_frame_fixture ... ok
[INFO] [stdout] test reaction_frame_emits_the_two_generic_data_enums ... ok
[INFO] [stdout] test reaction_frame_emits_no_bound_attributes_or_runtime_support ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/spirit_frame_application.rs (/opt/rustwide/target/debug/deps/spirit_frame_application-48a40a746b872d50)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test generated_output_recursive_continue_round_trips_through_rkyv ... ok
[INFO] [stdout] test generated_input_output_round_trip_through_nota ... ok
[INFO] [stdout] test generated_input_round_trips_through_rkyv_via_emitted_constructor ... ok
[INFO] [stdout] test write_spirit_nexus_fixture ... ok
[INFO] [stdout] test spirit_expands_named_nexus_frame_applications_to_concrete_enums ... ok
[INFO] [stdout] test spirit_expands_applied_roots_to_concrete_enums ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/standard_newtype_impls.rs (/opt/rustwide/target/debug/deps/standard_newtype_impls-626a6dd0ca841c18)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test write_standard_newtype_impl_fixture ... ok
[INFO] [stdout] test generated_standard_impls_compile_and_delegate_to_payloads ... ok
[INFO] [stdout] test scalar_newtypes_emit_standard_impls ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/true_schema_rust_emission.rs (/opt/rustwide/target/debug/deps/true_schema_rust_emission-194309ab352ed650)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test spirit_signal_rust_emission_uses_true_schema_projection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/upgrade_emission.rs (/opt/rustwide/target/debug/deps/upgrade_emission-a5a816daf0186127)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test emitter_produces_historical_and_current_modules ... ok
[INFO] [stdout] test emitter_lands_wrap_singleton_projection ... ok
[INFO] [stdout] test emitter_lands_add_field_default_line ... ok
[INFO] [stdout] test emitter_renders_header_with_identity_transition ... ok
[INFO] [stdout] test emitter_lands_add_variant_on_current_enum ... ok
[INFO] [stdout] test emitted_source_compiles_and_migrates_a_value ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- emitted_source_compiles_and_migrates_a_value stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'emitted_source_compiles_and_migrates_a_value' (1833) panicked at tests/upgrade_emission.rs:152:41:
[INFO] [stdout] temp dir created: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61b3c4b26bf8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b3c4b26bf8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b3c4b26bf8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61b3c4b26bf8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61b3c4b3ad6a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61b3c4b3ad6a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61b3c4b2b462 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61b3c4b2b462 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61b3c4b04d36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61b3c4b04d36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61b3c4b1ee69 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61b3c494d4ac - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x61b3c494d4ac - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61b3c4b1f0e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x61b3c4b1f0e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61b3c4b04df2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61b3c4af9f19 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61b3c4b05b0d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61b3c4b3b5ac - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61b3c4b3b322 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61b3c493e2ec - <core[8fb95b77d25ab6c8]::result::Result<(), std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x61b3c493d372 - upgrade_emission[59ea468a9cbeb25c]::emitted_source_compiles_and_migrates_a_value
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/upgrade_emission.rs:152:41
[INFO] [stdout]   22:     0x61b3c493c0a7 - upgrade_emission[59ea468a9cbeb25c]::emitted_source_compiles_and_migrates_a_value::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/upgrade_emission.rs:114:50
[INFO] [stdout]   23:     0x61b3c4940466 - <upgrade_emission[59ea468a9cbeb25c]::emitted_source_compiles_and_migrates_a_value::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61b3c494058b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61b3c494058b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x61b3c494de05 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x61b3c494de05 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x61b3c494de05 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61b3c494de05 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61b3c494de05 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61b3c494de05 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x61b3c494de05 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x61b3c4947714 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x61b3c4947714 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61b3c4950e82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x61b3c4950e82 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x61b3c4950e82 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61b3c4950e82 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61b3c4950e82 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61b3c4950e82 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x61b3c4950e82 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61b3c4b2637f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x61b3c4b2637f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7899c0f1eaa4 - <unknown>
[INFO] [stdout]   45:     0x7899c0faba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     emitted_source_compiles_and_migrates_a_value
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test upgrade_emission`
[INFO] running `Command { std: "docker" "inspect" "0cec9db79eca00252233841e6dd86d942813ea0e3d2d12615a32ef56d91a47e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cec9db79eca00252233841e6dd86d942813ea0e3d2d12615a32ef56d91a47e0", kill_on_drop: false }`
[INFO] [stdout] 0cec9db79eca00252233841e6dd86d942813ea0e3d2d12615a32ef56d91a47e0
