[INFO] fetching crate html-extractor 1.0.0... [INFO] testing html-extractor-1.0.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate html-extractor 1.0.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate html-extractor 1.0.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94d32a226023cd2154020a646551fe5b04a6c77af55315ee50cf0c45c5f6369a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "94d32a226023cd2154020a646551fe5b04a6c77af55315ee50cf0c45c5f6369a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94d32a226023cd2154020a646551fe5b04a6c77af55315ee50cf0c45c5f6369a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94d32a226023cd2154020a646551fe5b04a6c77af55315ee50cf0c45c5f6369a", kill_on_drop: false }` [INFO] [stdout] 94d32a226023cd2154020a646551fe5b04a6c77af55315ee50cf0c45c5f6369a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fce28f485114ec78ead106249b3295a0bdf50ed7072e68c5d920d708c4de687 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8fce28f485114ec78ead106249b3295a0bdf50ed7072e68c5d920d708c4de687", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling procedural-masquerade v0.1.7 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling ref_thread_local v0.0.0 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [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 thiserror-impl v1.0.29 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Compiling scraper v0.11.0 [INFO] [stderr] Compiling html-extractor-macros v1.0.0 [INFO] [stderr] Compiling html-extractor v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.29s [INFO] running `Command { std: "docker" "inspect" "8fce28f485114ec78ead106249b3295a0bdf50ed7072e68c5d920d708c4de687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fce28f485114ec78ead106249b3295a0bdf50ed7072e68c5d920d708c4de687", kill_on_drop: false }` [INFO] [stdout] 8fce28f485114ec78ead106249b3295a0bdf50ed7072e68c5d920d708c4de687 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 83c330ca4f06b38e506f1a9ab0014787dbd00eb815ca02a0065799fd8b9a7892 [INFO] running `Command { std: "docker" "start" "-a" "83c330ca4f06b38e506f1a9ab0014787dbd00eb815ca02a0065799fd8b9a7892", kill_on_drop: false }` [INFO] [stderr] Compiling 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[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] 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: aborting due to 10 previous errors [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` due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "83c330ca4f06b38e506f1a9ab0014787dbd00eb815ca02a0065799fd8b9a7892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83c330ca4f06b38e506f1a9ab0014787dbd00eb815ca02a0065799fd8b9a7892", kill_on_drop: false }` [INFO] [stdout] 83c330ca4f06b38e506f1a9ab0014787dbd00eb815ca02a0065799fd8b9a7892