[INFO] cloning repository https://github.com/catouc/rss-to-epub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/catouc/rss-to-epub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatouc%2Frss-to-epub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatouc%2Frss-to-epub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2b46071296d6470da4b94c93546cd56af35fcd0 [INFO] building catouc/rss-to-epub against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatouc%2Frss-to-epub" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 62% (7391/11784) Updating files: 63% (7424/11784) Updating files: 64% (7542/11784) Updating files: 65% (7660/11784) Updating files: 66% (7778/11784) Updating files: 67% (7896/11784) Updating files: 68% (8014/11784) Updating files: 69% (8131/11784) Updating files: 70% (8249/11784) Updating files: 71% (8367/11784) Updating files: 72% (8485/11784) Updating files: 73% (8603/11784) Updating files: 74% (8721/11784) Updating files: 75% (8838/11784) Updating files: 76% (8956/11784) Updating files: 77% (9074/11784) Updating files: 78% (9192/11784) Updating files: 79% (9310/11784) Updating files: 80% (9428/11784) Updating files: 81% (9546/11784) Updating files: 82% (9663/11784) Updating files: 83% (9781/11784) Updating files: 84% (9899/11784) Updating files: 85% (10017/11784) Updating files: 86% (10135/11784) Updating files: 87% (10253/11784) Updating files: 88% (10370/11784) Updating files: 89% (10488/11784) Updating files: 90% (10606/11784) Updating files: 91% (10724/11784) Updating files: 92% (10842/11784) Updating files: 93% (10960/11784) Updating files: 94% (11077/11784) Updating files: 94% (11097/11784) Updating files: 95% (11195/11784) Updating files: 96% (11313/11784) Updating files: 97% (11431/11784) Updating files: 98% (11549/11784) Updating files: 99% (11667/11784) Updating files: 100% (11784/11784) Updating files: 100% (11784/11784), done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/catouc/rss-to-epub [INFO] finished tweaking git repo https://github.com/catouc/rss-to-epub [INFO] tweaked toml for git repo https://github.com/catouc/rss-to-epub written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/catouc/rss-to-epub on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/catouc/rss-to-epub 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17a4ff29845e324260f571ae437bfcaf3034b570a0e3e24fd24586440e2c9a37 [INFO] running `Command { std: "docker" "start" "-a" "17a4ff29845e324260f571ae437bfcaf3034b570a0e3e24fd24586440e2c9a37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17a4ff29845e324260f571ae437bfcaf3034b570a0e3e24fd24586440e2c9a37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17a4ff29845e324260f571ae437bfcaf3034b570a0e3e24fd24586440e2c9a37", kill_on_drop: false }` [INFO] [stdout] 17a4ff29845e324260f571ae437bfcaf3034b570a0e3e24fd24586440e2c9a37 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70d5b601ae633008528d0b15341e24b119cf211b5a5a15da5f11de116bf1e05b [INFO] running `Command { std: "docker" "start" "-a" "70d5b601ae633008528d0b15341e24b119cf211b5a5a15da5f11de116bf1e05b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling zip v2.2.2 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling uuid v1.14.0 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling clap_builder v4.5.30 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling jiff v0.2.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pwd v1.4.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling clap v4.5.30 [INFO] [stderr] Compiling expanduser v1.2.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling mediatype v0.19.18 [INFO] [stderr] Compiling upon v0.8.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling epub-builder v0.8.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling feed-rs v2.3.1 [INFO] [stderr] Compiling feed-to-epub v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "70d5b601ae633008528d0b15341e24b119cf211b5a5a15da5f11de116bf1e05b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70d5b601ae633008528d0b15341e24b119cf211b5a5a15da5f11de116bf1e05b", kill_on_drop: false }` [INFO] [stdout] 70d5b601ae633008528d0b15341e24b119cf211b5a5a15da5f11de116bf1e05b [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78e7ccd58bff8912219474371583d0260c7cbf7c389fd8c69c7df3750631dce4 [INFO] running `Command { std: "docker" "start" "-a" "78e7ccd58bff8912219474371583d0260c7cbf7c389fd8c69c7df3750631dce4", kill_on_drop: false }` [INFO] [stderr] Compiling feed-to-epub v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `Command { std: "docker" "inspect" "78e7ccd58bff8912219474371583d0260c7cbf7c389fd8c69c7df3750631dce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78e7ccd58bff8912219474371583d0260c7cbf7c389fd8c69c7df3750631dce4", kill_on_drop: false }` [INFO] [stdout] 78e7ccd58bff8912219474371583d0260c7cbf7c389fd8c69c7df3750631dce4