[INFO] fetching crate webpage-info 1.0.1...
[INFO] testing webpage-info-1.0.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate webpage-info 1.0.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate webpage-info 1.0.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate webpage-info 1.0.1
[INFO] tweaked toml for crates.io crate webpage-info 1.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate webpage-info 1.0.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate webpage-info 1.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dtoa v1.0.10
[INFO] [stderr]   Downloaded scraper v0.22.0
[INFO] [stderr]   Downloaded cssparser v0.34.0
[INFO] [stderr]   Downloaded match_token v0.1.0
[INFO] [stderr]   Downloaded ego-tree v0.10.0
[INFO] [stderr]   Downloaded selectors v0.26.0
[INFO] [stderr]   Downloaded compression-codecs v0.4.33
[INFO] [stderr]   Downloaded markup5ever v0.14.1
[INFO] [stderr]   Downloaded html5ever v0.29.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.30
[INFO] [stderr]   Downloaded async-compression v0.4.34
[INFO] [stderr]   Downloaded zerocopy v0.8.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 068d070f3b5f2e8c5482cbfc61a78d3a520ad9271c3674b1a9c501541577ba1f
[INFO] running `Command { std: "docker" "start" "-a" "068d070f3b5f2e8c5482cbfc61a78d3a520ad9271c3674b1a9c501541577ba1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "068d070f3b5f2e8c5482cbfc61a78d3a520ad9271c3674b1a9c501541577ba1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "068d070f3b5f2e8c5482cbfc61a78d3a520ad9271c3674b1a9c501541577ba1f", kill_on_drop: false }`
[INFO] [stdout] 068d070f3b5f2e8c5482cbfc61a78d3a520ad9271c3674b1a9c501541577ba1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c8ee852fa119b3ebb3b829c17480b46c4f9ef2072712a89bfdfbb9224e8b886
[INFO] running `Command { std: "docker" "start" "-a" "2c8ee852fa119b3ebb3b829c17480b46c4f9ef2072712a89bfdfbb9224e8b886", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling compression-codecs v0.4.33
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling scraper v0.22.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling async-compression v0.4.34
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling webpage-info v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.29s
[INFO] running `Command { std: "docker" "inspect" "2c8ee852fa119b3ebb3b829c17480b46c4f9ef2072712a89bfdfbb9224e8b886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c8ee852fa119b3ebb3b829c17480b46c4f9ef2072712a89bfdfbb9224e8b886", kill_on_drop: false }`
[INFO] [stdout] 2c8ee852fa119b3ebb3b829c17480b46c4f9ef2072712a89bfdfbb9224e8b886
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cc3b3201cd1b72abcabaa8cd7f77c3f76e169a93c8d673c9f19299af75d2e4e
[INFO] running `Command { std: "docker" "start" "-a" "1cc3b3201cd1b72abcabaa8cd7f77c3f76e169a93c8d673c9f19299af75d2e4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zerocopy-derive v0.8.30
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling scraper v0.22.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling webpage-info v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.38s
[INFO] running `Command { std: "docker" "inspect" "1cc3b3201cd1b72abcabaa8cd7f77c3f76e169a93c8d673c9f19299af75d2e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cc3b3201cd1b72abcabaa8cd7f77c3f76e169a93c8d673c9f19299af75d2e4e", kill_on_drop: false }`
[INFO] [stdout] 1cc3b3201cd1b72abcabaa8cd7f77c3f76e169a93c8d673c9f19299af75d2e4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7906170d293f7890242d4a091a6a17d54985265745deb57cfff27375cd3cbd69
[INFO] running `Command { std: "docker" "start" "-a" "7906170d293f7890242d4a091a6a17d54985265745deb57cfff27375cd3cbd69", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/webpage_info-3eb7da30a0c14541)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test http::tests::test_builder_pattern ... ok
[INFO] [stdout] test http::tests::test_private_ipv4_detection ... ok
[INFO] [stdout] test http::tests::test_private_ipv6_detection ... ok
[INFO] [stdout] test html::tests::test_feed_extraction ... ok
[INFO] [stdout] test html::tests::test_text_excludes_scripts ... ok
[INFO] [stdout] test html::tests::test_basic_parsing ... ok
[INFO] [stdout] test html::tests::test_schema_org_extraction ... ok
[INFO] [stdout] test http::tests::test_ssrf_blocks_internal_domain ... ok
[INFO] [stdout] test http::tests::test_ssrf_blocks_loopback ... ok
[INFO] [stdout] test opengraph::tests::test_basic_properties ... ok
[INFO] [stdout] test http::tests::test_ssrf_blocks_file_scheme ... ok
[INFO] [stdout] test http::tests::test_ssrf_blocks_localhost ... ok
[INFO] [stdout] test opengraph::tests::test_image_with_properties ... ok
[INFO] [stdout] test opengraph::tests::test_is_empty ... ok
[INFO] [stdout] test opengraph::tests::test_multiple_images ... ok
[INFO] [stdout] test schema_org::tests::test_array_of_types ... ok
[INFO] [stdout] test schema_org::tests::test_empty_object ... ok
[INFO] [stdout] test schema_org::tests::test_graph_structure ... ok
[INFO] [stdout] test schema_org::tests::test_helper_methods ... ok
[INFO] [stdout] test http::tests::test_ssrf_blocks_private_ip ... ok
[INFO] [stdout] test schema_org::tests::test_invalid_json ... ok
[INFO] [stdout] test schema_org::tests::test_multiple_types ... ok
[INFO] [stdout] test schema_org::tests::test_single_type ... ok
[INFO] [stdout] test http::tests::test_ssrf_blocks_metadata_endpoint ... ok
[INFO] [stdout] test http::tests::test_default_options ... ok
[INFO] [stdout] test http::tests::test_ssrf_allows_public_urls ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests webpage_info
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - (line 17) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 45) - compile ... ok
[INFO] [stdout] test src/lib.rs - WebpageInfo::fetch (line 105) - compile ... ok
[INFO] [stdout] test src/lib.rs - WebpageInfo::fetch_with_options (line 123) - compile ... ok
[INFO] [stdout] test src/html.rs - html::HtmlInfo::from_string (line 129) ... ok
[INFO] [stdout] test src/lib.rs - (line 35) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.78s; merged doctests compilation took 1.77s
[INFO] running `Command { std: "docker" "inspect" "7906170d293f7890242d4a091a6a17d54985265745deb57cfff27375cd3cbd69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7906170d293f7890242d4a091a6a17d54985265745deb57cfff27375cd3cbd69", kill_on_drop: false }`
[INFO] [stdout] 7906170d293f7890242d4a091a6a17d54985265745deb57cfff27375cd3cbd69
