[INFO] cloning repository https://github.com/Ahmed-Ali/readable-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ahmed-Ali/readable-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhmed-Ali%2Freadable-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhmed-Ali%2Freadable-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5459912386304f6cb52446e561f5a50f285b7893
[INFO] testing Ahmed-Ali/readable-rs against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhmed-Ali%2Freadable-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ahmed-Ali/readable-rs
[INFO] finished tweaking git repo https://github.com/Ahmed-Ali/readable-rs
[INFO] tweaked toml for git repo https://github.com/Ahmed-Ali/readable-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ahmed-Ali/readable-rs on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ahmed-Ali/readable-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 960b4586ad49805e5dafb33c29ed6fcdd77da8e8ba69a5b1865ce0fd795d580c
[INFO] running `Command { std: "docker" "start" "-a" "960b4586ad49805e5dafb33c29ed6fcdd77da8e8ba69a5b1865ce0fd795d580c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "960b4586ad49805e5dafb33c29ed6fcdd77da8e8ba69a5b1865ce0fd795d580c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "960b4586ad49805e5dafb33c29ed6fcdd77da8e8ba69a5b1865ce0fd795d580c", kill_on_drop: false }`
[INFO] [stdout] 960b4586ad49805e5dafb33c29ed6fcdd77da8e8ba69a5b1865ce0fd795d580c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69d5cd75e96795156ec52e0cc2bd2a5ed6915dbb2c36f5a261bf67ae9e444217
[INFO] running `Command { std: "docker" "start" "-a" "69d5cd75e96795156ec52e0cc2bd2a5ed6915dbb2c36f5a261bf67ae9e444217", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling selectors v0.35.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling cssparser v0.36.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling markup5ever v0.38.0
[INFO] [stderr]    Compiling html5ever v0.38.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling kuchikikiki v0.9.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling readable-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.30s
[INFO] running `Command { std: "docker" "inspect" "69d5cd75e96795156ec52e0cc2bd2a5ed6915dbb2c36f5a261bf67ae9e444217", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69d5cd75e96795156ec52e0cc2bd2a5ed6915dbb2c36f5a261bf67ae9e444217", kill_on_drop: false }`
[INFO] [stdout] 69d5cd75e96795156ec52e0cc2bd2a5ed6915dbb2c36f5a261bf67ae9e444217
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 878dffb2928de88fc3369d9112669340f074c2a441131af0186cb6a7bc6269f4
[INFO] running `Command { std: "docker" "start" "-a" "878dffb2928de88fc3369d9112669340f074c2a441131af0186cb6a7bc6269f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling readable-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling test-generator v0.3.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.24s
[INFO] running `Command { std: "docker" "inspect" "878dffb2928de88fc3369d9112669340f074c2a441131af0186cb6a7bc6269f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "878dffb2928de88fc3369d9112669340f074c2a441131af0186cb6a7bc6269f4", kill_on_drop: false }`
[INFO] [stdout] 878dffb2928de88fc3369d9112669340f074c2a441131af0186cb6a7bc6269f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 094fca7fc44642225b0f4e05e1e740f01aa02c5fc71b6a5467c1e3c3782b11bb
[INFO] running `Command { std: "docker" "start" "-a" "094fca7fc44642225b0f4e05e1e740f01aa02c5fc71b6a5467c1e3c3782b11bb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/readable_rs-19c0ac8acce4cadf)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test extractor::article::cleaner::utils::tests::test_is_probably_hidden_with_aria_hidden_is_true ... ok
[INFO] [stdout] test extractor::article::cleaner::utils::tests::test_is_probably_visible_with_aria_hidden_is_false ... ok
[INFO] [stdout] test extractor::article::cleaner::utils::tests::test_is_probably_hidden_with_hidden_attribute ... ok
[INFO] [stdout] test extractor::article::scorer::tests::score_elements_ignores_orphan_nodes_without_panic ... ok
[INFO] [stdout] test extractor::article::utils::tests::test_clean_presentation_styles ... ok
[INFO] [stdout] test extractor::article::cleaner::utils::tests::test_is_probably_hidden_with_display_none ... ok
[INFO] [stdout] test extractor::article::cleaner::utils::tests::test_is_probably_hidden ... ok
[INFO] [stdout] test extractor::article::cleaner::utils::tests::test_is_probably_hidden_with_hide_attrs ... ok
[INFO] [stdout] test extractor::tests::test_json_ld_context_matches_object_vocab ... ok
[INFO] [stdout] test extractor::tests::test_json_ld_context_matches_string ... ok
[INFO] [stdout] test extractor::tests::test_clean_classes ... ok
[INFO] [stdout] test extractor::article::scorer::tests::score_elements_sets_scores_for_candidates ... ok
[INFO] [stdout] test node_ext::tests::store_isolated_per_instance ... ok
[INFO] [stdout] test extractor::tests::test_replaces_consecutive_brs_with_p_element_contained_in_another_p_element ... ok
[INFO] [stdout] test extractor::tests::test_replaces_consecutive_brs_with_p_element ... ok
[INFO] [stdout] test utils::tests::has_ancestor_tag_with_depth_3_finds_at_exactly_3 ... ok
[INFO] [stdout] test node_utils::tests::clone_and_rename_element_non_element_does_not_panic ... ok
[INFO] [stdout] test extractor::tests::test_get_clean_title_from_title_tag_with_separator ... ok
[INFO] [stdout] test utils::tests::b64_data_url_matches_valid_data_uri ... ok
[INFO] [stdout] test utils::tests::b64_data_url_does_not_match_non_data_uri ... ok
[INFO] [stdout] test utils::tests::test_apply_with_invalid_selector ... ok
[INFO] [stdout] test utils::tests::srcset_url_parses_single_entry ... ok
[INFO] [stdout] test utils::tests::test_link_to_itself_with_postivie_absolute_url ... ok
[INFO] [stdout] test utils::tests::test_apply_with_valid_selector ... ok
[INFO] [stdout] test utils::tests::srcset_url_parses_multiple_entries ... ok
[INFO] [stdout] test utils::tests::test_replace_relative_urls_with_abs_img_src ... ok
[INFO] [stdout] test utils::tests::test_rename_tag_with_selector_with_by_id_selector ... ok
[INFO] [stdout] test utils::tests::test_rename_tag_with_selector_with_by_class_selector ... ok
[INFO] [stdout] test utils::tests::test_replace_relative_urls_with_hash_link_to_other ... ok
[INFO] [stdout] test extractor::article::tests::parse_no_body_does_not_panic_with_debug_false ... ok
[INFO] [stdout] test utils::tests::test_replace_relative_urls_with_hash_link_to_js ... ok
[INFO] [stdout] test utils::tests::test_replace_relative_urls_with_hash_link_to_self ... ok
[INFO] [stdout] test utils::tests::test_replace_relative_urls_with_rel_link_with_base ... ok
[INFO] [stdout] test utils::tests::test_replace_relative_urls_with_rel_link_without_base ... ok
[INFO] [stdout] test utils::tests::test_replace_relative_urls_with_rel_img_src_without_base ... ok
[INFO] [stdout] test utils::tests::test_replace_relative_urls_with_rel_link_without_base_and_with_hash ... ok
[INFO] [stdout] test utils::tests::test_replace_relative_urls_with_rel_link_with_base_and_hash ... ok
[INFO] [stdout] test extractor::article::tests::parse_no_body_does_not_panic_with_debug_true ... ok
[INFO] [stdout] test utils::tests::test_resolve_url_with_full_url ... ok
[INFO] [stdout] test extractor::tests::test_get_metadata_from_meta_tags ... ok
[INFO] [stdout] test utils::tests::test_resolve_url_with_base_trailing_slash_and_normal_relative ... ok
[INFO] [stdout] test utils::tests::test_replace_relative_urls_with_rel_img_src_with_base ... ok
[INFO] [stdout] test utils::tests::test_resolve_url_with_normal_base_and_relative ... ok
[INFO] [stdout] test utils::tests::test_resolve_url_with_normal_base_and_relative_starting_with_slash ... ok
[INFO] [stdout] test utils::tests::test_resolve_url_with_base_trailing_slash_and_relative_starting_with_slash ... ok
[INFO] [stdout] test utils::tests::test_resolve_url_with_normal_base_as_file_url_and_relative ... ok
[INFO] [stdout] test utils::tests::test_word_count ... ok
[INFO] [stdout] test utils::tests::test_positive_classes_weight ... ok
[INFO] [stdout] test utils::tests::test_negative_classes_weight ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/end_to_end_tests.rs (/opt/rustwide/target/debug/deps/end_to_end_tests-de9db4ffe9fb8aa0)
[INFO] [stdout] 
[INFO] [stdout] running 131 tests
[INFO] [stdout] test tests::debug_this ... ok
[INFO] [stdout] test tests::run_test_textures_005_unescape_html_entities ... ok
[INFO] [stdout] test tests::run_test_textures_003_metadata_preferred ... ok
[INFO] [stdout] test tests::run_test_textures_004_metadata_space_separated_properties ... ok
[INFO] [stdout] test tests::run_test_textures_base_url ... ok
[INFO] [stdout] test tests::run_test_textures_base_url_base_element ... ok
[INFO] [stdout] test tests::run_test_textures_base_url_base_element_relative ... ok
[INFO] [stdout] test tests::run_test_textures_001 ... ok
[INFO] [stdout] test tests::run_test_textures_basic_tags_cleaning ... ok
[INFO] [stdout] test tests::run_test_textures_aktualne ... ok
[INFO] [stdout] test tests::run_test_textures_ars_1 ... ok
[INFO] [stdout] test tests::run_test_textures_article_author_tag ... ok
[INFO] [stdout] test tests::run_test_textures_aclu ... ok
[INFO] [stdout] test tests::run_test_textures_bbc_1 ... ok
[INFO] [stdout] test tests::run_test_textures_blogger ... ok
[INFO] [stdout] test tests::run_test_textures_archive_of_our_own ... ok
[INFO] [stdout] test tests::run_test_textures_citylab_1 ... ok
[INFO] [stdout] test tests::run_test_textures_buzzfeed_1 ... ok
[INFO] [stdout] test tests::run_test_textures_breitbart ... ok
[INFO] [stdout] test tests::run_test_textures_comment_inside_script_parsing ... ok
[INFO] [stdout] test tests::run_test_textures_bug_1255978 ... ok
[INFO] [stdout] test tests::run_test_textures_data_url_image ... ok
[INFO] [stdout] test tests::run_test_textures_daringfireball_1 ... ok
[INFO] [stdout] test tests::run_test_textures_dev418 ... ok
[INFO] [stdout] test tests::run_test_textures_cnet ... ok
[INFO] [stdout] test tests::run_test_textures_cnet_svg_classes ... ok
[INFO] [stdout] test tests::run_test_textures_embedded_videos ... ok
[INFO] [stdout] test tests::run_test_textures_cnn ... ok
[INFO] [stdout] test tests::run_test_textures_ebb_org ... ok
[INFO] [stdout] test tests::run_test_textures_ehow_1 ... ok
[INFO] [stdout] test tests::run_test_textures_ehow_2 ... ok
[INFO] [stdout] test tests::run_test_textures_gitlab_blog ... ok
[INFO] [stdout] test tests::run_test_textures_gmw ... ok
[INFO] [stdout] test tests::run_test_textures_folha ... ok
[INFO] [stdout] test tests::run_test_textures_clean_links ... ok
[INFO] [stdout] test tests::run_test_textures_heise ... ok
[INFO] [stdout] test tests::run_test_textures_hidden_nodes ... ok
[INFO] [stdout] test tests::run_test_textures_dropbox_blog ... ok
[INFO] [stdout] test tests::run_test_textures_herald_sun_1 ... ok
[INFO] [stdout] test tests::run_test_textures_google_sre_book_1 ... ok
[INFO] [stdout] test tests::run_test_textures_iab_1 ... ok
[INFO] [stdout] test tests::run_test_textures_js_link_replacement ... ok
[INFO] [stdout] test tests::run_test_textures_invalid_attributes ... ok
[INFO] [stdout] test tests::run_test_textures_firefox_nightly_blog ... ok
[INFO] [stdout] test tests::run_test_textures_engadget ... ok
[INFO] [stdout] test tests::run_test_textures_guardian_1 ... ok
[INFO] [stdout] test tests::run_test_textures_hukumusume ... FAILED
[INFO] [stdout] test tests::run_test_textures_lazy_image_3 ... ok
[INFO] [stdout] test tests::run_test_textures_la_nacion ... ok
[INFO] [stdout] test tests::run_test_textures_liberation_1 ... ok
[INFO] [stdout] test tests::run_test_textures_lemonde_1 ... ok
[INFO] [stdout] test tests::run_test_textures_keep_tabular_data ... ok
[INFO] [stdout] test tests::run_test_textures_keep_images ... ok
[INFO] [stdout] test tests::run_test_textures_lazy_image_1 ... ok
[INFO] [stdout] test tests::run_test_textures_002 ... ok
[INFO] [stdout] test tests::run_test_textures_links_in_tables ... ok
[INFO] [stdout] test tests::run_test_textures_medicalnewstoday ... ok
[INFO] [stdout] test tests::run_test_textures_lifehacker_working ... ok
[INFO] [stdout] test tests::run_test_textures_ietf_1 ... ok
[INFO] [stdout] test tests::run_test_textures_medium_2 ... ok
[INFO] [stdout] test tests::run_test_textures_metadata_content_missing ... ok
[INFO] [stdout] test tests::run_test_textures_missing_paragraphs ... ok
[INFO] [stdout] test tests::run_test_textures_lifehacker_post_comment_load ... ok
[INFO] [stdout] test tests::run_test_textures_medium_1 ... ok
[INFO] [stdout] test tests::run_test_textures_mozilla_1 ... ok
[INFO] [stdout] test tests::run_test_textures_normalize_spaces ... ok
[INFO] [stdout] test tests::run_test_textures_mozilla_2 ... ok
[INFO] [stdout] test tests::run_test_textures_mathjax ... ok
[INFO] [stdout] test tests::run_test_textures_msn ... ok
[INFO] [stdout] test tests::run_test_textures_nytimes_1 ... ok
[INFO] [stdout] test tests::run_test_textures_medium_3 ... ok
[INFO] [stdout] test tests::run_test_textures_ol ... ok
[INFO] [stdout] test tests::run_test_textures_parsely_metadata ... ok
[INFO] [stdout] test tests::run_test_textures_nytimes_2 ... ok
[INFO] [stdout] test tests::run_test_textures_lazy_image_2 ... ok
[INFO] [stdout] test tests::run_test_textures_lwn_1 ... ok
[INFO] [stdout] test tests::run_test_textures_remove_aria_hidden ... ok
[INFO] [stdout] test tests::run_test_textures_remove_extra_brs ... ok
[INFO] [stdout] test tests::run_test_textures_remove_extra_paragraphs ... ok
[INFO] [stdout] test tests::run_test_textures_remove_script_tags ... ok
[INFO] [stdout] test tests::run_test_textures_reordering_paragraphs ... ok
[INFO] [stdout] test tests::run_test_textures_qq ... ok
[INFO] [stdout] test tests::run_test_textures_replace_font_tags ... ok
[INFO] [stdout] test tests::run_test_textures_replace_brs ... ok
[INFO] [stdout] test tests::run_test_textures_rtl_1 ... ok
[INFO] [stdout] test tests::run_test_textures_rtl_2 ... ok
[INFO] [stdout] test tests::run_test_textures_nytimes_3 ... ok
[INFO] [stdout] test tests::run_test_textures_rtl_3 ... ok
[INFO] [stdout] test tests::run_test_textures_rtl_4 ... ok
[INFO] [stdout] test tests::run_test_textures_mercurial ... ok
[INFO] [stdout] test tests::run_test_textures_quanta_1 ... ok
[INFO] [stdout] test tests::run_test_textures_nytimes_4 ... ok
[INFO] [stdout] test tests::run_test_textures_social_buttons ... ok
[INFO] [stdout] test tests::run_test_textures_simplyfound_1 ... ok
[INFO] [stdout] test tests::run_test_textures_style_tags_removal ... ok
[INFO] [stdout] test tests::run_test_textures_svg_parsing ... ok
[INFO] [stdout] test tests::run_test_textures_schema_org_context_object ... ok
[INFO] [stdout] test tests::run_test_textures_nytimes_5 ... ok
[INFO] [stdout] test tests::run_test_textures_spiceworks ... ok
[INFO] [stdout] test tests::run_test_textures_title_and_h1_discrepancy ... ok
[INFO] [stdout] test tests::run_test_textures_seattletimes_1 ... ok
[INFO] [stdout] test tests::run_test_textures_title_en_dash ... ok
[INFO] [stdout] test tests::run_test_textures_salon_1 ... ok
[INFO] [stdout] test tests::run_test_textures_tmz_1 ... ok
[INFO] [stdout] test tests::run_test_textures_table_style_attributes ... ok
[INFO] [stdout] test tests::run_test_textures_pixnet ... ok
[INFO] [stdout] test tests::run_test_textures_telegraph ... ok
[INFO] [stdout] test tests::run_test_textures_theverge ... ok
[INFO] [stdout] test tests::run_test_textures_visibility_hidden ... ok
[INFO] [stdout] test tests::run_test_textures_tumblr ... ok
[INFO] [stdout] test tests::run_test_textures_videos_2 ... ok
[INFO] [stdout] test tests::run_test_textures_topicseed_1 ... ok
[INFO] [stdout] test tests::run_test_textures_wapo_2 ... ok
[INFO] [stdout] test tests::run_test_textures_webmd_2 ... ok
[INFO] [stdout] test tests::run_test_textures_webmd_1 ... ok
[INFO] [stdout] test tests::run_test_textures_wapo_1 ... ok
[INFO] [stdout] test tests::run_test_textures_royal_road ... ok
[INFO] [stdout] test tests::run_test_textures_wikia ... ok
[INFO] [stdout] test tests::run_test_textures_v8_blog ... ok
[INFO] [stdout] test tests::run_test_textures_wordpress ... ok
[INFO] [stdout] test tests::run_test_textures_videos_1 ... ok
[INFO] [stdout] test tests::run_test_textures_yahoo_1 ... ok
[INFO] [stdout] test tests::run_test_textures_yahoo_4 ... ok
[INFO] [stdout] test tests::run_test_textures_youth ... ok
[INFO] [stdout] test tests::run_test_textures_yahoo_3 ... ok
[INFO] [stdout] test tests::run_test_textures_yahoo_2 ... ok
[INFO] [stdout] test tests::run_test_textures_wikipedia_3 ... ok
[INFO] [stdout] test tests::run_test_textures_wikipedia ... ok
[INFO] [stdout] test tests::run_test_textures_toc_missing ... ok
[INFO] [stdout] test tests::run_test_textures_wikipedia_4 ... ok
[INFO] [stdout] test tests::run_test_textures_wikipedia_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::run_test_textures_hukumusume stdout ----
[INFO] [stdout] Failed: child counts don't match at root/0/0/0: 8 vs 9
[INFO] [stdout] Expected: ["p", "div", "div", "table", "p", "p", "table", "table"]
[INFO] [stdout] Actual: ["div", "p", "div", "div", "table", "p", "p", "table", "table"]
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::run_test_textures_hukumusume' (111) panicked at tests/end_to_end_tests.rs:212:9:
[INFO] [stdout] assertion failed: equal
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63dd8cbc1e8a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63dd8cbc1e8a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63dd8cbc1e8a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63dd8cbc1e8a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63dd8cbd8a7a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63dd8cbd8a7a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x63dd8cbc6792 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63dd8cbc6792 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63dd8cba0c5f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63dd8cba0c5f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63dd8cbba149 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63dd8c6d501c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63dd8c6d501c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63dd8cbba302 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63dd8cbba302 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63dd8cba0d4a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63dd8cb98689 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63dd8cba1a2d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63dd8cbd92ec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63dd8cbd92b2 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x63dd8c6c5d45 - end_to_end_tests[9852258e11126]::tests::test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/end_to_end_tests.rs:212:9
[INFO] [stdout]   21:     0x63dd8c6c53dc - end_to_end_tests[9852258e11126]::tests::run
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/end_to_end_tests.rs:248:9
[INFO] [stdout]   22:     0x63dd8c6c7664 - end_to_end_tests[9852258e11126]::tests::run_test_textures_hukumusume
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/end_to_end_tests.rs:243:5
[INFO] [stdout]   23:     0x63dd8c6c1ba7 - end_to_end_tests[9852258e11126]::tests::run_test_textures_hukumusume::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/end_to_end_tests.rs:243:43
[INFO] [stdout]   24:     0x63dd8c6bd316 - <end_to_end_tests[9852258e11126]::tests::run_test_textures_hukumusume::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63dd8c6c82fb - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x63dd8c6c82fb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x63dd8c6d5aeb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x63dd8c6d5aeb - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x63dd8c6d5aeb - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x63dd8c6d5aeb - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x63dd8c6d5aeb - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x63dd8c6d5aeb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x63dd8c6d5aeb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x63dd8c6d04c4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x63dd8c6d04c4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x63dd8c6d86f2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x63dd8c6d86f2 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x63dd8c6d86f2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x63dd8c6d86f2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x63dd8c6d86f2 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x63dd8c6d86f2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x63dd8c6d86f2 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x63dd8cbc15cf - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x63dd8cbc15cf - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7a1a2b220aa4 - <unknown>
[INFO] [stdout]   46:     0x7a1a2b2ada64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::run_test_textures_hukumusume
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 130 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 73.69s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test end_to_end_tests`
[INFO] running `Command { std: "docker" "inspect" "094fca7fc44642225b0f4e05e1e740f01aa02c5fc71b6a5467c1e3c3782b11bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "094fca7fc44642225b0f4e05e1e740f01aa02c5fc71b6a5467c1e3c3782b11bb", kill_on_drop: false }`
[INFO] [stdout] 094fca7fc44642225b0f4e05e1e740f01aa02c5fc71b6a5467c1e3c3782b11bb
