[INFO] cloning repository https://github.com/xuanruiqi/newscheck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xuanruiqi/newscheck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuanruiqi%2Fnewscheck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuanruiqi%2Fnewscheck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 759a9cea835d6d7634d32f95f305b65ece69d537 [INFO] testing xuanruiqi/newscheck against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuanruiqi%2Fnewscheck" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/xuanruiqi/newscheck [INFO] finished tweaking git repo https://github.com/xuanruiqi/newscheck [INFO] tweaked toml for git repo https://github.com/xuanruiqi/newscheck written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xuanruiqi/newscheck on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xuanruiqi/newscheck 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81744971f17aec557f9f08e871179df7337aeb6384517c54f4be7dec622d0e8d [INFO] running `Command { std: "docker" "start" "-a" "81744971f17aec557f9f08e871179df7337aeb6384517c54f4be7dec622d0e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81744971f17aec557f9f08e871179df7337aeb6384517c54f4be7dec622d0e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81744971f17aec557f9f08e871179df7337aeb6384517c54f4be7dec622d0e8d", kill_on_drop: false }` [INFO] [stdout] 81744971f17aec557f9f08e871179df7337aeb6384517c54f4be7dec622d0e8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10cdee7f83b8b8b930400f361bbc26443c94b8cbbb52fd3b7dc4fd88ee4bc12f [INFO] running `Command { std: "docker" "start" "-a" "10cdee7f83b8b8b930400f361bbc26443c94b8cbbb52fd3b7dc4fd88ee4bc12f", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling clap_builder v4.5.43 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling diligent-date-parser v0.1.5 [INFO] [stderr] Compiling webpki-root-certs v1.0.0 [INFO] [stderr] Compiling ureq-proto v0.4.2 [INFO] [stderr] Compiling webpki-root-certs v0.26.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling sysinfo v0.36.1 [INFO] [stderr] Compiling term v1.1.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling html2text v0.15.3 [INFO] [stderr] Compiling clap v4.5.43 [INFO] [stderr] Compiling clap_complete v4.5.56 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling atom_syndication v0.12.7 [INFO] [stderr] Compiling rss v2.0.12 [INFO] [stderr] Compiling ureq v3.0.12 [INFO] [stderr] Compiling newscheck v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "10cdee7f83b8b8b930400f361bbc26443c94b8cbbb52fd3b7dc4fd88ee4bc12f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10cdee7f83b8b8b930400f361bbc26443c94b8cbbb52fd3b7dc4fd88ee4bc12f", kill_on_drop: false }` [INFO] [stdout] 10cdee7f83b8b8b930400f361bbc26443c94b8cbbb52fd3b7dc4fd88ee4bc12f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b057ce897782b4435efdf2d82201613a2113b97b7664d7fd11eed1cd9869501d [INFO] running `Command { std: "docker" "start" "-a" "b057ce897782b4435efdf2d82201613a2113b97b7664d7fd11eed1cd9869501d", kill_on_drop: false }` [INFO] [stderr] Compiling newscheck v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `Command { std: "docker" "inspect" "b057ce897782b4435efdf2d82201613a2113b97b7664d7fd11eed1cd9869501d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b057ce897782b4435efdf2d82201613a2113b97b7664d7fd11eed1cd9869501d", kill_on_drop: false }` [INFO] [stdout] b057ce897782b4435efdf2d82201613a2113b97b7664d7fd11eed1cd9869501d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0f16161f5a498e4788747195d5951330d4caa335be88d858177e3de4d5924783 [INFO] running `Command { std: "docker" "start" "-a" "0f16161f5a498e4788747195d5951330d4caa335be88d858177e3de4d5924783", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/newscheck-1e119b6ef5639201) [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" "0f16161f5a498e4788747195d5951330d4caa335be88d858177e3de4d5924783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f16161f5a498e4788747195d5951330d4caa335be88d858177e3de4d5924783", kill_on_drop: false }` [INFO] [stdout] 0f16161f5a498e4788747195d5951330d4caa335be88d858177e3de4d5924783