[INFO] fetching crate spider-util 0.3.7...
[INFO] testing spider-util-0.3.7 against 1.95.0 for beta-1.96-2
[INFO] extracting crate spider-util 0.3.7 into /workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate spider-util 0.3.7 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.4
[INFO] [stderr]   Downloaded markup5ever v0.12.1
[INFO] [stderr]   Downloaded dtoa v1.0.11
[INFO] [stderr]   Downloaded phf_codegen v0.11.3
[INFO] [stderr]   Downloaded cssparser v0.31.2
[INFO] [stderr]   Downloaded linkify v0.10.0
[INFO] [stderr]   Downloaded selectors v0.25.0
[INFO] [stderr]   Downloaded ego-tree v0.6.3
[INFO] [stderr]   Downloaded scraper v0.19.1
[INFO] [stderr]   Downloaded servo_arc v0.3.0
[INFO] [stderr]   Downloaded html5ever v0.27.0
[INFO] [stderr]   Downloaded psl v2.1.188
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ea184bbeec259da2662b888c3e28710c1708c68ad3b782f2b1ebf5de534f986
[INFO] running `Command { std: "docker" "start" "-a" "9ea184bbeec259da2662b888c3e28710c1708c68ad3b782f2b1ebf5de534f986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ea184bbeec259da2662b888c3e28710c1708c68ad3b782f2b1ebf5de534f986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ea184bbeec259da2662b888c3e28710c1708c68ad3b782f2b1ebf5de534f986", kill_on_drop: false }`
[INFO] [stdout] 9ea184bbeec259da2662b888c3e28710c1708c68ad3b782f2b1ebf5de534f986
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edb4dbeba9e55ced7bf630ad709c4ae2e454b39e5abd323b658d79ebaeedeb29
[INFO] running `Command { std: "docker" "start" "-a" "edb4dbeba9e55ced7bf630ad709c4ae2e454b39e5abd323b658d79ebaeedeb29", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling psl v2.1.188
[INFO] [stderr]    Compiling linkify v0.10.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[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 dashmap v6.1.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling http v1.4.0
[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 scraper v0.19.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[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 1m 49s
[INFO] running `Command { std: "docker" "inspect" "edb4dbeba9e55ced7bf630ad709c4ae2e454b39e5abd323b658d79ebaeedeb29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edb4dbeba9e55ced7bf630ad709c4ae2e454b39e5abd323b658d79ebaeedeb29", kill_on_drop: false }`
[INFO] [stdout] edb4dbeba9e55ced7bf630ad709c4ae2e454b39e5abd323b658d79ebaeedeb29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87534a6b11f0b2ff3f6af00f28b1d79b82f8348edc366bb9eae0436b71178a0d
[INFO] running `Command { std: "docker" "start" "-a" "87534a6b11f0b2ff3f6af00f28b1d79b82f8348edc366bb9eae0436b71178a0d", 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.71s
[INFO] running `Command { std: "docker" "inspect" "87534a6b11f0b2ff3f6af00f28b1d79b82f8348edc366bb9eae0436b71178a0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87534a6b11f0b2ff3f6af00f28b1d79b82f8348edc366bb9eae0436b71178a0d", kill_on_drop: false }`
[INFO] [stdout] 87534a6b11f0b2ff3f6af00f28b1d79b82f8348edc366bb9eae0436b71178a0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a4c747d0bf58a5997767b3e03c43531afd62db67bdddb617ff648eb4b99c6b3
[INFO] running `Command { std: "docker" "start" "-a" "5a4c747d0bf58a5997767b3e03c43531afd62db67bdddb617ff648eb4b99c6b3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spider_util-ec4eeab4250a59c8)
[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] [stderr]    Doc-tests spider_util
[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.43s; merged doctests compilation took 0.42s
[INFO] running `Command { std: "docker" "inspect" "5a4c747d0bf58a5997767b3e03c43531afd62db67bdddb617ff648eb4b99c6b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a4c747d0bf58a5997767b3e03c43531afd62db67bdddb617ff648eb4b99c6b3", kill_on_drop: false }`
[INFO] [stdout] 5a4c747d0bf58a5997767b3e03c43531afd62db67bdddb617ff648eb4b99c6b3
