[INFO] fetching crate dom_query 0.23.1...
[INFO] testing dom_query-0.23.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate dom_query 0.23.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate dom_query 0.23.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dom_query 0.23.1
[INFO] tweaked toml for crates.io crate dom_query 0.23.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dom_query 0.23.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dom_query 0.23.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded selectors v0.31.0
[INFO] [stderr]   Downloaded alloc_cat v1.0.0
[INFO] [stderr]   Downloaded servo_arc v0.4.0
[INFO] [stderr]   Downloaded arr_macro_impl v0.2.1
[INFO] [stderr]   Downloaded arr_macro v0.2.1
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]   Downloaded foldhash v0.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.50
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5581ce3610b294e0bdadf2674a32adf43eb1157fe8e128f8dd9b751213429896
[INFO] running `Command { std: "docker" "start" "-a" "5581ce3610b294e0bdadf2674a32adf43eb1157fe8e128f8dd9b751213429896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5581ce3610b294e0bdadf2674a32adf43eb1157fe8e128f8dd9b751213429896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5581ce3610b294e0bdadf2674a32adf43eb1157fe8e128f8dd9b751213429896", kill_on_drop: false }`
[INFO] [stdout] 5581ce3610b294e0bdadf2674a32adf43eb1157fe8e128f8dd9b751213429896
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51045cf390eaaa99b5d112968c7fdb0e0fac84e253b0813768707b3e1193d4b6
[INFO] running `Command { std: "docker" "start" "-a" "51045cf390eaaa99b5d112968c7fdb0e0fac84e253b0813768707b3e1193d4b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling servo_arc v0.4.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling selectors v0.31.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.35.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling dom_query v0.23.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.07s
[INFO] running `Command { std: "docker" "inspect" "51045cf390eaaa99b5d112968c7fdb0e0fac84e253b0813768707b3e1193d4b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51045cf390eaaa99b5d112968c7fdb0e0fac84e253b0813768707b3e1193d4b6", kill_on_drop: false }`
[INFO] [stdout] 51045cf390eaaa99b5d112968c7fdb0e0fac84e253b0813768707b3e1193d4b6
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22e60fb0f05d6cc3385ecdaf226e8a5723a26cfa697eac2e13621c3ddd267e80
[INFO] running `Command { std: "docker" "start" "-a" "22e60fb0f05d6cc3385ecdaf226e8a5723a26cfa697eac2e13621c3ddd267e80", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling arr_macro_impl v0.2.1
[INFO] [stderr]    Compiling arr_macro v0.2.1
[INFO] [stderr]    Compiling alloc_cat v1.0.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling cssparser v0.35.0
[INFO] [stderr]    Compiling selectors v0.31.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling dom_query v0.23.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.50
[INFO] [stdout] error: couldn't read `tests/../test-pages/page.html`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/data.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     include_str!("../test-pages/page.html").into()
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../test-pages/rustwiki.html`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/data.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     include_str!("../test-pages/rustwiki.html").into()
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../test-pages/tests_with_siblings.html`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/data.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     include_str!("../test-pages/tests_with_siblings.html").into()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../test-pages/page.html`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/data.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     include_str!("../test-pages/page.html").into()
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../test-pages/rustwiki.html`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/data.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     include_str!("../test-pages/rustwiki.html").into()
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../test-pages/tests_with_siblings.html`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/data.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     include_str!("../test-pages/tests_with_siblings.html").into()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dom_query` (test "data") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `tests/../test-pages/page.html`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/data.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     include_str!("../test-pages/page.html").into()
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../test-pages/rustwiki.html`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/data.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     include_str!("../test-pages/rustwiki.html").into()
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../test-pages/tests_with_siblings.html`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/data.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     include_str!("../test-pages/tests_with_siblings.html").into()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../test-pages/page.html`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/data.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     include_str!("../test-pages/page.html").into()
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../test-pages/rustwiki.html`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/data.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     include_str!("../test-pages/rustwiki.html").into()
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../test-pages/tests_with_siblings.html`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/data.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     include_str!("../test-pages/tests_with_siblings.html").into()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../test-pages/page.html`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/data.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     include_str!("../test-pages/page.html").into()
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../test-pages/rustwiki.html`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/data.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     include_str!("../test-pages/rustwiki.html").into()
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../test-pages/tests_with_siblings.html`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/data.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     include_str!("../test-pages/tests_with_siblings.html").into()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `examples/../test-pages/rustwiki_2024.html`: No such file or directory (os error 2)
[INFO] [stdout]  --> examples/pseudo_classes.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let html = include_str!("../test-pages/rustwiki_2024.html");
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dom_query` (example "pseudo_classes") due to 1 previous error
[INFO] [stderr] error: could not compile `dom_query` (test "selection-property") due to 3 previous errors
[INFO] [stderr] error: could not compile `dom_query` (test "parsing") due to 3 previous errors
[INFO] [stderr] error: could not compile `dom_query` (test "selection-manipulation") due to 3 previous errors
[INFO] [stderr] error: could not compile `dom_query` (test "node-manipulation") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "22e60fb0f05d6cc3385ecdaf226e8a5723a26cfa697eac2e13621c3ddd267e80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22e60fb0f05d6cc3385ecdaf226e8a5723a26cfa697eac2e13621c3ddd267e80", kill_on_drop: false }`
[INFO] [stdout] 22e60fb0f05d6cc3385ecdaf226e8a5723a26cfa697eac2e13621c3ddd267e80
