[INFO] fetching crate sauron-html-parser 0.70.0... [INFO] testing sauron-html-parser-0.70.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate sauron-html-parser 0.70.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate sauron-html-parser 0.70.0 [INFO] finished tweaking crates.io crate sauron-html-parser 0.70.0 [INFO] tweaked toml for crates.io crate sauron-html-parser 0.70.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sauron-html-parser 0.70.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 55 packages to latest compatible versions [INFO] [stderr] Adding futures v0.3.30 (available: v0.3.31) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded longest-increasing-subsequence v0.1.0 [INFO] [stderr] Downloaded htmlentity v1.3.2 [INFO] [stderr] Downloaded rphtml v0.5.12 [INFO] [stderr] Downloaded sauron-core v0.70.0 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.5.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be5c960ce93157f8620bd5a8e915988289cc6469bceac672d970f644503a7bb3 [INFO] running `Command { std: "docker" "start" "-a" "be5c960ce93157f8620bd5a8e915988289cc6469bceac672d970f644503a7bb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be5c960ce93157f8620bd5a8e915988289cc6469bceac672d970f644503a7bb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be5c960ce93157f8620bd5a8e915988289cc6469bceac672d970f644503a7bb3", kill_on_drop: false }` [INFO] [stdout] be5c960ce93157f8620bd5a8e915988289cc6469bceac672d970f644503a7bb3 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3e7e7458591f55400ffccd6fe22f835974daa5320988d8dfda890152961a22b [INFO] running `Command { std: "docker" "start" "-a" "b3e7e7458591f55400ffccd6fe22f835974daa5320988d8dfda890152961a22b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.105 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling wasm-bindgen v0.2.105 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.105 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling htmlentity v1.3.2 [INFO] [stderr] Compiling rphtml v0.5.12 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.105 [INFO] [stderr] Compiling js-sys v0.3.82 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.55 [INFO] [stderr] Compiling web-sys v0.3.82 [INFO] [stderr] Compiling sauron-core v0.70.0 [INFO] [stderr] Compiling sauron-html-parser v0.70.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0063]: missing field `allow_attr_key_starts_with_equal_sign` in initializer of `ParseOptions` [INFO] [stdout] --> src/lib.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | ParseOptions { [INFO] [stdout] | ^^^^^^^^^^^^ missing `allow_attr_key_starts_with_equal_sign` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sauron-html-parser` (lib) due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b3e7e7458591f55400ffccd6fe22f835974daa5320988d8dfda890152961a22b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3e7e7458591f55400ffccd6fe22f835974daa5320988d8dfda890152961a22b", kill_on_drop: false }` [INFO] [stdout] b3e7e7458591f55400ffccd6fe22f835974daa5320988d8dfda890152961a22b