[INFO] cloning repository https://github.com/Jonely235/timetableequator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jonely235/timetableequator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonely235%2Ftimetableequator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonely235%2Ftimetableequator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d5923bfe4f4f16f3992757b3761adb0ca6bdedeb
[INFO] testing Jonely235/timetableequator 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%2FJonely235%2Ftimetableequator" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jonely235/timetableequator
[INFO] finished tweaking git repo https://github.com/Jonely235/timetableequator
[INFO] tweaked toml for git repo https://github.com/Jonely235/timetableequator written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jonely235/timetableequator 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/Jonely235/timetableequator 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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 92843d4cfeed767cb73409b3815938fa6d83f57ad9a4454ab6f6074591482118
[INFO] running `Command { std: "docker" "start" "92843d4cfeed767cb73409b3815938fa6d83f57ad9a4454ab6f6074591482118", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92843d4cfeed767cb73409b3815938fa6d83f57ad9a4454ab6f6074591482118", 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" "92843d4cfeed767cb73409b3815938fa6d83f57ad9a4454ab6f6074591482118" "/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" "92843d4cfeed767cb73409b3815938fa6d83f57ad9a4454ab6f6074591482118", 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" "92843d4cfeed767cb73409b3815938fa6d83f57ad9a4454ab6f6074591482118" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling timetable-api v0.1.0 (/opt/rustwide/workdir/crates/timetable-api)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 16s
[INFO] running `Command { std: "docker" "inspect" "92843d4cfeed767cb73409b3815938fa6d83f57ad9a4454ab6f6074591482118", 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" "92843d4cfeed767cb73409b3815938fa6d83f57ad9a4454ab6f6074591482118" "/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 timetable-api v0.1.0 (/opt/rustwide/workdir/crates/timetable-api)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "92843d4cfeed767cb73409b3815938fa6d83f57ad9a4454ab6f6074591482118", 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" "92843d4cfeed767cb73409b3815938fa6d83f57ad9a4454ab6f6074591482118" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/timetable_api-79b3f1901fe66800)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test config::tests::falls_back_to_current_dir_without_dotenv ... ok
[INFO] [stdout] test config::tests::preserves_absolute_windows_sqlite_url ... ok
[INFO] [stdout] test config::tests::resolves_relative_sqlite_url_from_dotenv_dir ... ok
[INFO] [stdout] test config::tests::passes_through_non_sqlite_urls ... ok
[INFO] [stdout] test routes::class_instances::tests::create_accepts_teacher_for_leaf_component ... ok
[INFO] [stdout] test routes::class_instances::tests::create_rejects_teacher_on_root ... ok
[INFO] [stdout] test solver::precheck::tests::cross_campus_gap_passes_when_distances_sufficient ... ok
[INFO] [stdout] test solver::precheck::tests::cross_campus_gap_violation_when_distance_too_small ... ok
[INFO] [stdout] test solver::precheck::tests::cross_campus_gap_violation_when_no_distances_defined ... ok
[INFO] [stdout] test solver::precheck::tests::fixed_teacher_overload_is_blocking ... ok
[INFO] [stdout] test solver::precheck::tests::invalid_teacher_assignment_is_blocking ... ok
[INFO] [stdout] test solver::precheck::tests::large_dataset_is_warning_only ... ok
[INFO] [stdout] test solver::precheck::tests::missing_schedule_policy_is_blocking ... ok
[INFO] [stdout] test solver::precheck::tests::missing_subgroup_keys_are_blocking ... ok
[INFO] [stdout] test solver::precheck::tests::missing_teacher_assignment_is_blocking ... ok
[INFO] [stdout] test solver::precheck::tests::mixed_dataset_subgroup_strategy_is_warning_only ... ok
[INFO] [stdout] test solver::precheck::tests::mixed_lesson_subgroup_keys_are_blocking ... ok
[INFO] [stdout] test solver::precheck::tests::no_matching_room_is_blocking ... ok
[INFO] [stdout] test solver::precheck::tests::no_rooms_is_blocking ... ok
[INFO] [stdout] test solver::precheck::tests::no_schedulable_lessons_is_blocking ... ok
[INFO] [stdout] test solver::precheck::tests::no_teachers_is_blocking ... ok
[INFO] [stdout] test solver::precheck::tests::room_capacity_minutes_insufficient_is_blocking ... ok
[INFO] [stdout] test solver::precheck::tests::sections_under_same_component_are_not_double_counted ... ok
[INFO] [stdout] test solver::precheck::tests::single_matching_room_is_warning_only ... ok
[INFO] [stdout] test solver::precheck::tests::subgroup_weekly_overload_is_blocking ... ok
[INFO] [stdout] test solver::precheck::tests::subgroup_weekly_tight_is_warning_only ... ok
[INFO] [stdout] test solver::precheck::tests::teacher_capacity_minutes_insufficient_is_blocking ... ok
[INFO] [stdout] test solver::review::tests::detects_missing_duplicate_and_unknown_events ... ok
[INFO] [stdout] test solver::review::tests::detects_room_overlap ... ok
[INFO] [stdout] test solver::review::tests::detects_room_policy_and_teacher_rule_violations ... ok
[INFO] [stdout] test solver::review::tests::detects_teacher_and_subgroup_overlap ... ok
[INFO] [stdout] test solver::review::tests::detects_teacher_mismatch_against_current_class_tree ... ok
[INFO] [stdout] test solver::review::tests::overlap_clustering_produces_one_failure_per_temporal_cluster ... ok
[INFO] [stdout] test solver::review::tests::partial_review_warns_but_still_checks_overlaps ... ok
[INFO] [stdout] test solver::review::tests::separate_temporal_clusters_produce_separate_failures ... ok
[INFO] [stdout] test solver::review::tests::warning_only_review_reports_warn_status ... ok
[INFO] [stdout] test routes::class_instances::tests::create_rejects_teacher_from_another_dataset ... ok
[INFO] [stdout] test routes::class_instances::tests::deleting_teacher_nulls_linked_class_instances ... ok
[INFO] [stdout] test solver::input::tests::build_propagates_fixed_teacher_from_leaf_classes ... ok
[INFO] [stdout] test routes::class_instances::tests::adding_first_section_clears_parent_teacher_and_update_rejects_non_leaf_teacher ... ok
[INFO] [stdout] test routes::class_instances::tests::list_get_create_and_update_responses_serialize_null_teacher_id ... ok
[INFO] [stdout] test solver::input::tests::build_expands_weekly_occurrences_and_inherits_component_duration ... ok
[INFO] [stdout] test solver::input::tests::count_agrees_with_build ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.15s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/timetable_api-21e51ba3787092d7)
[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/all_sample_presets.rs (/opt/rustwide/target/debug/deps/all_sample_presets-bd3c00a6e452c4df)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/api_campuses_test.rs (/opt/rustwide/target/debug/deps/api_campuses_test-3f3e7f098e3dccde)
[INFO] [stdout] test all_sample_presets_generate_successfully ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.30s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_campus_distances_negative_travel_time_invalid ... ok
[INFO] [stdout] test test_campuses_create_name_unique_in_dataset ... ok
[INFO] [stdout] test test_campus_distances_same_campus_invalid ... ok
[INFO] [stdout] test test_campuses_delete_not_found ... ok
[INFO] [stdout] test test_campuses_create_success ... ok
[INFO] [stdout] test test_campus_distances_list ... ok
[INFO] [stdout] test test_campus_distances_upsert ... ok
[INFO] [stdout] test test_campuses_create_requires_name ... ok
[INFO] [stdout] test test_campuses_delete_success ... ok
[INFO] [stdout] test test_campuses_update_success ... ok
[INFO] [stdout] test test_campuses_get_one_success ... ok
[INFO] [stdout] test test_campuses_get_one_not_found ... ok
[INFO] [stdout] test test_campuses_update_not_found ... ok
[INFO] [stdout] test test_campuses_list_returns_campuses ... ok
[INFO] [stdout] test test_campuses_list_returns_empty ... ok
[INFO] [stdout] test test_campuses_list_requires_dataset_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_class_instances_test.rs (/opt/rustwide/target/debug/deps/api_class_instances_test-f26f8be2375ca2e8)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_class_instances_create_section_under_root_fails ... ok
[INFO] [stdout] test test_class_instances_create_root ... ok
[INFO] [stdout] test test_class_instances_create_component_requires_parent ... ok
[INFO] [stdout] test test_class_instances_create_root_rejects_teacher ... ok
[INFO] [stdout] test test_class_instances_delete_leaf_success ... ok
[INFO] [stdout] test test_class_instances_create_with_required_room_tags ... ok
[INFO] [stdout] test test_class_instances_create_component_under_root ... ok
[INFO] [stdout] test test_class_instances_create_section_under_component ... ok
[INFO] [stdout] test test_class_instances_delete_not_found ... ok
[INFO] [stdout] test test_class_instances_get_one_not_found ... ok
[INFO] [stdout] test test_class_instances_list_returns_rows ... ok
[INFO] [stdout] test test_class_instances_list_empty ... ok
[INFO] [stdout] test test_class_instances_list_filters_by_subject ... ok
[INFO] [stdout] test test_class_instances_get_one_success ... ok
[INFO] [stdout] test test_class_instances_update_label ... ok
[INFO] [stdout] test test_class_instances_list_requires_dataset_id ... ok
[INFO] [stdout] test test_class_instances_update_not_found ... ok
[INFO] [stdout] test test_class_instances_update_root_rejects_teacher ... ok
[INFO] [stdout] test test_class_instances_update_required_room_tags ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.23s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_class_sessions_test.rs (/opt/rustwide/target/debug/deps/api_class_sessions_test-d466a82511867d40)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test class_sessions_overview_returns_schedulable_session_rows ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_cohort_iteration4_test.rs (/opt/rustwide/target/debug/deps/api_cohort_iteration4_test-102809370efe63f5)
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test regenerate_preview_reports_unassigned_count ... ok
[INFO] [stdout] test custom_label_survives_regeneration_and_can_be_cleared ... ok
[INFO] [stdout] test session_workspace_reports_real_duration_for_sections ... ok
[INFO] [stdout] test underfilled_plan_warns_but_does_not_block ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_cohort_name_history_test.rs (/opt/rustwide/target/debug/deps/api_cohort_name_history_test-bc0189c78808feec)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test reset_with_no_names_writes_no_snapshot ... ok
[INFO] [stdout] test reset_reason_is_saved_on_snapshot ... ok
[INFO] [stdout] test reset_blank_reason_falls_back_to_default_label ... ok
[INFO] [stdout] test delete_cohort_rejects_cross_program ... ok
[INFO] [stdout] test delete_single_cohort_cleans_children_keeps_students ... ok
[INFO] [stdout] test apply_rejects_cross_dataset ... ok
[INFO] [stdout] test snapshot_on_reset_captures_names ... ok
[INFO] [stdout] test snapshots_cascade_on_dataset_delete ... ok
[INFO] [stdout] test apply_restores_into_matching_cohorts_idempotently ... ok
[INFO] [stdout] test apply_reports_unmatched_when_group_gone ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_dataset_lock_test.rs (/opt/rustwide/target/debug/deps/api_dataset_lock_test-3019a4205c4b2fba)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test elective_group_create_rejects_cross_dataset_program ... ok
[INFO] [stdout] test cohort_edits_work_while_locked ... ok
[INFO] [stdout] test fresh_sample_is_born_locked ... ok
[INFO] [stdout] test empty_contingency_elective_option_is_not_flagged ... ok
[INFO] [stdout] test elective_option_rollup_counts_named_students ... ok
[INFO] [stdout] test add_combination_creates_contingency_group_for_special_students ... ok
[INFO] [stdout] test fresh_sample_fills_every_program_to_target ... ok
[INFO] [stdout] test readiness_surfaces_issues_for_incomplete_dataset ... ok
[INFO] [stdout] test fill_tops_up_to_target_after_delete ... ok
[INFO] [stdout] test lock_freezes_all_structural_edits ... ok
[INFO] [stdout] test reset_clears_cohorts_keeps_students_and_unlocks ... ok
[INFO] [stdout] test fresh_sample_seeds_attached_students ... ok
[INFO] [stdout] test fill_sample_restores_emptied_groups ... ok
[INFO] [stdout] test track_student_names_defaults_off_for_new_datasets ... ok
[INFO] [stdout] test naming_a_contingency_group_restores_elective_validation ... ok
[INFO] [stdout] test reset_then_regenerate_keeps_positive_audiences ... ok
[INFO] [stdout] test structure_only_sample_seeds_no_cohorts_unlocked_then_generates ... ok
[INFO] [stdout] test generate_leaves_groups_empty_until_names_applied ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.48s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_datasets_test.rs (/opt/rustwide/target/debug/deps/api_datasets_test-5a1491557c89d49d)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_datasets_create_defaults_is_active ... ok
[INFO] [stdout] test test_datasets_create_requires_name ... ok
[INFO] [stdout] test test_datasets_create_success ... ok
[INFO] [stdout] test test_datasets_delete_success ... ok
[INFO] [stdout] test test_datasets_generate_sample_preset_invalid ... ok
[INFO] [stdout] test test_datasets_delete_not_found ... ok
[INFO] [stdout] test test_datasets_generate_sample_preset_success ... ok
[INFO] [stdout] test test_datasets_get_one_not_found ... ok
[INFO] [stdout] test test_datasets_get_one_success ... ok
[INFO] [stdout] test test_datasets_summary_not_found ... ok
[INFO] [stdout] test test_datasets_update_success ... ok
[INFO] [stdout] test test_datasets_list_returns_datasets ... ok
[INFO] [stdout] test test_datasets_list_shows_default_dataset ... ok
[INFO] [stdout] test test_datasets_update_not_found ... ok
[INFO] [stdout] test test_datasets_summary_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.72s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_departments_test.rs (/opt/rustwide/target/debug/deps/api_departments_test-2e49ce1fa330be71)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_departments_delete_not_found ... ok
[INFO] [stdout] test test_departments_delete_success ... ok
[INFO] [stdout] test test_departments_list_returns_empty ... ok
[INFO] [stdout] test test_departments_list_requires_dataset_id ... ok
[INFO] [stdout] test test_departments_create_requires_name ... ok
[INFO] [stdout] test test_departments_get_one_not_found ... ok
[INFO] [stdout] test test_departments_create_success ... ok
[INFO] [stdout] test test_departments_get_one_success ... ok
[INFO] [stdout] test test_departments_update_success ... ok
[INFO] [stdout] test test_departments_update_not_found ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_ga_runs_test.rs (/opt/rustwide/target/debug/deps/api_ga_runs_test-2eef43732c51ea66)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_ga_runs_delete_not_found ... ok
[INFO] [stdout] test test_ga_runs_list_empty ... ok
[INFO] [stdout] test test_ga_runs_list_returns_runs ... ok
[INFO] [stdout] test test_ga_runs_get_one_not_found ... ok
[INFO] [stdout] test test_ga_runs_delete_success ... ok
[INFO] [stdout] test test_ga_runs_update_not_found ... ok
[INFO] [stdout] test test_ga_runs_get_one_success ... ok
[INFO] [stdout] test test_ga_runs_list_filters_by_timetable ... ok
[INFO] [stdout] test test_ga_runs_update_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_guardrails_test.rs (/opt/rustwide/target/debug/deps/api_guardrails_test-baf787c1b29cc8db)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test over_length_student_names_are_rejected_on_add ... ok
[INFO] [stdout] test precheck_blocks_program_subject_without_sessions ... ok
[INFO] [stdout] test create_session_rejects_nonpositive_student_count ... ok
[INFO] [stdout] test shared_session_set_capacity_divergence_is_blocking ... ok
[INFO] [stdout] test adding_students_past_program_limit_is_rejected ... ok
[INFO] [stdout] test patch_student_renames_and_returns_cohorts_response ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.83s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_jobs_display_routes.rs (/opt/rustwide/target/debug/deps/api_jobs_display_routes-72a1611d538ba4b5)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test test_ga_runs_delete_not_found ... ok
[INFO] [stdout] test test_ga_runs_create_requires_valid_timetable ... ok
[INFO] [stdout] test test_dashboard_returns_gone_status ... ok
[INFO] [stdout] test test_dataset_summary_empty_dataset ... ok
[INFO] [stdout] test test_display_config_returns_available_status ... ok
[INFO] [stdout] test test_ga_runs_get_one_not_found ... ok
[INFO] [stdout] test test_dataset_summary_not_found ... ok
[INFO] [stdout] test test_campus_distances_delete_not_found ... ok
[INFO] [stdout] test test_jobs_cancel_completed_job_fails ... ok
[INFO] [stdout] test test_ga_runs_list_empty ... ok
[INFO] [stdout] test test_jobs_cancel_pending_job ... ok
[INFO] [stdout] test test_jobs_get_progress ... ok
[INFO] [stdout] test test_jobs_get_not_found ... ok
[INFO] [stdout] test test_jobs_get_single_job ... ok
[INFO] [stdout] test test_jobs_list_empty_when_no_jobs ... ok
[INFO] [stdout] test test_jobs_list_filtered_by_dataset_id ... ok
[INFO] [stdout] test test_jobs_list_returns_jobs ... ok
[INFO] [stdout] test test_precheck_post_invalid_timetable ... ok
[INFO] [stdout] test test_precheck_post_requires_timetable_id ... ok
[INFO] [stdout] test test_users_get_one_not_found ... ok
[INFO] [stdout] test test_precheck_get_returns_error ... ok
[INFO] [stdout] test test_users_list_returns_not_implemented ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.51s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_precheck_test.rs (/opt/rustwide/target/debug/deps/api_precheck_test-8bd45e1b9dea1e7a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_precheck_not_found ... ok
[INFO] [stdout] test test_precheck_with_complete_dataset ... ok
[INFO] [stdout] test test_precheck_empty_dataset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_program_subjects_test.rs (/opt/rustwide/target/debug/deps/api_program_subjects_test-6bb5e1f151f6bdd9)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test elective_option_update_rejects_fewer_than_two_subjects ... ok
[INFO] [stdout] test delete_program_subject_succeeds_when_elective_option_keeps_two_subjects ... ok
[INFO] [stdout] test test_program_subjects_create_success ... ok
[INFO] [stdout] test test_program_subjects_delete_not_found ... ok
[INFO] [stdout] test test_program_subjects_create_requires_program_id ... ok
[INFO] [stdout] test test_program_subjects_create_unique_constraint ... ok
[INFO] [stdout] test delete_program_subject_succeeds_even_when_legacy_elective_option_would_have_one_subject ... ok
[INFO] [stdout] test elective_option_create_rejects_fewer_than_two_subjects ... ok
[INFO] [stdout] test test_program_subjects_get_one_not_found ... ok
[INFO] [stdout] test test_program_subjects_delete_success ... ok
[INFO] [stdout] test test_program_subjects_get_one_success ... ok
[INFO] [stdout] test test_program_subjects_list_requires_dataset_id ... ok
[INFO] [stdout] test test_program_subjects_list_returns_empty ... ok
[INFO] [stdout] test test_program_subjects_list_returns_program_subjects ... ok
[INFO] [stdout] test test_program_subjects_update_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_programs_test.rs (/opt/rustwide/target/debug/deps/api_programs_test-9bbc0dd6946516e2)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_programs_list_requires_dataset_id ... ok
[INFO] [stdout] test test_programs_get_one_not_found ... ok
[INFO] [stdout] test test_programs_create_success ... ok
[INFO] [stdout] test test_programs_delete_success ... ok
[INFO] [stdout] test test_programs_create_requires_name ... ok
[INFO] [stdout] test test_programs_delete_not_found ... ok
[INFO] [stdout] test test_programs_get_one_success ... ok
[INFO] [stdout] test test_programs_create_with_department ... ok
[INFO] [stdout] test test_programs_update_success ... ok
[INFO] [stdout] test test_programs_update_not_found ... ok
[INFO] [stdout] test test_programs_list_returns_empty ... ok
[INFO] [stdout] test test_programs_list_returns_programs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.60s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_room_tags_test.rs (/opt/rustwide/target/debug/deps/api_room_tags_test-69764cc0057ddefc)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_room_tags_get_one_not_found ... ok
[INFO] [stdout] test test_room_tags_list_returns_empty ... ok
[INFO] [stdout] test test_room_tags_delete_success ... ok
[INFO] [stdout] test test_room_tags_create_success ... ok
[INFO] [stdout] test test_room_tags_create_requires_name ... ok
[INFO] [stdout] test test_room_tags_get_one_success ... ok
[INFO] [stdout] test test_room_tags_list_requires_dataset_id ... ok
[INFO] [stdout] test test_room_tags_delete_not_found ... ok
[INFO] [stdout] test test_room_tags_list_returns_tags ... ok
[INFO] [stdout] test test_room_tags_update_not_found ... ok
[INFO] [stdout] test test_room_tags_update_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_rooms_test.rs (/opt/rustwide/target/debug/deps/api_rooms_test-39a60d0c9ddf0d7f)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_rooms_create_requires_name ... ok
[INFO] [stdout] test test_rooms_get_one_not_found ... ok
[INFO] [stdout] test test_rooms_list_requires_dataset_id ... ok
[INFO] [stdout] test test_rooms_delete_success ... ok
[INFO] [stdout] test test_rooms_delete_not_found ... ok
[INFO] [stdout] test test_rooms_create_capacity_must_be_positive ... ok
[INFO] [stdout] test test_rooms_get_one_success ... ok
[INFO] [stdout] test test_rooms_create_success ... ok
[INFO] [stdout] test test_rooms_update_not_found ... ok
[INFO] [stdout] test test_rooms_update_success ... ok
[INFO] [stdout] test test_rooms_list_returns_empty ... ok
[INFO] [stdout] test test_rooms_list_returns_rooms ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.49s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_schedule_policy_test.rs (/opt/rustwide/target/debug/deps/api_schedule_policy_test-edd028053d0a7877)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_get_schedule_policy_not_found ... ok
[INFO] [stdout] test test_upsert_schedule_policy_rejects_negative_gap ... ok
[INFO] [stdout] test test_upsert_schedule_policy_rejects_invalid_day ... ok
[INFO] [stdout] test test_upsert_schedule_policy_rejects_invalid_time_format ... ok
[INFO] [stdout] test test_upsert_schedule_policy_accepts_zero_gap ... ok
[INFO] [stdout] test test_upsert_schedule_policy_rejects_end_before_start ... ok
[INFO] [stdout] test test_get_schedule_policy_success ... ok
[INFO] [stdout] test test_upsert_schedule_policy_create ... ok
[INFO] [stdout] test test_upsert_schedule_policy_update ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_students_test.rs (/opt/rustwide/target/debug/deps/api_students_test-a805e7fac2e94033)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test regenerating_cohorts_preserves_student_names ... ok
[INFO] [stdout] test sample_students_match_generated_cohort_counts ... ok
[INFO] [stdout] test student_crud_drives_derived_counts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_subjects_test.rs (/opt/rustwide/target/debug/deps/api_subjects_test-e459dfd67adbe012)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_subjects_delete_not_found ... ok
[INFO] [stdout] test test_subjects_get_one_not_found ... ok
[INFO] [stdout] test test_subjects_create_success ... ok
[INFO] [stdout] test test_subjects_create_requires_code ... ok
[INFO] [stdout] test test_subjects_create_requires_title ... ok
[INFO] [stdout] test test_subjects_delete_success ... ok
[INFO] [stdout] test test_subjects_delete_with_program_subjects_fails ... ok
[INFO] [stdout] test test_subjects_create_code_must_be_unique ... ok
[INFO] [stdout] test test_subjects_get_one_success ... ok
[INFO] [stdout] test test_subjects_update_success ... ok
[INFO] [stdout] test test_subjects_list_requires_dataset_id ... ok
[INFO] [stdout] test test_subjects_list_returns_empty ... ok
[INFO] [stdout] test test_subjects_update_not_found ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.61s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_teachers_test.rs (/opt/rustwide/target/debug/deps/api_teachers_test-c37e1f3d38ffd6f3)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_teachers_create_success ... ok
[INFO] [stdout] test test_teachers_create_time_window_validation ... ok
[INFO] [stdout] test test_teachers_delete_success ... ok
[INFO] [stdout] test test_teachers_get_one_success ... ok
[INFO] [stdout] test test_teachers_create_max_days_validation ... ok
[INFO] [stdout] test test_teachers_get_one_not_found ... ok
[INFO] [stdout] test test_teachers_delete_not_found ... ok
[INFO] [stdout] test test_teachers_create_requires_name ... ok
[INFO] [stdout] test test_teachers_list_returns_teachers ... ok
[INFO] [stdout] test test_teachers_list_requires_dataset_id ... ok
[INFO] [stdout] test test_teachers_update_clear_email ... ok
[INFO] [stdout] test test_teachers_update_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.57s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api_timetables_test.rs (/opt/rustwide/target/debug/deps/api_timetables_test-104360c5a273568c)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_timetables_delete_not_found ... ok
[INFO] [stdout] test test_timetables_get_one_not_found ... ok
[INFO] [stdout] test test_timetables_delete_success ... ok
[INFO] [stdout] test test_timetables_list_returns_empty ... ok
[INFO] [stdout] test test_timetables_create_requires_name ... ok
[INFO] [stdout] test test_timetables_get_one_success ... ok
[INFO] [stdout] test test_timetables_list_returns_timetables ... ok
[INFO] [stdout] test test_timetables_create_success ... ok
[INFO] [stdout] test test_timetables_update_success ... ok
[INFO] [stdout] test test_timetables_update_not_found ... ok
[INFO] [stdout] test test_timetables_review_not_found ... ok
[INFO] [stdout] test test_timetables_list_without_dataset_id_returns_all ... ok
[INFO] [stdout] test test_timetables_review_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.78s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/class_instance_schedule_fields.rs (/opt/rustwide/target/debug/deps/class_instance_schedule_fields-64fe3e48e63c1218)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test component_update_rejects_invalid_schedule_values_and_can_clear_duration ... ok
[INFO] [stdout] test root_and_section_reject_schedule_fields ... ok
[INFO] [stdout] test component_create_persists_duration_and_defaults_number_per_week ... ok
[INFO] [stderr]      Running tests/dataset_sample_generation.rs (/opt/rustwide/target/debug/deps/dataset_sample_generation-774afa90d37adaf6)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test aligned_session_count_mismatch_maps_proportionally ... ok
[INFO] [stdout] test elective_group_choices_are_single_subject_sessions ... ok
[INFO] [stdout] test aligned_mode_multiplies_elective_choices_after_normal_slots ... ok
[INFO] [stdout] test final_full_coverage_exercises_every_feature ... ok
[INFO] [stdout] test full_combination_mode_creates_cartesian_session_combinations ... ok
[INFO] [stdout] test full_coverage_builds_mixed_shared_elective_group ... ok
[INFO] [stdout] test elective_mix_splits_shared_theory_sessions_to_room_capacity ... ok
[INFO] [stdout] test full_mode_keeps_normal_cartesian_dimensions_with_electives ... ok
[INFO] [stdout] test elective_mix_categories_and_multi_session_electives ... ok
[INFO] [stdout] test generated_counts_track_membership_not_a_stored_allocation ... ok
[INFO] [stdout] test cohort_preview_matches_generated_count_without_writes ... ok
[INFO] [stdout] test elective_bundle_sample_creates_four_choice_cohorts_per_program ... ok
[INFO] [stdout] test normal_subject_sessions_align_by_index_when_counts_match ... ok
[INFO] [stdout] test zero_count_mode_is_rejected ... ok
[INFO] [stdout] test shared_subject_sample_assigns_multiple_programs_to_sessions ... ok
[INFO] [stdout] test shared_subject_core_subjects_are_typed_shared ... ok
[INFO] [stdout] test shared_subject_programs_generate_aligned_default_cohorts ... ok
[INFO] [stdout] test five_ui_sample_presets_generate_session_audiences ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.70s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ga_placeholder.rs (/opt/rustwide/target/debug/deps/ga_placeholder-b6f6c100ac673f64)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test missing_schedule_policy_blocks_precheck_and_run_creation ... ok
[INFO] [stdout] test precheck_and_ga_run_complete_with_snapshot_output ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- precheck_and_ga_run_complete_with_snapshot_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'precheck_and_ga_run_complete_with_snapshot_output' (3858) panicked at crates/timetable-api/tests/ga_placeholder.rs:297:5:
[INFO] [stdout] assertion `left == right` failed: {"created_at":"2026-07-09T05:31:15.187Z","dataset_id":2,"error_message":"spawn python ga worker: No such file or directory (os error 2)","external_task_id":null,"id":1,"params":{"best_fitness":null,"completed_generations":null,"config":{"crossover_rate":0.72,"elite_count":2,"generations":40,"mutation_rate":0.18,"population_size":64,"report_interval":2,"seed":424242,"slot_minutes":30,"tournament_size":3},"hard_conflicts":null,"max_generations":40,"soft_penalty":null,"stage":"seeding_population","stage_completed":0,"stage_total":1,"version":1},"progress":1.0,"status":"failed","timetable_id":1,"updated_at":"2026-07-09T05:31:15Z"}
[INFO] [stdout]   left: String("failed")
[INFO] [stdout]  right: "completed"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x601d2ed5c491 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x601d2ed5c491 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x601d2ed5c491 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x601d2ed5c491 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x601d2ed7316a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x601d2ed7316a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x601d2ed612ac - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x601d2ed612ac - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x601d2ed393f6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x601d2ed393f6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x601d2ed54089 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x601d2e1653b0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x601d2e1653b0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x601d2ed543b2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x601d2ed543b2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x601d2ed394a2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x601d2ed30789 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x601d2ed3a1ad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x601d2ed7399c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x601d2ed73883 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x601d2e13491a - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<serde_json[1036e4c4074c1652]::value::Value, &str>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x601d2e1522b7 - ga_placeholder[b1d2012ae5b5f3ca]::precheck_and_ga_run_complete_with_snapshot_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/timetable-api/tests/ga_placeholder.rs:297:5
[INFO] [stdout]   22:     0x601d2e12b962 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x601d2e12b9dd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x601d2e1178ad - <tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x601d2e1177ab - tokio[4a733213d300d7f6]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x601d2e1177ab - tokio[4a733213d300d7f6]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x601d2e1177ab - <tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x601d2e1117d0 - <tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x601d2e116b2d - <tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x601d2e115dd4 - <tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x601d2e12d0bb - <tokio[4a733213d300d7f6]::runtime::context::scoped::Scoped<tokio[4a733213d300d7f6]::runtime::scheduler::Context>>::set::<<tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x601d2e1422f9 - tokio[4a733213d300d7f6]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x601d2e13d942 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[4a733213d300d7f6]::runtime::context::Context>>::try_with::<tokio[4a733213d300d7f6]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   34:     0x601d2e13d4ce - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[4a733213d300d7f6]::runtime::context::Context>>::with::<tokio[4a733213d300d7f6]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   35:     0x601d2e13fc0d - tokio[4a733213d300d7f6]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x601d2e1149c0 - <tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x601d2e114cb6 - <tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x601d2e115700 - <tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x601d2e140cb3 - tokio[4a733213d300d7f6]::runtime::context::runtime::enter_runtime::<<tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x601d2e111301 - <tokio[4a733213d300d7f6]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x601d2e126134 - <tokio[4a733213d300d7f6]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x601d2e1262ff - <tokio[4a733213d300d7f6]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x601d2e154530 - ga_placeholder[b1d2012ae5b5f3ca]::precheck_and_ga_run_complete_with_snapshot_output
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/timetable-api/tests/ga_placeholder.rs:313:34
[INFO] [stdout]   44:     0x601d2e14e3b7 - ga_placeholder[b1d2012ae5b5f3ca]::precheck_and_ga_run_complete_with_snapshot_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/timetable-api/tests/ga_placeholder.rs:250:61
[INFO] [stdout]   45:     0x601d2e158176 - <ga_placeholder[b1d2012ae5b5f3ca]::precheck_and_ga_run_complete_with_snapshot_output::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x601d2e1586eb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x601d2e1586eb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x601d2e165d35 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x601d2e165d35 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x601d2e165d35 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   51:     0x601d2e165d35 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x601d2e165d35 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x601d2e165d35 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x601d2e165d35 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x601d2e1607e4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x601d2e1607e4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x601d2e168e82 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x601d2e168e82 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x601d2e168e82 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   60:     0x601d2e168e82 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x601d2e168e82 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x601d2e168e82 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x601d2e168e82 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x601d2ed5bcdf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   65:     0x601d2ed5bcdf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   66:     0x761c7654faa4 - <unknown>
[INFO] [stdout]   67:     0x761c765dca64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     precheck_and_ga_run_complete_with_snapshot_output
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test ga_placeholder`
[INFO] running `Command { std: "docker" "inspect" "92843d4cfeed767cb73409b3815938fa6d83f57ad9a4454ab6f6074591482118", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92843d4cfeed767cb73409b3815938fa6d83f57ad9a4454ab6f6074591482118", kill_on_drop: false }`
[INFO] [stdout] 92843d4cfeed767cb73409b3815938fa6d83f57ad9a4454ab6f6074591482118
