[INFO] fetching crate to-html 0.1.5...
[INFO] checking to-html-0.1.5 against master#f167efad2f51088d86180ee89177b3d7c9e7c2f5 for pr-129543
[INFO] extracting crate to-html 0.1.5 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate to-html 0.1.5 on toolchain f167efad2f51088d86180ee89177b3d7c9e7c2f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate to-html 0.1.5
[INFO] finished tweaking crates.io crate to-html 0.1.5
[INFO] tweaked toml for crates.io crate to-html 0.1.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate to-html 0.1.5 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" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "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 ansi-to-html v0.2.1
[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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 223d221f52cdfd0f4f4f3ce3a0f3e11ed6165d021aef3fe911b86aa2b3f3d11f
[INFO] running `Command { std: "docker" "start" "-a" "223d221f52cdfd0f4f4f3ce3a0f3e11ed6165d021aef3fe911b86aa2b3f3d11f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "223d221f52cdfd0f4f4f3ce3a0f3e11ed6165d021aef3fe911b86aa2b3f3d11f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "223d221f52cdfd0f4f4f3ce3a0f3e11ed6165d021aef3fe911b86aa2b3f3d11f", kill_on_drop: false }`
[INFO] [stdout] 223d221f52cdfd0f4f4f3ce3a0f3e11ed6165d021aef3fe911b86aa2b3f3d11f
[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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f167efad2f51088d86180ee89177b3d7c9e7c2f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a30d9f5bba4952d2a032b6a4944907a34729619e08f717a1630f31179cd7013d
[INFO] running `Command { std: "docker" "start" "-a" "a30d9f5bba4952d2a032b6a4944907a34729619e08f717a1630f31179cd7013d", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.70
[INFO] [stderr] Compiling unicode-ident v1.0.12
[INFO] [stderr] Compiling utf8parse v0.2.1
[INFO] [stderr] Compiling heck v0.4.1
[INFO] [stderr] Compiling anstyle v1.0.4
[INFO] [stderr] Compiling anstyle-query v1.0.0
[INFO] [stderr] Compiling colorchoice v1.0.0
[INFO] [stderr] Compiling rustix v0.38.25
[INFO] [stderr] Compiling clap_lex v0.6.0
[INFO] [stderr] Compiling strsim v0.10.0
[INFO] [stderr] Checking bitflags v2.4.1
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling libc v0.2.150
[INFO] [stderr] Checking memchr v2.6.4
[INFO] [stderr] Checking linux-raw-sys v0.4.12
[INFO] [stderr] Compiling anstyle-parse v0.2.2
[INFO] [stderr] Compiling thiserror v1.0.50
[INFO] [stderr] Checking regex-syntax v0.8.2
[INFO] [stderr] Compiling serde v1.0.193
[INFO] [stderr] Compiling anstream v0.6.4
[INFO] [stderr] Compiling beef v0.5.2
[INFO] [stderr] Checking aho-corasick v1.1.2
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling regex-syntax v0.6.29
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Checking fake-tty v0.3.1
[INFO] [stderr] Compiling clap_builder v4.4.9
[INFO] [stderr] Compiling quote v1.0.33
[INFO] [stderr] Checking terminal_size v0.3.0
[INFO] [stderr] Compiling syn v2.0.39
[INFO] [stderr] Checking dirs-sys-next v0.1.2
[INFO] [stderr] Checking dirs-next v2.0.0
[INFO] [stderr] Checking regex-automata v0.4.3
[INFO] [stderr] Checking regex v1.10.2
[INFO] [stderr] Compiling clap_derive v4.4.7
[INFO] [stderr] Compiling thiserror-impl v1.0.50
[INFO] [stderr] Compiling serde_derive v1.0.193
[INFO] [stderr] Compiling logos-derive v0.12.1
[INFO] [stderr] Checking ansi-to-html v0.2.1
[INFO] [stderr] Compiling clap v4.4.10
[INFO] [stderr] Compiling clap_complete v4.4.4
[INFO] [stderr] Checking logos v0.12.1
[INFO] [stderr] Compiling to-html v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr] Checking basic-toml v0.1.7
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.21s
[INFO] running `Command { std: "docker" "inspect" "a30d9f5bba4952d2a032b6a4944907a34729619e08f717a1630f31179cd7013d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a30d9f5bba4952d2a032b6a4944907a34729619e08f717a1630f31179cd7013d", kill_on_drop: false }`
[INFO] [stdout] a30d9f5bba4952d2a032b6a4944907a34729619e08f717a1630f31179cd7013d