[INFO] fetching crate rarity 0.3.0...
[INFO] testing rarity-0.3.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate rarity 0.3.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rarity 0.3.0
[INFO] finished tweaking crates.io crate rarity 0.3.0
[INFO] tweaked toml for crates.io crate rarity 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rarity 0.3.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 44 packages to latest compatible versions
[INFO] [stderr]       Adding fancy-regex v0.13.0 (available: v0.16.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2bc1c24f79d1c14bf89051a18b73544a04c29cb2a51250434a87e66a43752c3a
[INFO] running `Command { std: "docker" "start" "-a" "2bc1c24f79d1c14bf89051a18b73544a04c29cb2a51250434a87e66a43752c3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bc1c24f79d1c14bf89051a18b73544a04c29cb2a51250434a87e66a43752c3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bc1c24f79d1c14bf89051a18b73544a04c29cb2a51250434a87e66a43752c3a", kill_on_drop: false }`
[INFO] [stdout] 2bc1c24f79d1c14bf89051a18b73544a04c29cb2a51250434a87e66a43752c3a
[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=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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d407352ae7aefe6e9d9dedb39a5b8656e9955929a467501b5cf5ec73646e1200
[INFO] running `Command { std: "docker" "start" "-a" "d407352ae7aefe6e9d9dedb39a5b8656e9955929a467501b5cf5ec73646e1200", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling terminal_color_builder v0.1.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rarity v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `markdown::mdast::BlockQuote`
[INFO] [stdout]  --> src/md_to_bbcode.rs:3:2
[INFO] [stdout]   |
[INFO] [stdout] 3 |     BlockQuote, Code, Definition, Delete, Emphasis, Heading, Image, ImageReference, InlineCode,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     no `BlockQuote` in `mdast`
[INFO] [stdout]   |     help: a similar name exists in the module: `Blockquote`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `BlockQuote` found for enum `Node` in the current scope
[INFO] [stdout]   --> src/md_to_bbcode.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         Node::BlockQuote(quote) => Some(handle_quote(quote, warn, definitions)),
[INFO] [stdout]    |               ^^^^^^^^^^ variant or associated item not found in `Node`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 50 -         Node::BlockQuote(quote) => Some(handle_quote(quote, warn, definitions)),
[INFO] [stdout] 50 +         Node::Blockquote(quote) => Some(handle_quote(quote, warn, definitions)),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `BlockQuote` found for enum `Node` in the current scope
[INFO] [stdout]   --> src/md_to_plaintext.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         Node::BlockQuote(quote) => Some(handle_child_nodes(&quote.children, "\n")),
[INFO] [stdout]    |               ^^^^^^^^^^ variant or associated item not found in `Node`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 -         Node::BlockQuote(quote) => Some(handle_child_nodes(&quote.children, "\n")),
[INFO] [stdout] 30 +         Node::Blockquote(quote) => Some(handle_child_nodes(&quote.children, "\n")),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rarity` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d407352ae7aefe6e9d9dedb39a5b8656e9955929a467501b5cf5ec73646e1200", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d407352ae7aefe6e9d9dedb39a5b8656e9955929a467501b5cf5ec73646e1200", kill_on_drop: false }`
[INFO] [stdout] d407352ae7aefe6e9d9dedb39a5b8656e9955929a467501b5cf5ec73646e1200
