[INFO] cloning repository https://github.com/JCH2333/fenix_to_tfdi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JCH2333/fenix_to_tfdi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJCH2333%2Ffenix_to_tfdi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJCH2333%2Ffenix_to_tfdi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b6de544f650d6e14c90a484c0c1918caba12576
[INFO] testing JCH2333/fenix_to_tfdi against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJCH2333%2Ffenix_to_tfdi" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JCH2333/fenix_to_tfdi
[INFO] finished tweaking git repo https://github.com/JCH2333/fenix_to_tfdi
[INFO] tweaked toml for git repo https://github.com/JCH2333/fenix_to_tfdi written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JCH2333/fenix_to_tfdi on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JCH2333/fenix_to_tfdi 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.99.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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0e891f6c39d9c8cdf6a90d094ffba5077d7537483e1c677506bf18578cb6e96e
[INFO] running `Command { std: "docker" "start" "0e891f6c39d9c8cdf6a90d094ffba5077d7537483e1c677506bf18578cb6e96e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e891f6c39d9c8cdf6a90d094ffba5077d7537483e1c677506bf18578cb6e96e", 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" "0e891f6c39d9c8cdf6a90d094ffba5077d7537483e1c677506bf18578cb6e96e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e891f6c39d9c8cdf6a90d094ffba5077d7537483e1c677506bf18578cb6e96e", 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" "0e891f6c39d9c8cdf6a90d094ffba5077d7537483e1c677506bf18578cb6e96e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling hashlink v0.11.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml v1.1.4+spec-1.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling winresource v0.1.31
[INFO] [stderr]    Compiling fenix_to_tfdi v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 46s
[INFO] running `Command { std: "docker" "inspect" "0e891f6c39d9c8cdf6a90d094ffba5077d7537483e1c677506bf18578cb6e96e", 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" "0e891f6c39d9c8cdf6a90d094ffba5077d7537483e1c677506bf18578cb6e96e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling fenix_to_tfdi v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "0e891f6c39d9c8cdf6a90d094ffba5077d7537483e1c677506bf18578cb6e96e", 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" "0e891f6c39d9c8cdf6a90d094ffba5077d7537483e1c677506bf18578cb6e96e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/fenix_to_tfdi-937e34a22ca7cfd8)
[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/main.rs (/opt/rustwide/target/release/deps/fenix_to_tfdi-db140647ce298298)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test airways::tests::mirror_reference_matches_both_directions_without_rebuilding_global_keys ... ok
[INFO] [stdout] test db_json::tests::formats_airports_in_the_official_tfdi_field_order ... ok
[INFO] [stdout] test db_json::tests::formats_ils_numeric_strings_without_quotes ... ok
[INFO] [stdout] test airways::rte_seg::tests::builds_forward_airway_chain_with_single_start_and_end ... ok
[INFO] [stdout] test airways::rte_seg::tests::keeps_branching_airway_as_two_chains_when_segments_merge_into_one_fix ... ok
[INFO] [stdout] test airways::merge::tests::merge_inserts_missing_segments_and_keeps_global_ids_sequential ... ok
[INFO] [stdout] test terminal_filters::tests::excludes_zuls_sid_names ... ok
[INFO] [stdout] test airways::merge::tests::merge_sorts_reference_only_legs_within_each_ident_before_global_renumber ... ok
[INFO] [stdout] test terminal_filters::tests::excludes_zuls_star_and_iap_names ... ok
[INFO] [stdout] test airways::rte_seg::tests::builds_reverse_airway_chain_without_splitting_every_segment ... ok
[INFO] [stdout] test terminal_legs::tests::missing_primary_faf_descriptor_falls_back_before_map ... ok
[INFO] [stdout] test terminal_legs::tests::faf_descriptor_does_not_leak_from_arrival_transition_into_primary_approach ... ok
[INFO] [stdout] test terminal_legs::tests::rf_center_coordinates_resolve_to_one_waypoint ... ok
[INFO] [stdout] test terminal_legs::tests::source_terminal_filter_ids_include_new_invalid_zuls_procedures ... ok
[INFO] [stdout] test db_json::tests::formats_runway_numeric_strings_without_touching_string_ident ... ok
[INFO] [stdout] test terminal_filters::tests::keeps_other_airports_and_non_matching_names ... ok
[INFO] [stdout] test terminal_legs::tests::cleanup_extra_procedure_files_removes_ids_not_in_allowed_set ... ok
[INFO] [stdout] test terminal_legs::tests::cleanup_uses_the_final_terminal_id_set ... ok
[INFO] [stdout] test terminal_legs::tests::terminal_leg_type_preserves_the_tfdi_string_enum ... ok
[INFO] [stdout] test terminal_legs::tests::terminal_leg_selection_uses_output_terminal_ids_instead_of_a_numeric_threshold ... ok
[INFO] [stdout] test waypoints::tests::source_terminal_id_map_keeps_rows_replacing_excluded_reference_ids ... ok
[INFO] [stdout] test waypoints::tests::source_terminal_id_map_remaps_rows_colliding_with_unrelated_template_ids ... ok
[INFO] [stdout] test waypoints::tests::allocates_new_ids_when_db_id_collides_without_a_matching_json_row ... ok
[INFO] [stdout] test waypoints::tests::filtered_terminal_rows_drop_existing_and_new_zuls_entries ... ok
[INFO] [stdout] test waypoints::tests::reuses_output_id_for_duplicate_ils_rows_in_same_batch ... ok
[INFO] [stdout] test waypoints::tests::skips_ils_rows_for_existing_output_runways ... ok
[INFO] [stdout] test waypoints::tests::source_terminal_id_map_ignores_non_chinese_source_rows ... ok
[INFO] [stdout] test waypoints::tests::keeps_ils_rows_for_new_output_runways ... ok
[INFO] [stdout] test waypoints::tests::prefers_existing_json_ids_for_matching_rows ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/candidate_output.rs (/opt/rustwide/target/release/deps/candidate_output-1bca4a017fd9494e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/release/deps/cli-6d2e0f8c0b83aefe)
[INFO] [stdout] test candidate_starts_as_a_complete_copy_of_the_official_template ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test running_without_paths_cannot_auto_write_the_active_simulator_data ... ok
[INFO] [stdout] test help_lists_explicit_conversion_paths ... ok
[INFO] [stdout] test validate_mode_reports_missing_candidate_files ... ok
[INFO] [stdout] test explicit_paths_reach_conversion_input_validation ... ok
[INFO] [stdout] test explicit_conversion_initializes_candidate_from_reference ... ok
[INFO] [stderr]      Running tests/cli_args.rs (/opt/rustwide/target/release/deps/cli_args-48c719e85b17cd1c)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test active_reference_directory_cannot_be_used_as_candidate_output ... ok
[INFO] [stdout] test optional_ils_reference_database_is_preserved_in_conversion_request ... ok
[INFO] [stdout] test explicit_paths_form_one_isolated_conversion_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cycle_metadata.rs (/opt/rustwide/target/release/deps/cycle_metadata-dea64722cc4110fa)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test fenix_cycle_revision_is_normalized_into_the_source_model ... ok
[INFO] [stdout] test tfdi_cycle_files_share_the_normalized_cycle_and_revision ... ok
[INFO] [stdout] test tfdi_candidate_cycle_files_replace_template_metadata ... ok
[INFO] [stderr]      Running tests/tfdi_validation.rs (/opt/rustwide/target/release/deps/tfdi_validation-e9250a199548749d)
[INFO] [stdout] test cycle_metadata_is_loaded_from_the_fenix_config_table ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test finalizing_candidate_runs_target_validation ... ok
[INFO] [stdout] test validator_accepts_verified_template_terminal_without_procedure_file ... ok
[INFO] [stdout] test validator_rejects_malformed_required_main_json ... ok
[INFO] [stdout] test validator_rejects_inconsistent_cycle_metadata ... ok
[INFO] [stdout] test validator_rejects_malformed_procedure_file ... ok
[INFO] [stdout] test validator_rejects_procedure_leg_with_wrong_terminal_id ... ok
[INFO] [stdout] test validator_rejects_ils_without_matching_runway ... ok
[INFO] [stdout] test validator_rejects_procedure_file_without_matching_terminal ... ok
[INFO] [stdout] test validator_rejects_lookup_without_matching_primary_row ... ok
[INFO] [stdout] test validator_rejects_procedure_leg_without_matching_center_waypoint ... ok
[INFO] [stdout] test validator_rejects_airway_leg_with_missing_references ... ok
[INFO] [stdout] test validator_rejects_missing_required_main_json ... ok
[INFO] [stdout] test validator_rejects_terminal_without_procedure_file ... ok
[INFO] [stdout] test validator_rejects_procedure_leg_without_matching_waypoint ... ok
[INFO] [stdout] test validator_rejects_runway_without_matching_airport ... ok
[INFO] [stdout] test validator_rejects_terminal_without_matching_airport ... ok
[INFO] [stdout] test validator_rejects_procedure_leg_without_matching_navaid ... ok
[INFO] [stdout] test validator_rejects_terminal_without_matching_runway ... ok
[INFO] [stdout] test validator_rejects_rf_procedure_leg_without_center_waypoint ... ok
[INFO] [stdout] test validator_rejects_duplicate_ids_in_primary_tables ... ok
[INFO] [stdout] test validator_rejects_waypoint_without_matching_navaid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fenix_to_tfdi
[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" "0e891f6c39d9c8cdf6a90d094ffba5077d7537483e1c677506bf18578cb6e96e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e891f6c39d9c8cdf6a90d094ffba5077d7537483e1c677506bf18578cb6e96e", kill_on_drop: false }`
[INFO] [stdout] 0e891f6c39d9c8cdf6a90d094ffba5077d7537483e1c677506bf18578cb6e96e
