[INFO] fetching crate html-extractor 0.4.0...
[INFO] checking html-extractor-0.4.0 against try#8a749131e7beb72f6edacefd2bdcbed3d67b2112 for pr-72331
[INFO] extracting crate html-extractor 0.4.0 into /workspace/builds/worker-4/source
[INFO] validating manifest of crates.io crate html-extractor 0.4.0 on toolchain 8a749131e7beb72f6edacefd2bdcbed3d67b2112
[INFO] running `"/workspace/cargo-home/bin/cargo" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate html-extractor 0.4.0
[INFO] finished tweaking crates.io crate html-extractor 0.4.0
[INFO] tweaked toml for crates.io crate html-extractor 0.4.0 written to /workspace/builds/worker-4/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `"/workspace/cargo-home/bin/cargo" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 8c5ed79bfb07e37d4df7d24eaaa62c484977ca729fea455f04cca5685142c211
[INFO] running `"docker" "start" "-a" "8c5ed79bfb07e37d4df7d24eaaa62c484977ca729fea455f04cca5685142c211"`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr] Compiling serde v1.0.110
[INFO] [stderr] Compiling itoa v0.4.5
[INFO] [stderr] Compiling new_debug_unreachable v1.0.4
[INFO] [stderr] Compiling precomputed-hash v0.1.1
[INFO] [stderr] Compiling mac v0.1.1
[INFO] [stderr] Compiling dtoa v0.4.5
[INFO] [stderr] Compiling utf-8 v0.7.5
[INFO] [stderr] Compiling stable_deref_trait v1.1.1
[INFO] [stderr] Compiling nodrop v0.1.14
[INFO] [stderr] Compiling matches v0.1.8
[INFO] [stderr] Compiling thin-slice v0.1.1
[INFO] [stderr] Compiling ego-tree v0.6.2
[INFO] [stderr] Compiling ref_thread_local v0.0.0
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.2
[INFO] [stderr] Compiling proc-macro-error v1.0.2
[INFO] [stderr] Checking thread_local v1.0.1
[INFO] [stderr] Compiling getopts v0.2.21
[INFO] [stderr] Compiling futf v0.1.4
[INFO] [stderr] Compiling servo_arc v0.1.1
[INFO] [stderr] Compiling phf v0.7.24
[INFO] [stderr] Compiling ryu v1.0.4
[INFO] [stderr] Compiling maybe-uninit v2.0.0
[INFO] [stderr] Compiling log v0.4.8
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling memchr v2.3.3
[INFO] [stderr] Compiling byteorder v1.3.4
[INFO] [stderr] Compiling dtoa-short v0.3.2
[INFO] [stderr] Checking tendril v0.4.1
[INFO] [stderr] Checking backtrace v0.3.48
[INFO] [stderr] Compiling smallvec v0.6.13
[INFO] [stderr] Compiling syn v1.0.23
[INFO] [stderr] Checking regex v1.3.7
[INFO] [stderr] Compiling string_cache_codegen v0.4.4
[INFO] [stderr] Compiling aho-corasick v0.7.10
[INFO] [stderr] Compiling fxhash v0.2.1
[INFO] [stderr] Compiling string_cache v0.7.5
[INFO] [stderr] Compiling serde_json v1.0.53
[INFO] [stderr] Compiling toml v0.5.6
[INFO] [stderr] Compiling syn-mid v0.5.0
[INFO] [stderr] Compiling synstructure v0.12.3
[INFO] [stderr] Compiling proc-macro-crate v0.1.4
[INFO] [stderr] Compiling serde_derive v1.0.110
[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 failure_derive v0.1.8
[INFO] [stderr] Checking failure v0.1.8
[INFO] [stderr] Compiling selectors v0.21.0
[INFO] [stderr] Compiling markup5ever v0.9.0
[INFO] [stderr] Compiling scraper v0.11.0
[INFO] [stderr] Compiling html-extractor-macros v0.4.0
[INFO] [stderr] Checking html-extractor v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0432]: unresolved import `html_extractor`
[INFO] [stderr] --> src/test.rs:1:5
[INFO] [stderr] |
[INFO] [stderr] 1 | use html_extractor::HtmlExtractor;
[INFO] [stderr] | ^^^^^^^^^^^^^^ use of undeclared type or module `html_extractor`
[INFO] [stderr]
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `html_extractor`
[INFO] [stderr] --> src/test.rs:117:1
[INFO] [stderr] |
[INFO] [stderr] 117 | html_extractor::html_extractor! {
[INFO] [stderr] | ^^^^^^^^^^^^^^ use of undeclared type or module `html_extractor`
[INFO] [stderr]
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `TestData`
[INFO] [stderr] --> src/test.rs:5:16
[INFO] [stderr] |
[INFO] [stderr] 5 | let data = TestData::extract_from_str(
[INFO] [stderr] | ^^^^^^^^ use of undeclared type or module `TestData`
[INFO] [stderr]
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `TestData` in this scope
[INFO] [stderr] --> src/test.rs:76:22
[INFO] [stderr] |
[INFO] [stderr] 76 | assert_eq!(data, TestData {
[INFO] [stderr] | ^^^^^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `InnerData` in this scope
[INFO] [stderr] --> src/test.rs:77:16
[INFO] [stderr] |
[INFO] [stderr] 77 | data1: InnerData { data1_1: 1 },
[INFO] [stderr] | ^^^^^^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `InnerData` in this scope
[INFO] [stderr] --> src/test.rs:80:21
[INFO] [stderr] |
[INFO] [stderr] 80 | data4: vec![InnerData { data1_1: 1 }, InnerData { data1_1: 2 }, InnerData { data1_1: 3 }, InnerData { data1_1: 4 }],
[INFO] [stderr] | ^^^^^^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `InnerData` in this scope
[INFO] [stderr] --> src/test.rs:80:47
[INFO] [stderr] |
[INFO] [stderr] 80 | data4: vec![InnerData { data1_1: 1 }, InnerData { data1_1: 2 }, InnerData { data1_1: 3 }, InnerData { data1_1: 4 }],
[INFO] [stderr] | ^^^^^^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `InnerData` in this scope
[INFO] [stderr] --> src/test.rs:80:73
[INFO] [stderr] |
[INFO] [stderr] 80 | data4: vec![InnerData { data1_1: 1 }, InnerData { data1_1: 2 }, InnerData { data1_1: 3 }, InnerData { data1_1: 4 }],
[INFO] [stderr] | ^^^^^^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `InnerData` in this scope
[INFO] [stderr] --> src/test.rs:80:99
[INFO] [stderr] |
[INFO] [stderr] 80 | data4: vec![InnerData { data1_1: 1 }, InnerData { data1_1: 2 }, InnerData { data1_1: 3 }, InnerData { data1_1: 4 }],
[INFO] [stderr] | ^^^^^^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `InnerData` in this scope
[INFO] [stderr] --> src/test.rs:95:30
[INFO] [stderr] |
[INFO] [stderr] 95 | optional_data1: Some(InnerData { data1_1: 1 }),
[INFO] [stderr] | ^^^^^^^^^ not found in this scope
[INFO] [stderr]
[INFO] [stderr] error: aborting due to 10 previous errors
[INFO] [stderr]
[INFO] [stderr] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stderr] For more information about an error, try `rustc --explain E0422`.
[INFO] [stderr] error: could not compile `html-extractor`.
[INFO] [stderr]
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "8c5ed79bfb07e37d4df7d24eaaa62c484977ca729fea455f04cca5685142c211"`
[INFO] running `"docker" "rm" "-f" "8c5ed79bfb07e37d4df7d24eaaa62c484977ca729fea455f04cca5685142c211"`
[INFO] [stdout] 8c5ed79bfb07e37d4df7d24eaaa62c484977ca729fea455f04cca5685142c211