[INFO] cloning repository https://github.com/imleooooo/news_lab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imleooooo/news_lab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimleooooo%2Fnews_lab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimleooooo%2Fnews_lab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a00fc3407fc3b2a031ad94d70f672c2844e86261 [INFO] testing imleooooo/news_lab against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimleooooo%2Fnews_lab" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/imleooooo/news_lab [INFO] finished tweaking git repo https://github.com/imleooooo/news_lab [INFO] tweaked toml for git repo https://github.com/imleooooo/news_lab written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/imleooooo/news_lab on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/imleooooo/news_lab 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e427147a8dfa966a07c6ff6f380a2acf2857e531156647c774c484017c21f29 [INFO] running `Command { std: "docker" "start" "-a" "7e427147a8dfa966a07c6ff6f380a2acf2857e531156647c774c484017c21f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e427147a8dfa966a07c6ff6f380a2acf2857e531156647c774c484017c21f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e427147a8dfa966a07c6ff6f380a2acf2857e531156647c774c484017c21f29", kill_on_drop: false }` [INFO] [stdout] 7e427147a8dfa966a07c6ff6f380a2acf2857e531156647c774c484017c21f29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e9f9f50ee6bcf0dec8c458980b92e7424b0b8e3d24515a7ff93b02ca873e089 [INFO] running `Command { std: "docker" "start" "-a" "6e9f9f50ee6bcf0dec8c458980b92e7424b0b8e3d24515a7ff93b02ca873e089", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling async-openai-macros v0.1.1 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling news_lab v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling utf8-width v0.1.8 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling inquire v0.9.4 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling async-openai v0.28.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "6e9f9f50ee6bcf0dec8c458980b92e7424b0b8e3d24515a7ff93b02ca873e089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e9f9f50ee6bcf0dec8c458980b92e7424b0b8e3d24515a7ff93b02ca873e089", kill_on_drop: false }` [INFO] [stdout] 6e9f9f50ee6bcf0dec8c458980b92e7424b0b8e3d24515a7ff93b02ca873e089 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f83e5643bc45f6c32703fc63365efb2c56cd1687fc631e986d55e82f05424b1 [INFO] running `Command { std: "docker" "start" "-a" "7f83e5643bc45f6c32703fc63365efb2c56cd1687fc631e986d55e82f05424b1", kill_on_drop: false }` [INFO] [stderr] Compiling news_lab v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.89s [INFO] running `Command { std: "docker" "inspect" "7f83e5643bc45f6c32703fc63365efb2c56cd1687fc631e986d55e82f05424b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f83e5643bc45f6c32703fc63365efb2c56cd1687fc631e986d55e82f05424b1", kill_on_drop: false }` [INFO] [stdout] 7f83e5643bc45f6c32703fc63365efb2c56cd1687fc631e986d55e82f05424b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f46b1eb8a1a2b766565e4aaf4e2f941c0196ede0e3969ca854f226f19960062a [INFO] running `Command { std: "docker" "start" "-a" "f46b1eb8a1a2b766565e4aaf4e2f941c0196ede0e3969ca854f226f19960062a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/news_lab-b55a8f13ba36f740) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test fetcher::docs::tests::external_absolute_different_host ... ok [INFO] [stdout] test fetcher::docs::tests::href_host_protocol_relative ... ok [INFO] [stdout] test fetcher::docs::tests::href_host_relative_is_none ... ok [INFO] [stdout] test fetcher::docs::tests::internal_absolute_same_host ... ok [INFO] [stdout] test fetcher::docs::tests::href_host_with_port ... ok [INFO] [stdout] test fetcher::release::tests::all_non_slash_tags_do_not_filter ... ok [INFO] [stdout] test fetcher::release::tests::all_slash_tags_do_not_filter ... ok [INFO] [stdout] test fetcher::release::tests::buffer_insufficient_missing_major ... ok [INFO] [stdout] test fetcher::release::tests::major_release_detection ... ok [INFO] [stdout] test fetcher::release::tests::mixed_tags_prefer_non_slash ... ok [INFO] [stdout] test fetcher::release::tests::buffer_sufficient_with_slash_filter ... ok [INFO] [stdout] test fetcher::docs::tests::external_protocol_relative_rejected ... ok [INFO] [stdout] test fetcher::release::tests::buffer_insufficient_when_slash_filtered_out ... ok [INFO] [stdout] test fetcher::docs::tests::internal_relative_path ... ok [INFO] [stdout] test fetcher::docs::tests::non_navigable_schemes_rejected ... ok [INFO] [stdout] test fetcher::release::tests::normalise_bare ... ok [INFO] [stdout] test fetcher::release::tests::normalise_git_suffix ... ok [INFO] [stdout] test fetcher::release::tests::normalise_https_url ... ok [INFO] [stdout] test fetcher::release::tests::normalise_query_fragment ... ok [INFO] [stdout] test fetcher::release::tests::normalise_sub_path_ignored ... ok [INFO] [stdout] test fetcher::release::tests::normalise_trailing_slash ... ok [INFO] [stdout] test fetcher::release::tests::strategy_flips_when_non_slash_appears ... ok [INFO] [stdout] test fetcher::docs::tests::href_host_https ... ok [INFO] [stdout] test fetcher::release::tests::buffer_sufficient_non_slash_only ... ok [INFO] [stdout] test fetcher::docs::tests::external_lookalike_host_rejected ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f46b1eb8a1a2b766565e4aaf4e2f941c0196ede0e3969ca854f226f19960062a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f46b1eb8a1a2b766565e4aaf4e2f941c0196ede0e3969ca854f226f19960062a", kill_on_drop: false }` [INFO] [stdout] f46b1eb8a1a2b766565e4aaf4e2f941c0196ede0e3969ca854f226f19960062a