[INFO] fetching crate html-extractor 1.0.0...
[INFO] checking html-extractor-1.0.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170
[INFO] extracting crate html-extractor 1.0.0 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate html-extractor 1.0.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Locking 82 packages to latest compatible versions
[INFO] [stderr] Adding scraper v0.11.0 (available: v0.23.1)
[INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded ref_thread_local v0.0.0
[INFO] [stderr] Downloaded html-extractor-macros v1.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34660d2aaa3eac255780ae07fbab96ab8f71718fc4fa534ee58ef2b9c637ce2d
[INFO] running `Command { std: "docker" "start" "-a" "34660d2aaa3eac255780ae07fbab96ab8f71718fc4fa534ee58ef2b9c637ce2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34660d2aaa3eac255780ae07fbab96ab8f71718fc4fa534ee58ef2b9c637ce2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34660d2aaa3eac255780ae07fbab96ab8f71718fc4fa534ee58ef2b9c637ce2d", kill_on_drop: false }`
[INFO] [stdout] 34660d2aaa3eac255780ae07fbab96ab8f71718fc4fa534ee58ef2b9c637ce2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 518d6eaf0844af6f4b0db1513ddd2b87757d36570fed8fb7c712c285be9bc42f
[INFO] running `Command { std: "docker" "start" "-a" "518d6eaf0844af6f4b0db1513ddd2b87757d36570fed8fb7c712c285be9bc42f", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v0.1.8
[INFO] [stderr] Compiling rand_core v0.4.2
[INFO] [stderr] Compiling siphasher v0.2.3
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling string_cache_shared v0.3.0
[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 libc v0.2.174
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Compiling maybe-uninit v2.0.0
[INFO] [stderr] Compiling serde_json v1.0.140
[INFO] [stderr] Compiling new_debug_unreachable v1.0.6
[INFO] [stderr] Compiling mac v0.1.1
[INFO] [stderr] Compiling syn v2.0.104
[INFO] [stderr] Compiling precomputed-hash v0.1.1
[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 futf v0.1.5
[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 dtoa v1.0.10
[INFO] [stderr] Compiling utf-8 v0.7.6
[INFO] [stderr] Compiling rand_isaac v0.1.1
[INFO] [stderr] Compiling rand_hc v0.1.0
[INFO] [stderr] Compiling rand_xorshift v0.1.1
[INFO] [stderr] Compiling phf v0.7.24
[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 nodrop v0.1.14
[INFO] [stderr] Compiling matches v0.1.10
[INFO] [stderr] Compiling byteorder v1.5.0
[INFO] [stderr] Compiling stable_deref_trait v1.2.0
[INFO] [stderr] Compiling servo_arc v0.1.1
[INFO] [stderr] Compiling thin-slice v0.1.1
[INFO] [stderr] Compiling unicode-width v0.2.1
[INFO] [stderr] Checking fxhash v0.2.1
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling ego-tree v0.6.3
[INFO] [stderr] Compiling ref_thread_local v0.0.0
[INFO] [stderr] Checking getopts v0.2.23
[INFO] [stderr] Compiling rand_os v0.1.3
[INFO] [stderr] Compiling serde_derive v1.0.219
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[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] Compiling toml v0.5.11
[INFO] [stderr] Checking thiserror v1.0.69
[INFO] [stderr] Compiling proc-macro-crate v0.1.5
[INFO] [stderr] Compiling markup5ever v0.9.0
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling cssparser v0.25.9
[INFO] [stderr] Compiling cssparser-macros v0.3.6
[INFO] [stderr] Compiling html5ever v0.24.1
[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] running `Command { std: "docker" "inspect" "518d6eaf0844af6f4b0db1513ddd2b87757d36570fed8fb7c712c285be9bc42f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "518d6eaf0844af6f4b0db1513ddd2b87757d36570fed8fb7c712c285be9bc42f", kill_on_drop: false }`
[INFO] [stdout] 518d6eaf0844af6f4b0db1513ddd2b87757d36570fed8fb7c712c285be9bc42f