[INFO] cloning repository https://github.com/FidelIberia/Espiralismo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FidelIberia/Espiralismo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFidelIberia%2FEspiralismo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFidelIberia%2FEspiralismo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1487680abd397e7b1fc530932e6aeb0dce510f23
[INFO] testing FidelIberia/Espiralismo 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%2FFidelIberia%2FEspiralismo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FidelIberia/Espiralismo
[INFO] finished tweaking git repo https://github.com/FidelIberia/Espiralismo
[INFO] tweaked toml for git repo https://github.com/FidelIberia/Espiralismo written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FidelIberia/Espiralismo 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/FidelIberia/Espiralismo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 807bca5c7fb9ed8174d9106d6012b68a6166577d0ee75be6eb378674368b246e
[INFO] running `Command { std: "docker" "start" "807bca5c7fb9ed8174d9106d6012b68a6166577d0ee75be6eb378674368b246e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "807bca5c7fb9ed8174d9106d6012b68a6166577d0ee75be6eb378674368b246e", 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" "807bca5c7fb9ed8174d9106d6012b68a6166577d0ee75be6eb378674368b246e" "/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" "807bca5c7fb9ed8174d9106d6012b68a6166577d0ee75be6eb378674368b246e", 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" "807bca5c7fb9ed8174d9106d6012b68a6166577d0ee75be6eb378674368b246e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling spiralismo v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.68s
[INFO] running `Command { std: "docker" "inspect" "807bca5c7fb9ed8174d9106d6012b68a6166577d0ee75be6eb378674368b246e", 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" "807bca5c7fb9ed8174d9106d6012b68a6166577d0ee75be6eb378674368b246e" "/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 spiralismo v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `seed_helpers_are_deterministic` is never used
[INFO] [stdout]   --> tests/api_expansion.rs:62:4
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn seed_helpers_are_deterministic() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.84s
[INFO] running `Command { std: "docker" "inspect" "807bca5c7fb9ed8174d9106d6012b68a6166577d0ee75be6eb378674368b246e", 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" "807bca5c7fb9ed8174d9106d6012b68a6166577d0ee75be6eb378674368b246e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: function `seed_helpers_are_deterministic` is never used
[INFO] [stderr]   --> tests/api_expansion.rs:62:4
[INFO] [stderr]    |
[INFO] [stderr] 62 | fn seed_helpers_are_deterministic() {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `spiralismo` (test "api_expansion") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spiralismo-6fb56d5a0bf1b6bf)
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test evolution::generative::tests::generative_carry_uses_last_trace_cycle ... ok
[INFO] [stdout] test whisper::epithet::assemble_tests::english_glued_lead_adjective ... ok
[INFO] [stdout] test whisper::epithet::assemble_tests::english_modifiers_precede_noun ... ok
[INFO] [stdout] test whisper::epithet::assemble_tests::english_title_without_article ... ok
[INFO] [stdout] test whisper::epithet::assemble_tests::english_verbal_prologue_and_patron ... ok
[INFO] [stdout] test whisper::epithet::assemble_tests::modifiers_glue_to_stem_not_comma ... ok
[INFO] [stdout] test whisper::epithet::assemble_tests::russian_glued_lead_adjective ... ok
[INFO] [stdout] test whisper::epithet::assemble_tests::patron_omitted_when_verbal_names_an_agent ... ok
[INFO] [stdout] test genome::tests::evolution_policy_uses_genome_scalars ... ok
[INFO] [stdout] test genome::tests::assimilate_does_not_touch_narrative_loci ... ok
[INFO] [stdout] test whisper::epithet::assemble_tests::object_verbal_is_post_nominal_not_comma_prologue ... ok
[INFO] [stdout] test whisper::epithet::assemble_tests::russian_modifiers_follow_noun ... ok
[INFO] [stdout] test whisper::epithet::assemble_tests::russian_prenominal_modifiers_and_instrumental_verbal ... ok
[INFO] [stdout] test whisper::epithet::assemble_tests::russian_verbal_instrumental_prologue ... ok
[INFO] [stdout] test whisper::epithet::assemble_tests::simple_prologue_glues_with_title_case ... ok
[INFO] [stdout] test whisper::epithet::assemble_tests::spanish_qualifier_precedes_verbal_with_agent ... ok
[INFO] [stdout] test whisper::epithet::assemble_tests::spanish_lead_adjective_is_post_nominal ... ok
[INFO] [stdout] test whisper::epithet::assemble_tests::spanish_title_drops_article_before_name_phrase ... ok
[INFO] [stdout] test whisper::epithet::assemble_tests::verbal_prologue_then_name_only_first_cap ... ok
[INFO] [stdout] test whisper::epithet::assemble_tests::stem_families_merge_singular_plural ... ok
[INFO] [stdout] test whisper::semantic::tests::abstract_agent_and_algo_rejected ... ok
[INFO] [stdout] test whisper::epithet::assemble_tests::title_appended_without_article ... ok
[INFO] [stdout] test genome::tests::runtime_seed_from_binary_genome ... ok
[INFO] [stdout] test whisper::semantic::tests::damaged_stem_blocks_damage_group_modifier ... ok
[INFO] [stdout] test whisper::semantic::tests::devour_allowed_on_corpse_stem ... ok
[INFO] [stdout] test whisper::semantic::tests::drown_verbal_blocked_on_filament_stem ... ok
[INFO] [stdout] test whisper::semantic::tests::fire_active_and_done_conflict ... ok
[INFO] [stdout] test whisper::semantic::tests::drown_and_devour_blocked_on_orb_stem ... ok
[INFO] [stdout] test whisper::semantic::tests::incorporeal_and_wandering_conflict ... ok
[INFO] [stdout] test whisper::semantic::tests::flay_verbal_blocked_on_mirror_allowed_on_spirit ... ok
[INFO] [stdout] test whisper::semantic::tests::hollow_blocked_on_edge_stem ... ok
[INFO] [stdout] test whisper::semantic::tests::object_stem_rejects_character_title ... ok
[INFO] [stdout] test whisper::semantic::tests::marchito_rejected_on_mirror_stem ... ok
[INFO] [stdout] test whisper::semantic::tests::patron_blocked_when_verbal_has_agent ... ok
[INFO] [stdout] test whisper::semantic::tests::patron_blocked_with_genitive_qualifier ... ok
[INFO] [stdout] test whisper::semantic::tests::plural_unique_stem_rejects_patron ... ok
[INFO] [stdout] test whisper::semantic::tests::person_stem_allows_title ... ok
[INFO] [stdout] test whisper::semantic::tests::qualifier_conflicts_when_agent_shares_naming_theme ... ok
[INFO] [stdout] test whisper::semantic::tests::qualifier_redundant_when_stem_already_contains_phrase ... ok
[INFO] [stdout] test whisper::semantic::tests::physical_verbal_requires_named_agent ... ok
[INFO] [stdout] test whisper::semantic::tests::clock_cannot_seal_or_tear ... ok
[INFO] [stdout] test whisper::semantic::tests::reserved_surface_blocks_duplicate_modifier_pick ... ok
[INFO] [stdout] test whisper::semantic::tests::russian_verbal_rejects_vague_and_genitive_only_agent ... ok
[INFO] [stdout] test whisper::semantic::tests::sellado_allowed_on_object_post_nominal ... ok
[INFO] [stdout] test whisper::semantic::tests::surface_redundant_when_modifier_repeats_stem_lead ... ok
[INFO] [stdout] test whisper::semantic::tests::tear_verbal_allowed_on_corpse_stem ... ok
[INFO] [stdout] test whisper::semantic::tests::tenaz_rejected_on_icon ... ok
[INFO] [stdout] test whisper::semantic::tests::tear_verbal_blocked_on_mirror_stem ... ok
[INFO] [stdout] test whisper::semantic::tests::touch_verbal_requires_agent_in_forge ... ok
[INFO] [stdout] test whisper::semantic::tests::vague_agent_primer_nombre_rejected ... ok
[INFO] [stdout] test whisper::semantic::tests::adjective_stem_rule_blocks_trait_on_relic_tag ... ok
[INFO] [stdout] test whisper::semantic::tests::verbal_phrase_requires_explicit_agent ... ok
[INFO] [stdout] test whisper::surface::tests::english_strips_the_from_title ... ok
[INFO] [stdout] test whisper::semantic::tests::afilado_rejected_on_vessel_stem ... ok
[INFO] [stdout] test whisper::semantic::tests::archetype_allows_whitelist ... ok
[INFO] [stdout] test whisper::surface::tests::russian_sentence_case_lowercases_after_first_word ... ok
[INFO] [stdout] test whisper::semantic::tests::despiadado_rejected_on_filament_stem ... ok
[INFO] [stdout] test whisper::semantic::tests::traicionado_blocked_on_object ... ok
[INFO] [stdout] test whisper::semantic::tests::living_trait_blocked_on_object ... ok
[INFO] [stdout] test whisper::semantic::tests::traicionado_comma_prologue_on_person ... ok
[INFO] [stdout] test whisper::surface::tests::russian_strips_demonstrative_from_title ... ok
[INFO] [stdout] test genome::tests::embedded_genome_parses ... ok
[INFO] [stdout] test genome::tests::ensure_evolution_surfaces_registers_missing_entities ... ok
[INFO] [stdout] test whisper::tests::verbal_phrase_splits_participle_and_agent ... ok
[INFO] [stdout] test whisper::epithet::assemble_tests::spanish_genitive_qualifier_with_torn_verbal_uses_por_not_patron ... ok
[INFO] [stdout] test whisper::semantic::tests::motif_overlap_gets_higher_weight ... ok
[INFO] [stdout] test whisper::tests::narrative_echo_biases_index_without_panic ... ok
[INFO] [stdout] test whisper::tests::pick_whisper_covers_table ... ok
[INFO] [stdout] test whisper::tests::pick_whisper_is_deterministic ... ok
[INFO] [stdout] test whisper::tests::localized_wisdom_differs_by_language ... ok
[INFO] [stdout] test whisper::tests::epithet_forge_is_deterministic_and_non_empty ... ok
[INFO] [stdout] test whisper::tests::epithet_omits_origin_and_curse_when_traits_are_low ... ok
[INFO] [stdout] test whisper::surface::tests::epithet_uses_verbal_state_at_most_once ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spiralismo-6bea6a112f014438)
[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/api_expansion.rs (/opt/rustwide/target/debug/deps/api_expansion-f19c85b926c926e4)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test astrology_aspect_detection_matches_classical_angles ... ok
[INFO] [stdout] test astrology_julian_day_matches_j2000_reference ... ok
[INFO] [stdout] test evolution_context_normalization_clamps_values ... ok
[INFO] [stdout] test astrology_sky_is_deterministic_for_fixed_instant ... ok
[INFO] [stdout] test astrology_modulation_pulls_toward_resonance_when_sky_is_still ... ok
[INFO] [stdout] test astrology_ritual_entropy_is_deterministic_and_bounded ... ok
[INFO] [stdout] test archive_mut_and_downcasting_remain_consistent_after_repeated_mutation ... ok
[INFO] [stdout] test glyph_generator_tone_weights_respond_to_context ... ok
[INFO] [stdout] test astrology_sky_places_sun_in_capricorn_at_j2000 ... ok
[INFO] [stdout] test lattice_wave_is_deterministic_for_same_context ... ok
[INFO] [stdout] test glyph_generator_is_deterministic_for_same_seed_and_context ... ok
[INFO] [stdout] test glyph_field_evolves_and_changes_state_deterministically ... ok
[INFO] [stdout] test context_for_cycle_is_deterministic_across_seed_matrix ... ok
[INFO] [stdout] test evolution_fitness_overview_and_fittest_track_snapshots ... ok
[INFO] [stdout] test astrology_zodiac_longitude_mapping_covers_all_signs ... ok
[INFO] [stdout] test sigil_serialization_roundtrip_preserves_glyphs_and_tones ... ok
[INFO] [stdout] test reality_perceivers_do_not_replace_astronomical_ritual_entropy ... ok
[INFO] [stdout] test resonance_engine_exposes_archive_helpers ... ok
[INFO] [stdout] test offer_environment_host_snapshot_reaches_reality_collect ... ok
[INFO] [stdout] test spiralismo_evolves_aligned_with_present_without_panicking ... ok
[INFO] [stdout] test perception_eyes_exposes_builtin_reality_and_astronomy ... ok
[INFO] [stdout] test perception_external_listening_nudges_soul_and_context ... ok
[INFO] [stdout] test spiralismo_sacrifice_burns_weakest_mercy_entries ... ok
[INFO] [stdout] test evolution_report_records_generation_trace_per_cycle ... ok
[INFO] [stdout] test spiralismo_integrates_glyph_fields_and_sigils ... ok
[INFO] [stdout] test take_environment_probes_filesystem_and_capture_sky ... ok
[INFO] [stdout] test spiralismo_offer_press_routes_to_perception_field ... ok
[INFO] [stdout] test perception_fixed_perceiver_is_deterministic_across_runs ... ok
[INFO] [stdout] test spiralismo_press_nudges_step_seed_via_perception_then_reset_restores ... ok
[INFO] [stdout] test spiralismo_policy_evolution_produces_report_and_snapshot ... ok
[INFO] [stdout] test serialization_roundtrip_keeps_reports_and_snapshots_consistent ... ok
[INFO] [stdout] test whisper_epithet_spanish_uses_locale_tables ... ok
[INFO] [stdout] test forge_sample_differs_when_mix_seed_changes ... ok
[INFO] [stdout] test spiralismo_whisper_now_is_deterministic_for_seed_and_epoch ... ok
[INFO] [stdout] test checkpoint_roundtrip_preserves_soul_state ... ok
[INFO] [stdout] test evolution_reports_remain_deterministic_for_multiple_policy_seeds ... ok
[INFO] [stdout] test whisper_hub_wisdom_and_epithet_voices ... ok
[INFO] [stderr]    Doc-tests spiralismo
[INFO] [stdout] test checkpoint_jsonl_roundtrip_restores_full_runtime ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[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" "807bca5c7fb9ed8174d9106d6012b68a6166577d0ee75be6eb378674368b246e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "807bca5c7fb9ed8174d9106d6012b68a6166577d0ee75be6eb378674368b246e", kill_on_drop: false }`
[INFO] [stdout] 807bca5c7fb9ed8174d9106d6012b68a6166577d0ee75be6eb378674368b246e
