[INFO] fetching crate htmlentity 1.3.2... [INFO] checking htmlentity-1.3.2 against master#dc8fe1f81c6cf13c0987944c525b2aa81625b5d0 for pr-133502-4 [INFO] extracting crate htmlentity 1.3.2 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate htmlentity 1.3.2 on toolchain dc8fe1f81c6cf13c0987944c525b2aa81625b5d0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc8fe1f81c6cf13c0987944c525b2aa81625b5d0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate htmlentity 1.3.2 [INFO] finished tweaking crates.io crate htmlentity 1.3.2 [INFO] tweaked toml for crates.io crate htmlentity 1.3.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc8fe1f81c6cf13c0987944c525b2aa81625b5d0" "generate-lockfile" "--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] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 217 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.4.0 (available: v0.5.1) [INFO] [stderr] Adding grcov v0.8.24 (available: v0.9.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc8fe1f81c6cf13c0987944c525b2aa81625b5d0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded infer v0.19.0 [INFO] [stderr] Downloaded simplelog v0.12.2 [INFO] [stderr] Downloaded terminal_size v0.4.2 [INFO] [stderr] Downloaded msvc-demangler v0.10.1 [INFO] [stderr] Downloaded cfb v0.7.3 [INFO] [stderr] Downloaded papergrid v0.14.0 [INFO] [stderr] Downloaded tabled_derive v0.10.0 [INFO] [stderr] Downloaded tabled v0.18.0 [INFO] [stderr] Downloaded deunicode v1.6.1 [INFO] [stderr] Downloaded grcov v0.8.24 [INFO] [stderr] Downloaded phf_codegen v0.11.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+dc8fe1f81c6cf13c0987944c525b2aa81625b5d0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7af145fdca8b620317bb22a47d14560de3eed28fd07100a0db6b7a75976d22ce [INFO] running `Command { std: "docker" "start" "-a" "7af145fdca8b620317bb22a47d14560de3eed28fd07100a0db6b7a75976d22ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7af145fdca8b620317bb22a47d14560de3eed28fd07100a0db6b7a75976d22ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7af145fdca8b620317bb22a47d14560de3eed28fd07100a0db6b7a75976d22ce", kill_on_drop: false }` [INFO] [stdout] 7af145fdca8b620317bb22a47d14560de3eed28fd07100a0db6b7a75976d22ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+dc8fe1f81c6cf13c0987944c525b2aa81625b5d0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13f6bd7f277c3b333291081ca9ec714d6afa6e87ea9d09732069b354895965ba [INFO] running `Command { std: "docker" "start" "-a" "13f6bd7f277c3b333291081ca9ec714d6afa6e87ea9d09732069b354895965ba", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling symbolic-demangle v12.15.4 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking deunicode v1.6.1 [INFO] [stderr] Compiling zip v2.6.1 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking symbolic-common v12.15.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking papergrid v0.14.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking cfb v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking msvc-demangler v0.10.1 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking rustc_version v0.4.1 [INFO] [stderr] Checking clap_builder v4.5.37 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking quick-xml v0.37.4 [INFO] [stderr] Checking infer v0.19.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tabled_derive v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking tabled v0.18.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking htmlentity v1.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `fmt::Display` [INFO] [stdout] --> src/entity.rs:10:67 [INFO] [stdout] | [INFO] [stdout] 10 | use std::{borrow::Cow, char, cmp::Ordering, collections::HashMap, fmt::Display}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking clap v4.5.37 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stderr] Checking tera v1.20.0 [INFO] [stderr] Checking grcov v0.8.24 [INFO] [stdout] warning: unused import: `fmt::Display` [INFO] [stdout] --> src/entity.rs:10:67 [INFO] [stdout] | [INFO] [stdout] 10 | use std::{borrow::Cow, char, cmp::Ordering, collections::HashMap, fmt::Display}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.23s [INFO] running `Command { std: "docker" "inspect" "13f6bd7f277c3b333291081ca9ec714d6afa6e87ea9d09732069b354895965ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13f6bd7f277c3b333291081ca9ec714d6afa6e87ea9d09732069b354895965ba", kill_on_drop: false }` [INFO] [stdout] 13f6bd7f277c3b333291081ca9ec714d6afa6e87ea9d09732069b354895965ba