[INFO] fetching crate html_sanitize 0.1.0...
[INFO] checking html_sanitize-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1
[INFO] extracting crate html_sanitize 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate html_sanitize 0.1.0
[INFO] finished tweaking crates.io crate html_sanitize 0.1.0
[INFO] tweaked toml for crates.io crate html_sanitize 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate html_sanitize 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate html_sanitize 0.1.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded proc-macro-crate v3.2.0
[INFO] [stderr] Downloaded html_sanitize_derive v0.1.0
[INFO] [stderr] Downloaded bitflags v2.8.0
[INFO] [stderr] Downloaded string_cache_codegen v0.5.3
[INFO] [stderr] Downloaded markup5ever v0.12.1
[INFO] [stderr] Downloaded log v0.4.25
[INFO] [stderr] Downloaded ammonia v4.0.0
[INFO] [stderr] Downloaded html5ever v0.27.0
[INFO] [stderr] Downloaded winnow v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88ee6d6753ee168e13c484e0e5a766eff7677b8a08159727bc711d5b01e1f700
[INFO] running `Command { std: "docker" "start" "-a" "88ee6d6753ee168e13c484e0e5a766eff7677b8a08159727bc711d5b01e1f700", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88ee6d6753ee168e13c484e0e5a766eff7677b8a08159727bc711d5b01e1f700", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88ee6d6753ee168e13c484e0e5a766eff7677b8a08159727bc711d5b01e1f700", kill_on_drop: false }`
[INFO] [stdout] 88ee6d6753ee168e13c484e0e5a766eff7677b8a08159727bc711d5b01e1f700
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f39929dbce49052327123a30a78ca85554fa404625eb5fdbbe38b00087943c01
[INFO] running `Command { std: "docker" "start" "-a" "f39929dbce49052327123a30a78ca85554fa404625eb5fdbbe38b00087943c01", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.93
[INFO] [stderr] Compiling unicode-ident v1.0.16
[INFO] [stderr] Compiling libc v0.2.169
[INFO] [stderr] Compiling autocfg v1.4.0
[INFO] [stderr] Compiling siphasher v1.0.1
[INFO] [stderr] Compiling parking_lot_core v0.9.10
[INFO] [stderr] Compiling stable_deref_trait v1.2.0
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling smallvec v1.13.2
[INFO] [stderr] Compiling writeable v0.5.5
[INFO] [stderr] Compiling litemap v0.7.4
[INFO] [stderr] Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr] Compiling scopeguard v1.2.0
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling new_debug_unreachable v1.0.6
[INFO] [stderr] Compiling serde v1.0.217
[INFO] [stderr] Compiling icu_properties_data v1.5.0
[INFO] [stderr] Compiling utf8_iter v1.0.4
[INFO] [stderr] Compiling phf_shared v0.11.3
[INFO] [stderr] Compiling write16 v1.0.0
[INFO] [stderr] Compiling utf16_iter v1.0.5
[INFO] [stderr] Compiling icu_normalizer_data v1.5.0
[INFO] [stderr] Compiling mac v0.1.1
[INFO] [stderr] Compiling futf v0.1.5
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling precomputed-hash v0.1.1
[INFO] [stderr] Compiling utf-8 v0.7.6
[INFO] [stderr] Compiling phf v0.11.3
[INFO] [stderr] Compiling log v0.4.25
[INFO] [stderr] Compiling percent-encoding v2.3.1
[INFO] [stderr] Compiling tendril v0.4.3
[INFO] [stderr] Compiling hashbrown v0.15.2
[INFO] [stderr] Compiling equivalent v1.0.1
[INFO] [stderr] Compiling form_urlencoded v1.2.1
[INFO] [stderr] Compiling winnow v0.7.2
[INFO] [stderr] Compiling toml_datetime v0.6.8
[INFO] [stderr] Compiling lock_api v0.4.12
[INFO] [stderr] Compiling maplit v1.0.2
[INFO] [stderr] Compiling serde_json v1.0.138
[INFO] [stderr] Compiling once_cell v1.20.3
[INFO] [stderr] Checking ryu v1.0.19
[INFO] [stderr] Checking itoa v1.0.14
[INFO] [stderr] Checking memchr v2.7.4
[INFO] [stderr] Compiling phf_generator v0.11.3
[INFO] [stderr] Compiling quote v1.0.38
[INFO] [stderr] Compiling phf_codegen v0.11.3
[INFO] [stderr] Compiling parking_lot v0.12.3
[INFO] [stderr] Compiling syn v2.0.98
[INFO] [stderr] Compiling string_cache_codegen v0.5.3
[INFO] [stderr] Compiling markup5ever v0.12.1
[INFO] [stderr] Compiling indexmap v2.7.1
[INFO] [stderr] Compiling toml_edit v0.22.24
[INFO] [stderr] Compiling string_cache v0.8.8
[INFO] [stderr] Compiling proc-macro-crate v3.2.0
[INFO] [stderr] Compiling synstructure v0.13.1
[INFO] [stderr] Compiling zerovec-derive v0.10.3
[INFO] [stderr] Compiling displaydoc v0.2.5
[INFO] [stderr] Compiling icu_provider_macros v1.5.0
[INFO] [stderr] Compiling html5ever v0.27.0
[INFO] [stderr] Compiling serde_derive v1.0.217
[INFO] [stderr] Compiling zerofrom-derive v0.1.5
[INFO] [stderr] Compiling yoke-derive v0.7.5
[INFO] [stderr] Compiling zerofrom v0.1.5
[INFO] [stderr] Compiling yoke v0.7.5
[INFO] [stderr] Compiling zerovec v0.10.4
[INFO] [stderr] Checking tinystr v0.7.6
[INFO] [stderr] Checking icu_collections v1.5.0
[INFO] [stderr] Compiling icu_locid v1.5.0
[INFO] [stderr] Checking icu_provider v1.5.0
[INFO] [stderr] Checking icu_locid_transform v1.5.0
[INFO] [stderr] Compiling icu_properties v1.5.1
[INFO] [stderr] Compiling icu_normalizer v1.5.0
[INFO] [stderr] Checking idna_adapter v1.2.0
[INFO] [stderr] Checking idna v1.0.3
[INFO] [stderr] Checking url v2.5.4
[INFO] [stderr] Compiling ammonia v4.0.0
[INFO] [stderr] Compiling html_sanitize_derive v0.1.0
[INFO] [stderr] Checking html_sanitize v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.72s
[INFO] running `Command { std: "docker" "inspect" "f39929dbce49052327123a30a78ca85554fa404625eb5fdbbe38b00087943c01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f39929dbce49052327123a30a78ca85554fa404625eb5fdbbe38b00087943c01", kill_on_drop: false }`
[INFO] [stdout] f39929dbce49052327123a30a78ca85554fa404625eb5fdbbe38b00087943c01