[INFO] cloning repository https://github.com/pjiaquan/fire-summary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pjiaquan/fire-summary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjiaquan%2Ffire-summary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjiaquan%2Ffire-summary'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d1e1defdf7f8781423821c68e198121de238ff3
[INFO] testing pjiaquan/fire-summary/1d1e1defdf7f8781423821c68e198121de238ff3 against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjiaquan%2Ffire-summary" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pjiaquan/fire-summary
[INFO] finished tweaking git repo https://github.com/pjiaquan/fire-summary
[INFO] tweaked toml for git repo https://github.com/pjiaquan/fire-summary written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pjiaquan/fire-summary on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pjiaquan/fire-summary already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.40
[INFO] [stderr]   Downloaded scraper v0.19.1
[INFO] [stderr]   Downloaded zerocopy v0.8.40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 900669c728bec445d99006747de48f577abd3cce1c76e9a4f178ce08d5ad9ddb
[INFO] running `Command { std: "docker" "start" "900669c728bec445d99006747de48f577abd3cce1c76e9a4f178ce08d5ad9ddb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "900669c728bec445d99006747de48f577abd3cce1c76e9a4f178ce08d5ad9ddb", 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" "900669c728bec445d99006747de48f577abd3cce1c76e9a4f178ce08d5ad9ddb" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "900669c728bec445d99006747de48f577abd3cce1c76e9a4f178ce08d5ad9ddb", 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" "900669c728bec445d99006747de48f577abd3cce1c76e9a4f178ce08d5ad9ddb" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling js-sys v0.3.91
[INFO] [stderr]    Compiling scraper v0.19.1
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling fire-summary v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.30s
[INFO] running `Command { std: "docker" "inspect" "900669c728bec445d99006747de48f577abd3cce1c76e9a4f178ce08d5ad9ddb", 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" "900669c728bec445d99006747de48f577abd3cce1c76e9a4f178ce08d5ad9ddb" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling fire-summary v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.95s
[INFO] running `Command { std: "docker" "inspect" "900669c728bec445d99006747de48f577abd3cce1c76e9a4f178ce08d5ad9ddb", 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" "900669c728bec445d99006747de48f577abd3cce1c76e9a4f178ce08d5ad9ddb" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fire_summary-df4a2d3011dad5db)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test tests::process_article_classifies_discussion_threads ... ok
[INFO] [stdout] test tests::process_article_ignores_inline_scripts_in_article_shells ... ok
[INFO] [stdout] test tests::process_article_handles_div_wrapped_paragraphs_like_readability ... ok
[INFO] [stdout] test tests::process_article_classifies_paywalled_pages ... ok
[INFO] [stdout] test tests::process_article_preserves_short_text_fallback_as_sparse_page ... ok
[INFO] [stdout] test tests::process_article_handles_mixed_language_articles ... ok
[INFO] [stdout] test tests::process_article_uses_selection_when_available ... ok
[INFO] [stdout] test tests::process_article_preserves_table_and_code_blocks_for_docs_pages ... ok
[INFO] [stdout] test tests::process_article_drops_navigation_like_lists ... ok
[INFO] [stdout] test tests::process_article_reads_astro_template_rich_text_content ... ok
[INFO] [stdout] test tests::process_article_prompt_payload_keeps_article_lead_before_noisy_demo_sections ... ok
[INFO] [stdout] test tests::process_article_classifies_docs_pages ... ok
[INFO] [stdout] test tests::process_article_classifies_search_results_pages ... ok
[INFO] [stdout] test tests::process_article_prefers_html_blocks_and_builds_prompt_payload ... ok
[INFO] [stdout] test tests::process_article_uses_visible_text_when_html_is_incomplete ... ok
[INFO] [stdout] test tests::process_article_merges_article_siblings_like_readability ... ok
[INFO] [stdout] test tests::process_article_keeps_data_tables_after_conditional_clean ... ok
[INFO] [stdout] test tests::process_article_extracts_hacker_news_comment_threads ... ok
[INFO] [stdout] test tests::process_article_keeps_broader_prompt_context_for_discussion_threads ... ok
[INFO] [stdout] test tests::extract_structured_blocks_handles_mdn_main_content ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fire_summary
[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" "900669c728bec445d99006747de48f577abd3cce1c76e9a4f178ce08d5ad9ddb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "900669c728bec445d99006747de48f577abd3cce1c76e9a4f178ce08d5ad9ddb", kill_on_drop: false }`
[INFO] [stdout] 900669c728bec445d99006747de48f577abd3cce1c76e9a4f178ce08d5ad9ddb
