[INFO] fetching crate skyscraper 0.7.0-beta.2...
[INFO] testing skyscraper-0.7.0-beta.2 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate skyscraper 0.7.0-beta.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate skyscraper 0.7.0-beta.2
[INFO] finished tweaking crates.io crate skyscraper 0.7.0-beta.2
[INFO] tweaked toml for crates.io crate skyscraper 0.7.0-beta.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate skyscraper 0.7.0-beta.2 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 126 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding mockall v0.12.1 (available: v0.13.1)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding ordered-float v4.6.0 (available: v5.1.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-extract-error v0.1.1
[INFO] [stderr]   Downloaded enum-extract-macro v0.1.1
[INFO] [stderr]   Downloaded mockall v0.12.1
[INFO] [stderr]   Downloaded mockall_derive v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6afe98ef01352727b673ccc8a1edeaeb30e0f346c2c3bc8e5213d23b153f26fe
[INFO] running `Command { std: "docker" "start" "-a" "6afe98ef01352727b673ccc8a1edeaeb30e0f346c2c3bc8e5213d23b153f26fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6afe98ef01352727b673ccc8a1edeaeb30e0f346c2c3bc8e5213d23b153f26fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6afe98ef01352727b673ccc8a1edeaeb30e0f346c2c3bc8e5213d23b153f26fe", kill_on_drop: false }`
[INFO] [stdout] 6afe98ef01352727b673ccc8a1edeaeb30e0f346c2c3bc8e5213d23b153f26fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cac13e05ca1f0552a624fbb9b0532df20aca00432468570ab534e6dcf9065d4a
[INFO] running `Command { std: "docker" "start" "-a" "cac13e05ca1f0552a624fbb9b0532df20aca00432468570ab534e6dcf9065d4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling enum-extract-error v0.1.1
[INFO] [stderr]    Compiling enum-extract-macro v0.1.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling indextree-macros v0.1.3
[INFO] [stderr]    Compiling indextree v4.7.4
[INFO] [stderr]    Compiling skyscraper v0.7.0-beta.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/xpath/grammar/expressions/path_expressions/steps/node_tests.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |     ReverseAxis(ReverseAxis),
[INFO] [stdout]     |     ----------- ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 108 -     ReverseAxis(ReverseAxis),
[INFO] [stdout] 108 +     ReverseAxis(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> src/vecpointer.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn new(values: &[T]) -> VecPointerRef<T> {
[INFO] [stdout]   |                        ^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn new(values: &[T]) -> VecPointerRef<'_, T> {
[INFO] [stdout]   |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.36s
[INFO] running `Command { std: "docker" "inspect" "cac13e05ca1f0552a624fbb9b0532df20aca00432468570ab534e6dcf9065d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cac13e05ca1f0552a624fbb9b0532df20aca00432468570ab534e6dcf9065d4a", kill_on_drop: false }`
[INFO] [stdout] cac13e05ca1f0552a624fbb9b0532df20aca00432468570ab534e6dcf9065d4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edfdb77e18454f56afe716d1146cb8382f90ee82263f438daff399f7fc6e6beb
[INFO] running `Command { std: "docker" "start" "-a" "edfdb77e18454f56afe716d1146cb8382f90ee82263f438daff399f7fc6e6beb", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling clap_builder v4.5.49
[INFO] [stderr]    Compiling skyscraper v0.7.0-beta.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/xpath/grammar/expressions/path_expressions/steps/node_tests.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |     ReverseAxis(ReverseAxis),
[INFO] [stdout]     |     ----------- ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 108 -     ReverseAxis(ReverseAxis),
[INFO] [stdout] 108 +     ReverseAxis(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> src/vecpointer.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn new(values: &[T]) -> VecPointerRef<T> {
[INFO] [stdout]   |                        ^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn new(values: &[T]) -> VecPointerRef<'_, T> {
[INFO] [stdout]   |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap v4.5.49
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/xpath/grammar/expressions/path_expressions/steps/node_tests.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |     ReverseAxis(ReverseAxis),
[INFO] [stdout]     |     ----------- ^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 108 -     ReverseAxis(ReverseAxis),
[INFO] [stdout] 108 +     ReverseAxis(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]    --> src/html/parse/mod.rs:409:1
[INFO] [stdout]     |
[INFO] [stdout] 409 | pub mod test_helpers {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:97:9
[INFO] [stdout]     |
[INFO] [stdout] 97  | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/html/parse/mod.rs:414:5
[INFO] [stdout]     |
[INFO] [stdout] 414 | /     pub fn assert_tag(
[INFO] [stdout] 415 | |         document: &HtmlDocument,
[INFO] [stdout] 416 | |         doc_node: DocumentNode,
[INFO] [stdout] 417 | |         tag_name: &str,
[INFO] [stdout] 418 | |         attributes: Option<HashMap<&str, &str>>,
[INFO] [stdout] 419 | |     ) -> Vec<DocumentNode> {
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/html/parse/mod.rs:444:5
[INFO] [stdout]     |
[INFO] [stdout] 444 |     pub fn assert_text(document: &HtmlDocument, key: DocumentNode, text: &str) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> src/vecpointer.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn new(values: &[T]) -> VecPointerRef<T> {
[INFO] [stdout]   |                        ^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn new(values: &[T]) -> VecPointerRef<'_, T> {
[INFO] [stdout]   |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 09s
[INFO] running `Command { std: "docker" "inspect" "edfdb77e18454f56afe716d1146cb8382f90ee82263f438daff399f7fc6e6beb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edfdb77e18454f56afe716d1146cb8382f90ee82263f438daff399f7fc6e6beb", kill_on_drop: false }`
[INFO] [stdout] edfdb77e18454f56afe716d1146cb8382f90ee82263f438daff399f7fc6e6beb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 024cd04307328460d2aef601562813fb773cf1d236ff7e10e5243c183c368058
[INFO] running `Command { std: "docker" "start" "-a" "024cd04307328460d2aef601562813fb773cf1d236ff7e10e5243c183c368058", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/xpath/grammar/expressions/path_expressions/steps/node_tests.rs:108:17
[INFO] [stderr]     |
[INFO] [stderr] 108 |     ReverseAxis(ReverseAxis),
[INFO] [stderr]     |     ----------- ^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 108 -     ReverseAxis(ReverseAxis),
[INFO] [stderr] 108 +     ReverseAxis(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]  --> src/vecpointer.rs:7:24
[INFO] [stderr]   |
[INFO] [stderr] 7 |     pub fn new(values: &[T]) -> VecPointerRef<T> {
[INFO] [stderr]   |                        ^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stderr]   |                        |
[INFO] [stderr]   |                        this lifetime flows to the output
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]   |
[INFO] [stderr] 7 |     pub fn new(values: &[T]) -> VecPointerRef<'_, T> {
[INFO] [stderr]   |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: `skyscraper` (lib) generated 2 warnings
[INFO] [stderr] warning: missing documentation for a module
[INFO] [stderr]    --> src/html/parse/mod.rs:409:1
[INFO] [stderr]     |
[INFO] [stderr] 409 | pub mod test_helpers {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:97:9
[INFO] [stderr]     |
[INFO] [stderr] 97  | #![warn(missing_docs)]
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/html/parse/mod.rs:414:5
[INFO] [stderr]     |
[INFO] [stderr] 414 | /     pub fn assert_tag(
[INFO] [stderr] 415 | |         document: &HtmlDocument,
[INFO] [stderr] 416 | |         doc_node: DocumentNode,
[INFO] [stderr] 417 | |         tag_name: &str,
[INFO] [stderr] 418 | |         attributes: Option<HashMap<&str, &str>>,
[INFO] [stderr] 419 | |     ) -> Vec<DocumentNode> {
[INFO] [stderr]     | |__________________________^
[INFO] [stderr] 
[INFO] [stderr] warning: missing documentation for a function
[INFO] [stderr]    --> src/html/parse/mod.rs:444:5
[INFO] [stderr]     |
[INFO] [stderr] 444 |     pub fn assert_text(document: &HtmlDocument, key: DocumentNode, text: &str) {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `skyscraper` (lib test) generated 5 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skyscraper-439c31b7b194619e)
[INFO] [stdout] 
[INFO] [stdout] running 249 tests
[INFO] [stdout] test html::parse::malformed_html_handlers::tests::close_handler_should_ignore_mismatch_for_mismatched_end_tag ... ok
[INFO] [stdout] test html::parse::malformed_html_handlers::tests::close_handler_should_close_both_tags_for_missing_end_tag ... ok
[INFO] [stdout] test html::parse::malformed_html_handlers::tests::error_handler_should_err_for_mismatched_end_tag ... ok
[INFO] [stdout] test html::parse::malformed_html_handlers::tests::void_handler_should_ignore_mismatch_for_mismatched_end_tag ... ok
[INFO] [stdout] test html::parse::malformed_html_handlers::tests::error_handler_should_err_for_missing_end_tag ... ok
[INFO] [stdout] test html::parse::malformed_html_handlers::tests::void_handler_should_ignore_mismatch_for_missing_end_tag ... ok
[INFO] [stdout] test html::parse::tests::parse_should_handle_single_tags ... ok
[INFO] [stdout] test html::parse::tests::parse_should_handle_attributes_without_value_other_attributes ... ok
[INFO] [stdout] test html::parse::tests::parse_should_handle_attributes_without_value ... ok
[INFO] [stdout] test html::parse::tests::parse_should_handle_text_with_triangle_brackets ... ok
[INFO] [stdout] test html::parse::parse_options::tests::with_mismatched_tag_handler_should_set_handler ... ok
[INFO] [stdout] test html::parse::tests::parse_should_trim_newlines_out_of_end_tag_names ... ok
[INFO] [stdout] test html::parse::tests::parse_should_include_tag_like_text_in_script_tags ... ok
[INFO] [stdout] test html::parse::tests::parse_should_work_with_html ... ok
[INFO] [stdout] test html::tests::document_node_get_attributes_for_text ... ok
[INFO] [stdout] test html::tests::document_node_get_attributes_for_tag ... ok
[INFO] [stdout] test html::tests::html_document_display_should_escape_text ... ok
[INFO] [stdout] test html::tests::html_document_display_should_handle_attributes ... ok
[INFO] [stdout] test html::tests::html_node_get_attributes_for_tag ... ok
[INFO] [stdout] test html::tests::html_node_get_attributes_for_text ... ok
[INFO] [stdout] test html::tests::html_document_display_should_output_same_text ... ok
[INFO] [stdout] test html::tests::html_node_get_text_should_work_on_tag_node_with_two_text_children ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_assignment_sign_does_not_move_pointer_if_not_found ... ok
[INFO] [stdout] test html::tests::html_node_get_text_should_work_on_text_node ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_comment_does_not_move_pointer_if_not_found ... ok
[INFO] [stdout] test html::tests::html_node_get_all_text_should_include_nested_text ... ok
[INFO] [stdout] test html::tests::html_node_get_text_should_ignore_nested_text ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_comment_works ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_end_comment_does_not_move_pointer_if_not_found ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_end_comment_works ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_end_tag_does_not_move_pointer_if_not_found ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_end_tag_works ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_identifier_not_move_pointer_if_not_found ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_identifier_should_not_match_newline ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_identifier_works ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_literal_does_not_move_pointer_if_not_found ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_literal_works_double_quote ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_literal_works_escaped_quote ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_literal_works_single_quote ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_start_tag_does_not_move_pointer_if_not_found ... ok
[INFO] [stdout] test html::tests::html_node_get_text_should_work_on_tag_node_with_one_text_child ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_assignment_sign_works ... ok
[INFO] [stdout] test html::parse::tests::parse_works ... ok
[INFO] [stdout] test html::tests::html_document_display_should_handle_void_tags ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_start_tag_finds_and_moves_pointer ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_tag_close_and_end_does_not_move_pointer_if_not_found ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_tag_close_and_end_works ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_tag_close_does_not_move_pointer_if_not_found ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_text_not_move_pointer_if_end_tag ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_text_not_move_pointer_if_start_tag ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_text_should_allow_tag_like_strings_in_script_tags ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_text_should_capture_multiple_lines_of_whitespace ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_text_should_capture_starting_new_line_and_whitespace ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_text_should_end_on_tag_end ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_text_should_not_end_on_floating_triangle_bracket ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_text_should_not_terminate_on_newline ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_text_works ... ok
[INFO] [stdout] test html::tokenizer::tests::lex_should_handle_attribute_without_value ... ok
[INFO] [stdout] test html::tokenizer::tests::lex_should_handle_encoded_json ... ok
[INFO] [stdout] test html::tokenizer::tests::lex_should_handle_end_tag_with_whitespace ... ok
[INFO] [stdout] test html::tokenizer::tests::lex_should_work_with_single_char_text ... ok
[INFO] [stdout] test html::tokenizer::tests::lex_works ... ok
[INFO] [stdout] test html::tests::html_document_display_should_expand_self_closing_tags ... ok
[INFO] [stdout] test xpath::grammar::expressions::arithmetic_expressions::test::additive_expr_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::arithmetic_expressions::test::multiplicative_expr_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::arithmetic_expressions::test::unary_expr_should_parse_minus ... ok
[INFO] [stdout] test xpath::grammar::expressions::arithmetic_expressions::test::additive_expr_should_parse_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::arithmetic_expressions::test::unary_expr_should_parse_minus_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::arithmetic_expressions::test::multiplicative_expr_should_parse_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::arrow_operator::test::arrow_expr_should_parse_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::common::test::argument_list_should_parse ... ok
[INFO] [stdout] test html::tokenizer::helpers::tests::is_tag_close_works ... ok
[INFO] [stdout] test xpath::grammar::expressions::arrow_operator::test::arrow_expr_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::comparison_expressions::test::comparison_expr_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::common::test::argument_list_should_parse_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::comparison_expressions::test::comparison_expr_should_parse_general_comp ... ok
[INFO] [stdout] test xpath::grammar::expressions::comparison_expressions::test::comparison_expr_should_parse_node_comp_precedes_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::comparison_expressions::test::comparison_expr_should_parse_node_comp_is ... ok
[INFO] [stdout] test xpath::grammar::expressions::comparison_expressions::test::comparison_expr_should_parse_general_comp_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::expressions_on_sequence_types::cast::tests::cast_expr_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::expressions_on_sequence_types::cast::tests::single_type_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::conditional_expressions::test::if_expr_should_parse_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::comparison_expressions::test::comparison_expr_should_parse_node_comp_precedes ... ok
[INFO] [stdout] test xpath::grammar::expressions::conditional_expressions::test::if_expr_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::expressions_on_sequence_types::castable::tests::castable_expr_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::expressions_on_sequence_types::instance_of::tests::instanceof_expr_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::expressions_on_sequence_types::treat::tests::treat_expr_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::for_expressions::test::for_expr_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::logical_expressions::test::and_expr_expr_should_not_match_second_with_no_separator ... ok
[INFO] [stdout] test xpath::grammar::expressions::let_expressions::test::let_expr_should_parse_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::logical_expressions::test::or_expr_should_not_match_second_with_no_separator ... ok
[INFO] [stdout] test xpath::grammar::expressions::maps_and_arrays::arrays::tests::curly_array_constructor_should_parse_no_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::logical_expressions::test::and_expr_expr_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::maps_and_arrays::lookup_operator::unary_lookup::tests::unary_lookup_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::logical_expressions::test::or_expr_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::abbreviated_syntax::tests::abbrev_forward_step_step_should_parse_with_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::steps::axis_step::tests::axis_step_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::maps_and_arrays::maps::tests::map_constructor_should_parse_no_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::maps_and_arrays::lookup_operator::postfix_lookup::tests::lookup_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::maps_and_arrays::arrays::tests::square_array_constructor_should_parse_no_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::for_expressions::test::for_expr_should_parse_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::maps_and_arrays::arrays::tests::square_array_constructor_should_parse_lots_of_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::steps::axis_step::tests::axis_step_should_parse_with_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::abbreviated_syntax::tests::abbrev_forward_step_step_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::let_expressions::test::let_expr_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::maps_and_arrays::arrays::tests::curly_array_constructor_should_parse_lots_of_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::maps_and_arrays::maps::tests::map_constructor_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::steps::axis_step::tests::axis_step_should_use_text_test_not_function_call ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::steps::forward_step::tests::forward_step_should_parse_abbrev ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::steps::forward_step::tests::forward_step_should_parse_full_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::steps::forward_step::tests::forward_step_should_parse_full ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::steps::node_tests::tests::wildcard_should_parse_braced_uri ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::steps::forward_step::tests::forward_step_should_use_text_test_not_function_call ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::steps::node_tests::tests::wildcard_should_parse_prefixed_name ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::steps::node_tests::tests::wildcard_should_parse_simple ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::steps::reverse_step::tests::reverse_step_should_parse_full ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::steps::reverse_step::tests::reverse_step_should_parse_full_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::steps::step_expr::tests::step_expr_should_use_text_test_not_function_call ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::steps::tests::predicate_list_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::steps::reverse_step::tests::reverse_step_should_parse_abbrev ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::tests::initial_double_slash_expansion_should_be_as_documented ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::tests::initial_slash_expansion_no_expr_should_be_as_documented ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::steps::node_tests::tests::wildcard_should_parse_suffixed_name ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::tests::double_slash_expansion_should_be_as_documented ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::tests::path_expr_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::steps::tests::predicate_list_should_parse_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::tests::path_expr_should_parse_whitespace ... ok
[INFO] [stdout] test html::parse::tests::parse_should_trim_newlines_out_of_start_tag_names ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::tests::relative_path_expr_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::path_expressions::tests::initial_slash_expansion_should_be_as_documented ... ok
[INFO] [stdout] test xpath::grammar::expressions::postfix_expressions::test::postfix_expr_should_parse1 ... ok
[INFO] [stdout] test xpath::grammar::expressions::primary_expressions::inline_function_expressions::tests::inline_function_expr_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::postfix_expressions::test::predicate_should_parse1 ... ok
[INFO] [stdout] test xpath::grammar::expressions::postfix_expressions::test::predicate_should_parse2 ... ok
[INFO] [stdout] test xpath::grammar::expressions::postfix_expressions::test::predicate_should_parse3 ... ok
[INFO] [stdout] test xpath::grammar::expressions::primary_expressions::enclosed_expressions::tests::enclosed_expr_should_parse_lots_of_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::primary_expressions::enclosed_expressions::tests::enclosed_expr_should_parse_no_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::primary_expressions::literals::test::numeric_literal_should_match_double ... ok
[INFO] [stdout] test xpath::grammar::expressions::primary_expressions::literals::test::numeric_literal_should_match_integer ... ok
[INFO] [stdout] test xpath::grammar::expressions::primary_expressions::inline_function_expressions::tests::inline_function_expr_should_parse_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::primary_expressions::named_function_references::tests::named_function_ref_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::primary_expressions::literals::test::numeric_literal_should_match_decimal ... ok
[INFO] [stdout] test xpath::grammar::expressions::primary_expressions::named_function_references::tests::named_function_ref_should_parse_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::primary_expressions::parenthesized_expressions::test::parenthesized_expr_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::primary_expressions::parenthesized_expressions::test::parenthesized_expr_should_parse_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::primary_expressions::static_function_calls::test::function_call_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::primary_expressions::static_function_calls::test::function_call_should_parse_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::primary_expressions::variable_references::test::var_ref_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::primary_expressions::variable_references::test::var_ref_should_parse_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::quantified_expressions::test::quantified_expr_should_parse_every ... ok
[INFO] [stdout] test xpath::grammar::expressions::quantified_expressions::test::quantified_expr_should_parse_some ... ok
[INFO] [stdout] test xpath::grammar::expressions::sequence_expressions::combining_node_sequences::test::union_expr_should_parse_bar ... ok
[INFO] [stdout] test xpath::grammar::expressions::sequence_expressions::combining_node_sequences::test::union_expr_should_parse_bar_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::sequence_expressions::combining_node_sequences::test::union_expr_should_parse_except ... ok
[INFO] [stdout] test xpath::grammar::expressions::sequence_expressions::combining_node_sequences::test::union_expr_should_parse_intersect ... ok
[INFO] [stdout] test xpath::grammar::expressions::sequence_expressions::combining_node_sequences::test::union_expr_should_parse_union ... ok
[INFO] [stdout] test xpath::grammar::expressions::sequence_expressions::constructing_sequences::test::range_expr_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::simple_map_operator::tests::simple_map_expr_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::simple_map_operator::tests::simple_map_expr_should_parse_whitespace ... ok
[INFO] [stdout] test xpath::grammar::expressions::simple_map_operator::tests::simple_map_expr_should_parse1 ... ok
[INFO] [stdout] test xpath::grammar::expressions::string_concat_expressions::test::string_concat_expr_should_parse ... ok
[INFO] [stdout] test xpath::grammar::expressions::tests::expr_should_parse1 ... ok
[INFO] [stdout] test xpath::grammar::expressions::tests::xpath_should_parse3 ... ok
[INFO] [stdout] test xpath::grammar::expressions::string_concat_expressions::test::string_concat_expr_should_parse_whitespace ... ok
[INFO] [stdout] test xpath::grammar::recipes::tests::max_should_choose_option_that_matches_most ... ok
[INFO] [stdout] test xpath::grammar::expressions::tests::xpath_should_parse1 ... ok
[INFO] [stdout] test xpath::grammar::expressions::tests::xpath_should_parse4 ... ok
[INFO] [stdout] test xpath::grammar::terminal_symbols::tests::comment_should_allow_nested_comments ... ok
[INFO] [stdout] test xpath::grammar::expressions::tests::xpath_should_parse2 ... ok
[INFO] [stdout] test xpath::grammar::expressions::tests::expr_should_parse2 ... ok
[INFO] [stdout] test xpath::grammar::terminal_symbols::tests::double_literal_should_work_for_all_valid_f64 ... ok
[INFO] [stdout] test xpath::grammar::terminal_symbols::tests::decimal_literal_should_work_for_all_valid_f32 ... ok
[INFO] [stdout] test xpath::grammar::terminal_symbols::tests::comment_should_match_comment ... ok
[INFO] [stdout] test xpath::grammar::terminal_symbols::tests::integer_literal_should_work_for_all_valid_u32 ... ok
[INFO] [stdout] test xpath::grammar::terminal_symbols::tests::double_should_match_scientific_notation_negative ... ok
[INFO] [stdout] test xpath::grammar::expressions::tests::xpath_should_parse5 ... ok
[INFO] [stdout] test xpath::grammar::terminal_symbols::tests::braced_uri_literal_should_work_for_all_strings ... ok
[INFO] [stdout] test xpath::grammar::terminal_symbols::tests::double_should_match_scientific_notation_positive ... ok
[INFO] [stdout] test xpath::grammar::terminal_symbols::tests::string_literal_should_work_for_all_quoted_strings ... ok
[INFO] [stdout] test xpath::grammar::terminal_symbols::tests::string_literal_should_allow_escaped_double_quotes ... ok
[INFO] [stdout] test xpath::grammar::terminal_symbols::tests::string_literal_should_allow_escaped_single_quotes ... ok
[INFO] [stdout] test xpath::grammar::expressions::tests::xpath_should_parse6 ... ok
[INFO] [stdout] test xpath::grammar::types::array_test::test::array_test_should_parse_any ... ok
[INFO] [stdout] test xpath::grammar::types::array_test::test::array_test_should_parse_whitespace ... ok
[INFO] [stdout] test xpath::grammar::types::attribute_test::test::attribute_test_should_parse ... ok
[INFO] [stdout] test xpath::grammar::types::attribute_test::test::attribute_test_should_parse_attrib_name ... ok
[INFO] [stdout] test xpath::grammar::types::attribute_test::test::attribute_test_should_parse_any ... ok
[INFO] [stdout] test xpath::grammar::types::attribute_test::test::attribute_test_should_parse_attrib_name_whitespace ... ok
[INFO] [stdout] test xpath::grammar::types::attribute_test::test::attribute_test_should_parse_whitespace ... ok
[INFO] [stdout] test xpath::grammar::types::attribute_test::test::attribute_test_should_parse_any_whitespace ... ok
[INFO] [stdout] test xpath::grammar::types::array_test::test::array_test_should_parse ... ok
[INFO] [stdout] test xpath::grammar::types::array_test::test::array_test_should_parse_any_whitespace ... ok
[INFO] [stdout] test xpath::grammar::types::element_test::test::element_test_should_parse ... ok
[INFO] [stdout] test xpath::grammar::types::element_test::test::element_test_should_parse_any ... ok
[INFO] [stdout] test xpath::grammar::terminal_symbols::tests::string_literal_should_work_for_all_single_quoted_strings ... ok
[INFO] [stdout] test xpath::grammar::types::element_test::test::element_test_should_parse_any_whitespace ... ok
[INFO] [stdout] test xpath::grammar::types::map_test::test::map_test_should_parse_typed_whitespace ... ok
[INFO] [stdout] test xpath::grammar::types::element_test::test::element_test_should_parse_attrib_name_whitespace ... ok
[INFO] [stdout] test xpath::grammar::types::element_test::test::element_test_should_parse_whitespace ... ok
[INFO] [stdout] test xpath::grammar::types::function_test::test::function_test_should_parse_any ... ok
[INFO] [stdout] test xpath::grammar::types::schema_element_test::test::schema_element_test_should_parse ... ok
[INFO] [stdout] test xpath::grammar::types::function_test::test::function_test_should_parse_any_whitespace ... ok
[INFO] [stdout] test xpath::grammar::types::schema_element_test::test::schema_element_test_should_whitespace ... ok
[INFO] [stdout] test xpath::grammar::types::function_test::test::function_test_should_parse_typed_name ... ok
[INFO] [stdout] test xpath::grammar::types::function_test::test::function_test_should_parse_typed_whitespace ... ok
[INFO] [stdout] test xpath::grammar::types::element_test::test::element_test_should_parse_attrib_name ... ok
[INFO] [stdout] test xpath::grammar::types::map_test::test::map_test_should_parse_any_whitespace ... ok
[INFO] [stdout] test xpath::grammar::types::map_test::test::map_test_should_parse_typed_name ... ok
[INFO] [stdout] test xpath::grammar::types::sequence_type::test::item_type_example1 ... ok
[INFO] [stdout] test xpath::grammar::types::sequence_type::test::item_type_example2 ... ok
[INFO] [stdout] test xpath::grammar::types::sequence_type::test::item_type_example3 ... ok
[INFO] [stdout] test xpath::grammar::types::sequence_type::test::item_type_example5 ... ok
[INFO] [stdout] test xpath::grammar::types::sequence_type::test::item_type_example4 ... ok
[INFO] [stdout] test xpath::grammar::types::sequence_type::test::item_type_example6 ... ok
[INFO] [stdout] test xpath::grammar::types::sequence_type::test::item_type_example7 ... ok
[INFO] [stdout] test xpath::grammar::types::sequence_type::test::item_type_example8 ... ok
[INFO] [stdout] test xpath::grammar::types::sequence_type::test::sequence_type_should_parse_value_whitespace ... ok
[INFO] [stdout] test xpath::grammar::types::sequence_type::test::sequence_type_test_should_parse_empty ... ok
[INFO] [stdout] test xpath::grammar::types::sequence_type::test::sequence_type_should_parse_empty_whitespace ... ok
[INFO] [stdout] test xpath::grammar::types::sequence_type::test::sequence_type_test_should_parse_value ... ok
[INFO] [stdout] test xpath::grammar::types::test::eq_name_example1 ... ok
[INFO] [stdout] test xpath::grammar::types::sequence_type::test::item_type_example9 ... ok
[INFO] [stdout] test xpath::grammar::whitespace_recipes::test::sep_many0_should_not_match_without_sep_symbol ... ok
[INFO] [stdout] test xpath::grammar::whitespace_recipes::test::sep_should_allow_multiple_whitespace_before_and_after ... ok
[INFO] [stdout] test xpath::grammar::types::test::eq_name_example2 ... ok
[INFO] [stdout] test xpath::grammar::whitespace_recipes::test::sep_many0_should_not_consume_trailing_sep_symbol ... ok
[INFO] [stdout] test xpath::grammar::whitespace_recipes::test::sep_many0_should_not_match_second_without_sep_symbol ... ok
[INFO] [stdout] test xpath::grammar::whitespace_recipes::test::sep_should_match_when_opt_doesnt ... ok
[INFO] [stdout] test xpath::grammar::whitespace_recipes::test::sep_should_allow_whitespace_between ... ok
[INFO] [stdout] test xpath::grammar::whitespace_recipes::test::ws_should_allow_leading_whitespace ... ok
[INFO] [stdout] test xpath::grammar::whitespace_recipes::test::ws_should_allow_no_whitespace_between ... ok
[INFO] [stdout] test xpath::grammar::whitespace_recipes::test::ws_should_allow_whitespace_between ... ok
[INFO] [stdout] test xpath::grammar::whitespace_recipes::test::ws_should_should_not_match_trailing_whitespace ... ok
[INFO] [stdout] test xpath::grammar::whitespace_recipes::test::sep_many0_should_match_first ... ok
[INFO] [stdout] test xpath::grammar::types::test::eq_name_example3 ... ok
[INFO] [stdout] test xpath::grammar::whitespace_recipes::test::sep_many0_should_match_multiple ... ok
[INFO] [stdout] test xpath::grammar::xml_names::test::ncname_should_not_match_colon ... ok
[INFO] [stdout] test xpath::query::tests::find_attributes_should_find_attribute ... ok
[INFO] [stdout] test xpath::query::tests::find_elements_should_find_element ... ok
[INFO] [stdout] test xpath::grammar::xml_names::test::nc_name_should_fail_for_all_invalid_names ... ok
[INFO] [stdout] test xpath::grammar::xml_names::test::nc_name_should_work_for_all_valid_names ... ok
[INFO] [stdout] test xpath::grammar::xml_names::test::qname_should_match_prefixed_name ... ok
[INFO] [stdout] test xpath::tests::parse_should_handle_reverse_step_after_double_slash ... ok
[INFO] [stdout] test xpath::xpath_item_set::tests::macro_works_with_one ... ok
[INFO] [stdout] test xpath::tests::parse_should_handle_multiple_double_slashes ... ok
[INFO] [stdout] test xpath::query::tests::find_elements_from_element_should_find_element ... ok
[INFO] [stderr]      Running tests/apply_to_item_tests.rs (/opt/rustwide/target/debug/deps/apply_to_item_tests-d96c4417077c652f)
[INFO] [stdout] test xpath::query::tests::find_elements_from_item_should_find_element ... ok
[INFO] [stdout] test xpath::xpath_item_set::tests::macro_works_with_multiple ... ok
[INFO] [stdout] test xpath::grammar::types::map_test::test::map_test_should_parse_any ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 249 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]      Running tests/contains_tests.rs (/opt/rustwide/target/debug/deps/contains_tests-aff12dc9bcd65b4a)
[INFO] [stdout] test apply_to_item_slash_should_select_children ... ok
[INFO] [stdout] test apply_to_item_double_slash_should_select_self_or_descendents ... ok
[INFO] [stdout] test apply_to_item_should_select_given_node ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test contains_should_select_attribute ... ok
[INFO] [stdout] test contains_should_select_on_expression ... ok
[INFO] [stderr]      Running tests/forward_step_tests.rs (/opt/rustwide/target/debug/deps/forward_step_tests-93e18b637608b0ea)
[INFO] [stdout] test contains_should_select_text ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test abbrev_attribute_step_should_match_given_attribute ... 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]      Running tests/github_sample_tests.rs (/opt/rustwide/target/debug/deps/github_sample_tests-e7c9bc9e584564e9)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test xpath_github_parent_axis_recursive ... ok
[INFO] [stdout] test xpath_github_root_search ... ok
[INFO] [stdout] test xpath_github_get_attributes_sample ... ok
[INFO] [stdout] test xpath_github_sample3 ... ok
[INFO] [stdout] test xpath_github_get_text_sample ... ok
[INFO] [stdout] test xpath_github_root_wildcard ... ok
[INFO] [stdout] test xpath_github_parent_axis ... ok
[INFO] [stdout] test xpath_github_dashed_attribute ... ok
[INFO] [stdout] test xpath_github_sample1 ... ok
[INFO] [stdout] test xpath_github_sample2 ... ok
[INFO] [stdout] test xpath_github_root_search_all ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/html_tests.rs (/opt/rustwide/target/debug/deps/html_tests-fd411da2820827d9)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test doctype_should_skip_verbose_doctype ... ok
[INFO] [stdout] test doctype_should_skip_regular_doctype ... ok
[INFO] [stdout] test text_should_include_text_before_between_and_after_child_element ... ok
[INFO] [stdout] test text_should_unescape_characters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lxml_tests.rs (/opt/rustwide/target/debug/deps/lxml_tests-6eec1f0f5f57ccc7)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stderr] Traceback (most recent call last):
[INFO] [stderr]   File "/opt/rustwide/workdir/tests/lxml_tests/xpath.py", line 1, in <module>
[INFO] [stderr]     import jsons
[INFO] [stderr] ModuleNotFoundError: No module named 'jsons'
[INFO] [stderr] Traceback (most recent call last):
[INFO] [stderr] Traceback (most recent call last):
[INFO] [stderr]   File "/opt/rustwide/workdir/tests/lxml_tests/xpath.py", line 1, in <module>
[INFO] [stderr]     import jsons
[INFO] [stderr]   File "/opt/rustwide/workdir/tests/lxml_tests/xpath.py", line 1, in <module>
[INFO] [stderr] ModuleNotFoundError: No module named 'jsons'
[INFO] [stderr]     import jsons
[INFO] [stderr] ModuleNotFoundError: No module named 'jsons'
[INFO] [stderr] Traceback (most recent call last):
[INFO] [stderr] Traceback (most recent call last):
[INFO] [stderr]   File "/opt/rustwide/workdir/tests/lxml_tests/xpath.py", line 1, in <module>
[INFO] [stderr]     import jsons
[INFO] [stderr] ModuleNotFoundError: No module named 'jsons'
[INFO] [stderr]   File "/opt/rustwide/workdir/tests/lxml_tests/xpath.py", line 1, in <module>
[INFO] [stderr]     import jsons
[INFO] [stderr] ModuleNotFoundError: No module named 'jsons'
[INFO] [stdout] test test_lxml_output ... FAILED
[INFO] [stdout] test test_text_handling ... FAILED
[INFO] [stdout] test test_text_handling3 ... FAILED
[INFO] [stdout] test test_text_handling2 ... FAILED
[INFO] [stdout] test test_item_count1 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_lxml_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' panicked at tests/lxml_tests.rs:49:14:
[INFO] [stdout] Failed to write to stdin: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6235a7e18ea2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6235a7e18ea2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6235a7e18ea2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6235a7e18ea2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6235a7e40143 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6235a7e40143 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6235a7e15d43 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6235a7e15d43 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6235a7e18cf2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6235a7e1a40c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6235a7e1a262 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6235a7d3aa14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6235a7d3aa14 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6235a7e1adeb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6235a7e1adeb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6235a7e1abba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6235a7e19399 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6235a7e1a84d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6235a7e3e310 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6235a7e3e6b6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6235a7cfc3fc - core::result::Result<T,E>::expect::hbedf83b1ed95cf20
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x6235a7cfc3fc - lxml_tests::get_lxml_output::{{closure}}::h53ee43ffe702b8cf
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lxml_tests.rs:49:14
[INFO] [stdout]   22:     0x6235a7cfc3fc - std::sys::backtrace::__rust_begin_short_backtrace::h0a05226ab132bd31
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   23:     0x6235a7cfadf7 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3243670378947524
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   24:     0x6235a7cfadf7 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hae15deda36ecf602
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x6235a7cfadf7 - std::panicking::catch_unwind::do_call::ha77ac5890b5a384c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26:     0x6235a7cfadf7 - std::panicking::catch_unwind::h7de2fcdba6d4c15d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27:     0x6235a7cfadf7 - std::panic::catch_unwind::hfc74a44b8c766c53
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x6235a7cfadf7 - std::thread::Builder::spawn_unchecked_::{{closure}}::hd642ef28532c52e2
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   29:     0x6235a7cfadf7 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h86cf1f52d2dff65d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x6235a7e1dd47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   31:     0x6235a7e1dd47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   32:     0x6235a7e1dd47 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   33:     0x7d5071fbeaa4 - <unknown>
[INFO] [stdout]   34:     0x7d507204ba34 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_lxml_output' panicked at tests/lxml_tests.rs:62:5:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6235a7e18ea2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6235a7e18ea2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6235a7e18ea2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6235a7e18ea2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6235a7e40143 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6235a7e40143 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6235a7e15d43 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6235a7e15d43 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6235a7e18cf2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6235a7e1a40c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6235a7e1a262 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6235a7d3aa14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6235a7d3aa14 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6235a7e1adeb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6235a7e1adeb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6235a7e1abba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6235a7e19399 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6235a7e1a84d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6235a7e3e310 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6235a7cece40 - lxml_tests::get_lxml_elements::h779648b17a16fa96
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lxml_tests.rs:62:5
[INFO] [stdout]   20:     0x6235a7ce7626 - lxml_tests::test_lxml_output::he14bda7284279c41
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lxml_tests.rs:143:25
[INFO] [stdout]   21:     0x6235a7ce7626 - lxml_tests::test_lxml_output::{{closure}}::h1296691c0e3ddbd3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lxml_tests.rs:137:22
[INFO] [stdout]   22:     0x6235a7ce7626 - core::ops::function::FnOnce::call_once::he12df407bdf8b1c3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6235a7d4019b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6235a7d4019b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x6235a7d3f38e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x6235a7d3f38e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x6235a7d3f38e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x6235a7d3f38e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x6235a7d3f38e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6235a7d3f38e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x6235a7d3f38e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x6235a7d02f04 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x6235a7d02f04 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x6235a7d068da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x6235a7d068da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x6235a7d068da - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x6235a7d068da - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x6235a7d068da - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6235a7d068da - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x6235a7d068da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6235a7e1dd47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x6235a7e1dd47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x6235a7e1dd47 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x7d5071fbeaa4 - <unknown>
[INFO] [stdout]   45:     0x7d507204ba34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_text_handling stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_text_handling' panicked at tests/lxml_tests.rs:62:5:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6235a7e18ea2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6235a7e18ea2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6235a7e18ea2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6235a7e18ea2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6235a7e40143 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6235a7e40143 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6235a7e15d43 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6235a7e15d43 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6235a7e18cf2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6235a7e1a40c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6235a7e1a262 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6235a7d3aa14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6235a7d3aa14 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6235a7e1adeb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6235a7e1adeb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6235a7e1abba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6235a7e19399 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6235a7e1a84d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6235a7e3e310 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6235a7cece40 - lxml_tests::get_lxml_elements::h779648b17a16fa96
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lxml_tests.rs:62:5
[INFO] [stdout]   20:     0x6235a7ce7201 - lxml_tests::test_text_handling::hf3174c00b7798cd4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lxml_tests.rs:167:25
[INFO] [stdout]   21:     0x6235a7ce7201 - lxml_tests::test_text_handling::{{closure}}::h92dfd897b82d7432
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lxml_tests.rs:157:24
[INFO] [stdout]   22:     0x6235a7ce7201 - core::ops::function::FnOnce::call_once::h97be6575118bcbe8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6235a7d4019b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6235a7d4019b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x6235a7d3f38e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x6235a7d3f38e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x6235a7d3f38e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x6235a7d3f38e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x6235a7d3f38e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6235a7d3f38e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x6235a7d3f38e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x6235a7d02f04 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x6235a7d02f04 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x6235a7d068da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x6235a7d068da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x6235a7d068da - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x6235a7d068da - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x6235a7d068da - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6235a7d068da - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x6235a7d068da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6235a7e1dd47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x6235a7e1dd47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x6235a7e1dd47 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x7d5071fbeaa4 - <unknown>
[INFO] [stdout]   45:     0x7d507204ba34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' panicked at tests/lxml_tests.rs:49:14:
[INFO] [stdout] Failed to write to stdin: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6235a7e18ea2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6235a7e18ea2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6235a7e18ea2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6235a7e18ea2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6235a7e40143 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6235a7e40143 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6235a7e15d43 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6235a7e15d43 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6235a7e18cf2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6235a7e1a40c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6235a7e1a262 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6235a7d3aa14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6235a7d3aa14 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6235a7e1adeb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6235a7e1adeb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6235a7e1abba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6235a7e19399 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6235a7e1a84d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6235a7e3e310 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6235a7e3e6b6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6235a7cfc3fc - core::result::Result<T,E>::expect::hbedf83b1ed95cf20
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x6235a7cfc3fc - lxml_tests::get_lxml_output::{{closure}}::h53ee43ffe702b8cf
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lxml_tests.rs:49:14
[INFO] [stdout]   22:     0x6235a7cfc3fc - std::sys::backtrace::__rust_begin_short_backtrace::h0a05226ab132bd31
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   23:     0x6235a7cfadf7 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3243670378947524
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   24:     0x6235a7cfadf7 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hae15deda36ecf602
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x6235a7cfadf7 - std::panicking::catch_unwind::do_call::ha77ac5890b5a384c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26:     0x6235a7cfadf7 - std::panicking::catch_unwind::h7de2fcdba6d4c15d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27:     0x6235a7cfadf7 - std::panic::catch_unwind::hfc74a44b8c766c53
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x6235a7cfadf7 - std::thread::Builder::spawn_unchecked_::{{closure}}::hd642ef28532c52e2
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   29:     0x6235a7cfadf7 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h86cf1f52d2dff65d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x6235a7e1dd47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   31:     0x6235a7e1dd47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   32:     0x6235a7e1dd47 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   33:     0x7d5071fbeaa4 - <unknown>
[INFO] [stdout]   34:     0x7d507204ba34 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_text_handling3 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' panicked at tests/lxml_tests.rs:49:14:
[INFO] [stdout] Failed to write to stdin: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6235a7e18ea2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6235a7e18ea2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6235a7e18ea2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6235a7e18ea2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6235a7e40143 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6235a7e40143 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6235a7e15d43 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6235a7e15d43 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6235a7e18cf2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6235a7e1a40c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6235a7e1a262 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6235a7d3aa14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6235a7d3aa14 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6235a7e1adeb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6235a7e1adeb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6235a7e1abba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6235a7e19399 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6235a7e1a84d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6235a7e3e310 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6235a7e3e6b6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6235a7cfc3fc - core::result::Result<T,E>::expect::hbedf83b1ed95cf20
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x6235a7cfc3fc - lxml_tests::get_lxml_output::{{closure}}::h53ee43ffe702b8cf
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lxml_tests.rs:49:14
[INFO] [stdout]   22:     0x6235a7cfc3fc - std::sys::backtrace::__rust_begin_short_backtrace::h0a05226ab132bd31
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   23:     0x6235a7cfadf7 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3243670378947524
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   24:     0x6235a7cfadf7 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hae15deda36ecf602
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x6235a7cfadf7 - std::panicking::catch_unwind::do_call::ha77ac5890b5a384c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26:     0x6235a7cfadf7 - std::panicking::catch_unwind::h7de2fcdba6d4c15d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27:     0x6235a7cfadf7 - std::panic::catch_unwind::hfc74a44b8c766c53
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x6235a7cfadf7 - std::thread::Builder::spawn_unchecked_::{{closure}}::hd642ef28532c52e2
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   29:     0x6235a7cfadf7 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h86cf1f52d2dff65d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x6235a7e1dd47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   31:     0x6235a7e1dd47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   32:     0x6235a7e1dd47 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   33:     0x7d5071fbeaa4 - <unknown>
[INFO] [stdout]   34:     0x7d507204ba34 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_text_handling3' panicked at tests/lxml_tests.rs:62:5:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6235a7e18ea2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6235a7e18ea2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6235a7e18ea2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6235a7e18ea2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6235a7e40143 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6235a7e40143 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6235a7e15d43 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6235a7e15d43 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6235a7e18cf2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6235a7e1a40c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6235a7e1a262 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6235a7d3aa14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6235a7d3aa14 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6235a7e1adeb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6235a7e1adeb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6235a7e1abba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6235a7e19399 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6235a7e1a84d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6235a7e3e310 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6235a7cece40 - lxml_tests::get_lxml_elements::h779648b17a16fa96
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lxml_tests.rs:62:5
[INFO] [stdout]   20:     0x6235a7ce7b11 - lxml_tests::test_text_handling3::h2ccf1e916f4c8132
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lxml_tests.rs:209:25
[INFO] [stdout]   21:     0x6235a7ce7b11 - lxml_tests::test_text_handling3::{{closure}}::h7e2bbe2ff9817d29
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lxml_tests.rs:199:25
[INFO] [stdout]   22:     0x6235a7ce7b11 - core::ops::function::FnOnce::call_once::hf140ca9c4bdadf5c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6235a7d4019b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6235a7d4019b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x6235a7d3f38e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x6235a7d3f38e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x6235a7d3f38e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x6235a7d3f38e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x6235a7d3f38e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6235a7d3f38e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x6235a7d3f38e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x6235a7d02f04 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x6235a7d02f04 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x6235a7d068da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x6235a7d068da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x6235a7d068da - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x6235a7d068da - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x6235a7d068da - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6235a7d068da - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x6235a7d068da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6235a7e1dd47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x6235a7e1dd47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x6235a7e1dd47 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x7d5071fbeaa4 - <unknown>
[INFO] [stdout]   45:     0x7d507204ba34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_text_handling2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' panicked at tests/lxml_tests.rs:49:14:
[INFO] [stdout] Failed to write to stdin: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6235a7e18ea2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6235a7e18ea2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6235a7e18ea2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6235a7e18ea2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6235a7e40143 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6235a7e40143 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6235a7e15d43 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6235a7e15d43 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6235a7e18cf2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6235a7e1a40c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6235a7e1a262 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6235a7d3aa14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6235a7d3aa14 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6235a7e1adeb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6235a7e1adeb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6235a7e1abba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6235a7e19399 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6235a7e1a84d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6235a7e3e310 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6235a7e3e6b6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6235a7cfc3fc - core::result::Result<T,E>::expect::hbedf83b1ed95cf20
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x6235a7cfc3fc - lxml_tests::get_lxml_output::{{closure}}::h53ee43ffe702b8cf
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lxml_tests.rs:49:14
[INFO] [stdout]   22:     0x6235a7cfc3fc - std::sys::backtrace::__rust_begin_short_backtrace::h0a05226ab132bd31
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   23:     0x6235a7cfadf7 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3243670378947524
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   24:     0x6235a7cfadf7 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hae15deda36ecf602
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x6235a7cfadf7 - std::panicking::catch_unwind::do_call::ha77ac5890b5a384c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26:     0x6235a7cfadf7 - std::panicking::catch_unwind::h7de2fcdba6d4c15d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27:     0x6235a7cfadf7 - std::panic::catch_unwind::hfc74a44b8c766c53
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x6235a7cfadf7 - std::thread::Builder::spawn_unchecked_::{{closure}}::hd642ef28532c52e2
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   29:     0x6235a7cfadf7 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h86cf1f52d2dff65d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x6235a7e1dd47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   31:     0x6235a7e1dd47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   32:     0x6235a7e1dd47 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   33:     0x7d5071fbeaa4 - <unknown>
[INFO] [stdout]   34:     0x7d507204ba34 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_text_handling2' panicked at tests/lxml_tests.rs:62:5:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6235a7e18ea2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6235a7e18ea2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6235a7e18ea2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6235a7e18ea2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6235a7e40143 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6235a7e40143 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6235a7e15d43 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6235a7e15d43 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6235a7e18cf2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6235a7e1a40c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6235a7e1a262 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6235a7d3aa14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6235a7d3aa14 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6235a7e1adeb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6235a7e1adeb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6235a7e1abba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6235a7e19399 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6235a7e1a84d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6235a7e3e310 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6235a7cece40 - lxml_tests::get_lxml_elements::h779648b17a16fa96
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lxml_tests.rs:62:5
[INFO] [stdout]   20:     0x6235a7ce6551 - lxml_tests::test_text_handling2::ha3b6c1d2e7f2ddc4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lxml_tests.rs:188:25
[INFO] [stdout]   21:     0x6235a7ce6551 - lxml_tests::test_text_handling2::{{closure}}::hab6c0fb0e8080119
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lxml_tests.rs:178:25
[INFO] [stdout]   22:     0x6235a7ce6551 - core::ops::function::FnOnce::call_once::h447c7a135cefb952
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6235a7d4019b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6235a7d4019b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x6235a7d3f38e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x6235a7d3f38e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x6235a7d3f38e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x6235a7d3f38e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x6235a7d3f38e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6235a7d3f38e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x6235a7d3f38e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x6235a7d02f04 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x6235a7d02f04 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x6235a7d068da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x6235a7d068da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x6235a7d068da - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x6235a7d068da - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x6235a7d068da - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6235a7d068da - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x6235a7d068da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6235a7e1dd47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x6235a7e1dd47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x6235a7e1dd47 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x7d5071fbeaa4 - <unknown>
[INFO] [stdout]   45:     0x7d507204ba34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_item_count1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' panicked at tests/lxml_tests.rs:49:14:
[INFO] [stdout] Failed to write to stdin: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6235a7e18ea2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6235a7e18ea2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6235a7e18ea2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6235a7e18ea2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6235a7e40143 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6235a7e40143 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6235a7e15d43 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6235a7e15d43 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6235a7e18cf2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6235a7e1a40c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6235a7e1a262 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6235a7d3aa14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6235a7d3aa14 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6235a7e1adeb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6235a7e1adeb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6235a7e1abba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6235a7e19399 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6235a7e1a84d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6235a7e3e310 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6235a7e3e6b6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6235a7cfc3fc - core::result::Result<T,E>::expect::hbedf83b1ed95cf20
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x6235a7cfc3fc - lxml_tests::get_lxml_output::{{closure}}::h53ee43ffe702b8cf
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lxml_tests.rs:49:14
[INFO] [stdout]   22:     0x6235a7cfc3fc - std::sys::backtrace::__rust_begin_short_backtrace::h0a05226ab132bd31
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   23:     0x6235a7cfadf7 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3243670378947524
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   24:     0x6235a7cfadf7 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hae15deda36ecf602
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   25:     0x6235a7cfadf7 - std::panicking::catch_unwind::do_call::ha77ac5890b5a384c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   26:     0x6235a7cfadf7 - std::panicking::catch_unwind::h7de2fcdba6d4c15d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   27:     0x6235a7cfadf7 - std::panic::catch_unwind::hfc74a44b8c766c53
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x6235a7cfadf7 - std::thread::Builder::spawn_unchecked_::{{closure}}::hd642ef28532c52e2
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   29:     0x6235a7cfadf7 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h86cf1f52d2dff65d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x6235a7e1dd47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   31:     0x6235a7e1dd47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   32:     0x6235a7e1dd47 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   33:     0x7d5071fbeaa4 - <unknown>
[INFO] [stdout]   34:     0x7d507204ba34 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_item_count1' panicked at tests/lxml_tests.rs:235:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ParseIntError { kind: Empty }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6235a7e18ea2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6235a7e18ea2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6235a7e18ea2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6235a7e18ea2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6235a7e40143 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6235a7e40143 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x6235a7e15d43 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6235a7e15d43 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6235a7e18cf2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6235a7e1a40c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x6235a7e1a262 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x6235a7d3aa14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x6235a7d3aa14 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6235a7e1adeb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6235a7e1adeb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x6235a7e1abba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x6235a7e19399 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x6235a7e1a84d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6235a7e3e310 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6235a7e3e6b6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x6235a7ce6f59 - core::result::Result<T,E>::unwrap::h82693c7bee1c57ca
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x6235a7ce6f59 - lxml_tests::test_item_count1::h6f1a8766ad74aa8e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lxml_tests.rs:235:53
[INFO] [stdout]   22:     0x6235a7ce6f59 - lxml_tests::test_item_count1::{{closure}}::h1ca74ee51c4e1dd1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lxml_tests.rs:220:22
[INFO] [stdout]   23:     0x6235a7ce6f59 - core::ops::function::FnOnce::call_once::h4c05a8e2368f5c72
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6235a7d4019b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6235a7d4019b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x6235a7d3f38e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x6235a7d3f38e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x6235a7d3f38e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x6235a7d3f38e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x6235a7d3f38e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6235a7d3f38e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x6235a7d3f38e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x6235a7d02f04 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x6235a7d02f04 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x6235a7d068da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x6235a7d068da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x6235a7d068da - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x6235a7d068da - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x6235a7d068da - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6235a7d068da - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x6235a7d068da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6235a7e1dd47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x6235a7e1dd47 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x6235a7e1dd47 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7d5071fbeaa4 - <unknown>
[INFO] [stdout]   46:     0x7d507204ba34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_item_count1
[INFO] [stdout]     test_lxml_output
[INFO] [stdout]     test_text_handling
[INFO] [stdout]     test_text_handling2
[INFO] [stdout]     test_text_handling3
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test lxml_tests`
[INFO] running `Command { std: "docker" "inspect" "024cd04307328460d2aef601562813fb773cf1d236ff7e10e5243c183c368058", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "024cd04307328460d2aef601562813fb773cf1d236ff7e10e5243c183c368058", kill_on_drop: false }`
[INFO] [stdout] 024cd04307328460d2aef601562813fb773cf1d236ff7e10e5243c183c368058
