[INFO] cloning repository https://github.com/auctumnus/lauturgie
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/auctumnus/lauturgie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauctumnus%2Flauturgie", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauctumnus%2Flauturgie'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c8f71f4bb94c44f199d452974e73a537b6b75f42
[INFO] testing auctumnus/lauturgie 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%2Fauctumnus%2Flauturgie" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/auctumnus/lauturgie
[INFO] finished tweaking git repo https://github.com/auctumnus/lauturgie
[INFO] tweaked toml for git repo https://github.com/auctumnus/lauturgie written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/auctumnus/lauturgie 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/auctumnus/lauturgie 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smol_str v0.3.6
[INFO] [stderr]   Downloaded symbolic-common v12.18.3
[INFO] [stderr]   Downloaded str_stack v0.1.1
[INFO] [stderr]   Downloaded pprof v0.15.0
[INFO] [stderr]   Downloaded bit-vec v0.9.1
[INFO] [stderr]   Downloaded lalrpop-util v0.23.1
[INFO] [stderr]   Downloaded ena v0.14.4
[INFO] [stderr]   Downloaded bit-set v0.9.1
[INFO] [stderr]   Downloaded borsh v1.6.1
[INFO] [stderr]   Downloaded term v1.2.1
[INFO] [stderr]   Downloaded symbolic-demangle v12.18.3
[INFO] [stderr]   Downloaded inferno v0.11.21
[INFO] [stderr]   Downloaded lalrpop v0.23.1
[INFO] [stderr]   Downloaded petgraph v0.8.3
[INFO] [stderr]   Downloaded sha3 v0.10.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 18373b7a98a8ea60e3375c95bbd99f6da60e7d17c13e63e09f9406bb611c5a5b
[INFO] running `Command { std: "docker" "start" "18373b7a98a8ea60e3375c95bbd99f6da60e7d17c13e63e09f9406bb611c5a5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18373b7a98a8ea60e3375c95bbd99f6da60e7d17c13e63e09f9406bb611c5a5b", 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" "18373b7a98a8ea60e3375c95bbd99f6da60e7d17c13e63e09f9406bb611c5a5b" "/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" "18373b7a98a8ea60e3375c95bbd99f6da60e7d17c13e63e09f9406bb611c5a5b", 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" "18373b7a98a8ea60e3375c95bbd99f6da60e7d17c13e63e09f9406bb611c5a5b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lalrpop-util v0.23.1
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.9.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling bit-set v0.9.1
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling smol_str v0.3.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling lalrpop v0.23.1
[INFO] [stderr]    Compiling lauturgie v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.75s
[INFO] running `Command { std: "docker" "inspect" "18373b7a98a8ea60e3375c95bbd99f6da60e7d17c13e63e09f9406bb611c5a5b", 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" "18373b7a98a8ea60e3375c95bbd99f6da60e7d17c13e63e09f9406bb611c5a5b" "/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 hashbrown v0.17.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling symbolic-demangle v12.18.3
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling str_stack v0.1.1
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling symbolic-common v12.18.3
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling lalrpop v0.23.1
[INFO] [stderr]    Compiling lalrpop-util v0.23.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling lauturgie v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/fst/tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use super::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/bench_tiers.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let mut run = |force_vm: bool| {
[INFO] [stdout]    |             ----^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.33s
[INFO] running `Command { std: "docker" "inspect" "18373b7a98a8ea60e3375c95bbd99f6da60e7d17c13e63e09f9406bb611c5a5b", 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" "18373b7a98a8ea60e3375c95bbd99f6da60e7d17c13e63e09f9406bb611c5a5b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> examples/bench_tiers.rs:23:13
[INFO] [stderr]    |
[INFO] [stderr] 23 |         let mut run = |force_vm: bool| {
[INFO] [stderr]    |             ----^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> src/fst/tests.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use super::*;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lauturgie` (example "bench_tiers") generated 1 warning (run `cargo fix --example "bench_tiers" -p lauturgie` to apply 1 suggestion)
[INFO] [stderr] warning: `lauturgie` (lib test) generated 1 warning (run `cargo fix --lib -p lauturgie --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lauturgie-d4f2db4b7177394a)
[INFO] [stdout] 
[INFO] [stdout] running 121 tests
[INFO] [stdout] test compiler::decls::tests::plain_symbols_have_no_features ... ok
[INFO] [stdout] test compiler::decls::tests::small_file ... ok
[INFO] [stdout] test compiler::decls::tests::class_refs_flatten ... ok
[INFO] [stdout] test compiler::decls::tests::duplicate_symbol_matrix_rejected ... ok
[INFO] [stdout] test compiler::features::tests::defaults_match_word_zero ... ok
[INFO] [stdout] test compiler::features::tests::matrix_test_is_one_compare ... ok
[INFO] [stdout] test compiler::features::tests::negated_values ... ok
[INFO] [stdout] test compiler::features::tests::packing ... ok
[INFO] [stdout] test compiler::features::tests::update_overwrites_only_mentioned_fields ... ok
[INFO] [stdout] test compiler::lower::tests::captures_and_repeaters ... ok
[INFO] [stdout] test compiler::lower::tests::class_ref_becomes_alternation ... ok
[INFO] [stdout] test compiler::lower::tests::deletion_and_epenthesis ... ok
[INFO] [stdout] test compiler::lower::tests::mixed_blocks_rejected ... ok
[INFO] [stdout] test compiler::lower::tests::basic_rule ... ok
[INFO] [stdout] test compiler::segments::tests::before_diacritic_attaches_forward ... ok
[INFO] [stdout] test compiler::lower::tests::then_and_else_blocks ... ok
[INFO] [stdout] test compiler::segments::tests::undeclared_composed_characters_stay_whole ... ok
[INFO] [stdout] test compiler::lower::tests::modifiers_and_filter ... ok
[INFO] [stdout] test compiler::segments::tests::multigraph_symbols_match_longest ... ok
[INFO] [stdout] test compiler::segments::tests::render_features_finds_diacritic_spelling ... ok
[INFO] [stdout] test compiler::segments::tests::dangling_diacritic_is_an_error ... ok
[INFO] [stdout] test compiler::segments::tests::search_renders_in_addition_order ... ok
[INFO] [stdout] test compiler::lower::tests::matrix_rule_with_env ... ok
[INFO] [stdout] test compiler::lower::tests::syllables_sequence_after_every_rule ... ok
[INFO] [stdout] test compiler::segments::tests::symbol_plus_diacritic_canonicalizes_to_declared_symbol ... ok
[INFO] [stdout] test compiler::lower::tests::cleanup_rules_rerun_until_off ... ok
[INFO] [stdout] test compiler::features::tests::declaration_matrices_reject_negated_and_variable_values ... ok
[INFO] [stdout] test compiler::segments::tests::diacritics_update_features ... ok
[INFO] [stdout] test fst::tests::adjacent_seg_maps_fuse ... ok
[INFO] [stdout] test fst::tests::dropped_filtered_subs_are_never_evaluated ... ok
[INFO] [stdout] test fst::tests::directional_rules_take_the_fst_tier ... ok
[INFO] [stdout] test fst::tests::equal_start_subs_keep_precedence_order ... ok
[INFO] [stdout] test fst::tests::any_syllable_matches_zero_width_at_bounding_breaks ... ok
[INFO] [stdout] test fst::tests::overlapping_repeats_keep_env_variables_on_the_vm ... ok
[INFO] [stdout] test vm::tests::alternative_pairing ... ok
[INFO] [stdout] test fst::tests::env_variables_with_ambiguous_bindings_stay_on_the_vm ... ok
[INFO] [stdout] test vm::tests::basic_replacement ... ok
[INFO] [stdout] test fst::tests::variables_under_negation_stay_on_the_vm ... ok
[INFO] [stdout] test fst::tests::syllable_matrices_on_unsyllabified_words_splice ... ok
[INFO] [stdout] test fst::tests::paired_alternations_take_the_fst_tier ... ok
[INFO] [stdout] test vm::tests::any_syllable_matcher ... ok
[INFO] [stdout] test fst::tests::floating_diacritics_transfer_on_the_fst_tier ... ok
[INFO] [stdout] test vm::tests::an_expression_outside_a_named_rule_is_rejected ... ok
[INFO] [stdout] test fst::tests::variable_expansion_intersects_same_feature_values ... ok
[INFO] [stdout] test fst::tests::blocks_and_filters_take_the_fst_tier ... ok
[INFO] [stdout] test fst::tests::disjoint_repeats_keep_env_bindings_deterministic ... ok
[INFO] [stdout] test fst::tests::fst_and_vm_agree ... ok
[INFO] [stdout] test fst::tests::zero_width_matrix_pieces_render_alone ... ok
[INFO] [stdout] test vm::tests::blocks ... ok
[INFO] [stdout] test vm::tests::captures ... ok
[INFO] [stdout] test fst::tests::simple_rules_take_the_fst_tier ... ok
[INFO] [stdout] test vm::tests::automatic_syllabification ... ok
[INFO] [stdout] test vm::tests::deferred_rules_splice_at_their_reference ... ok
[INFO] [stdout] test vm::tests::captures_can_span_the_gap_in_environments ... ok
[INFO] [stdout] test vm::tests::deromanizer_and_romanizer ... ok
[INFO] [stdout] test vm::tests::duplicate_deferred_rule_names_keep_the_last ... ok
[INFO] [stdout] test vm::tests::directional_scans_walk_the_whole_phrase ... ok
[INFO] [stdout] test vm::tests::duplicate_declarations_are_rejected ... ok
[INFO] [stdout] test vm::tests::deferred_rule_bodies_are_validated_only_when_spliced ... ok
[INFO] [stdout] test vm::tests::dots_without_syllables_are_text ... ok
[INFO] [stdout] test vm::tests::deleting_the_gap_joins_words ... ok
[INFO] [stdout] test vm::tests::element_redefinition_keeps_the_last_definition ... ok
[INFO] [stdout] test vm::tests::duplicate_inter_romanizer_names_are_allowed ... ok
[INFO] [stdout] test vm::tests::expression_environment_shields_filtered_checks ... ok
[INFO] [stdout] test vm::tests::else_block_splitting_a_word_is_an_error ... ok
[INFO] [stdout] test vm::tests::expression_precedence ... ok
[INFO] [stdout] test vm::tests::environment_list_and_lookbehind ... ok
[INFO] [stdout] test vm::tests::filtered_rule_drops_surplus_result_elements ... ok
[INFO] [stdout] test vm::tests::else_blocks_run_per_word ... ok
[INFO] [stdout] test vm::tests::environments ... ok
[INFO] [stdout] test vm::tests::explicit_syllables_pass_through ... ok
[INFO] [stdout] test vm::tests::filtered_rule_zero_width_match_at_end_is_word_error ... ok
[INFO] [stdout] test vm::tests::emitted_gaps_split_words ... ok
[INFO] [stdout] test vm::tests::diverging_scans_error_instead_of_hanging ... ok
[INFO] [stdout] test vm::tests::filtered_rule_multi_segment_piece_replaces_first_segment ... ok
[INFO] [stdout] test vm::tests::filtered_rule_zero_width_piece_consumes_a_segment ... ok
[INFO] [stdout] test vm::tests::floating_diacritics_transfer ... ok
[INFO] [stdout] test vm::tests::literal_romanizer ... ok
[INFO] [stdout] test vm::tests::gaps_in_environments ... ok
[INFO] [stdout] test vm::tests::insert_and_delete_breaks ... ok
[INFO] [stdout] test vm::tests::feature_space_exhaustion_is_a_resilience_guard ... ok
[INFO] [stdout] test vm::tests::filters ... ok
[INFO] [stdout] test vm::tests::filtered_rules_reject_unpairable_shapes ... ok
[INFO] [stdout] test vm::tests::ltr_feeds_its_own_output ... ok
[INFO] [stdout] test vm::tests::deleted_words_stay_as_empty_words ... ok
[INFO] [stdout] test vm::tests::literal_romanizers_with_then_chains ... ok
[INFO] [stdout] test vm::tests::gap_replaced_by_text_joins_words_around_it ... ok
[INFO] [stdout] test vm::tests::inter_romanizers_get_pairing_checks ... ok
[INFO] [stdout] test vm::tests::filtered_rules_filter_each_word ... ok
[INFO] [stdout] test vm::tests::matches_fuse_words_across_the_gap ... ok
[INFO] [stdout] test vm::tests::matrix_value_errors_are_rejected ... ok
[INFO] [stdout] test vm::tests::matrices_and_variables ... ok
[INFO] [stdout] test fst::tests::syllable_rules_gate_the_vm ... ok
[INFO] [stdout] test vm::tests::mismatched_counts_need_independent_results ... ok
[INFO] [stdout] test vm::tests::phrase_input_splits_on_single_spaces ... ok
[INFO] [stdout] test vm::tests::nested_environments_inside_environments ... ok
[INFO] [stdout] test vm::tests::nested_environments_rejected_in_output ... ok
[INFO] [stdout] test vm::tests::nested_environments_in_lists_and_groups ... ok
[INFO] [stdout] test vm::tests::repeaters ... ok
[INFO] [stdout] test vm::tests::peripheral_repeaters_rejected_at_open_env_edges ... ok
[INFO] [stdout] test vm::tests::multi_segment_and_sequences ... ok
[INFO] [stdout] test vm::tests::propagate ... ok
[INFO] [stdout] test vm::tests::nested_environments_compose_with_other_features ... ok
[INFO] [stdout] test vm::tests::inexact_capture_refs_are_matchers_only ... ok
[INFO] [stdout] test vm::tests::gap_emitters_inside_sequences ... ok
[INFO] [stdout] test vm::tests::simultaneous_overlap_resolution ... ok
[INFO] [stdout] test vm::tests::statements_must_be_ordered ... ok
[INFO] [stdout] test vm::tests::syllables_clear ... ok
[INFO] [stdout] test word::tests::bounding_breaks ... ok
[INFO] [stdout] test word::tests::retain_indices_keeps_structure ... ok
[INFO] [stdout] test vm::tests::transforming_interfix_is_rejected ... ok
[INFO] [stdout] test word::tests::slice_and_concat_roundtrip ... ok
[INFO] [stdout] test word::tests::syllable_numbers ... ok
[INFO] [stdout] test word::tests::recover_structure_transfers_breaks ... ok
[INFO] [stdout] test vm::tests::syllable_level_features ... ok
[INFO] [stdout] test vm::tests::wrong_level_feature_in_declaration_is_rejected ... ok
[INFO] [stdout] test vm::tests::word_anchors_match_at_every_word ... ok
[INFO] [stdout] test vm::tests::text_never_matches_across_the_gap ... ok
[INFO] [stdout] test vm::tests::syllable_matrix_matching ... ok
[INFO] [stdout] test vm::tests::too_many_diacritics_is_a_resilience_guard ... ok
[INFO] [stdout] test vm::tests::syllable_features_assigned_with_conditions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 121 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/lauturgie.rs (/opt/rustwide/target/debug/deps/lauturgie-ce769db70d007c2c)
[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/differential.rs (/opt/rustwide/target/debug/deps/differential-82d922bc6144e1f1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test outputs_match_lexurgy ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- outputs_match_lexurgy stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'outputs_match_lexurgy' (2210) panicked at tests/differential.rs:176:5:
[INFO] [stdout] no lexurgy checkout at /opt/rustwide/workdir/vendor/lexurgy; run `git submodule update --init`, or set $LEXURGY_DIR to a lexurgy checkout
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61ecabab3478 - 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:     0x61ecabab3478 - 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:     0x61ecabab3478 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ecabab3478 - <<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:     0x61ecabac77aa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ecabac77aa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x61ecabab7f02 - 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:     0x61ecabab7f02 - <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:     0x61ecaba91d16 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ecaba91d16 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ecabaab4a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ecaba4526c - <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:     0x61ecaba4526c - 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:     0x61ecabaab662 - <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:     0x61ecabaab662 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ecaba91dd2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ecaba86de9 - 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:     0x61ecaba92aed - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ecabac7f6c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ecab7248c1 - differential[a3d8a5ebaedf91b8]::outputs_match_lexurgy
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/differential.rs:176:5
[INFO] [stdout]   20:     0x61ecab722877 - differential[a3d8a5ebaedf91b8]::outputs_match_lexurgy::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/differential.rs:173:27
[INFO] [stdout]   21:     0x61ecab729216 - <differential[a3d8a5ebaedf91b8]::outputs_match_lexurgy::{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]   22:     0x61ecaba3834b - <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]   23:     0x61ecaba3834b - 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]   24:     0x61ecaba45bc5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x61ecaba45bc5 - <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]   26:     0x61ecaba45bc5 - 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]   27:     0x61ecaba45bc5 - 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]   28:     0x61ecaba45bc5 - 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]   29:     0x61ecaba45bc5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x61ecaba45bc5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x61ecaba3f4d4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x61ecaba3f4d4 - 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]   33:     0x61ecaba48c42 - 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]   34:     0x61ecaba48c42 - <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]   35:     0x61ecaba48c42 - 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]   36:     0x61ecaba48c42 - 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]   37:     0x61ecaba48c42 - 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]   38:     0x61ecaba48c42 - 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]   39:     0x61ecaba48c42 - <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]   40:     0x61ecabab2a9f - <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]   41:     0x61ecabab2a9f - <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]   42:     0x7e1e2526daa4 - <unknown>
[INFO] [stdout]   43:     0x7e1e252faa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     outputs_match_lexurgy
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test differential`
[INFO] running `Command { std: "docker" "inspect" "18373b7a98a8ea60e3375c95bbd99f6da60e7d17c13e63e09f9406bb611c5a5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18373b7a98a8ea60e3375c95bbd99f6da60e7d17c13e63e09f9406bb611c5a5b", kill_on_drop: false }`
[INFO] [stdout] 18373b7a98a8ea60e3375c95bbd99f6da60e7d17c13e63e09f9406bb611c5a5b
