[INFO] fetching crate sauron-markdown 0.45.0... [INFO] testing sauron-markdown-0.45.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate sauron-markdown 0.45.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate sauron-markdown 0.45.0 [INFO] finished tweaking crates.io crate sauron-markdown 0.45.0 [INFO] tweaked toml for crates.io crate sauron-markdown 0.45.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sauron-markdown 0.45.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 102 packages to latest compatible versions [INFO] [stderr] Adding pulldown-cmark v0.8.0 (available: v0.13.0) [INFO] [stderr] Adding sauron v0.45.2 (available: v0.70.0) [INFO] [stderr] Adding svgbob v0.6.7 (available: v0.7.6) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ef014f5bdfc9b219d445003291d7b93eb90bdfb4db029ae598938bdac8a1a84 [INFO] running `Command { std: "docker" "start" "-a" "1ef014f5bdfc9b219d445003291d7b93eb90bdfb4db029ae598938bdac8a1a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ef014f5bdfc9b219d445003291d7b93eb90bdfb4db029ae598938bdac8a1a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ef014f5bdfc9b219d445003291d7b93eb90bdfb4db029ae598938bdac8a1a84", kill_on_drop: false }` [INFO] [stdout] 1ef014f5bdfc9b219d445003291d7b93eb90bdfb4db029ae598938bdac8a1a84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 996140ed111eb0c06e349c5500f4541cbc48ddc72b898997b50e82380439756c [INFO] running `Command { std: "docker" "start" "-a" "996140ed111eb0c06e349c5500f4541cbc48ddc72b898997b50e82380439756c", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling mt-dom v0.15.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling syn-rsx v0.8.1 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling htmlentity v1.3.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rphtml v0.5.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling jss v0.5.1 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling sauron-core v0.45.2 [INFO] [stderr] Compiling sauron-node-macro v0.45.2 [INFO] [stderr] Compiling sauron v0.45.2 [INFO] [stderr] Compiling sauron-markdown v0.45.0 (/opt/rustwide/workdir) [INFO] [stdout] error: unexpected `cfg` condition value: `ammonia` [INFO] [stdout] --> src/markdown.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "ammonia")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `parse-html` [INFO] [stdout] = help: consider adding `ammonia` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | warnings, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `allow_attr_key_starts_with_equal_sign` in initializer of `ParseOptions` [INFO] [stdout] --> src/markdown/html_parser.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | ParseOptions { [INFO] [stdout] | ^^^^^^^^^^^^ missing `allow_attr_key_starts_with_equal_sign` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sauron-markdown` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "996140ed111eb0c06e349c5500f4541cbc48ddc72b898997b50e82380439756c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "996140ed111eb0c06e349c5500f4541cbc48ddc72b898997b50e82380439756c", kill_on_drop: false }` [INFO] [stdout] 996140ed111eb0c06e349c5500f4541cbc48ddc72b898997b50e82380439756c