[INFO] cloning repository https://github.com/floscodes/rust-sitescraper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/floscodes/rust-sitescraper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffloscodes%2Frust-sitescraper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffloscodes%2Frust-sitescraper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ad8318cc7f1bf3b17094ac7ede3868d61b9d1ef
[INFO] testing floscodes/rust-sitescraper against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffloscodes%2Frust-sitescraper" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/floscodes/rust-sitescraper
[INFO] finished tweaking git repo https://github.com/floscodes/rust-sitescraper
[INFO] tweaked toml for git repo https://github.com/floscodes/rust-sitescraper written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/floscodes/rust-sitescraper on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 155 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] [stderr]       Adding slicestring v0.1.3 (available: v0.3.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a05af0d109d18f644a9b88853926ca350c7d571b3aefd06f0d8388d8452eae7c
[INFO] running `Command { std: "docker" "start" "-a" "a05af0d109d18f644a9b88853926ca350c7d571b3aefd06f0d8388d8452eae7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a05af0d109d18f644a9b88853926ca350c7d571b3aefd06f0d8388d8452eae7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a05af0d109d18f644a9b88853926ca350c7d571b3aefd06f0d8388d8452eae7c", kill_on_drop: false }`
[INFO] [stdout] a05af0d109d18f644a9b88853926ca350c7d571b3aefd06f0d8388d8452eae7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2691ba7b9c326810a581ca9ec8c2678844c33d83bccd1dd186e94721189f343a
[INFO] running `Command { std: "docker" "start" "-a" "2691ba7b9c326810a581ca9ec8c2678844c33d83bccd1dd186e94721189f343a", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling slicestring v0.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[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 sitescraper v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.63s
[INFO] running `Command { std: "docker" "inspect" "2691ba7b9c326810a581ca9ec8c2678844c33d83bccd1dd186e94721189f343a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2691ba7b9c326810a581ca9ec8c2678844c33d83bccd1dd186e94721189f343a", kill_on_drop: false }`
[INFO] [stdout] 2691ba7b9c326810a581ca9ec8c2678844c33d83bccd1dd186e94721189f343a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ceb4669e0fa4143f1a0a0629d5907402a0fc1921714627290097863cacdffad
[INFO] running `Command { std: "docker" "start" "-a" "2ceb4669e0fa4143f1a0a0629d5907402a0fc1921714627290097863cacdffad", kill_on_drop: false }`
[INFO] [stderr]    Compiling sitescraper v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.52s
[INFO] running `Command { std: "docker" "inspect" "2ceb4669e0fa4143f1a0a0629d5907402a0fc1921714627290097863cacdffad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ceb4669e0fa4143f1a0a0629d5907402a0fc1921714627290097863cacdffad", kill_on_drop: false }`
[INFO] [stdout] 2ceb4669e0fa4143f1a0a0629d5907402a0fc1921714627290097863cacdffad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0ba86ad5790057a6f78a5bd5c855f008b79c82b64c08db1e04e5fdf77ce15a90
[INFO] running `Command { std: "docker" "start" "-a" "0ba86ad5790057a6f78a5bd5c855f008b79c82b64c08db1e04e5fdf77ce15a90", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sitescraper-2fda580878e19cb8)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_filter_method ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sitescraper
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test src/lib.rs - (line 92) ... FAILED
[INFO] [stdout] test src/http.rs - http::get (line 7) ... FAILED
[INFO] [stdout] test src/lib.rs - crate::Dom::filter (line 161) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 70) ... FAILED
[INFO] [stdout] test src/lib.rs - crate::Dom::filter (line 175) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 50) ... FAILED
[INFO] [stdout] test src/lib.rs - crate::Dom::filter (line 166) ... FAILED
[INFO] [stdout] test src/lib.rs - crate::Dom::filter (line 171) ... FAILED
[INFO] [stdout] test src/lib.rs - crate::Dom::filter (line 180) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 22) ... ok
[INFO] [stdout] test src/lib.rs - crate::Dom::filter (line 151) ... ok
[INFO] [stdout] test src/lib.rs - crate::Tag::get_tagname (line 271) ... ok
[INFO] [stdout] test src/lib.rs - (line 56) ... FAILED
[INFO] [stdout] test src/lib.rs - crate::Dom::get_text (line 548) ... ok
[INFO] [stdout] test src/lib.rs - crate::Tag::get_text (line 291) ... ok
[INFO] [stdout] test src/lib.rs - crate::Tag::get_attr_value (line 333) ... ok
[INFO] [stdout] test src/lib.rs - crate::Dom::get_attr_value (line 607) ... ok
[INFO] [stdout] test src/lib.rs - crate::Dom::to_string (line 430) ... ok
[INFO] [stdout] test src/lib.rs - (line 36) ... ok
[INFO] [stdout] test src/lib.rs - (line 10) ... ok
[INFO] [stdout] test src/lib.rs - crate::Dom::get_inner_html (line 489) ... ok
[INFO] [stdout] test src/lib.rs - crate::Dom::filter (line 185) ... ok
[INFO] [stdout] test src/lib.rs - crate::Tag::get_inner_html (line 251) ... ok
[INFO] [stdout] test src/lib.rs - (line 76) ... FAILED
[INFO] [stdout] test src/lib.rs - crate::Tag::to_string (line 312) ... ok
[INFO] [stdout] test src/lib.rs - parse_html (line 118) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 92) stdout ----
[INFO] [stdout] error[E0765]: unterminated double quote string
[INFO] [stdout]   --> src/lib.rs:101:13
[INFO] [stdout]    |
[INFO] [stdout]  9 |   println!("{}", filtered_dom.get_inner_html());
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 10 | |  
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0765`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/http.rs - http::get (line 7) stdout ----
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]  --> src/http.rs:11:58
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_http_rs_7_0() {
[INFO] [stdout]   |                                      ---------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 7 | let html = sitescraper::http::get("http://example.com/").await.unwrap();
[INFO] [stdout]   |                                                          ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0728`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - crate::Dom::filter (line 161) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `dom` in this scope
[INFO] [stdout]  --> src/lib.rs:162:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | let filtered_dom = dom.filter(("div", "id"));
[INFO] [stdout]   |                    ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 70) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `dom` in this scope
[INFO] [stdout]  --> src/lib.rs:71:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | let filtered_dom = dom.filter(("div", "id"));
[INFO] [stdout]   |                    ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - crate::Dom::filter (line 175) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `dom` in this scope
[INFO] [stdout]  --> src/lib.rs:176:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | let filtered_dom = dom.filter(("", "", "hello"));
[INFO] [stdout]   |                    ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 50) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_inner_html` in this scope
[INFO] [stdout]  --> src/lib.rs:51:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | get_inner_html()
[INFO] [stdout]   | ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - crate::Dom::filter (line 166) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `dom` in this scope
[INFO] [stdout]  --> src/lib.rs:167:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | let filtered_dom = dom.filter(("div, "id, "hello"));
[INFO] [stdout]   |                    ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: suffixes on string literals are invalid
[INFO] [stdout]  --> src/lib.rs:167:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | let filtered_dom = dom.filter(("div, "id, "hello"));
[INFO] [stdout]   |                                ^^^^^^^^^ invalid suffix `id`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - crate::Dom::filter (line 171) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `dom` in this scope
[INFO] [stdout]  --> src/lib.rs:172:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | let filtered_dom = dom.filter(("", "id", "hello"));
[INFO] [stdout]   |                    ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - crate::Dom::filter (line 180) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `dom` in this scope
[INFO] [stdout]  --> src/lib.rs:181:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | let filtered_dom = dom.filter(("*", "*", "hello"));
[INFO] [stdout]   |                    ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 56) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (506) panicked at src/lib.rs:13:32:
[INFO] [stdout] index out of bounds: the len is 0 but the index is 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x644617a5dee2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x644617a5dee2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x644617a5dee2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x644617a5dee2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x644617a6cfcf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x644617a6cfcf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x644617a3bef3 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x644617a3bef3 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x644617a41472 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x644617a42d6c - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x644617a42bc6 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x644617a43345 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x644617a431da - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x644617a415a9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x644617a3095d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x644617a70570 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x644617a70272 - core::panicking::panic_bounds_check::hbd8ed1447329f495
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:276:5
[INFO] [stdout]   17:     0x644617a1ce54 - <usize as core::slice::index::SliceIndex<[T]>>::index::h14df877667f08e25
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/slice/index.rs:273:10
[INFO] [stdout]   18:     0x644617a10d38 - core::slice::index::<impl core::ops::index::Index<I> for [T]>::index::h00a770dbc1356a98
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/slice/index.rs:19:15
[INFO] [stdout]   19:     0x644617a10d38 - <alloc::vec::Vec<T,A> as core::ops::index::Index<I>>::index::h44e41b6074e36217
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/vec/mod.rs:3628:9
[INFO] [stdout]   20:     0x644617a0b9f5 - rust_out::main::_doctest_main_src_lib_rs_56_0::h98fc0c9113a77357
[INFO] [stdout]   21:     0x644617a0b876 - rust_out::main::hca4b1f7e004a5b5b
[INFO] [stdout]   22:     0x644617a0b573 - core::ops::function::FnOnce::call_once::hd1d9844f43ba9ade
[INFO] [stdout]   23:     0x644617a0b516 - std::sys::backtrace::__rust_begin_short_backtrace::h1b07d04bd89bf1d2
[INFO] [stdout]   24:     0x644617a0b4f9 - std::rt::lang_start::{{closure}}::h195b227e6d961974
[INFO] [stdout]   25:     0x644617a3d4f0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26:     0x644617a3d4f0 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x644617a3d4f0 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x644617a3d4f0 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x644617a3d4f0 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x644617a3d4f0 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x644617a3d4f0 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x644617a3d4f0 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x644617a3d4f0 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x644617a0b4e1 - std::rt::lang_start::h1eafb7a9125a057d
[INFO] [stdout]   35:     0x644617a0bb35 - main
[INFO] [stdout]   36:     0x73df52bf31ca - <unknown>
[INFO] [stdout]   37:     0x73df52bf328b - __libc_start_main
[INFO] [stdout]   38:     0x644617a0abc5 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 76) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (531) panicked at src/lib.rs:13:32:
[INFO] [stdout] index out of bounds: the len is 0 but the index is 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cb53f02ded2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cb53f02ded2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cb53f02ded2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cb53f02ded2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cb53f03cfbf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cb53f03cfbf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5cb53f00bee3 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cb53f00bee3 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cb53f011462 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cb53f012d5c - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5cb53f012bb6 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5cb53f013335 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5cb53f0131ca - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5cb53f011599 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5cb53f00094d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5cb53f040560 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5cb53f040262 - core::panicking::panic_bounds_check::hbd8ed1447329f495
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:276:5
[INFO] [stdout]   17:     0x5cb53efece44 - <usize as core::slice::index::SliceIndex<[T]>>::index::h14df877667f08e25
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/slice/index.rs:273:10
[INFO] [stdout]   18:     0x5cb53efe0d28 - core::slice::index::<impl core::ops::index::Index<I> for [T]>::index::h00a770dbc1356a98
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/slice/index.rs:19:15
[INFO] [stdout]   19:     0x5cb53efe0d28 - <alloc::vec::Vec<T,A> as core::ops::index::Index<I>>::index::h44e41b6074e36217
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/vec/mod.rs:3628:9
[INFO] [stdout]   20:     0x5cb53efdb9ef - rust_out::main::_doctest_main_src_lib_rs_76_0::hcac6550b10b12392
[INFO] [stdout]   21:     0x5cb53efdb876 - rust_out::main::hca4b1f7e004a5b5b
[INFO] [stdout]   22:     0x5cb53efdb573 - core::ops::function::FnOnce::call_once::hd1d9844f43ba9ade
[INFO] [stdout]   23:     0x5cb53efdb516 - std::sys::backtrace::__rust_begin_short_backtrace::h1b07d04bd89bf1d2
[INFO] [stdout]   24:     0x5cb53efdb4f9 - std::rt::lang_start::{{closure}}::h195b227e6d961974
[INFO] [stdout]   25:     0x5cb53f00d4e0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26:     0x5cb53f00d4e0 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x5cb53f00d4e0 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x5cb53f00d4e0 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5cb53f00d4e0 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x5cb53f00d4e0 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x5cb53f00d4e0 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x5cb53f00d4e0 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5cb53f00d4e0 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x5cb53efdb4e1 - std::rt::lang_start::h1eafb7a9125a057d
[INFO] [stdout]   35:     0x5cb53efdbb25 - main
[INFO] [stdout]   36:     0x7abe9420b1ca - <unknown>
[INFO] [stdout]   37:     0x7abe9420b28b - __libc_start_main
[INFO] [stdout]   38:     0x5cb53efdabc5 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/http.rs - http::get (line 7)
[INFO] [stdout]     src/lib.rs - (line 50)
[INFO] [stdout]     src/lib.rs - (line 56)
[INFO] [stdout]     src/lib.rs - (line 70)
[INFO] [stdout]     src/lib.rs - (line 76)
[INFO] [stdout]     src/lib.rs - (line 92)
[INFO] [stdout]     src/lib.rs - crate::Dom::filter (line 161)
[INFO] [stdout]     src/lib.rs - crate::Dom::filter (line 166)
[INFO] [stdout]     src/lib.rs - crate::Dom::filter (line 171)
[INFO] [stdout]     src/lib.rs - crate::Dom::filter (line 175)
[INFO] [stdout]     src/lib.rs - crate::Dom::filter (line 180)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.70s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0ba86ad5790057a6f78a5bd5c855f008b79c82b64c08db1e04e5fdf77ce15a90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ba86ad5790057a6f78a5bd5c855f008b79c82b64c08db1e04e5fdf77ce15a90", kill_on_drop: false }`
[INFO] [stdout] 0ba86ad5790057a6f78a5bd5c855f008b79c82b64c08db1e04e5fdf77ce15a90
