[INFO] cloning repository https://github.com/fredhsu/learning-system [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fredhsu/learning-system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffredhsu%2Flearning-system", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffredhsu%2Flearning-system'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 919e0c74833a3063d2ab968cf4c4f968270a3e30 [INFO] testing fredhsu/learning-system against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffredhsu%2Flearning-system" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fredhsu/learning-system [INFO] finished tweaking git repo https://github.com/fredhsu/learning-system [INFO] tweaked toml for git repo https://github.com/fredhsu/learning-system written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fredhsu/learning-system on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fredhsu/learning-system 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82abd9efb55f29fef77e920455c8e3163b8ae99ef6bb37ccf57b2b644972a436 [INFO] running `Command { std: "docker" "start" "-a" "82abd9efb55f29fef77e920455c8e3163b8ae99ef6bb37ccf57b2b644972a436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82abd9efb55f29fef77e920455c8e3163b8ae99ef6bb37ccf57b2b644972a436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82abd9efb55f29fef77e920455c8e3163b8ae99ef6bb37ccf57b2b644972a436", kill_on_drop: false }` [INFO] [stdout] 82abd9efb55f29fef77e920455c8e3163b8ae99ef6bb37ccf57b2b644972a436 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 337aa3be69da3fb0bca059f883ac6e48db5407193f8fa97392e405a93a63ac06 [INFO] running `Command { std: "docker" "start" "-a" "337aa3be69da3fb0bca059f883ac6e48db5407193f8fa97392e405a93a63ac06", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling learning-system v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 49s [INFO] running `Command { std: "docker" "inspect" "337aa3be69da3fb0bca059f883ac6e48db5407193f8fa97392e405a93a63ac06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "337aa3be69da3fb0bca059f883ac6e48db5407193f8fa97392e405a93a63ac06", kill_on_drop: false }` [INFO] [stdout] 337aa3be69da3fb0bca059f883ac6e48db5407193f8fa97392e405a93a63ac06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4c613293f139903c4ae84a233ab2de57be55cad1c409271aadfe84f4f2bc1a2 [INFO] running `Command { std: "docker" "start" "-a" "a4c613293f139903c4ae84a233ab2de57be55cad1c409271aadfe84f4f2bc1a2", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling reserve-port v2.3.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.6.1 [INFO] [stderr] Compiling axum-test v15.7.4 [INFO] [stderr] Compiling sqlx-core v0.8.6 [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 learning-system v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `Command { std: "docker" "inspect" "a4c613293f139903c4ae84a233ab2de57be55cad1c409271aadfe84f4f2bc1a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4c613293f139903c4ae84a233ab2de57be55cad1c409271aadfe84f4f2bc1a2", kill_on_drop: false }` [INFO] [stdout] a4c613293f139903c4ae84a233ab2de57be55cad1c409271aadfe84f4f2bc1a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 016c6fadffeb04102f4656c5c9eb30823169c3784ad63e26962e9c238df4cdbe [INFO] running `Command { std: "docker" "start" "-a" "016c6fadffeb04102f4656c5c9eb30823169c3784ad63e26962e9c238df4cdbe", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/learning_system-b3cec02b5be50265) [INFO] [stdout] [INFO] [stdout] running 80 tests [INFO] [stdout] test card_service::tests::test_card_service_creation ... ok [INFO] [stdout] test card_service::tests::test_card_service_topics ... ok [INFO] [stdout] test card_service::tests::test_card_service_update_partial ... ok [INFO] [stdout] test card_service::tests::test_card_service_review_functionality ... ok [INFO] [stdout] test card_service::tests::test_card_service_nonexistent_operations ... ok [INFO] [stdout] test card_service::tests::test_card_service_crud_operations ... ok [INFO] [stdout] test card_service::tests::test_resolve_zettel_ids_invalid ... ok [INFO] [stdout] test card_service::tests::test_card_service_linked_cards ... ok [INFO] [stdout] test card_service::tests::test_card_service_zettel_id_linking ... ok [INFO] [stdout] test database::tests::test_database_cards_due_for_review ... ok [INFO] [stdout] test database::tests::test_database_backlinks_operations ... ok [INFO] [stdout] test database::tests::test_database_backlinks_cascade_delete ... ok [INFO] [stdout] test database::tests::test_database_initialization ... ok [INFO] [stdout] test database::tests::test_database_delete_card ... ok [INFO] [stdout] test database::tests::test_database_topic_operations ... ok [INFO] [stdout] test errors::tests::test_api_error_responses ... ok [INFO] [stdout] test errors::tests::test_error_classification ... ok [INFO] [stdout] test errors::tests::test_error_context_creation ... ok [INFO] [stdout] test fsrs_scheduler::tests::test_card_scheduling_again_rating ... ok [INFO] [stdout] test fsrs_scheduler::tests::test_card_scheduling_good_rating ... ok [INFO] [stdout] test database::tests::test_database_update_card_content ... ok [INFO] [stdout] test fsrs_scheduler::tests::test_card_state_transitions ... ok [INFO] [stdout] test fsrs_scheduler::tests::test_card_scheduling_multiple_reviews ... ok [INFO] [stdout] test fsrs_scheduler::tests::test_edge_cases ... ok [INFO] [stdout] test fsrs_scheduler::tests::test_fsrs_scheduler_creation ... ok [INFO] [stdout] test fsrs_scheduler::tests::test_rating_conversion ... ok [INFO] [stdout] test fsrs_scheduler::tests::test_rating_to_int_conversion ... ok [INFO] [stdout] test logging::tests::test_logging_macros_compile ... ok [INFO] [stdout] test database::tests::test_database_multiple_backlinks ... ok [INFO] [stdout] test fsrs_scheduler::tests::test_retrievability_calculation ... ok [INFO] [stdout] test efficiency_tests::efficiency_tests::test_content_length_bucketing ... ok [INFO] [stdout] test card_service::tests::test_resolve_zettel_ids_mixed ... ok [INFO] [stdout] test tests::batch_grading_integration_test::batch_grading_integration_tests::test_batch_grading_error_recovery ... ok [INFO] [stdout] test tests::batch_grading_integration_test::batch_grading_integration_tests::test_concurrent_batch_requests ... ok [INFO] [stdout] test tests::batch_grading_integration_test::batch_grading_integration_tests::test_batch_grading_with_large_content ... ok [INFO] [stdout] test tests::batch_grading_service_test::batch_grading_service_tests::test_batch_grading_empty_request ... ok [INFO] [stdout] test tests::batch_grading_integration_test::batch_grading_integration_tests::test_complete_batch_grading_workflow ... ok [INFO] [stdout] test tests::batch_grading_integration_test::batch_grading_integration_tests::test_batch_grading_session_state_consistency ... ok [INFO] [stdout] test tests::batch_grading_service_test::batch_grading_service_tests::test_batch_grading_execution ... ok [INFO] [stdout] test tests::batch_grading_service_test::batch_grading_service_tests::test_batch_grading_fallback_mechanism ... ok [INFO] [stdout] test tests::batch_grading_integration_test::batch_grading_integration_tests::test_end_to_end_review_workflow ... ok [INFO] [stdout] test tests::batch_grading_service_test::batch_grading_service_tests::test_batch_grading_incorrect_answers ... ok [INFO] [stdout] test tests::batch_grading_service_test::batch_grading_service_tests::test_batch_grading_request_construction ... ok [INFO] [stdout] test tests::batch_grading_integration_test::batch_grading_integration_tests::test_batch_vs_sequential_performance_comparison ... ok [INFO] [stdout] test tests::batch_grading_service_test::batch_grading_service_tests::test_batch_grading_long_content_truncation ... ok [INFO] [stdout] test tests::batch_grading_service_test::batch_grading_service_tests::test_batch_grading_mixed_question_types ... ok [INFO] [stdout] test tests::batch_grading_service_test::batch_grading_service_tests::test_batch_grading_single_request ... ok [INFO] [stdout] test tests::batch_grading_test::batch_grading_tests::test_batch_answer_submission_empty_answers ... ok [INFO] [stdout] test tests::batch_grading_test::batch_grading_tests::test_batch_answer_submission_invalid_card ... ok [INFO] [stdout] test tests::batch_grading_service_test::batch_grading_service_tests::test_batch_grading_result_ordering ... ok [INFO] [stdout] test tests::batch_grading_test::batch_grading_tests::test_batch_answer_submission_invalid_session ... ok [INFO] [stdout] test tests::batch_grading_test::batch_grading_tests::test_batch_answer_submission_invalid_question_index ... ok [INFO] [stdout] test tests::batch_grading_test::batch_grading_tests::test_batch_answer_ordering_preservation ... ok [INFO] [stdout] test tests::batch_grading_test::batch_grading_tests::test_batch_answer_submission_success ... ok [INFO] [stdout] test tests::batch_grading_test::batch_grading_tests::test_batch_response_format_consistency ... ok [INFO] [stdout] test tests::batch_grading_test::batch_grading_tests::test_batch_answer_submission_mixed_correctness ... ok [INFO] [stdout] test tests::batch_grading_test::batch_grading_tests::test_batch_grading_performance ... ok [INFO] [stdout] test tests::concurrent_processing_integration_test::concurrent_processing_integration_tests::test_concurrent_mixed_question_types ... ok [INFO] [stdout] test tests::concurrent_processing_integration_test::concurrent_processing_integration_tests::test_concurrent_error_handling ... ok [INFO] [stdout] test tests::concurrent_processing_integration_test::concurrent_processing_integration_tests::test_concurrent_result_ordering ... ok [INFO] [stdout] test tests::concurrent_processing_integration_test::concurrent_processing_integration_tests::test_concurrent_large_batch_processing ... ok [INFO] [stdout] test tests::concurrent_processing_integration_test::concurrent_processing_integration_tests::test_concurrent_backpressure_handling ... ok [INFO] [stdout] test tests::batch_grading_service_test::batch_grading_service_tests::test_batch_grading_large_batch ... ok [INFO] [stdout] test tests::parallel_grading_phase2_test::parallel_grading_phase2_tests::test_parallel_endpoint_exists ... ok [INFO] [stdout] test tests::concurrent_processing_integration_test::concurrent_processing_integration_tests::test_concurrent_task_limiting ... ok [INFO] [stdout] test tests::parallel_grading_phase2_test::parallel_grading_phase2_tests::test_parallel_error_handling ... ok [INFO] [stdout] test efficiency_tests::efficiency_tests::test_batch_generation_fallback ... ok [INFO] [stdout] test tests::parallel_grading_phase2_test::parallel_grading_phase2_tests::test_parallel_concurrency_limits ... ok [INFO] [stdout] test tests::parallel_grading_phase2_test::parallel_grading_phase2_tests::test_parallel_fallback_mechanism ... ok [INFO] [stdout] test tests::parallel_grading_phase2_test::parallel_grading_phase2_tests::test_parallel_processing_metrics ... ok [INFO] [stdout] test tests::concurrent_processing_integration_test::concurrent_processing_integration_tests::test_concurrent_vs_sequential_performance ... ok [INFO] [stdout] test tests::session_answer_test::tests::test_error_cases ... ok [INFO] [stdout] test tests::session_answer_test::tests::test_session_answer_endpoint ... ok [INFO] [stdout] test tests::parallel_grading_phase2_test::parallel_grading_phase2_tests::test_parallel_result_ordering ... ok [INFO] [stdout] test tests::concurrent_processing_integration_test::concurrent_processing_integration_tests::test_concurrent_resource_cleanup ... ok [INFO] [stdout] test efficiency_tests::efficiency_tests::test_batch_grading_structure ... ok [INFO] [stdout] test tests::parallel_grading_phase2_test::parallel_grading_phase2_tests::test_parallel_resource_cleanup ... ok [INFO] [stdout] test efficiency_tests::efficiency_tests::test_smart_card_ordering ... ok [INFO] [stdout] test tests::parallel_grading_phase2_test::parallel_grading_phase2_tests::test_parallel_vs_sequential_performance ... ok [INFO] [stdout] test tests::parallel_grading_phase2_test::parallel_grading_phase2_tests::test_parallel_memory_efficiency ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.82s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/learning_system-d683d69039dfd9f6) [INFO] [stdout] running 37 tests [INFO] [stdout] test card_service::tests::test_card_service_creation ... ok [INFO] [stdout] test card_service::tests::test_card_service_nonexistent_operations ... ok [INFO] [stdout] test card_service::tests::test_card_service_topics ... ok [INFO] [stdout] test config::tests::test_config_validation ... ok [INFO] [stdout] test config::tests::test_database_config_defaults ... ok [INFO] [stdout] test config::tests::test_invalid_port_parsing ... ok [INFO] [stdout] test config::tests::test_llm_provider_parsing ... ok [INFO] [stdout] test config::tests::test_mask_sensitive_data ... ok [INFO] [stdout] test config::tests::test_server_config_defaults ... ok [INFO] [stdout] test card_service::tests::test_card_service_crud_operations ... ok [INFO] [stdout] test card_service::tests::test_card_service_update_partial ... ok [INFO] [stdout] test card_service::tests::test_resolve_zettel_ids_invalid ... ok [INFO] [stdout] test card_service::tests::test_card_service_review_functionality ... ok [INFO] [stdout] test card_service::tests::test_card_service_linked_cards ... ok [INFO] [stdout] test database::tests::test_database_initialization ... ok [INFO] [stdout] test database::tests::test_database_backlinks_cascade_delete ... ok [INFO] [stdout] test card_service::tests::test_resolve_zettel_ids_mixed ... ok [INFO] [stdout] test errors::tests::test_api_error_responses ... ok [INFO] [stdout] test errors::tests::test_error_classification ... ok [INFO] [stdout] test errors::tests::test_error_context_creation ... ok [INFO] [stdout] test fsrs_scheduler::tests::test_card_scheduling_again_rating ... ok [INFO] [stdout] test fsrs_scheduler::tests::test_card_scheduling_good_rating ... ok [INFO] [stdout] test database::tests::test_database_cards_due_for_review ... ok [INFO] [stdout] test fsrs_scheduler::tests::test_card_scheduling_multiple_reviews ... ok [INFO] [stdout] test fsrs_scheduler::tests::test_card_state_transitions ... ok [INFO] [stdout] test fsrs_scheduler::tests::test_edge_cases ... ok [INFO] [stdout] test fsrs_scheduler::tests::test_fsrs_scheduler_creation ... ok [INFO] [stdout] test fsrs_scheduler::tests::test_rating_conversion ... ok [INFO] [stdout] test fsrs_scheduler::tests::test_rating_to_int_conversion ... ok [INFO] [stdout] test fsrs_scheduler::tests::test_retrievability_calculation ... ok [INFO] [stdout] test logging::tests::test_logging_macros_compile ... ok [INFO] [stdout] test database::tests::test_database_delete_card ... ok [INFO] [stdout] test card_service::tests::test_card_service_zettel_id_linking ... ok [INFO] [stdout] test database::tests::test_database_backlinks_operations ... ok [INFO] [stdout] test database::tests::test_database_topic_operations ... ok [INFO] [stdout] test database::tests::test_database_update_card_content ... ok [INFO] [stdout] test database::tests::test_database_multiple_backlinks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/migrate_titles.rs (/opt/rustwide/target/debug/deps/migrate_titles-0b9a41a5462eeebb) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_extract_markdown_header ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/api_tests.rs (/opt/rustwide/target/debug/deps/api_tests-6a3fb3c4fb310a83) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test test_api_create_topic ... ok [INFO] [stdout] test test_api_delete_card ... ok [INFO] [stdout] test test_api_delete_nonexistent_card ... ok [INFO] [stdout] test test_api_card_with_links ... ok [INFO] [stdout] test test_api_create_card ... ok [INFO] [stdout] test test_api_get_all_cards ... ok [INFO] [stdout] test test_api_error_response_format ... ok [INFO] [stdout] test test_api_cards_due_for_review ... ok [INFO] [stdout] test test_api_invalid_json ... ok [INFO] [stdout] test test_api_search_cards ... ok [INFO] [stdout] test test_api_get_nonexistent_card ... ok [INFO] [stdout] test test_api_get_single_card ... ok [INFO] [stdout] test test_api_missing_fields ... ok [INFO] [stdout] test test_api_get_topics ... ok [INFO] [stdout] test test_api_review_card ... ok [INFO] [stdout] test test_api_search_url_encoding ... ok [INFO] [stdout] test test_api_update_nonexistent_card ... ok [INFO] [stdout] test test_api_update_card ... ok [INFO] [stdout] test test_api_response_structure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.54s [INFO] [stdout] [INFO] [stderr] Running tests/config_tests.rs (/opt/rustwide/target/debug/deps/config_tests-bfa87c27655ea320) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_api_key_format_validation ... ok [INFO] [stdout] test test_base_url_defaults ... ok [INFO] [stdout] test test_environment_variable_scenarios ... ok [INFO] [stdout] test test_model_recommendations ... ok [INFO] [stdout] test test_port_configuration ... ok [INFO] [stdout] test test_provider_string_parsing ... ok [INFO] [stdout] test test_unknown_provider_defaults_to_openai ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/error_handling_tests.rs (/opt/rustwide/target/debug/deps/error_handling_tests-46ba131d00034a05) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_extreme_date_handling ... ok [INFO] [stdout] test test_database_connection_failure ... ok [INFO] [stdout] test test_malformed_links_handling ... ok [INFO] [stdout] test test_card_cascade_deletion ... ok [INFO] [stdout] test test_topic_name_constraints ... ok [INFO] [stdout] test test_database_operations_with_invalid_data ... ok [INFO] [stdout] test test_invalid_uuid_handling ... ok [INFO] [stdout] test test_invalid_rating_handling ... ok [INFO] [stdout] test test_concurrent_card_operations ... ok [INFO] [stdout] test test_memory_stress ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stderr] Running tests/gemini_tests.rs (/opt/rustwide/target/debug/deps/gemini_tests-727c1515166a7902) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_provider_enum_serialization ... ok [INFO] [stdout] test test_gemini_with_custom_base_url ... ok [INFO] [stdout] test test_gemini_service_creation ... ok [INFO] [stdout] test test_provider_compatibility ... ok [INFO] [stdout] test test_card_structure_compatibility ... ok [INFO] [stdout] test test_provider_defaults ... ok [INFO] [stdout] test test_llm_provider_configuration ... ok [INFO] [stdout] test test_gemini_model_variants ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.12s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-e891c4db6a701ebe) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test test_card_creation_and_retrieval ... ok [INFO] [stdout] test test_card_deletion ... ok [INFO] [stdout] test test_backlinks_with_zettel_linking ... ok [INFO] [stdout] test test_backlinks_card_deletion ... ok [INFO] [stdout] test test_backlinks_creation ... ok [INFO] [stdout] test test_card_deletion_nonexistent ... ok [INFO] [stdout] test test_backlinks_update_and_removal ... ok [INFO] [stdout] test test_backlinks_bidirectional_linking ... ok [INFO] [stdout] test test_keyboard_shortcut_ratings ... ok [INFO] [stdout] test test_card_update_nonexistent ... ok [INFO] [stdout] test test_card_update ... ok [INFO] [stdout] test test_database_card_operations ... ok [INFO] [stdout] test test_fsrs_scheduling ... ok [INFO] [stdout] test test_card_links_functionality ... ok [INFO] [stdout] test test_backlinks_multiple_sources ... ok [INFO] [stdout] test test_review_workflow ... ok [INFO] [stdout] test test_error_handling_edge_cases ... ok [INFO] [stdout] test test_ui_preview_functionality ... ok [INFO] [stdout] test test_topic_creation ... ok [INFO] [stdout] test test_zettel_id_duplicate_prevention ... ok [INFO] [stdout] test test_search_functionality ... ok [INFO] [stdout] test test_multiple_card_operations ... ok [INFO] [stdout] test test_zettel_id_change_with_references ... ok [INFO] [stdout] test test_zettel_id_change_preserves_all_relationships ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/llm_error_handling_tests.rs (/opt/rustwide/target/debug/deps/llm_error_handling_tests-f6d673aed6bfc39e) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_provider_enum_exhaustiveness ... ok [INFO] [stdout] test test_malformed_question_handling ... ok [INFO] [stdout] test test_empty_content_handling ... ok [INFO] [stdout] test test_network_timeout_scenarios ... ok [INFO] [stdout] test test_invalid_base_url_handling ... ok [INFO] [stdout] test test_model_name_validation ... ok [INFO] [stdout] test test_invalid_api_key_handling ... ok [INFO] [stdout] test test_concurrent_service_creation ... ok [INFO] [stdout] test test_resource_cleanup ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.25s [INFO] [stdout] [INFO] [stderr] Running tests/llm_provider_strategy_test.rs (/opt/rustwide/target/debug/deps/llm_provider_strategy_test-1a1e4ba03c3228df) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/llm_provider_tests.rs (/opt/rustwide/target/debug/deps/llm_provider_tests-dd56bd93a530d191) [INFO] [stdout] test test_llm_provider_strategy_pattern ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_provider_enum_completeness ... ok [INFO] [stdout] test test_json_response_structures ... ok [INFO] [stdout] test test_provider_specific_defaults ... ok [INFO] [stdout] test test_batch_operations_interface ... ok [INFO] [stdout] test test_all_providers_support_same_interface ... ok [INFO] [stdout] test test_convenience_constructors ... ok [INFO] [stdout] test test_model_customization ... ok [INFO] [stdout] test test_base_url_customization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.10s [INFO] [stdout] [INFO] [stderr] Running tests/markdown_tests.rs (/opt/rustwide/target/debug/deps/markdown_tests-d485824c8dfd1b93) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_card_with_markdown_content ... ok [INFO] [stdout] test test_card_content_persistence ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Running tests/review_interface_tests.rs (/opt/rustwide/target/debug/deps/review_interface_tests-e947156d2207444b) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_card_with_title_creation ... ok [INFO] [stdout] test test_review_interface_title_priority ... ok [INFO] [stdout] test test_review_card_data_structure ... ok [INFO] [stdout] test test_card_list_includes_titles ... ok [INFO] [stdout] test test_card_without_title_creation ... ok [INFO] [stdout] test test_collapsible_card_content_structure ... ok [INFO] [stdout] test test_expand_collapse_content_lengths ... ok [INFO] [stderr] Running tests/single_fsrs_update_test.rs (/opt/rustwide/target/debug/deps/single_fsrs_update_test-970b8ee363ead82f) [INFO] [stdout] test test_card_update_with_title ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.76s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_manual_review_still_updates_fsrs ... ok [INFO] [stdout] test test_session_answer_submission_no_fsrs_update ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] Running tests/ui_features_tests.rs (/opt/rustwide/target/debug/deps/ui_features_tests-3100b844a5c5bbf0) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_loading_state_consistency ... ok [INFO] [stdout] test test_responsive_design_data_structure ... ok [INFO] [stdout] test test_suggested_rating_response_format ... ok [INFO] [stdout] test test_preview_content_functionality ... ok [INFO] [stdout] test test_navigation_icon_endpoints ... ok [INFO] [stdout] test test_keyboard_shortcut_rating_system ... ok [INFO] [stdout] test test_search_functionality_with_highlighting ... ok [INFO] [stdout] test test_api_consistency_across_providers ... ok [INFO] [stdout] test test_provider_specific_card_operations ... ok [INFO] [stdout] test test_server_creation_with_multiple_providers ... ok [INFO] [stdout] test test_typography_scale_data_validation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.92s [INFO] [stdout] [INFO] [stderr] Doc-tests learning_system [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" "016c6fadffeb04102f4656c5c9eb30823169c3784ad63e26962e9c238df4cdbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "016c6fadffeb04102f4656c5c9eb30823169c3784ad63e26962e9c238df4cdbe", kill_on_drop: false }` [INFO] [stdout] 016c6fadffeb04102f4656c5c9eb30823169c3784ad63e26962e9c238df4cdbe