[INFO] cloning repository https://github.com/s-zeng/daily-feed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s-zeng/daily-feed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-zeng%2Fdaily-feed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-zeng%2Fdaily-feed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de7ea8be42d111944e2761019d5743393c16db7d [INFO] testing s-zeng/daily-feed against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-zeng%2Fdaily-feed" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/s-zeng/daily-feed [INFO] finished tweaking git repo https://github.com/s-zeng/daily-feed [INFO] tweaked toml for git repo https://github.com/s-zeng/daily-feed written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/s-zeng/daily-feed on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/s-zeng/daily-feed 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2e0e18aa74b84197ecec5a4b77f21d0878a63bbf8b314e556f7ca38a00dc77c [INFO] running `Command { std: "docker" "start" "-a" "b2e0e18aa74b84197ecec5a4b77f21d0878a63bbf8b314e556f7ca38a00dc77c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2e0e18aa74b84197ecec5a4b77f21d0878a63bbf8b314e556f7ca38a00dc77c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2e0e18aa74b84197ecec5a4b77f21d0878a63bbf8b314e556f7ca38a00dc77c", kill_on_drop: false }` [INFO] [stdout] b2e0e18aa74b84197ecec5a4b77f21d0878a63bbf8b314e556f7ca38a00dc77c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b663c1c1993487fdad6a1af49604c01196069a0613c8604efd8b6ba2b1844394 [INFO] running `Command { std: "docker" "start" "-a" "b663c1c1993487fdad6a1af49604c01196069a0613c8604efd8b6ba2b1844394", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.106 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling clap v4.4.2 [INFO] [stderr] Compiling chrono v0.4.30 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling upon v0.7.1 [INFO] [stderr] Compiling diligent-date-parser v0.1.4 [INFO] [stderr] Compiling atom_syndication v0.12.2 [INFO] [stderr] Compiling epub-builder v0.7.4 [INFO] [stderr] Compiling scraper v0.17.1 [INFO] [stderr] Compiling rss v2.0.6 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling daily-feed v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "b663c1c1993487fdad6a1af49604c01196069a0613c8604efd8b6ba2b1844394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b663c1c1993487fdad6a1af49604c01196069a0613c8604efd8b6ba2b1844394", kill_on_drop: false }` [INFO] [stdout] b663c1c1993487fdad6a1af49604c01196069a0613c8604efd8b6ba2b1844394 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe0bb0d1a93dc0e66c5a76b2547c7d54bc467b7a28c0c88ff28b76d8a9a88e25 [INFO] running `Command { std: "docker" "start" "-a" "fe0bb0d1a93dc0e66c5a76b2547c7d54bc467b7a28c0c88ff28b76d8a9a88e25", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling insta v1.41.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling daily-feed v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "fe0bb0d1a93dc0e66c5a76b2547c7d54bc467b7a28c0c88ff28b76d8a9a88e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe0bb0d1a93dc0e66c5a76b2547c7d54bc467b7a28c0c88ff28b76d8a9a88e25", kill_on_drop: false }` [INFO] [stdout] fe0bb0d1a93dc0e66c5a76b2547c7d54bc467b7a28c0c88ff28b76d8a9a88e25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9f02ce9b2d5578cae0d37970fd8b309db15370c3c324c4f08f7eeb42123f8499 [INFO] running `Command { std: "docker" "start" "-a" "9f02ce9b2d5578cae0d37970fd8b309db15370c3c324c4f08f7eeb42123f8499", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/daily_feed-3a984fdd8db2f6a3) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test ai_client::tests::test_anthropic_response_parsing ... ok [INFO] [stdout] test ai_client::tests::test_anthropic_request_structure ... ok [INFO] [stdout] test ai_client::tests::test_retry_logging_structure ... ok [INFO] [stdout] test ai_client::tests::test_retry_config_custom ... ok [INFO] [stdout] test ai_client::tests::test_retry_config_default ... ok [INFO] [stdout] test parser::tests::test_parse_heading ... ok [INFO] [stdout] test parser::tests::test_parse_list ... ok [INFO] [stdout] test parser::tests::test_parse_simple_html ... ok [INFO] [stdout] test ai_client::tests::test_retryable_error_codes ... ok [INFO] [stdout] test parser::tests::test_strip_html_tags ... ok [INFO] [stdout] test ai_client::tests::test_anthropic_client_creation ... ok [INFO] [stdout] test ars_comments::tests::test_fetch_top_comments_integration ... ok [INFO] [stdout] test ai_client::tests::test_ollama_client_creation ... ok [INFO] [stdout] test http_utils::tests::test_create_http_client_with_timeout ... ok [INFO] [stdout] test http_utils::tests::test_create_ai_http_client ... ok [INFO] [stdout] test http_utils::tests::test_create_http_client ... ok [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/ast-converter.rs (/opt/rustwide/target/debug/deps/ast_converter-516ffe8e66e62683) [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/daily_feed-d99ab00b6fa67a87) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test ai_client::tests::test_retry_config_custom ... ok [INFO] [stdout] test ai_client::tests::test_anthropic_response_parsing ... ok [INFO] [stdout] test ai_client::tests::test_retry_logging_structure ... ok [INFO] [stdout] test ai_client::tests::test_anthropic_request_structure ... ok [INFO] [stdout] test ai_client::tests::test_retry_config_default ... ok [INFO] [stdout] test parser::tests::test_parse_heading ... ok [INFO] [stdout] test parser::tests::test_parse_list ... ok [INFO] [stdout] test parser::tests::test_parse_simple_html ... ok [INFO] [stdout] test parser::tests::test_strip_html_tags ... ok [INFO] [stdout] test ai_client::tests::test_ollama_client_creation ... ok [INFO] [stdout] test ai_client::tests::test_retryable_error_codes ... ok [INFO] [stdout] test ai_client::tests::test_anthropic_client_creation ... ok [INFO] [stdout] test ars_comments::tests::test_fetch_top_comments_integration ... ok [INFO] [stdout] test http_utils::tests::test_create_ai_http_client ... ok [INFO] [stdout] test http_utils::tests::test_create_http_client ... ok [INFO] [stdout] test http_utils::tests::test_create_http_client_with_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] [stderr] Running tests/ars_comments_tests.rs (/opt/rustwide/target/debug/deps/ars_comments_tests-18ca8a73140fff0b) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_comment_struct_creation ... ok [INFO] [stdout] test test_click_to_expand_filtering ... ok [INFO] [stdout] test test_comment_struct_serialization ... ok [INFO] [stdout] test test_comment_ordering_by_score ... ok [INFO] [stdout] test test_limit_functionality ... ok [INFO] [stdout] test test_parse_comments_from_html ... ok [INFO] [stdout] test test_parse_comments_with_real_world_html_structure ... ok [INFO] [stdout] test test_debug_comment_html_structure ... ok [INFO] [stdout] test test_fetch_comments_from_real_article ... ok [INFO] [stdout] test test_comment_scores_are_not_always_zero ... ok [INFO] [stdout] test test_fetch_top_comments_with_invalid_url ... ok [INFO] [stdout] test test_html_parsing_with_mock_server ... ok [INFO] [stdout] test test_fetch_top_5_comments_wrapper ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s [INFO] [stdout] [INFO] [stderr] Running tests/ast_tests.rs (/opt/rustwide/target/debug/deps/ast_tests-e978df90de0a1b81) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] Running tests/config_tests.rs (/opt/rustwide/target/debug/deps/config_tests-b32d5ecfff92e063) [INFO] [stdout] test test_document_creation ... ok [INFO] [stdout] test test_text_content_structure ... ok [INFO] [stdout] test test_text_content_plain_text ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_config_load_from_file ... ok [INFO] [stdout] test test_hackernews_legacy_feed_format ... ok [INFO] [stdout] test test_config_deserialization ... ok [INFO] [stdout] test test_config_multiple_feeds ... ok [INFO] [stdout] test test_hackernews_config_deserialization ... ok [INFO] [stdout] test test_config_load_from_nonexistent_file ... ok [INFO] [stdout] test test_config_default ... ok [INFO] [stdout] test test_config_load_invalid_json ... ok [INFO] [stdout] test test_config_serialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/cram_tests.rs (/opt/rustwide/target/debug/deps/cram_tests-a1e634c54f4b916c) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test cram_ast_to_markdown_comprehensive ... ok [INFO] [stdout] test cram_markdown_cli_simulation ... ok [INFO] [stdout] test cram_markdown_edge_cases ... ok [INFO] [stdout] test cram_end_to_end_content_preservation ... ok [INFO] [stdout] test cram_rss_to_markdown_conversion ... ok [INFO] [stdout] test cram_rss_to_ast_export ... ok [INFO] [stdout] test cram_error_handling_edge_cases ... ok [INFO] [stdout] test cram_output_format_validation ... ok [INFO] [stdout] test cram_ast_to_epub_conversion ... ok [INFO] [stdout] [INFO] [stderr] Running tests/epub_outputter_tests.rs (/opt/rustwide/target/debug/deps/epub_outputter_tests-e294742ba0dec524) [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_render_text_content ... ok [INFO] [stdout] test test_render_paragraph ... ok [INFO] [stdout] test test_render_heading ... ok [INFO] [stdout] [INFO] [stderr] Running tests/fetch_tests.rs (/opt/rustwide/target/debug/deps/fetch_tests-2ba6a88499248858) [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_feed_from_file_description ... ok [INFO] [stdout] test test_channels_to_epub_empty_feed ... ok [INFO] [stdout] test test_feed_from_file_link ... ok [INFO] [stdout] test test_feed_from_file_first_item ... ok [INFO] [stdout] test test_empty_feed ... ok [INFO] [stdout] test test_tech_news_feed_html_preservation ... ok [INFO] [stdout] test test_channels_to_epub_multiple_feeds ... ok [INFO] [stdout] test test_sanitize_html_for_epub ... ok [INFO] [stdout] test test_feed_from_file_items_count ... ok [INFO] [stdout] test test_invalid_rss_format ... ok [INFO] [stdout] test test_tech_news_feed_item_titles ... ok [INFO] [stdout] test test_channels_to_epub_single_feed ... ok [INFO] [stdout] test test_feed_from_file_title ... ok [INFO] [stdout] test test_tech_news_feed_metadata ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/front_page_tests.rs (/opt/rustwide/target/debug/deps/front_page_tests-3691dc842db58579) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_markdown_response_parsing ... ignored [INFO] [stdout] test test_json_extraction_methods ... ok [INFO] [stdout] test test_json_extraction_from_markdown_code_blocks ... ok [INFO] [stdout] test test_front_page_generation_with_ollama ... ok [INFO] [stdout] test test_json_response_parsing ... ok [INFO] [stdout] test test_ast_conversion ... ok [INFO] [stdout] test test_content_preparation_with_comments ... ok [INFO] [stdout] test test_content_preparation ... ok [INFO] [stdout] test test_prompt_construction ... ok [INFO] [stdout] test test_structured_front_page_generation ... ok [INFO] [stdout] test test_structured_prompt_construction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.49s [INFO] [stdout] [INFO] [stderr] Running tests/golden_tests.rs (/opt/rustwide/target/debug/deps/golden_tests-35d2d11b44db5a3e) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_rss_to_ast_golden ... ok [INFO] [stdout] test test_rss_to_markdown_golden ... ok [INFO] [stdout] test test_ast_to_markdown_golden ... ok [INFO] [stdout] test test_ast_to_epub_golden ... ok [INFO] [stdout] test test_end_to_end_workflow_golden ... ok [INFO] [stdout] test test_multi_feed_markdown_golden ... ok [INFO] [stdout] test test_ast_error_handling_golden ... ok [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-60268d4724e81e40) [INFO] [stdout] test test_ast_roundtrip_golden ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_cli_with_config_file ... ok [INFO] [stdout] test test_cli_with_missing_config ... ok [INFO] [stdout] test test_cli_with_default_config ... ok [INFO] [stdout] test test_config_serialization_roundtrip ... ok [INFO] [stdout] test test_cli_with_invalid_config ... ok [INFO] [stdout] test test_rss_parsing_channel_title ... ok [INFO] [stdout] test test_full_workflow_epub_size ... ok [INFO] [stdout] test test_epub_generation_with_html_content ... ok [INFO] [stdout] test test_rss_parsing_items_count ... ok [INFO] [stdout] test test_full_workflow_creates_epub_file ... ok [INFO] [stdout] test test_rss_parsing_html_entities ... ok [INFO] [stdout] test test_workflow_with_empty_feeds ... ok [INFO] [stdout] test test_workflow_with_no_feeds ... ok [INFO] [stdout] test test_full_workflow_with_local_feeds_success ... ok [INFO] [stderr] Running tests/markdown_outputter_tests.rs (/opt/rustwide/target/debug/deps/markdown_outputter_tests-783a322ea66ea3bd) [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_render_heading ... ok [INFO] [stdout] test test_to_anchor ... ok [INFO] [stdout] test test_render_paragraph ... ok [INFO] [stderr] Running tests/parser_tests.rs (/opt/rustwide/target/debug/deps/parser_tests-a0542a396a07947a) [INFO] [stdout] test test_render_text_content ... ok [INFO] [stdout] test test_render_list ... ok [INFO] [stdout] test test_front_page_multiline_content ... ok [INFO] [stdout] test test_render_document_with_front_page ... ok [INFO] [stdout] test test_render_code_block ... ok [INFO] [stdout] test test_to_anchor_complex ... ok [INFO] [stdout] test test_to_anchor_special_chars ... ok [INFO] [stdout] test test_render_document_without_front_page ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_parse_list ... ok [INFO] [stderr] Doc-tests daily_feed [INFO] [stdout] test test_strip_html_tags ... ok [INFO] [stdout] test test_parse_simple_html ... ok [INFO] [stdout] test test_parse_heading ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9f02ce9b2d5578cae0d37970fd8b309db15370c3c324c4f08f7eeb42123f8499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f02ce9b2d5578cae0d37970fd8b309db15370c3c324c4f08f7eeb42123f8499", kill_on_drop: false }` [INFO] [stdout] 9f02ce9b2d5578cae0d37970fd8b309db15370c3c324c4f08f7eeb42123f8499