[INFO] fetching crate html2text 0.13.2...
[INFO] checking html2text-0.13.2 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712
[INFO] extracting crate html2text 0.13.2 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate html2text 0.13.2 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate html2text 0.13.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate html2text 0.13.2
[INFO] tweaked toml for crates.io crate html2text 0.13.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate html2text 0.13.2 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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f129c44d0f4c4f1204f3f79593c9e745c3ad34546fe919eac3c4790de064f277
[INFO] running `Command { std: "docker" "start" "-a" "f129c44d0f4c4f1204f3f79593c9e745c3ad34546fe919eac3c4790de064f277", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f129c44d0f4c4f1204f3f79593c9e745c3ad34546fe919eac3c4790de064f277", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f129c44d0f4c4f1204f3f79593c9e745c3ad34546fe919eac3c4790de064f277", kill_on_drop: false }`
[INFO] [stdout] f129c44d0f4c4f1204f3f79593c9e745c3ad34546fe919eac3c4790de064f277
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 721a7a7b08cc3a67aba815649f0111168ff669189740922a5c55d3d2dcfb1278
[INFO] running `Command { std: "docker" "start" "-a" "721a7a7b08cc3a67aba815649f0111168ff669189740922a5c55d3d2dcfb1278", kill_on_drop: false }`
[INFO] [stderr] Copying to /tmp/fixit
[INFO] [stderr] Running `cargo fix --edition`
[INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr] Compiling libc v0.2.151
[INFO] [stderr] Compiling proc-macro2 v1.0.82
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling ppv-lite86 v0.2.17
[INFO] [stderr] Compiling siphasher v0.3.11
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling parking_lot_core v0.9.9
[INFO] [stderr] Checking scopeguard v1.2.0
[INFO] [stderr] Checking memchr v2.6.4
[INFO] [stderr] Checking new_debug_unreachable v1.0.4
[INFO] [stderr] Checking smallvec v1.11.2
[INFO] [stderr] Compiling serde v1.0.202
[INFO] [stderr] Checking mac v0.1.1
[INFO] [stderr] Checking precomputed-hash v0.1.1
[INFO] [stderr] Checking utf-8 v0.7.6
[INFO] [stderr] Checking log v0.4.20
[INFO] [stderr] Checking futf v0.1.5
[INFO] [stderr] Checking regex-syntax v0.8.3
[INFO] [stderr] Compiling thiserror v1.0.51
[INFO] [stderr] Checking minimal-lexical v0.2.1
[INFO] [stderr] Checking phf_shared v0.11.2
[INFO] [stderr] Compiling phf_shared v0.10.0
[INFO] [stderr] Checking tendril v0.4.3
[INFO] [stderr] Checking termcolor v1.4.1
[INFO] [stderr] Checking phf v0.11.2
[INFO] [stderr] Checking unicode-width v0.2.0
[INFO] [stderr] Checking humantime v2.1.0
[INFO] [stderr] Compiling lock_api v0.4.11
[INFO] [stderr] Checking numtoa v0.1.0
[INFO] [stderr] Checking argparse v0.2.2
[INFO] [stderr] Checking aho-corasick v1.1.3
[INFO] [stderr] Checking nom v7.1.3
[INFO] [stderr] Compiling quote v1.0.36
[INFO] [stderr] Compiling getrandom v0.2.11
[INFO] [stderr] Checking is-terminal v0.4.12
[INFO] [stderr] Checking termion v4.0.0
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling syn v2.0.64
[INFO] [stderr] Checking parking_lot v0.12.1
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Checking regex-automata v0.4.6
[INFO] [stderr] Compiling phf_generator v0.10.0
[INFO] [stderr] Compiling phf_generator v0.11.2
[INFO] [stderr] Compiling string_cache_codegen v0.5.2
[INFO] [stderr] Compiling phf_codegen v0.11.2
[INFO] [stderr] Compiling markup5ever v0.14.0
[INFO] [stderr] Checking string_cache v0.8.7
[INFO] [stderr] Checking regex v1.10.4
[INFO] [stderr] Checking env_logger v0.10.2
[INFO] [stderr] Compiling html5ever v0.29.0
[INFO] [stderr] Compiling thiserror-impl v1.0.51
[INFO] [stderr] Checking html2text v0.13.2 (/tmp/fixit)
[INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr] Fixed src/render/text_renderer.rs (10 fixes)
[INFO] [stderr] Fixed src/macros.rs (6 fixes)
[INFO] [stderr] Fixed src/lib.rs (3 fixes)
[INFO] [stderr] Fixed src/markup5ever_rcdom.rs (8 fixes)
[INFO] [stderr] Fixed src/tests.rs (2 fixes)
[INFO] [stderr] Migrating examples/html2term.rs from 2021 edition to 2024
[INFO] [stderr] Migrating examples/html2text.rs from 2021 edition to 2024
[INFO] [stderr] Migrating benches/tables.rs from 2021 edition to 2024
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.89s
[INFO] [stderr] Running `cargo check` to verify 2024
[INFO] [stderr] Checking html2text v0.13.2 (/tmp/fixit)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] running `Command { std: "docker" "inspect" "721a7a7b08cc3a67aba815649f0111168ff669189740922a5c55d3d2dcfb1278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "721a7a7b08cc3a67aba815649f0111168ff669189740922a5c55d3d2dcfb1278", kill_on_drop: false }`
[INFO] [stdout] 721a7a7b08cc3a67aba815649f0111168ff669189740922a5c55d3d2dcfb1278