[INFO] fetching crate spider-util 0.3.7... [INFO] testing spider-util-0.3.7 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate spider-util 0.3.7 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate spider-util 0.3.7 [INFO] finished tweaking crates.io crate spider-util 0.3.7 [INFO] tweaked toml for crates.io crate spider-util 0.3.7 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate spider-util 0.3.7 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate spider-util 0.3.7 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a86fecb54255c14f5c82c325ca1025a6d82218a06f448fa67cc20e485882b58c [INFO] running `Command { std: "docker" "start" "-a" "a86fecb54255c14f5c82c325ca1025a6d82218a06f448fa67cc20e485882b58c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a86fecb54255c14f5c82c325ca1025a6d82218a06f448fa67cc20e485882b58c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a86fecb54255c14f5c82c325ca1025a6d82218a06f448fa67cc20e485882b58c", kill_on_drop: false }` [INFO] [stdout] a86fecb54255c14f5c82c325ca1025a6d82218a06f448fa67cc20e485882b58c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c688a9806736706798baa918ffc49e6a88d12dbd3d326a6c6ae9ba829d61995 [INFO] running `Command { std: "docker" "start" "-a" "3c688a9806736706798baa918ffc49e6a88d12dbd3d326a6c6ae9ba829d61995", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling linkify v0.10.0 [INFO] [stderr] Compiling psl v2.1.188 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling twox-hash v2.1.2 [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 phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v2.0.18 [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 icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling scraper v0.19.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling spider-util v0.3.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.27s [INFO] running `Command { std: "docker" "inspect" "3c688a9806736706798baa918ffc49e6a88d12dbd3d326a6c6ae9ba829d61995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c688a9806736706798baa918ffc49e6a88d12dbd3d326a6c6ae9ba829d61995", kill_on_drop: false }` [INFO] [stdout] 3c688a9806736706798baa918ffc49e6a88d12dbd3d326a6c6ae9ba829d61995 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e935ad310cc8b1400195ace8dbd5442064b1659230052f319cd50f6dc8b31424 [INFO] running `Command { std: "docker" "start" "-a" "e935ad310cc8b1400195ace8dbd5442064b1659230052f319cd50f6dc8b31424", kill_on_drop: false }` [INFO] [stderr] Compiling spider-util v0.3.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `Command { std: "docker" "inspect" "e935ad310cc8b1400195ace8dbd5442064b1659230052f319cd50f6dc8b31424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e935ad310cc8b1400195ace8dbd5442064b1659230052f319cd50f6dc8b31424", kill_on_drop: false }` [INFO] [stdout] e935ad310cc8b1400195ace8dbd5442064b1659230052f319cd50f6dc8b31424 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 962beb7970ec3a5b5e64edaf8e730c1165b477638e97b85a8a0fbc8ec9c1cd93 [INFO] running `Command { std: "docker" "start" "-a" "962beb7970ec3a5b5e64edaf8e730c1165b477638e97b85a8a0fbc8ec9c1cd93", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spider_util-69addbc2d76b3516) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests spider_util [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test src/error.rs - error (line 8) ... ignored [INFO] [stdout] test src/error.rs - error::PipelineError (line 167) ... ignored [INFO] [stdout] test src/error.rs - error::SpiderError (line 64) ... ignored [INFO] [stdout] test src/item.rs - item (line 8) ... ignored [INFO] [stdout] test src/lib.rs - (line 11) ... ignored [INFO] [stdout] test src/request.rs - request (line 9) ... ignored [INFO] [stdout] test src/request.rs - request::Body (line 47) ... ignored [INFO] [stdout] test src/request.rs - request::Request (line 247) ... ignored [INFO] [stdout] test src/request.rs - request::Request::fingerprint (line 852) ... ignored [INFO] [stdout] test src/request.rs - request::Request::new (line 473) ... ignored [INFO] [stdout] test src/request.rs - request::Request::try_new (line 498) ... ignored [INFO] [stdout] test src/request.rs - request::Request::with_body (line 595) ... ignored [INFO] [stdout] test src/request.rs - request::Request::with_bytes (line 653) ... ignored [INFO] [stdout] test src/request.rs - request::Request::with_form (line 633) ... ignored [INFO] [stdout] test src/request.rs - request::Request::with_header (line 563) ... ignored [INFO] [stdout] test src/request.rs - request::Request::with_json (line 616) ... ignored [INFO] [stdout] test src/request.rs - request::Request::with_meta (line 675) ... ignored [INFO] [stdout] test src/request.rs - request::Request::with_method (line 522) ... ignored [INFO] [stdout] test src/response.rs - response (line 9) ... ignored [INFO] [stdout] test src/response.rs - response::Link (line 92) ... ignored [INFO] [stdout] test src/response.rs - response::Response (line 396) ... ignored [INFO] [stdout] test src/response.rs - response::Response::css (line 644) ... ignored [INFO] [stdout] test src/response.rs - response::Response::json (line 544) ... ignored [INFO] [stdout] test src/response.rs - response::Response::lazy_html (line 613) ... ignored [INFO] [stdout] test src/response.rs - response::Response::links (line 802) ... ignored [INFO] [stdout] test src/response.rs - response::Response::links_iter (line 765) ... ignored [INFO] [stdout] test src/response.rs - response::Response::request_from_response (line 469) ... ignored [INFO] [stdout] test src/response.rs - response::Response::to_html (line 581) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 28 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.54s; merged doctests compilation took 0.53s [INFO] running `Command { std: "docker" "inspect" "962beb7970ec3a5b5e64edaf8e730c1165b477638e97b85a8a0fbc8ec9c1cd93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "962beb7970ec3a5b5e64edaf8e730c1165b477638e97b85a8a0fbc8ec9c1cd93", kill_on_drop: false }` [INFO] [stdout] 962beb7970ec3a5b5e64edaf8e730c1165b477638e97b85a8a0fbc8ec9c1cd93