[INFO] fetching crate rarity 0.3.0... [INFO] testing rarity-0.3.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate rarity 0.3.0 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rarity 0.3.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 43 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ba4f02ccf146fa66d7e7c19a0edd17622aeb94cbe322c97faf91924021f4419 [INFO] running `Command { std: "docker" "start" "-a" "0ba4f02ccf146fa66d7e7c19a0edd17622aeb94cbe322c97faf91924021f4419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ba4f02ccf146fa66d7e7c19a0edd17622aeb94cbe322c97faf91924021f4419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ba4f02ccf146fa66d7e7c19a0edd17622aeb94cbe322c97faf91924021f4419", kill_on_drop: false }` [INFO] [stdout] 0ba4f02ccf146fa66d7e7c19a0edd17622aeb94cbe322c97faf91924021f4419 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc55e28fcd5a3aa52cf8b57e790decdbd79239d91e68e207dc160d0fe6b8e15a [INFO] running `Command { std: "docker" "start" "-a" "fc55e28fcd5a3aa52cf8b57e790decdbd79239d91e68e207dc160d0fe6b8e15a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unicode-id v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.17.0 [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 terminal_color_builder v0.1.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling fancy-regex v0.13.0 [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("e.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("e.children, "\n")), [INFO] [stdout] 30 + Node::Blockquote(quote) => Some(handle_child_nodes("e.children, "\n")), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stderr] error: could not compile `rarity` (lib) due to 3 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fc55e28fcd5a3aa52cf8b57e790decdbd79239d91e68e207dc160d0fe6b8e15a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc55e28fcd5a3aa52cf8b57e790decdbd79239d91e68e207dc160d0fe6b8e15a", kill_on_drop: false }` [INFO] [stdout] fc55e28fcd5a3aa52cf8b57e790decdbd79239d91e68e207dc160d0fe6b8e15a