[INFO] fetching crate scrapped-webs 1.0.0... [INFO] testing scrapped-webs-1.0.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate scrapped-webs 1.0.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate scrapped-webs 1.0.0 [INFO] finished tweaking crates.io crate scrapped-webs 1.0.0 [INFO] tweaked toml for crates.io crate scrapped-webs 1.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate scrapped-webs 1.0.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 213 packages to latest compatible versions [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding scraper v0.18.1 (available: v0.24.0) [INFO] [stderr] Adding strsim v0.10.0 (available: v0.11.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b689cd8177d4ae6a25ab2eb28297c3e1c07c7dc8d90a8e23224ac54ed9147e4 [INFO] running `Command { std: "docker" "start" "-a" "8b689cd8177d4ae6a25ab2eb28297c3e1c07c7dc8d90a8e23224ac54ed9147e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b689cd8177d4ae6a25ab2eb28297c3e1c07c7dc8d90a8e23224ac54ed9147e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b689cd8177d4ae6a25ab2eb28297c3e1c07c7dc8d90a8e23224ac54ed9147e4", kill_on_drop: false }` [INFO] [stdout] 8b689cd8177d4ae6a25ab2eb28297c3e1c07c7dc8d90a8e23224ac54ed9147e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3551443364cfd20306e7a294f1f1402fe1d0c3403e3e8d80fe2cc62ac924559 [INFO] running `Command { std: "docker" "start" "-a" "d3551443364cfd20306e7a294f1f1402fe1d0c3403e3e8d80fe2cc62ac924559", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling scraper v0.18.1 [INFO] [stderr] Compiling scrapped-webs v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.34s [INFO] running `Command { std: "docker" "inspect" "d3551443364cfd20306e7a294f1f1402fe1d0c3403e3e8d80fe2cc62ac924559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3551443364cfd20306e7a294f1f1402fe1d0c3403e3e8d80fe2cc62ac924559", kill_on_drop: false }` [INFO] [stdout] d3551443364cfd20306e7a294f1f1402fe1d0c3403e3e8d80fe2cc62ac924559 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dba00a10d450a78fa7e8d7fb171db1e6e139aba49e7b613256954ebd646aff3 [INFO] running `Command { std: "docker" "start" "-a" "8dba00a10d450a78fa7e8d7fb171db1e6e139aba49e7b613256954ebd646aff3", kill_on_drop: false }` [INFO] [stderr] Compiling scrapped-webs v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `Command { std: "docker" "inspect" "8dba00a10d450a78fa7e8d7fb171db1e6e139aba49e7b613256954ebd646aff3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dba00a10d450a78fa7e8d7fb171db1e6e139aba49e7b613256954ebd646aff3", kill_on_drop: false }` [INFO] [stdout] 8dba00a10d450a78fa7e8d7fb171db1e6e139aba49e7b613256954ebd646aff3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8d18f1e9cddf6f88fbb9c2a7b3dfdb0cfb4d89253fab78f4eb0538663feb1e77 [INFO] running `Command { std: "docker" "start" "-a" "8d18f1e9cddf6f88fbb9c2a7b3dfdb0cfb4d89253fab78f4eb0538663feb1e77", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scrapped_webs-54e558a39a01d7fb) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test configuration::tests::configuration_creation ... ok [INFO] [stdout] test helper::tests::discount_with_price_sales ... ok [INFO] [stdout] test helper::tests::compare_similarity_all_cases ... ok [INFO] [stdout] test helper::tests::normalized_rating_all_cases ... ok [INFO] [stdout] test helper::tests::parse_price_string_all_cases ... ok [INFO] [stdout] test product::tests::product_format_terminal_with_tones ... ok [INFO] [stdout] test helper::tests::has_html_selector_all_cases ... ok [INFO] [stdout] test product::tests::product_format_terminal_without_tones ... ok [INFO] [stdout] test helper::tests::attribute_html_value_all_cases ... ok [INFO] [stdout] test helper::tests::inner_html_value_all_cases ... ok [INFO] [stdout] test product::tests::product_instantiation_getters_and_setters ... ok [INFO] [stdout] test product::tests::price_all_paths ... ok [INFO] [stdout] test product::tests::tone_format_terminal_available_on_sale_with_rating ... ok [INFO] [stdout] test product::tests::tone_format_terminal_unavailable_on_sale_without_rating ... ok [INFO] [stdout] test product::tests::tone_format_terminal_unavailable_with_rating ... ok [INFO] [stdout] test product::tests::tone_format_terminal_unavailable_without_rating ... ok [INFO] [stdout] test scrappable::test::test_search_error_debug ... ok [INFO] [stdout] test scrappable::test::test_search_error_display ... ok [INFO] [stdout] test product::tests::tone_instantiation_getters_and_setters ... ok [INFO] [stdout] test helper::tests::discount_without_price_sales - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/test_maquillalia.rs (/opt/rustwide/target/debug/deps/test_maquillalia-a713b86d9c00aeee) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test maquillalia::get_tone_name ... ignored [INFO] [stdout] test maquillalia::search_product_with_tones ... ignored [INFO] [stdout] test maquillalia::search_product_without_tones ... ignored [INFO] [stdout] test maquillalia::search_with_no_results ... ignored [INFO] [stdout] test maquillalia::search_with_results ... ignored [INFO] [stdout] test maquillalia::search_with_specific_num_results ... ignored [INFO] [stdout] test maquillalia::get_product_without_tone ... ok [INFO] [stdout] test maquillalia::instantiation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_sephora.rs (/opt/rustwide/target/debug/deps/test_sephora-9aadf88ee1a117a0) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test sephora_spain::search_has_no_results ... ignored [INFO] [stdout] test sephora_spain::search_has_results ... ignored [INFO] [stdout] test sephora_spain::search_has_url_redirection ... ignored [INFO] [stdout] test sephora_spain::search_redirect_to_all_products ... ignored [INFO] [stdout] test sephora_spain::sephora_spain_instantiation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests scrapped_webs [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8d18f1e9cddf6f88fbb9c2a7b3dfdb0cfb4d89253fab78f4eb0538663feb1e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d18f1e9cddf6f88fbb9c2a7b3dfdb0cfb4d89253fab78f4eb0538663feb1e77", kill_on_drop: false }` [INFO] [stdout] 8d18f1e9cddf6f88fbb9c2a7b3dfdb0cfb4d89253fab78f4eb0538663feb1e77