[INFO] fetching crate scrapped-webs 1.0.0... [INFO] testing scrapped-webs-1.0.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate scrapped-webs 1.0.0 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate scrapped-webs 1.0.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 222 packages to latest compatible versions [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.13.2) [INFO] [stderr] Adding scraper v0.18.1 (available: v0.26.0) [INFO] [stderr] Adding strsim v0.10.0 (available: v0.11.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ego-tree v0.6.3 [INFO] [stderr] Downloaded selectors v0.25.0 [INFO] [stderr] Downloaded cssparser v0.31.2 [INFO] [stderr] Downloaded scraper v0.18.1 [INFO] [stderr] Downloaded getopts v0.2.24 [INFO] [stderr] Downloaded servo_arc v0.3.0 [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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bec2cd58a0d0497c4254ae13a97d15411157099c96b49cea168b43f2c634354a [INFO] running `Command { std: "docker" "start" "-a" "bec2cd58a0d0497c4254ae13a97d15411157099c96b49cea168b43f2c634354a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bec2cd58a0d0497c4254ae13a97d15411157099c96b49cea168b43f2c634354a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bec2cd58a0d0497c4254ae13a97d15411157099c96b49cea168b43f2c634354a", kill_on_drop: false }` [INFO] [stdout] bec2cd58a0d0497c4254ae13a97d15411157099c96b49cea168b43f2c634354a [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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da90a737bd40d618131375464eb1519bcef0e3a46d1f0242f9898f032962c440 [INFO] running `Command { std: "docker" "start" "-a" "da90a737bd40d618131375464eb1519bcef0e3a46d1f0242f9898f032962c440", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling openssl-sys v0.9.114 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling openssl v0.10.78 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [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 selectors v0.25.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling scraper v0.18.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling scrapped-webs v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.44s [INFO] running `Command { std: "docker" "inspect" "da90a737bd40d618131375464eb1519bcef0e3a46d1f0242f9898f032962c440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da90a737bd40d618131375464eb1519bcef0e3a46d1f0242f9898f032962c440", kill_on_drop: false }` [INFO] [stdout] da90a737bd40d618131375464eb1519bcef0e3a46d1f0242f9898f032962c440 [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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22e0fb70b1dbe3ef7176e1aaf48334c1923559b4cf72194e92bf1618445a11a2 [INFO] running `Command { std: "docker" "start" "-a" "22e0fb70b1dbe3ef7176e1aaf48334c1923559b4cf72194e92bf1618445a11a2", 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 2.33s [INFO] running `Command { std: "docker" "inspect" "22e0fb70b1dbe3ef7176e1aaf48334c1923559b4cf72194e92bf1618445a11a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22e0fb70b1dbe3ef7176e1aaf48334c1923559b4cf72194e92bf1618445a11a2", kill_on_drop: false }` [INFO] [stdout] 22e0fb70b1dbe3ef7176e1aaf48334c1923559b4cf72194e92bf1618445a11a2 [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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8aee9230973440cb8bfa5905c8f6506599b4d3b2270c0b202417c0ec659cae3e [INFO] running `Command { std: "docker" "start" "-a" "8aee9230973440cb8bfa5905c8f6506599b4d3b2270c0b202417c0ec659cae3e", 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-38e07601cfa1e9f8) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test helper::tests::compare_similarity_all_cases ... ok [INFO] [stdout] test configuration::tests::configuration_creation ... ok [INFO] [stdout] test helper::tests::discount_with_price_sales ... ok [INFO] [stdout] test helper::tests::has_html_selector_all_cases ... ok [INFO] [stdout] test helper::tests::normalized_rating_all_cases ... ok [INFO] [stdout] test helper::tests::inner_html_value_all_cases ... ok [INFO] [stdout] test helper::tests::parse_price_string_all_cases ... ok [INFO] [stdout] test helper::tests::attribute_html_value_all_cases ... ok [INFO] [stdout] test product::tests::product_format_terminal_with_tones ... ok [INFO] [stdout] test product::tests::price_all_paths ... ok [INFO] [stdout] test product::tests::product_format_terminal_without_tones ... ok [INFO] [stdout] test product::tests::product_instantiation_getters_and_setters ... 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 product::tests::tone_instantiation_getters_and_setters ... ok [INFO] [stdout] test scrappable::test::test_search_error_debug ... ok [INFO] [stdout] test scrappable::test::test_search_error_display ... 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.13s [INFO] [stdout] [INFO] [stderr] Running tests/test_maquillalia.rs (/opt/rustwide/target/debug/deps/test_maquillalia-3ea6f6f7d1b572d9) [INFO] [stderr] Running tests/test_sephora.rs (/opt/rustwide/target/debug/deps/test_sephora-bbdd1def6a01e599) [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::instantiation ... ok [INFO] [stdout] test maquillalia::get_product_without_tone ... 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] [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" "8aee9230973440cb8bfa5905c8f6506599b4d3b2270c0b202417c0ec659cae3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aee9230973440cb8bfa5905c8f6506599b4d3b2270c0b202417c0ec659cae3e", kill_on_drop: false }` [INFO] [stdout] 8aee9230973440cb8bfa5905c8f6506599b4d3b2270c0b202417c0ec659cae3e