[INFO] fetching crate dom_query 0.23.1...
[INFO] testing dom_query-0.23.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate dom_query 0.23.1 into /workspace/builds/worker-5-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dom_query 0.23.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa859830d954132b136c66e6bbf630048e4767684c247d89c8de06aa531cb2a0
[INFO] running `Command { std: "docker" "start" "-a" "fa859830d954132b136c66e6bbf630048e4767684c247d89c8de06aa531cb2a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa859830d954132b136c66e6bbf630048e4767684c247d89c8de06aa531cb2a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa859830d954132b136c66e6bbf630048e4767684c247d89c8de06aa531cb2a0", kill_on_drop: false }`
[INFO] [stdout] fa859830d954132b136c66e6bbf630048e4767684c247d89c8de06aa531cb2a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b6b143432e9cd4e7752193cbadd11b2572ab7dbae0bb081069c049a4bd3a531
[INFO] running `Command { std: "docker" "start" "-a" "9b6b143432e9cd4e7752193cbadd11b2572ab7dbae0bb081069c049a4bd3a531", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling utf-8 v0.7.6
[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 fxhash v0.2.1
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling servo_arc v0.4.0
[INFO] [stderr]    Compiling tendril v0.4.3
[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 selectors v0.31.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[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 phf v0.11.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling cssparser v0.35.0
[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 21.96s
[INFO] running `Command { std: "docker" "inspect" "9b6b143432e9cd4e7752193cbadd11b2572ab7dbae0bb081069c049a4bd3a531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b6b143432e9cd4e7752193cbadd11b2572ab7dbae0bb081069c049a4bd3a531", kill_on_drop: false }`
[INFO] [stdout] 9b6b143432e9cd4e7752193cbadd11b2572ab7dbae0bb081069c049a4bd3a531
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e4141c5d8187ef397696b403879e74ec169c6c9ae4019f066172dc0c3d4a0fa
[INFO] running `Command { std: "docker" "start" "-a" "3e4141c5d8187ef397696b403879e74ec169c6c9ae4019f066172dc0c3d4a0fa", 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 wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[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 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 wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling cssparser v0.35.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling selectors v0.31.0
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling dom_query v0.23.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.50
[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] [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` (example "pseudo_classes") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dom_query` (test "data") due to 3 previous errors
[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/hacker_news.html`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/node-traversal.rs:374:25
[INFO] [stdout]     |
[INFO] [stdout] 374 |     let html_contents = include_str!("../test-pages/hacker_news.html");
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../test-pages/mathml.html`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/node-traversal.rs:656:26
[INFO] [stdout]     |
[INFO] [stdout] 656 |     let contents: &str = include_str!("../test-pages/mathml.html");
[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 "node-traversal") due to 5 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" "3e4141c5d8187ef397696b403879e74ec169c6c9ae4019f066172dc0c3d4a0fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e4141c5d8187ef397696b403879e74ec169c6c9ae4019f066172dc0c3d4a0fa", kill_on_drop: false }`
[INFO] [stdout] 3e4141c5d8187ef397696b403879e74ec169c6c9ae4019f066172dc0c3d4a0fa
