[INFO] fetching crate fast_html2md 0.0.48... [INFO] testing fast_html2md-0.0.48 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate fast_html2md 0.0.48 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate fast_html2md 0.0.48 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate fast_html2md 0.0.48 [INFO] tweaked toml for crates.io crate fast_html2md 0.0.48 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fast_html2md 0.0.48 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fast_html2md 0.0.48 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded servo_arc v0.2.0 [INFO] [stderr] Downloaded output_vt100 v0.1.3 [INFO] [stderr] Downloaded selectors v0.24.0 [INFO] [stderr] Downloaded num-rational v0.1.43 [INFO] [stderr] Downloaded chardetng v0.1.17 [INFO] [stderr] Downloaded auto_encoder v0.1.10 [INFO] [stderr] Downloaded indoc v1.0.9 [INFO] [stderr] Downloaded cssparser v0.29.6 [INFO] [stderr] Downloaded lol_html v2.2.0 [INFO] [stderr] Downloaded string_cache v0.8.8 [INFO] [stderr] Downloaded phf_macros v0.10.0 [INFO] [stderr] Downloaded num v0.1.43 [INFO] [stderr] Downloaded num-complex v0.1.44 [INFO] [stderr] Downloaded pretty_assertions v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e86a5849c63f89f252fbbfc839333d3547f5e98e2b7a2b873db56d4f8162e85b [INFO] running `Command { std: "docker" "start" "-a" "e86a5849c63f89f252fbbfc839333d3547f5e98e2b7a2b873db56d4f8162e85b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e86a5849c63f89f252fbbfc839333d3547f5e98e2b7a2b873db56d4f8162e85b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e86a5849c63f89f252fbbfc839333d3547f5e98e2b7a2b873db56d4f8162e85b", kill_on_drop: false }` [INFO] [stdout] e86a5849c63f89f252fbbfc839333d3547f5e98e2b7a2b873db56d4f8162e85b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22246b7553b63e95c4d349c6c85be3f205457fe662c52653bf23c291b2498b3f [INFO] running `Command { std: "docker" "start" "-a" "22246b7553b63e95c4d349c6c85be3f205457fe662c52653bf23c291b2498b3f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling servo_arc v0.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chardetng v0.1.17 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling cssparser v0.29.6 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling selectors v0.24.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling auto_encoder v0.1.10 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling lol_html v2.2.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling fast_html2md v0.0.48 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `is_last_carriage_return` is never read [INFO] [stdout] --> src/extended/sifter.rs:155:21 [INFO] [stdout] | [INFO] [stdout] 155 | is_last_carriage_return = data == CARRIAGE_RETURN; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `decrement` is never used [INFO] [stdout] --> src/rewriter/counter.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 2 | pub trait Counter { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 5 | fn decrement(&mut self) -> usize; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.27s [INFO] running `Command { std: "docker" "inspect" "22246b7553b63e95c4d349c6c85be3f205457fe662c52653bf23c291b2498b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22246b7553b63e95c4d349c6c85be3f205457fe662c52653bf23c291b2498b3f", kill_on_drop: false }` [INFO] [stdout] 22246b7553b63e95c4d349c6c85be3f205457fe662c52653bf23c291b2498b3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02b94ed16214951a3e8392bde30cb266e75145d1f2ba08defaf3000540cb2cda [INFO] running `Command { std: "docker" "start" "-a" "02b94ed16214951a3e8392bde30cb266e75145d1f2ba08defaf3000540cb2cda", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.1.45 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling num-complex v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-rational v0.1.43 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stdout] warning: value assigned to `is_last_carriage_return` is never read [INFO] [stdout] --> src/extended/sifter.rs:155:21 [INFO] [stdout] | [INFO] [stdout] 155 | is_last_carriage_return = data == CARRIAGE_RETURN; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `decrement` is never used [INFO] [stdout] --> src/rewriter/counter.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 2 | pub trait Counter { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 5 | fn decrement(&mut self) -> usize; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num v0.1.43 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling fast_html2md v0.0.48 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `html2md::parse_html` [INFO] [stdout] --> tests/iframes.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use html2md::{parse_html, rewrite_html}; [INFO] [stdout] | ^^^^^^^^^^ no `parse_html` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "scraper")] [INFO] [stdout] | ------------------- the item is gated behind the `scraper` feature [INFO] [stdout] 16 | pub use scraper::{ [INFO] [stdout] 17 | ignore, parse_html, parse_html_custom, parse_html_custom_base, parse_html_custom_with_url, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `html2md::parse_html` [INFO] [stdout] --> tests/unit.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use html2md::{parse_html, rewrite_html}; [INFO] [stdout] | ^^^^^^^^^^ no `parse_html` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "scraper")] [INFO] [stdout] | ------------------- the item is gated behind the `scraper` feature [INFO] [stdout] 16 | pub use scraper::{ [INFO] [stdout] 17 | ignore, parse_html, parse_html_custom, parse_html_custom_base, parse_html_custom_with_url, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `html2md::parse_html` [INFO] [stdout] --> tests/tables.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use html2md::{parse_html, rewrite_html}; [INFO] [stdout] | ^^^^^^^^^^ no `parse_html` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "scraper")] [INFO] [stdout] | ------------------- the item is gated behind the `scraper` feature [INFO] [stdout] 16 | pub use scraper::{ [INFO] [stdout] 17 | ignore, parse_html, parse_html_custom, parse_html_custom_base, parse_html_custom_with_url, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fast_html2md` (test "iframes") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fast_html2md` (test "tables") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `html2md::parse_html` [INFO] [stdout] --> tests/lists.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use html2md::{parse_html, rewrite_html}; [INFO] [stdout] | ^^^^^^^^^^ no `parse_html` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "scraper")] [INFO] [stdout] | ------------------- the item is gated behind the `scraper` feature [INFO] [stdout] 16 | pub use scraper::{ [INFO] [stdout] 17 | ignore, parse_html, parse_html_custom, parse_html_custom_base, parse_html_custom_with_url, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `indoc::indoc` [INFO] [stdout] --> tests/integration.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use indoc::indoc; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> tests/integration.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `spectral::prelude` [INFO] [stdout] --> tests/integration.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use spectral::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fast_html2md` (test "unit") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fast_html2md` (test "lists") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `html2md::parse_html` [INFO] [stdout] --> tests/quotes.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use html2md::{parse_html, rewrite_html}; [INFO] [stdout] | ^^^^^^^^^^ no `parse_html` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "scraper")] [INFO] [stdout] | ------------------- the item is gated behind the `scraper` feature [INFO] [stdout] 16 | pub use scraper::{ [INFO] [stdout] 17 | ignore, parse_html, parse_html_custom, parse_html_custom_base, parse_html_custom_with_url, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `html2md::parse_html` [INFO] [stdout] --> tests/styles.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use html2md::{parse_html, rewrite_html}; [INFO] [stdout] | ^^^^^^^^^^ no `parse_html` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "scraper")] [INFO] [stdout] | ------------------- the item is gated behind the `scraper` feature [INFO] [stdout] 16 | pub use scraper::{ [INFO] [stdout] 17 | ignore, parse_html, parse_html_custom, parse_html_custom_base, parse_html_custom_with_url, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_html` in crate `html2md` [INFO] [stdout] --> tests/images.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | let md = html2md::parse_html("\"image /opt/rustwide/workdir/src/lib.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "scraper")] [INFO] [stdout] | ------------------- the item is gated behind the `scraper` feature [INFO] [stdout] 16 | pub use scraper::{ [INFO] [stdout] 17 | ignore, parse_html, parse_html_custom, parse_html_custom_base, parse_html_custom_with_url, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_html` in crate `html2md` [INFO] [stdout] --> tests/images.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | let md = html2md::parse_html("\"image", false); [INFO] [stdout] | ^^^^^^^^^^ not found in `html2md` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "scraper")] [INFO] [stdout] | ------------------- the item is gated behind the `scraper` feature [INFO] [stdout] 16 | pub use scraper::{ [INFO] [stdout] 17 | ignore, parse_html, parse_html_custom, parse_html_custom_base, parse_html_custom_with_url, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_html` in crate `html2md` [INFO] [stdout] --> tests/images.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | let md = html2md::parse_html("\"comics /opt/rustwide/workdir/src/lib.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "scraper")] [INFO] [stdout] | ------------------- the item is gated behind the `scraper` feature [INFO] [stdout] 16 | pub use scraper::{ [INFO] [stdout] 17 | ignore, parse_html, parse_html_custom, parse_html_custom_base, parse_html_custom_with_url, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_html` in crate `html2md` [INFO] [stdout] --> tests/images.rs:42:23 [INFO] [stdout] | [INFO] [stdout] 42 | let md = html2md::parse_html("\"HACKERMAN\" /opt/rustwide/workdir/src/lib.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "scraper")] [INFO] [stdout] | ------------------- the item is gated behind the `scraper` feature [INFO] [stdout] 16 | pub use scraper::{ [INFO] [stdout] 17 | ignore, parse_html, parse_html_custom, parse_html_custom_base, parse_html_custom_with_url, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_html` in crate `html2md` [INFO] [stdout] --> tests/images.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | let md = html2md::parse_html("", false); [INFO] [stdout] | ^^^^^^^^^^ not found in `html2md` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "scraper")] [INFO] [stdout] | ------------------- the item is gated behind the `scraper` feature [INFO] [stdout] 16 | pub use scraper::{ [INFO] [stdout] 17 | ignore, parse_html, parse_html_custom, parse_html_custom_base, parse_html_custom_with_url, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_html` in crate `html2md` [INFO] [stdout] --> tests/images.rs:65:23 [INFO] [stdout] | [INFO] [stdout] 65 | let md = html2md::parse_html("\"image", false); [INFO] [stdout] | ^^^^^^^^^^ not found in `html2md` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "scraper")] [INFO] [stdout] | ------------------- the item is gated behind the `scraper` feature [INFO] [stdout] 16 | pub use scraper::{ [INFO] [stdout] 17 | ignore, parse_html, parse_html_custom, parse_html_custom_base, parse_html_custom_with_url, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_html` in crate `html2md` [INFO] [stdout] --> tests/images.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | let md = html2md::parse_html(" /opt/rustwide/workdir/src/lib.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "scraper")] [INFO] [stdout] | ------------------- the item is gated behind the `scraper` feature [INFO] [stdout] 16 | pub use scraper::{ [INFO] [stdout] 17 | ignore, parse_html, parse_html_custom, parse_html_custom_base, parse_html_custom_with_url, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fast_html2md` (test "quotes") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] warning: value assigned to `is_last_carriage_return` is never read [INFO] [stdout] --> src/extended/sifter.rs:155:21 [INFO] [stdout] | [INFO] [stdout] 155 | is_last_carriage_return = data == CARRIAGE_RETURN; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fast_html2md` (test "images") due to 7 previous errors [INFO] [stderr] error: could not compile `fast_html2md` (test "styles") due to 1 previous error [INFO] [stdout] warning: method `decrement` is never used [INFO] [stdout] --> src/rewriter/counter.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 2 | pub trait Counter { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 5 | fn decrement(&mut self) -> usize; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "02b94ed16214951a3e8392bde30cb266e75145d1f2ba08defaf3000540cb2cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02b94ed16214951a3e8392bde30cb266e75145d1f2ba08defaf3000540cb2cda", kill_on_drop: false }` [INFO] [stdout] 02b94ed16214951a3e8392bde30cb266e75145d1f2ba08defaf3000540cb2cda