[INFO] fetching crate html5gum 0.8.0...
[INFO] checking html5gum-0.8.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1
[INFO] extracting crate html5gum 0.8.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate html5gum 0.8.0
[INFO] finished tweaking crates.io crate html5gum 0.8.0
[INFO] tweaked toml for crates.io crate html5gum 0.8.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate html5gum 0.8.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate html5gum 0.8.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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cefa7a9580f7a5fc083d6d0b9a6fc1b51667a0534f2cc9a3ec6038a34b0bbd2e
[INFO] running `Command { std: "docker" "start" "-a" "cefa7a9580f7a5fc083d6d0b9a6fc1b51667a0534f2cc9a3ec6038a34b0bbd2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cefa7a9580f7a5fc083d6d0b9a6fc1b51667a0534f2cc9a3ec6038a34b0bbd2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cefa7a9580f7a5fc083d6d0b9a6fc1b51667a0534f2cc9a3ec6038a34b0bbd2e", kill_on_drop: false }`
[INFO] [stdout] cefa7a9580f7a5fc083d6d0b9a6fc1b51667a0534f2cc9a3ec6038a34b0bbd2e
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed5fb5c9d9c60065684ecb02280d6f26e434d6dd6c51f59f8654586cf3fd8e7f
[INFO] running `Command { std: "docker" "start" "-a" "ed5fb5c9d9c60065684ecb02280d6f26e434d6dd6c51f59f8654586cf3fd8e7f", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.89
[INFO] [stderr] Compiling unicode-ident v1.0.13
[INFO] [stderr] Compiling libc v0.2.161
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling byteorder v1.5.0
[INFO] [stderr] Compiling siphasher v0.3.11
[INFO] [stderr] Compiling serde v1.0.214
[INFO] [stderr] Compiling autocfg v1.4.0
[INFO] [stderr] Compiling phf_shared v0.11.2
[INFO] [stderr] Checking smallvec v1.13.2
[INFO] [stderr] Compiling phf_shared v0.10.0
[INFO] [stderr] Checking new_debug_unreachable v1.0.6
[INFO] [stderr] Compiling parking_lot_core v0.9.10
[INFO] [stderr] Checking scopeguard v1.2.0
[INFO] [stderr] Checking precomputed-hash v0.1.1
[INFO] [stderr] Checking once_cell v1.20.2
[INFO] [stderr] Checking mac v0.1.1
[INFO] [stderr] Checking futf v0.1.5
[INFO] [stderr] Checking utf-8 v0.7.6
[INFO] [stderr] Checking log v0.4.22
[INFO] [stderr] Checking utf8parse v0.2.2
[INFO] [stderr] Compiling lock_api v0.4.12
[INFO] [stderr] Checking tendril v0.4.3
[INFO] [stderr] Checking anstyle v1.0.10
[INFO] [stderr] Compiling proc-macro2 v0.4.30
[INFO] [stderr] Checking anstyle-parse v0.2.6
[INFO] [stderr] Checking dtoa v1.0.9
[INFO] [stderr] Checking colorchoice v1.0.3
[INFO] [stderr] Checking is_terminal_polyfill v1.70.1
[INFO] [stderr] Checking itoa v1.0.11
[INFO] [stderr] Checking anstyle-query v1.1.2
[INFO] [stderr] Compiling unicode-xid v0.1.0
[INFO] [stderr] Compiling version_check v0.9.5
[INFO] [stderr] Checking dtoa-short v0.3.5
[INFO] [stderr] Checking clap_lex v0.7.2
[INFO] [stderr] Checking anstream v0.6.18
[INFO] [stderr] Checking strsim v0.11.1
[INFO] [stderr] Compiling quote v1.0.37
[INFO] [stderr] Checking stable_deref_trait v1.2.0
[INFO] [stderr] Compiling syn v0.15.44
[INFO] [stderr] Compiling jetscii v0.5.3
[INFO] [stderr] Compiling ahash v0.8.11
[INFO] [stderr] Compiling getrandom v0.2.15
[INFO] [stderr] Compiling syn v2.0.85
[INFO] [stderr] Compiling heck v0.5.0
[INFO] [stderr] Compiling quote v0.6.13
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Checking parking_lot v0.12.3
[INFO] [stderr] Checking servo_arc v0.4.0
[INFO] [stderr] Checking clap_builder v4.5.20
[INFO] [stderr] Checking fxhash v0.2.1
[INFO] [stderr] Compiling serde_json v1.0.132
[INFO] [stderr] Checking unicode-width v0.1.14
[INFO] [stderr] Checking bitflags v2.6.0
[INFO] [stderr] Compiling glob v0.3.1
[INFO] [stderr] Checking getopts v0.2.21
[INFO] [stderr] Checking diff v0.1.13
[INFO] [stderr] Checking ego-tree v0.9.0
[INFO] [stderr] Checking unicode-width v0.2.1
[INFO] [stderr] Checking memchr v2.7.4
[INFO] [stderr] Checking ryu v1.0.18
[INFO] [stderr] Checking yansi v1.0.1
[INFO] [stderr] Checking escape8259 v0.5.3
[INFO] [stderr] Checking annotate-snippets v0.11.5
[INFO] [stderr] Checking html5gum v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr] Checking pretty_assertions v1.4.1
[INFO] [stderr] Compiling test-generator v0.3.1
[INFO] [stderr] Compiling zerocopy-derive v0.7.35
[INFO] [stderr] Compiling serde_derive v1.0.214
[INFO] [stderr] Compiling html5ever v0.29.0
[INFO] [stderr] Compiling cssparser-macros v0.6.1
[INFO] [stderr] Compiling derive_more v0.99.18
[INFO] [stderr] Compiling clap_derive v4.5.18
[INFO] [stderr] Compiling zerocopy v0.7.35
[INFO] [stderr] Compiling ppv-lite86 v0.2.20
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Checking clap v4.5.20
[INFO] [stderr] Checking libtest-mimic v0.8.1
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling phf_generator v0.11.2
[INFO] [stderr] Compiling phf_generator v0.10.0
[INFO] [stderr] Compiling phf_codegen v0.11.2
[INFO] [stderr] Compiling phf_macros v0.11.2
[INFO] [stderr] Compiling string_cache_codegen v0.5.2
[INFO] [stderr] Compiling selectors v0.26.0
[INFO] [stderr] Compiling markup5ever v0.14.0
[INFO] [stderr] Checking phf v0.11.2
[INFO] [stderr] Checking cssparser v0.34.0
[INFO] [stderr] Checking string_cache v0.8.7
[INFO] [stderr] Checking argh_shared v0.1.12
[INFO] [stderr] Checking serde_bytes v0.11.15
[INFO] [stderr] Compiling argh_derive v0.1.12
[INFO] [stderr] Checking xml5ever v0.20.0
[INFO] [stderr] Checking argh v0.1.12
[INFO] [stderr] Checking markup5ever_rcdom v0.5.0-unofficial
[INFO] [stderr] Checking scraper v0.21.0
[INFO] [stdout] error[E0432]: unresolved import `iai`
[INFO] [stdout] --> benches/patterns.rs:1:5
[INFO] [stdout] |
[INFO] [stdout] 1 | use iai::{black_box, main};
[INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `iai`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `iai`, use `cargo add iai` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0601]: `main` function not found in crate `patterns`
[INFO] [stdout] --> benches/patterns.rs:31:3
[INFO] [stdout] |
[INFO] [stdout] 1 | use iai::{black_box, main};
[INFO] [stdout] | ---- non-function item at `crate::main` is found
[INFO] [stdout] ...
[INFO] [stdout] 31 | ];
[INFO] [stdout] | ^ consider adding a `main` function to `benches/patterns.rs`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0432, E0601.
[INFO] [stdout]
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `html5gum` (bench "patterns") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `iai`
[INFO] [stdout] --> benches/files.rs:2:5
[INFO] [stdout] |
[INFO] [stdout] 2 | use iai::{black_box, main};
[INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `iai`
[INFO] [stdout] |
[INFO] [stdout] = help: if you wanted to use a crate named `iai`, use `cargo add iai` to add it to your `Cargo.toml`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0601]: `main` function not found in crate `files`
[INFO] [stdout] --> benches/files.rs:32:3
[INFO] [stdout] |
[INFO] [stdout] 2 | use iai::{black_box, main};
[INFO] [stdout] | ---- non-function item at `crate::main` is found
[INFO] [stdout] ...
[INFO] [stdout] 32 | ];
[INFO] [stdout] | ^ consider adding a `main` function to `benches/files.rs`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0432, E0601.
[INFO] [stdout]
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `html5gum` (bench "files") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "ed5fb5c9d9c60065684ecb02280d6f26e434d6dd6c51f59f8654586cf3fd8e7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed5fb5c9d9c60065684ecb02280d6f26e434d6dd6c51f59f8654586cf3fd8e7f", kill_on_drop: false }`
[INFO] [stdout] ed5fb5c9d9c60065684ecb02280d6f26e434d6dd6c51f59f8654586cf3fd8e7f