[INFO] fetching crate skyscraper 0.7.0-beta.2... [INFO] testing skyscraper-0.7.0-beta.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate skyscraper 0.7.0-beta.2 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate skyscraper 0.7.0-beta.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 127 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-extract-macro v0.1.1 [INFO] [stderr] Downloaded mockall v0.12.1 [INFO] [stderr] Downloaded indextree v4.7.4 [INFO] [stderr] Downloaded enum-extract-error v0.1.1 [INFO] [stderr] Downloaded mockall_derive v0.12.1 [INFO] [stderr] Downloaded indextree-macros v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d31cbcffe4f9a3a3130964269addb797e219e4db8b19d93b5a22717496033985 [INFO] running `Command { std: "docker" "start" "-a" "d31cbcffe4f9a3a3130964269addb797e219e4db8b19d93b5a22717496033985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d31cbcffe4f9a3a3130964269addb797e219e4db8b19d93b5a22717496033985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d31cbcffe4f9a3a3130964269addb797e219e4db8b19d93b5a22717496033985", kill_on_drop: false }` [INFO] [stdout] d31cbcffe4f9a3a3130964269addb797e219e4db8b19d93b5a22717496033985 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1968c989cb1c1d3427bfcd3fcc02a138f312d8fb953f94d48c0c1683e58d1bb [INFO] running `Command { std: "docker" "start" "-a" "d1968c989cb1c1d3427bfcd3fcc02a138f312d8fb953f94d48c0c1683e58d1bb", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.27.2 [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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vecpointer.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn new(values: &[T]) -> VecPointerRef { [INFO] [stdout] | ^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type 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 20.60s [INFO] running `Command { std: "docker" "inspect" "d1968c989cb1c1d3427bfcd3fcc02a138f312d8fb953f94d48c0c1683e58d1bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1968c989cb1c1d3427bfcd3fcc02a138f312d8fb953f94d48c0c1683e58d1bb", kill_on_drop: false }` [INFO] [stdout] d1968c989cb1c1d3427bfcd3fcc02a138f312d8fb953f94d48c0c1683e58d1bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04dab421fcdf563575d0ea64df44234d9161543817355fb293bac2014a41f754 [INFO] running `Command { std: "docker" "start" "-a" "04dab421fcdf563575d0ea64df44234d9161543817355fb293bac2014a41f754", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling skyscraper v0.7.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling mockall v0.12.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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vecpointer.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn new(values: &[T]) -> VecPointerRef { [INFO] [stdout] | ^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn new(values: &[T]) -> VecPointerRef<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [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>, [INFO] [stdout] 419 | | ) -> Vec { [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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vecpointer.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn new(values: &[T]) -> VecPointerRef { [INFO] [stdout] | ^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type 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 46.29s [INFO] running `Command { std: "docker" "inspect" "04dab421fcdf563575d0ea64df44234d9161543817355fb293bac2014a41f754", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04dab421fcdf563575d0ea64df44234d9161543817355fb293bac2014a41f754", kill_on_drop: false }` [INFO] [stdout] 04dab421fcdf563575d0ea64df44234d9161543817355fb293bac2014a41f754 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8b98d491c6dcd40862961353da6328ca9d56967010fbbbc79a17e1348f587e47 [INFO] running `Command { std: "docker" "start" "-a" "8b98d491c6dcd40862961353da6328ca9d56967010fbbbc79a17e1348f587e47", 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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/vecpointer.rs:7:24 [INFO] [stderr] | [INFO] [stderr] 7 | pub fn new(values: &[T]) -> VecPointerRef { [INFO] [stderr] | ^^^^ ---------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type 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 (run `cargo fix --lib -p skyscraper` to apply 1 suggestion) [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>, [INFO] [stderr] 419 | | ) -> Vec { [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.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skyscraper-237bac765c9a0fcf) [INFO] [stdout] [INFO] [stdout] running 249 tests [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::close_handler_should_ignore_mismatch_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::void_handler_should_ignore_mismatch_for_missing_end_tag ... 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_handle_attributes_without_value_other_attributes ... 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::close_handler_should_close_both_tags_for_missing_end_tag ... 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::tests::parse_should_include_tag_like_text_in_script_tags ... ok [INFO] [stdout] test html::parse::tests::parse_should_trim_newlines_out_of_end_tag_names ... ok [INFO] [stdout] test html::tests::html_document_display_should_escape_text ... ok [INFO] [stdout] test html::tests::html_document_display_should_expand_self_closing_tags ... ok [INFO] [stdout] test html::tests::html_document_display_should_handle_attributes ... ok [INFO] [stdout] test html::tests::html_document_display_should_handle_void_tags ... ok [INFO] [stdout] test html::tests::html_document_display_should_output_same_text ... ok [INFO] [stdout] test html::tests::html_node_get_all_text_should_include_nested_text ... 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_node_get_text_should_ignore_nested_text ... ok [INFO] [stdout] test html::tests::html_node_get_text_should_work_on_tag_node_with_one_text_child ... ok [INFO] [stdout] test html::tests::html_node_get_text_should_work_on_tag_node_with_two_text_children ... ok [INFO] [stdout] test html::tests::html_node_get_text_should_work_on_text_node ... ok [INFO] [stdout] test html::tokenizer::helpers::tests::is_assignment_sign_does_not_move_pointer_if_not_found ... ok [INFO] [stdout] test html::tokenizer::helpers::tests::is_assignment_sign_works ... ok [INFO] [stdout] test html::tokenizer::helpers::tests::is_comment_does_not_move_pointer_if_not_found ... 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::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_tag_close_works ... 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::document_node_get_attributes_for_tag ... ok [INFO] [stdout] test xpath::grammar::expressions::arithmetic_expressions::test::additive_expr_should_parse ... ok [INFO] [stdout] test xpath::grammar::expressions::arithmetic_expressions::test::additive_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::arithmetic_expressions::test::multiplicative_expr_should_parse ... ok [INFO] [stdout] test xpath::grammar::expressions::arithmetic_expressions::test::multiplicative_expr_should_parse_whitespace ... ok [INFO] [stdout] test html::parse::tests::parse_works ... ok [INFO] [stdout] test html::tests::document_node_get_attributes_for_text ... ok [INFO] [stdout] test xpath::grammar::expressions::arrow_operator::test::arrow_expr_should_parse_whitespace ... ok [INFO] [stdout] test xpath::grammar::expressions::comparison_expressions::test::comparison_expr_should_parse ... ok [INFO] [stdout] test xpath::grammar::expressions::arithmetic_expressions::test::unary_expr_should_parse_minus_whitespace ... ok [INFO] [stdout] test xpath::grammar::expressions::common::test::argument_list_should_parse ... ok [INFO] [stdout] test xpath::grammar::expressions::comparison_expressions::test::comparison_expr_should_parse_general_comp ... ok [INFO] [stdout] test xpath::grammar::expressions::arrow_operator::test::arrow_expr_should_parse ... ok [INFO] [stdout] test xpath::grammar::expressions::common::test::argument_list_should_parse_whitespace ... ok [INFO] [stdout] test html::parse::tests::parse_should_handle_single_tags ... ok [INFO] [stdout] test xpath::grammar::expressions::comparison_expressions::test::comparison_expr_should_parse_general_comp_whitespace ... 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::conditional_expressions::test::if_expr_should_parse ... ok [INFO] [stdout] test xpath::grammar::expressions::comparison_expressions::test::comparison_expr_should_parse_node_comp_precedes ... ok [INFO] [stdout] test xpath::grammar::expressions::arithmetic_expressions::test::unary_expr_should_parse_minus ... ok [INFO] [stdout] test xpath::grammar::expressions::expressions_on_sequence_types::cast::tests::single_type_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::conditional_expressions::test::if_expr_should_parse_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::for_expressions::test::for_expr_should_parse ... ok [INFO] [stdout] test xpath::grammar::expressions::for_expressions::test::for_expr_should_parse_whitespace ... ok [INFO] [stdout] test xpath::grammar::expressions::expressions_on_sequence_types::treat::tests::treat_expr_should_parse ... ok [INFO] [stdout] test xpath::grammar::expressions::let_expressions::test::let_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::and_expr_expr_should_parse ... 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::lookup_operator::unary_lookup::tests::unary_lookup_should_parse ... 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::curly_array_constructor_should_parse_lots_of_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::maps_and_arrays::maps::tests::map_constructor_should_parse ... ok [INFO] [stdout] test xpath::grammar::expressions::logical_expressions::test::or_expr_should_parse ... 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::maps_and_arrays::arrays::tests::square_array_constructor_should_parse_no_whitespace ... 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::forward_step::tests::forward_step_should_parse_full ... 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::path_expressions::steps::axis_step::tests::axis_step_should_parse ... 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::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_use_text_test_not_function_call ... 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::node_tests::tests::wildcard_should_parse_simple ... 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::path_expressions::steps::reverse_step::tests::reverse_step_should_parse_abbrev ... 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::forward_step::tests::forward_step_should_parse_full_whitespace ... 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::tests::predicate_list_should_parse_whitespace ... 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::step_expr::tests::step_expr_should_use_text_test_not_function_call ... 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::initial_double_slash_expansion_should_be_as_documented ... 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::node_tests::tests::wildcard_should_parse_suffixed_name ... ok [INFO] [stdout] test xpath::grammar::expressions::path_expressions::tests::relative_path_expr_should_parse ... ok [INFO] [stdout] test xpath::grammar::expressions::postfix_expressions::test::postfix_expr_should_parse1 ... 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::tests::path_expr_should_parse ... ok [INFO] [stdout] test xpath::grammar::expressions::postfix_expressions::test::predicate_should_parse1 ... ok [INFO] [stdout] test xpath::grammar::expressions::path_expressions::tests::path_expr_should_parse_whitespace ... 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::postfix_expressions::test::predicate_should_parse2 ... 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::literals::test::numeric_literal_should_match_decimal ... 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_no_whitespace ... 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::primary_expressions::parenthesized_expressions::test::parenthesized_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::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::variable_references::test::var_ref_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_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::quantified_expressions::test::quantified_expr_should_parse_some ... ok [INFO] [stdout] test xpath::grammar::expressions::quantified_expressions::test::quantified_expr_should_parse_every ... ok [INFO] [stdout] test xpath::grammar::expressions::sequence_expressions::combining_node_sequences::test::union_expr_should_parse_intersect ... ok [INFO] [stdout] test html::parse::tests::parse_should_work_with_html ... ok [INFO] [stdout] test xpath::grammar::expressions::sequence_expressions::constructing_sequences::test::range_expr_should_parse ... 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_union ... ok [INFO] [stdout] test xpath::grammar::expressions::path_expressions::tests::initial_slash_expansion_should_be_as_documented ... ok [INFO] [stdout] test xpath::grammar::expressions::primary_expressions::literals::test::numeric_literal_should_match_double ... ok [INFO] [stdout] test xpath::grammar::expressions::simple_map_operator::tests::simple_map_expr_should_parse ... ok [INFO] [stdout] test xpath::grammar::expressions::primary_expressions::literals::test::numeric_literal_should_match_integer ... ok [INFO] [stdout] test xpath::grammar::expressions::string_concat_expressions::test::string_concat_expr_should_parse_whitespace ... ok [INFO] [stdout] test xpath::grammar::expressions::tests::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::simple_map_operator::tests::simple_map_expr_should_parse1 ... ok [INFO] [stdout] test xpath::grammar::expressions::tests::xpath_should_parse3 ... 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::tests::xpath_should_parse2 ... 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::tests::xpath_should_parse6 ... ok [INFO] [stdout] test xpath::grammar::recipes::tests::max_should_choose_option_that_matches_most ... ok [INFO] [stdout] test xpath::grammar::terminal_symbols::tests::comment_should_allow_nested_comments ... ok [INFO] [stdout] test xpath::grammar::terminal_symbols::tests::comment_should_match_comment ... ok [INFO] [stdout] test xpath::grammar::expressions::simple_map_operator::tests::simple_map_expr_should_parse_whitespace ... ok [INFO] [stdout] test xpath::grammar::expressions::tests::xpath_should_parse5 ... ok [INFO] [stdout] test xpath::grammar::terminal_symbols::tests::double_should_match_scientific_notation_negative ... 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_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_parse4 ... ok [INFO] [stdout] test xpath::grammar::expressions::tests::xpath_should_parse1 ... ok [INFO] [stdout] test xpath::grammar::types::array_test::test::array_test_should_parse ... ok [INFO] [stdout] test xpath::grammar::expressions::tests::expr_should_parse2 ... 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::double_literal_should_work_for_all_valid_f64 ... ok [INFO] [stdout] test xpath::grammar::types::array_test::test::array_test_should_parse_any_whitespace ... ok [INFO] [stdout] test xpath::grammar::types::array_test::test::array_test_should_parse_any ... 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_any ... 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_whitespace ... 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::element_test::test::element_test_should_parse_any ... ok [INFO] [stdout] test xpath::grammar::types::element_test::test::element_test_should_parse_any_whitespace ... ok [INFO] [stdout] test xpath::grammar::types::element_test::test::element_test_should_parse_attrib_name ... 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::array_test::test::array_test_should_parse_whitespace ... ok [INFO] [stdout] test xpath::grammar::types::function_test::test::function_test_should_parse_typed_whitespace ... ok [INFO] [stdout] test xpath::grammar::types::map_test::test::map_test_should_parse_any ... ok [INFO] [stdout] test xpath::grammar::types::function_test::test::function_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::map_test::test::map_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::terminal_symbols::tests::integer_literal_should_work_for_all_valid_u32 ... 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_typed_name ... ok [INFO] [stdout] test xpath::grammar::types::schema_element_test::test::schema_element_test_should_whitespace ... 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::map_test::test::map_test_should_parse_typed_whitespace ... 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_example5 ... ok [INFO] [stdout] test xpath::grammar::types::sequence_type::test::item_type_example8 ... 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_example9 ... 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_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_test_should_parse_value ... ok [INFO] [stdout] test xpath::grammar::types::test::eq_name_example2 ... ok [INFO] [stdout] test xpath::grammar::types::test::eq_name_example1 ... 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_not_match_second_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::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_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::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_multiple ... ok [INFO] [stdout] test xpath::grammar::whitespace_recipes::test::sep_should_allow_whitespace_between ... 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::grammar::xml_names::test::qname_should_match_prefixed_name ... ok [INFO] [stdout] test xpath::query::tests::find_elements_should_find_element ... ok [INFO] [stdout] test xpath::query::tests::find_elements_from_element_should_find_element ... 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_multiple ... ok [INFO] [stdout] test xpath::xpath_item_set::tests::macro_works_with_one ... ok [INFO] [stdout] test xpath::query::tests::find_elements_from_item_should_find_element ... ok [INFO] [stdout] test xpath::tests::parse_should_handle_multiple_double_slashes ... 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::string_literal_should_work_for_all_quoted_strings ... ok [INFO] [stdout] test xpath::grammar::terminal_symbols::tests::string_literal_should_work_for_all_single_quoted_strings ... ok [INFO] [stdout] test xpath::grammar::xml_names::test::nc_name_should_work_for_all_valid_names ... ok [INFO] [stderr] Running tests/apply_to_item_tests.rs (/opt/rustwide/target/debug/deps/apply_to_item_tests-dfed922ee560320d) [INFO] [stdout] test xpath::grammar::xml_names::test::nc_name_should_fail_for_all_invalid_names ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 249 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test apply_to_item_should_select_given_node ... ok [INFO] [stdout] test apply_to_item_double_slash_should_select_self_or_descendents ... ok [INFO] [stderr] Running tests/contains_tests.rs (/opt/rustwide/target/debug/deps/contains_tests-eaf44cd97ad88aac) [INFO] [stdout] test apply_to_item_slash_should_select_children ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test contains_should_select_text ... ok [INFO] [stdout] test contains_should_select_attribute ... ok [INFO] [stdout] test contains_should_select_on_expression ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/forward_step_tests.rs (/opt/rustwide/target/debug/deps/forward_step_tests-59e3d510a7130106) [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-e7ab71dfcf9271ec) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test xpath_github_root_search ... ok [INFO] [stdout] test xpath_github_parent_axis ... ok [INFO] [stdout] test xpath_github_dashed_attribute ... ok [INFO] [stdout] test xpath_github_root_wildcard ... ok [INFO] [stdout] test xpath_github_get_text_sample ... ok [INFO] [stdout] test xpath_github_root_search_all ... ok [INFO] [stdout] test xpath_github_parent_axis_recursive ... ok [INFO] [stdout] test xpath_github_get_attributes_sample ... ok [INFO] [stdout] test xpath_github_sample1 ... ok [INFO] [stdout] test xpath_github_sample2 ... ok [INFO] [stdout] test xpath_github_sample3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.97s [INFO] [stdout] [INFO] [stderr] Running tests/html_tests.rs (/opt/rustwide/target/debug/deps/html_tests-72490de85fe14a07) [INFO] [stdout] [INFO] [stdout] running 4 tests [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] test doctype_should_skip_verbose_doctype ... 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-7462264b57f4f4d0) [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 [INFO] [stderr] import jsons [INFO] [stderr] ModuleNotFoundError: No module named 'jsons' [INFO] [stdout] test test_lxml_output ... FAILED [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/workdir/tests/lxml_tests/xpath.py", line 1, in [INFO] [stderr] import jsons [INFO] [stderr] ModuleNotFoundError: No module named 'jsons' [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/workdir/tests/lxml_tests/xpath.py", line 1, in [INFO] [stderr] import jsons [INFO] [stderr] ModuleNotFoundError: No module named 'jsons' [INFO] [stdout] test test_text_handling2 ... FAILED [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/workdir/tests/lxml_tests/xpath.py", line 1, in [INFO] [stderr] import jsons [INFO] [stderr] ModuleNotFoundError: No module named 'jsons' [INFO] [stdout] test test_text_handling3 ... FAILED [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/workdir/tests/lxml_tests/xpath.py", line 1, in [INFO] [stderr] import jsons [INFO] [stderr] ModuleNotFoundError: No module named 'jsons' [INFO] [stdout] test test_text_handling ... 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 'test_lxml_output' (294) panicked at tests/lxml_tests.rs:62:5: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b00102a3232 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b00102a3232 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b00102a3232 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b00102a3232 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b00102c6d0f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b00102c6d0f - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b001028f9d3 - std::io::default_write_fmt::h12bd533187bc883d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b001028f9d3 - std::io::Write::write_fmt::h926a1fdfdcb90065 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b00102a3082 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b001028e1fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b001028e079 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5b00100deb5e - as core::ops::function::Fn>::call::h4b2012949041da5d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5b00100deb5e - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b001028e803 - as core::ops::function::Fn>::call::h911f2e3e7e84b764 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5b001028e803 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5b00102a2c0a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5b00102a2b69 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b001028ed6d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5b00102cedb0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5b00100b31af - lxml_tests::get_lxml_elements::h137bfe855a400762 [INFO] [stdout] at /opt/rustwide/workdir/tests/lxml_tests.rs:62:5 [INFO] [stdout] 20: 0x5b00100b220e - lxml_tests::test_lxml_output::h05d0034e57239754 [INFO] [stdout] at /opt/rustwide/workdir/tests/lxml_tests.rs:143:25 [INFO] [stdout] 21: 0x5b00100b1be7 - lxml_tests::test_lxml_output::{{closure}}::h2335a02fab31511d [INFO] [stdout] at /opt/rustwide/workdir/tests/lxml_tests.rs:137:22 [INFO] [stdout] 22: 0x5b00100bb2d6 - core::ops::function::FnOnce::call_once::h906632b72a410548 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x5b00100e409b - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5b00100e409b - test::__rust_begin_short_backtrace::h50f5566ee84f2f21 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5b00100e7295 - test::run_test_in_process::{{closure}}::heb3733b71d876eca [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5b00100e7295 - as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5b00100e7295 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x5b00100e7295 - std::panicking::catch_unwind::he482e1914bc21641 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x5b00100e7295 - std::panic::catch_unwind::h86ac9705098f4f22 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5b00100e7295 - test::run_test_in_process::h636a992821e3c6aa [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5b00100e7295 - test::run_test::{{closure}}::he454cc9a192df79f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5b001010cc44 - test::run_test::{{closure}}::haec47455908dff86 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5b001010cc44 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x5b00100f385a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x5b00100f385a - as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5b00100f385a - std::panicking::catch_unwind::do_call::h499f5a462f019d9d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x5b00100f385a - std::panicking::catch_unwind::h6736fbbb1a264383 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x5b00100f385a - std::panic::catch_unwind::h49ea7bdd1cbee572 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5b00100f385a - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x5b00100f385a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 41: 0x5b001027931f - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 42: 0x5b001027931f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 43: 0x7c4973521aa4 - [INFO] [stdout] 44: 0x7c49735aea34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] thread '' (299) 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: 0x5b00102a3232 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b00102a3232 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b00102a3232 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b00102a3232 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b00102c6d0f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b00102c6d0f - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b001028f9d3 - std::io::default_write_fmt::h12bd533187bc883d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b001028f9d3 - std::io::Write::write_fmt::h926a1fdfdcb90065 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b00102a3082 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b001028e1fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b001028e079 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5b00100deb5e - as core::ops::function::Fn>::call::h4b2012949041da5d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5b00100deb5e - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b001028e803 - as core::ops::function::Fn>::call::h911f2e3e7e84b764 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5b001028e803 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5b00102a2c0a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5b00102a2b69 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b001028ed6d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5b00102cedb0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5b00102d0716 - core::result::unwrap_failed::hbb243a6a8b53218d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5b00100c3a9c - core::result::Result::expect::h08a1246dbc9dd00c [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x5b00100b3358 - lxml_tests::get_lxml_output::{{closure}}::h93c0d0476d5a4e4d [INFO] [stdout] at /opt/rustwide/workdir/tests/lxml_tests.rs:49:14 [INFO] [stdout] 22: 0x5b00100b6316 - std::sys::backtrace::__rust_begin_short_backtrace::hb754a9bef3ac8275 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 23: 0x5b00100b42ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1fff49c429f9c586 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 24: 0x5b00100bcc00 - as core::ops::function::FnOnce<()>>::call_once::h72c0b3b65293e6e0 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 25: 0x5b00100adf5f - std::panicking::catch_unwind::do_call::hc3cb938d02f10c57 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 26: 0x5b00100b63db - __rust_try [INFO] [stdout] 27: 0x5b00100b3da9 - std::panicking::catch_unwind::h2274ec60ea4afef2 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x5b00100b3da9 - std::panic::catch_unwind::h54d1a6df49a3f66d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5b00100b3da9 - std::thread::Builder::spawn_unchecked_::{{closure}}::hbd354596f3a9930c [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 30: 0x5b00100bc20e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ab28edab3553e97 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 31: 0x5b001027931f - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 32: 0x5b001027931f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 33: 0x7c4973521aa4 - [INFO] [stdout] 34: 0x7c49735aea34 - clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_text_handling2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_text_handling2' (297) panicked at tests/lxml_tests.rs:62:5: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b00102a3232 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b00102a3232 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b00102a3232 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b00102a3232 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b00102c6d0f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b00102c6d0f - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b001028f9d3 - std::io::default_write_fmt::h12bd533187bc883d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b001028f9d3 - std::io::Write::write_fmt::h926a1fdfdcb90065 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b00102a3082 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b001028e1fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b001028e079 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5b00100deb5e - as core::ops::function::Fn>::call::h4b2012949041da5d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5b00100deb5e - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b001028e803 - as core::ops::function::Fn>::call::h911f2e3e7e84b764 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5b001028e803 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5b00102a2c0a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5b00102a2b69 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b001028ed6d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5b00102cedb0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5b00100b31af - lxml_tests::get_lxml_elements::h137bfe855a400762 [INFO] [stdout] at /opt/rustwide/workdir/tests/lxml_tests.rs:62:5 [INFO] [stdout] 20: 0x5b00100b36d6 - lxml_tests::test_text_handling2::h9ac0c934c6313f56 [INFO] [stdout] at /opt/rustwide/workdir/tests/lxml_tests.rs:188:25 [INFO] [stdout] 21: 0x5b00100b2617 - lxml_tests::test_text_handling2::{{closure}}::h96178eb1a1e9f344 [INFO] [stdout] at /opt/rustwide/workdir/tests/lxml_tests.rs:178:25 [INFO] [stdout] 22: 0x5b00100bbae6 - core::ops::function::FnOnce::call_once::he7d762bb265da80c [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x5b00100e409b - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5b00100e409b - test::__rust_begin_short_backtrace::h50f5566ee84f2f21 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5b00100e7295 - test::run_test_in_process::{{closure}}::heb3733b71d876eca [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5b00100e7295 - as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5b00100e7295 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x5b00100e7295 - std::panicking::catch_unwind::he482e1914bc21641 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x5b00100e7295 - std::panic::catch_unwind::h86ac9705098f4f22 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5b00100e7295 - test::run_test_in_process::h636a992821e3c6aa [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5b00100e7295 - test::run_test::{{closure}}::he454cc9a192df79f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5b001010cc44 - test::run_test::{{closure}}::haec47455908dff86 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5b001010cc44 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x5b00100f385a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x5b00100f385a - as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5b00100f385a - std::panicking::catch_unwind::do_call::h499f5a462f019d9d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x5b00100f385a - std::panicking::catch_unwind::h6736fbbb1a264383 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x5b00100f385a - std::panic::catch_unwind::h49ea7bdd1cbee572 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5b00100f385a - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x5b00100f385a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 41: 0x5b001027931f - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 42: 0x5b001027931f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 43: 0x7c4973521aa4 - [INFO] [stdout] 44: 0x7c49735aea34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] thread '' (301) 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: 0x5b00102a3232 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b00102a3232 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b00102a3232 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b00102a3232 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b00102c6d0f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b00102c6d0f - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b001028f9d3 - std::io::default_write_fmt::h12bd533187bc883d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b001028f9d3 - std::io::Write::write_fmt::h926a1fdfdcb90065 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b00102a3082 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b001028e1fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b001028e079 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5b00100deb5e - as core::ops::function::Fn>::call::h4b2012949041da5d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5b00100deb5e - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b001028e803 - as core::ops::function::Fn>::call::h911f2e3e7e84b764 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5b001028e803 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5b00102a2c0a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5b00102a2b69 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b001028ed6d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5b00102cedb0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5b00102d0716 - core::result::unwrap_failed::hbb243a6a8b53218d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5b00100c3a9c - core::result::Result::expect::h08a1246dbc9dd00c [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x5b00100b3358 - lxml_tests::get_lxml_output::{{closure}}::h93c0d0476d5a4e4d [INFO] [stdout] at /opt/rustwide/workdir/tests/lxml_tests.rs:49:14 [INFO] [stdout] 22: 0x5b00100b6316 - std::sys::backtrace::__rust_begin_short_backtrace::hb754a9bef3ac8275 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 23: 0x5b00100b42ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1fff49c429f9c586 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 24: 0x5b00100bcc00 - as core::ops::function::FnOnce<()>>::call_once::h72c0b3b65293e6e0 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 25: 0x5b00100adf5f - std::panicking::catch_unwind::do_call::hc3cb938d02f10c57 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 26: 0x5b00100b63db - __rust_try [INFO] [stdout] 27: 0x5b00100b3da9 - std::panicking::catch_unwind::h2274ec60ea4afef2 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x5b00100b3da9 - std::panic::catch_unwind::h54d1a6df49a3f66d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5b00100b3da9 - std::thread::Builder::spawn_unchecked_::{{closure}}::hbd354596f3a9930c [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 30: 0x5b00100bc20e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ab28edab3553e97 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 31: 0x5b001027931f - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 32: 0x5b001027931f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 33: 0x7c4973521aa4 - [INFO] [stdout] 34: 0x7c49735aea34 - clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_text_handling3 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_text_handling3' (298) panicked at tests/lxml_tests.rs:62:5: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b00102a3232 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b00102a3232 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] error: test failed, to rerun pass `--test lxml_tests` [INFO] [stdout] 2: 0x5b00102a3232 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b00102a3232 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b00102c6d0f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b00102c6d0f - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b001028f9d3 - std::io::default_write_fmt::h12bd533187bc883d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b001028f9d3 - std::io::Write::write_fmt::h926a1fdfdcb90065 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b00102a3082 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b001028e1fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b001028e079 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5b00100deb5e - as core::ops::function::Fn>::call::h4b2012949041da5d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5b00100deb5e - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b001028e803 - as core::ops::function::Fn>::call::h911f2e3e7e84b764 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5b001028e803 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5b00102a2c0a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5b00102a2b69 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b001028ed6d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5b00102cedb0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5b00100b31af - lxml_tests::get_lxml_elements::h137bfe855a400762 [INFO] [stdout] at /opt/rustwide/workdir/tests/lxml_tests.rs:62:5 [INFO] [stdout] 20: 0x5b00100ae4a6 - lxml_tests::test_text_handling3::hc8f804325ef224ee [INFO] [stdout] at /opt/rustwide/workdir/tests/lxml_tests.rs:209:25 [INFO] [stdout] 21: 0x5b00100b1587 - lxml_tests::test_text_handling3::{{closure}}::he907fda207127f16 [INFO] [stdout] at /opt/rustwide/workdir/tests/lxml_tests.rs:199:25 [INFO] [stdout] 22: 0x5b00100bc246 - core::ops::function::FnOnce::call_once::h20e2b01ade618f1d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x5b00100e409b - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5b00100e409b - test::__rust_begin_short_backtrace::h50f5566ee84f2f21 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5b00100e7295 - test::run_test_in_process::{{closure}}::heb3733b71d876eca [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5b00100e7295 - as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5b00100e7295 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x5b00100e7295 - std::panicking::catch_unwind::he482e1914bc21641 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x5b00100e7295 - std::panic::catch_unwind::h86ac9705098f4f22 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5b00100e7295 - test::run_test_in_process::h636a992821e3c6aa [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5b00100e7295 - test::run_test::{{closure}}::he454cc9a192df79f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5b001010cc44 - test::run_test::{{closure}}::haec47455908dff86 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5b001010cc44 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x5b00100f385a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x5b00100f385a - as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5b00100f385a - std::panicking::catch_unwind::do_call::h499f5a462f019d9d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x5b00100f385a - std::panicking::catch_unwind::h6736fbbb1a264383 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x5b00100f385a - std::panic::catch_unwind::h49ea7bdd1cbee572 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5b00100f385a - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x5b00100f385a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 41: 0x5b001027931f - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 42: 0x5b001027931f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 43: 0x7c4973521aa4 - [INFO] [stdout] 44: 0x7c49735aea34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] thread '' (305) 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: 0x5b00102a3232 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b00102a3232 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b00102a3232 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b00102a3232 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b00102c6d0f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b00102c6d0f - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b001028f9d3 - std::io::default_write_fmt::h12bd533187bc883d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b001028f9d3 - std::io::Write::write_fmt::h926a1fdfdcb90065 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b00102a3082 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b001028e1fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b001028e079 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5b00100deb5e - as core::ops::function::Fn>::call::h4b2012949041da5d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5b00100deb5e - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b001028e803 - as core::ops::function::Fn>::call::h911f2e3e7e84b764 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5b001028e803 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5b00102a2c0a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5b00102a2b69 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b001028ed6d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5b00102cedb0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5b00102d0716 - core::result::unwrap_failed::hbb243a6a8b53218d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5b00100c3a9c - core::result::Result::expect::h08a1246dbc9dd00c [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x5b00100b3358 - lxml_tests::get_lxml_output::{{closure}}::h93c0d0476d5a4e4d [INFO] [stdout] at /opt/rustwide/workdir/tests/lxml_tests.rs:49:14 [INFO] [stdout] 22: 0x5b00100b6316 - std::sys::backtrace::__rust_begin_short_backtrace::hb754a9bef3ac8275 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 23: 0x5b00100b42ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1fff49c429f9c586 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 24: 0x5b00100bcc00 - as core::ops::function::FnOnce<()>>::call_once::h72c0b3b65293e6e0 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 25: 0x5b00100adf5f - std::panicking::catch_unwind::do_call::hc3cb938d02f10c57 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 26: 0x5b00100b63db - __rust_try [INFO] [stdout] 27: 0x5b00100b3da9 - std::panicking::catch_unwind::h2274ec60ea4afef2 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x5b00100b3da9 - std::panic::catch_unwind::h54d1a6df49a3f66d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5b00100b3da9 - std::thread::Builder::spawn_unchecked_::{{closure}}::hbd354596f3a9930c [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 30: 0x5b00100bc20e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ab28edab3553e97 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 31: 0x5b001027931f - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 32: 0x5b001027931f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 33: 0x7c4973521aa4 - [INFO] [stdout] 34: 0x7c49735aea34 - clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_text_handling stdout ---- [INFO] [stdout] [INFO] [stdout] thread '' (307) 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: 0x5b00102a3232 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b00102a3232 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b00102a3232 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b00102a3232 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b00102c6d0f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b00102c6d0f - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b001028f9d3 - std::io::default_write_fmt::h12bd533187bc883d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b001028f9d3 - std::io::Write::write_fmt::h926a1fdfdcb90065 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b00102a3082 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b001028e1fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b001028e079 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5b00100deb5e - as core::ops::function::Fn>::call::h4b2012949041da5d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5b00100deb5e - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b001028e803 - as core::ops::function::Fn>::call::h911f2e3e7e84b764 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5b001028e803 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5b00102a2c0a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5b00102a2b69 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b001028ed6d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5b00102cedb0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5b00102d0716 - core::result::unwrap_failed::hbb243a6a8b53218d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5b00100c3a9c - core::result::Result::expect::h08a1246dbc9dd00c [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x5b00100b3358 - lxml_tests::get_lxml_output::{{closure}}::h93c0d0476d5a4e4d [INFO] [stdout] at /opt/rustwide/workdir/tests/lxml_tests.rs:49:14 [INFO] [stdout] 22: 0x5b00100b6316 - std::sys::backtrace::__rust_begin_short_backtrace::hb754a9bef3ac8275 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 23: 0x5b00100b42ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1fff49c429f9c586 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 24: 0x5b00100bcc00 - as core::ops::function::FnOnce<()>>::call_once::h72c0b3b65293e6e0 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 25: 0x5b00100adf5f - std::panicking::catch_unwind::do_call::hc3cb938d02f10c57 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 26: 0x5b00100b63db - __rust_try [INFO] [stdout] 27: 0x5b00100b3da9 - std::panicking::catch_unwind::h2274ec60ea4afef2 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x5b00100b3da9 - std::panic::catch_unwind::h54d1a6df49a3f66d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5b00100b3da9 - std::thread::Builder::spawn_unchecked_::{{closure}}::hbd354596f3a9930c [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 30: 0x5b00100bc20e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ab28edab3553e97 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 31: 0x5b001027931f - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 32: 0x5b001027931f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 33: 0x7c4973521aa4 - [INFO] [stdout] 34: 0x7c49735aea34 - clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_text_handling' (296) panicked at tests/lxml_tests.rs:62:5: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b00102a3232 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b00102a3232 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b00102a3232 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b00102a3232 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b00102c6d0f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b00102c6d0f - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b001028f9d3 - std::io::default_write_fmt::h12bd533187bc883d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b001028f9d3 - std::io::Write::write_fmt::h926a1fdfdcb90065 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b00102a3082 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b001028e1fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b001028e079 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5b00100deb5e - as core::ops::function::Fn>::call::h4b2012949041da5d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5b00100deb5e - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b001028e803 - as core::ops::function::Fn>::call::h911f2e3e7e84b764 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5b001028e803 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5b00102a2c0a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5b00102a2b69 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b001028ed6d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5b00102cedb0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5b00100b31af - lxml_tests::get_lxml_elements::h137bfe855a400762 [INFO] [stdout] at /opt/rustwide/workdir/tests/lxml_tests.rs:62:5 [INFO] [stdout] 20: 0x5b00100b1f56 - lxml_tests::test_text_handling::hf6c44866fc736b2b [INFO] [stdout] at /opt/rustwide/workdir/tests/lxml_tests.rs:167:25 [INFO] [stdout] 21: 0x5b00100aef07 - lxml_tests::test_text_handling::{{closure}}::h44324a2c69dcab3b [INFO] [stdout] at /opt/rustwide/workdir/tests/lxml_tests.rs:157:24 [INFO] [stdout] 22: 0x5b00100bbfb6 - core::ops::function::FnOnce::call_once::h00579d016b9a6966 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 23: 0x5b00100e409b - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5b00100e409b - test::__rust_begin_short_backtrace::h50f5566ee84f2f21 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5b00100e7295 - test::run_test_in_process::{{closure}}::heb3733b71d876eca [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5b00100e7295 - as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5b00100e7295 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x5b00100e7295 - std::panicking::catch_unwind::he482e1914bc21641 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x5b00100e7295 - std::panic::catch_unwind::h86ac9705098f4f22 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5b00100e7295 - test::run_test_in_process::h636a992821e3c6aa [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5b00100e7295 - test::run_test::{{closure}}::he454cc9a192df79f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5b001010cc44 - test::run_test::{{closure}}::haec47455908dff86 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5b001010cc44 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x5b00100f385a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x5b00100f385a - as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5b00100f385a - std::panicking::catch_unwind::do_call::h499f5a462f019d9d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x5b00100f385a - std::panicking::catch_unwind::h6736fbbb1a264383 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x5b00100f385a - std::panic::catch_unwind::h49ea7bdd1cbee572 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5b00100f385a - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x5b00100f385a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 41: 0x5b001027931f - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 42: 0x5b001027931f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 43: 0x7c4973521aa4 - [INFO] [stdout] 44: 0x7c49735aea34 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_item_count1 stdout ---- [INFO] [stdout] [INFO] [stdout] thread '' (303) 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: 0x5b00102a3232 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b00102a3232 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b00102a3232 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b00102a3232 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b00102c6d0f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b00102c6d0f - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b001028f9d3 - std::io::default_write_fmt::h12bd533187bc883d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b001028f9d3 - std::io::Write::write_fmt::h926a1fdfdcb90065 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b00102a3082 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b001028e1fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b001028e079 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5b00100deb5e - as core::ops::function::Fn>::call::h4b2012949041da5d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5b00100deb5e - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b001028e803 - as core::ops::function::Fn>::call::h911f2e3e7e84b764 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5b001028e803 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5b00102a2c0a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5b00102a2b69 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b001028ed6d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5b00102cedb0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5b00102d0716 - core::result::unwrap_failed::hbb243a6a8b53218d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5b00100c3a9c - core::result::Result::expect::h08a1246dbc9dd00c [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x5b00100b3358 - lxml_tests::get_lxml_output::{{closure}}::h93c0d0476d5a4e4d [INFO] [stdout] at /opt/rustwide/workdir/tests/lxml_tests.rs:49:14 [INFO] [stdout] 22: 0x5b00100b6316 - std::sys::backtrace::__rust_begin_short_backtrace::hb754a9bef3ac8275 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 23: 0x5b00100b42ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1fff49c429f9c586 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 24: 0x5b00100bcc00 - as core::ops::function::FnOnce<()>>::call_once::h72c0b3b65293e6e0 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 25: 0x5b00100adf5f - std::panicking::catch_unwind::do_call::hc3cb938d02f10c57 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 26: 0x5b00100b63db - __rust_try [INFO] [stdout] 27: 0x5b00100b3da9 - std::panicking::catch_unwind::h2274ec60ea4afef2 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 28: 0x5b00100b3da9 - std::panic::catch_unwind::h54d1a6df49a3f66d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5b00100b3da9 - std::thread::Builder::spawn_unchecked_::{{closure}}::hbd354596f3a9930c [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 30: 0x5b00100bc20e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ab28edab3553e97 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 31: 0x5b001027931f - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 32: 0x5b001027931f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 33: 0x7c4973521aa4 - [INFO] [stdout] 34: 0x7c49735aea34 - clone [INFO] [stdout] 35: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_item_count1' (293) 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: 0x5b00102a3232 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b00102a3232 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b00102a3232 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b00102a3232 - ::fmt::hff1a9408d012ee89 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b00102c6d0f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b00102c6d0f - core::fmt::write::h2f1fc679f228cc52 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b001028f9d3 - std::io::default_write_fmt::h12bd533187bc883d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b001028f9d3 - std::io::Write::write_fmt::h926a1fdfdcb90065 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b00102a3082 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b001028e1fc - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b001028e079 - std::panicking::default_hook::h43da101644971931 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5b00100deb5e - as core::ops::function::Fn>::call::h4b2012949041da5d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5b00100deb5e - test::test_main_with_exit_callback::{{closure}}::h53c9154cdc260357 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b001028e803 - as core::ops::function::Fn>::call::h911f2e3e7e84b764 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5b001028e803 - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5b00102a2c0a - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5b00102a2b69 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b001028ed6d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5b00102cedb0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5b00102d0716 - core::result::unwrap_failed::hbb243a6a8b53218d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5b00100aed04 - core::result::Result::unwrap::h9f607300ee51a413 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x5b00100aed04 - lxml_tests::test_item_count1::h4214112b94ed12f4 [INFO] [stdout] at /opt/rustwide/workdir/tests/lxml_tests.rs:235:53 [INFO] [stdout] 22: 0x5b00100b1517 - lxml_tests::test_item_count1::{{closure}}::h70f75e301326c5b2 [INFO] [stdout] at /opt/rustwide/workdir/tests/lxml_tests.rs:220:22 [INFO] [stdout] 23: 0x5b00100baf56 - core::ops::function::FnOnce::call_once::h988254ac5916752b [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5b00100e409b - core::ops::function::FnOnce::call_once::haf4e03bb51ef1351 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5b00100e409b - test::__rust_begin_short_backtrace::h50f5566ee84f2f21 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5b00100e7295 - test::run_test_in_process::{{closure}}::heb3733b71d876eca [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5b00100e7295 - as core::ops::function::FnOnce<()>>::call_once::he2fe41e1b161faa9 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x5b00100e7295 - std::panicking::catch_unwind::do_call::h00aa383d8fd97a09 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5b00100e7295 - std::panicking::catch_unwind::he482e1914bc21641 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5b00100e7295 - std::panic::catch_unwind::h86ac9705098f4f22 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5b00100e7295 - test::run_test_in_process::h636a992821e3c6aa [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5b00100e7295 - test::run_test::{{closure}}::he454cc9a192df79f [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5b001010cc44 - test::run_test::{{closure}}::haec47455908dff86 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5b001010cc44 - std::sys::backtrace::__rust_begin_short_backtrace::h230785972524cdc1 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5b00100f385a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::haa5a562db4cde838 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5b00100f385a - as core::ops::function::FnOnce<()>>::call_once::h89254f37a55d0a87 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5b00100f385a - std::panicking::catch_unwind::do_call::h499f5a462f019d9d [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5b00100f385a - std::panicking::catch_unwind::h6736fbbb1a264383 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5b00100f385a - std::panic::catch_unwind::h49ea7bdd1cbee572 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5b00100f385a - std::thread::Builder::spawn_unchecked_::{{closure}}::h653dfa62acf32f5a [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5b00100f385a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h82582a626a045a45 [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x5b001027931f - as core::ops::function::FnOnce>::call_once::h4ab26c07513156cc [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 43: 0x5b001027931f - std::sys::pal::unix::thread::Thread::new::thread_start::h66ff1bba185a50cf [INFO] [stdout] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 44: 0x7c4973521aa4 - [INFO] [stdout] 45: 0x7c49735aea34 - clone [INFO] [stdout] 46: 0x0 - [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.87s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8b98d491c6dcd40862961353da6328ca9d56967010fbbbc79a17e1348f587e47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b98d491c6dcd40862961353da6328ca9d56967010fbbbc79a17e1348f587e47", kill_on_drop: false }` [INFO] [stdout] 8b98d491c6dcd40862961353da6328ca9d56967010fbbbc79a17e1348f587e47