[INFO] fetching crate html-extractor 1.0.0...
[INFO] checking html-extractor-1.0.0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1
[INFO] extracting crate html-extractor 1.0.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate html-extractor 1.0.0 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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.21.0)
[INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded ego-tree v0.6.3
[INFO] [stderr] Downloaded html-extractor-macros v1.0.0
[INFO] [stderr] Downloaded ref_thread_local v0.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 557ef2e072d6889572d4e6915719113bb0c23040b93bcf55540b505e7148ef40
[INFO] running `Command { std: "docker" "start" "-a" "557ef2e072d6889572d4e6915719113bb0c23040b93bcf55540b505e7148ef40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "557ef2e072d6889572d4e6915719113bb0c23040b93bcf55540b505e7148ef40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "557ef2e072d6889572d4e6915719113bb0c23040b93bcf55540b505e7148ef40", kill_on_drop: false }`
[INFO] [stdout] 557ef2e072d6889572d4e6915719113bb0c23040b93bcf55540b505e7148ef40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a33075e6ee66a2ec5140e8488263d869a3c88bec38fff9727a4d00b89d7af9c
[INFO] running `Command { std: "docker" "start" "-a" "1a33075e6ee66a2ec5140e8488263d869a3c88bec38fff9727a4d00b89d7af9c", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v1.4.0
[INFO] [stderr] Compiling proc-macro2 v1.0.92
[INFO] [stderr] Compiling unicode-ident v1.0.14
[INFO] [stderr] Compiling rand_core v0.4.2
[INFO] [stderr] Compiling libc v0.2.164
[INFO] [stderr] Compiling siphasher v0.2.3
[INFO] [stderr] Compiling serde v1.0.215
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling string_cache_shared v0.3.0
[INFO] [stderr] Compiling memchr v2.7.4
[INFO] [stderr] Compiling rand_core v0.3.1
[INFO] [stderr] Compiling phf_shared v0.7.24
[INFO] [stderr] Compiling rand_jitter v0.1.4
[INFO] [stderr] Compiling autocfg v0.1.8
[INFO] [stderr] Compiling rand_isaac v0.1.1
[INFO] [stderr] Compiling rand_xorshift v0.1.1
[INFO] [stderr] Compiling rand_hc v0.1.0
[INFO] [stderr] Compiling maybe-uninit v2.0.0
[INFO] [stderr] Compiling serde_json v1.0.133
[INFO] [stderr] Compiling ryu v1.0.18
[INFO] [stderr] Compiling rand_chacha v0.1.1
[INFO] [stderr] Compiling rand_pcg v0.1.2
[INFO] [stderr] Compiling rand v0.6.5
[INFO] [stderr] Compiling itoa v1.0.13
[INFO] [stderr] Compiling quote v1.0.37
[INFO] [stderr] Compiling procedural-masquerade v0.1.7
[INFO] [stderr] Compiling syn v2.0.89
[INFO] [stderr] Compiling rand_os v0.1.3
[INFO] [stderr] Compiling version_check v0.9.5
[INFO] [stderr] Compiling new_debug_unreachable v1.0.6
[INFO] [stderr] Compiling phf v0.7.24
[INFO] [stderr] Compiling precomputed-hash v0.1.1
[INFO] [stderr] Compiling mac v0.1.1
[INFO] [stderr] Compiling futf v0.1.5
[INFO] [stderr] Compiling utf-8 v0.7.6
[INFO] [stderr] Compiling log v0.4.22
[INFO] [stderr] Compiling dtoa v1.0.9
[INFO] [stderr] Compiling lazy_static v1.5.0
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling dtoa-short v0.3.5
[INFO] [stderr] Compiling tendril v0.4.3
[INFO] [stderr] Compiling smallvec v0.6.14
[INFO] [stderr] Compiling itoa v0.4.8
[INFO] [stderr] Compiling byteorder v1.5.0
[INFO] [stderr] Compiling phf_generator v0.7.24
[INFO] [stderr] Compiling nodrop v0.1.14
[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 stable_deref_trait v1.2.0
[INFO] [stderr] Compiling matches v0.1.10
[INFO] [stderr] Compiling servo_arc v0.1.1
[INFO] [stderr] Compiling fxhash v0.2.1
[INFO] [stderr] Compiling string_cache v0.7.5
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling aho-corasick v1.1.3
[INFO] [stderr] Compiling unicode-width v0.1.14
[INFO] [stderr] Compiling regex-syntax v0.8.5
[INFO] [stderr] Compiling bitflags v1.3.2
[INFO] [stderr] Compiling thin-slice v0.1.1
[INFO] [stderr] Compiling getopts v0.2.21
[INFO] [stderr] Compiling toml v0.5.11
[INFO] [stderr] Compiling serde_derive v1.0.215
[INFO] [stderr] Compiling ego-tree v0.6.3
[INFO] [stderr] Compiling regex-automata v0.4.9
[INFO] [stderr] Compiling thiserror v1.0.69
[INFO] [stderr] Compiling proc-macro-crate v0.1.5
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling ref_thread_local v0.0.0
[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 regex v1.11.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 undeclared crate or module `html_extractor`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `html_extractor`
[INFO] [stdout] --> src/test.rs:135:1
[INFO] [stdout] |
[INFO] [stdout] 135 | html_extractor::html_extractor! {
[INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `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] running `Command { std: "docker" "inspect" "1a33075e6ee66a2ec5140e8488263d869a3c88bec38fff9727a4d00b89d7af9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a33075e6ee66a2ec5140e8488263d869a3c88bec38fff9727a4d00b89d7af9c", kill_on_drop: false }`
[INFO] [stdout] 1a33075e6ee66a2ec5140e8488263d869a3c88bec38fff9727a4d00b89d7af9c