[INFO] fetching crate html-extractor 1.0.0... [INFO] checking html-extractor-1.0.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate html-extractor 1.0.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate html-extractor 1.0.0 [INFO] finished tweaking crates.io crate html-extractor 1.0.0 [INFO] tweaked toml for crates.io crate html-extractor 1.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate html-extractor 1.0.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 82 packages to latest compatible versions [INFO] [stderr] Adding scraper v0.11.0 (available: v0.24.0) [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded html-extractor-macros v1.0.0 [INFO] [stderr] Downloaded ref_thread_local v0.0.0 [INFO] [stderr] Downloaded procedural-masquerade v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 570e39e04ff82594a9a494ba38cc352ef8db96966ac9a9e7672d2d691b7c2be1 [INFO] running `Command { std: "docker" "start" "-a" "570e39e04ff82594a9a494ba38cc352ef8db96966ac9a9e7672d2d691b7c2be1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "570e39e04ff82594a9a494ba38cc352ef8db96966ac9a9e7672d2d691b7c2be1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "570e39e04ff82594a9a494ba38cc352ef8db96966ac9a9e7672d2d691b7c2be1", kill_on_drop: false }` [INFO] [stdout] 570e39e04ff82594a9a494ba38cc352ef8db96966ac9a9e7672d2d691b7c2be1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea9eb0a2b253592ad9c43225fccdde81247a2cb9976ab4cac0376cbe3c2bc6b4 [INFO] running `Command { std: "docker" "start" "-a" "ea9eb0a2b253592ad9c43225fccdde81247a2cb9976ab4cac0376cbe3c2bc6b4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling procedural-masquerade v0.1.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling ref_thread_local v0.0.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Checking scraper v0.11.0 [INFO] [stderr] Compiling html-extractor-macros v1.0.0 [INFO] [stderr] Checking html-extractor v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `html_extractor` [INFO] [stdout] --> src/test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use html_extractor::HtmlExtractor; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `html_extractor` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `html_extractor`, use `cargo add html_extractor` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `html_extractor` [INFO] [stdout] --> src/test.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | html_extractor::html_extractor! { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `html_extractor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestData` in this scope [INFO] [stdout] --> src/test.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | TestData { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InnerData` in this scope [INFO] [stdout] --> src/test.rs:79:20 [INFO] [stdout] | [INFO] [stdout] 79 | data1: InnerData { data1_1: 1 }, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InnerData` in this scope [INFO] [stdout] --> src/test.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | InnerData { data1_1: 1 }, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InnerData` in this scope [INFO] [stdout] --> src/test.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | InnerData { data1_1: 2 }, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InnerData` in this scope [INFO] [stdout] --> src/test.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | InnerData { data1_1: 3 }, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InnerData` in this scope [INFO] [stdout] --> src/test.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | InnerData { data1_1: 4 } [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InnerData` in this scope [INFO] [stdout] --> src/test.rs:112:34 [INFO] [stdout] | [INFO] [stdout] 112 | optional_data1: Some(InnerData { data1_1: 1 }), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestData` [INFO] [stdout] --> src/test.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | let data = TestData::extract_from_str( [INFO] [stdout] | ^^^^^^^^ use of undeclared type `TestData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `html-extractor` (lib test) due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ea9eb0a2b253592ad9c43225fccdde81247a2cb9976ab4cac0376cbe3c2bc6b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea9eb0a2b253592ad9c43225fccdde81247a2cb9976ab4cac0376cbe3c2bc6b4", kill_on_drop: false }` [INFO] [stdout] ea9eb0a2b253592ad9c43225fccdde81247a2cb9976ab4cac0376cbe3c2bc6b4