[INFO] cloning repository https://github.com/robertdfrench/upgraded-succotash
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robertdfrench/upgraded-succotash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertdfrench%2Fupgraded-succotash", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertdfrench%2Fupgraded-succotash'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4803b9cc9702d20970fa04b27c50277f6f1d861f
[INFO] testing robertdfrench/upgraded-succotash against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertdfrench%2Fupgraded-succotash" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/robertdfrench/upgraded-succotash
[INFO] finished tweaking git repo https://github.com/robertdfrench/upgraded-succotash
[INFO] tweaked toml for git repo https://github.com/robertdfrench/upgraded-succotash written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/robertdfrench/upgraded-succotash 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/robertdfrench/upgraded-succotash 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1d183716aa67f0726b747f1dd1518e590f5c757a63564e82d9d94620778312cc
[INFO] running `Command { std: "docker" "start" "-a" "1d183716aa67f0726b747f1dd1518e590f5c757a63564e82d9d94620778312cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d183716aa67f0726b747f1dd1518e590f5c757a63564e82d9d94620778312cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d183716aa67f0726b747f1dd1518e590f5c757a63564e82d9d94620778312cc", kill_on_drop: false }`
[INFO] [stdout] 1d183716aa67f0726b747f1dd1518e590f5c757a63564e82d9d94620778312cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b7972a68eb0ddbd97a3552b1444bd4145e3ed7314c686e59f8bfe379a5236412
[INFO] running `Command { std: "docker" "start" "-a" "b7972a68eb0ddbd97a3552b1444bd4145e3ed7314c686e59f8bfe379a5236412", kill_on_drop: false }`
[INFO] [stderr]    Compiling upgraded_succotash v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.05s
[INFO] running `Command { std: "docker" "inspect" "b7972a68eb0ddbd97a3552b1444bd4145e3ed7314c686e59f8bfe379a5236412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7972a68eb0ddbd97a3552b1444bd4145e3ed7314c686e59f8bfe379a5236412", kill_on_drop: false }`
[INFO] [stdout] b7972a68eb0ddbd97a3552b1444bd4145e3ed7314c686e59f8bfe379a5236412
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a2533c292f485d7e7474c625097a7d69d04d68c8d75f3a844992c02b0bda41d1
[INFO] running `Command { std: "docker" "start" "-a" "a2533c292f485d7e7474c625097a7d69d04d68c8d75f3a844992c02b0bda41d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[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 tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling upgraded_succotash v0.1.0 (/opt/rustwide/workdir)
[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 ureq v3.3.0
[INFO] [stderr]    Compiling actix-http v3.12.0
[INFO] [stderr]    Compiling rusqlite v0.34.0
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "a2533c292f485d7e7474c625097a7d69d04d68c8d75f3a844992c02b0bda41d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2533c292f485d7e7474c625097a7d69d04d68c8d75f3a844992c02b0bda41d1", kill_on_drop: false }`
[INFO] [stdout] a2533c292f485d7e7474c625097a7d69d04d68c8d75f3a844992c02b0bda41d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] af4b7ddeb84fec244501e5b3d66b557e0da02691c57c1456bd651b592b76bf64
[INFO] running `Command { std: "docker" "start" "-a" "af4b7ddeb84fec244501e5b3d66b557e0da02691c57c1456bd651b592b76bf64", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stdout] running 397 tests
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stdout] test content::tests::boxed_non_interactive_phrasing_renders_in_block_context ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/upgraded_succotash-83beb286358fafdd)
[INFO] [stdout] test content::tests::boxed_non_interactive_phrasing_to_tree ... ok
[INFO] [stdout] test default_tests::all_defaults ... ok
[INFO] [stdout] test default_tests::accepts_valid_css_selectors ... ok
[INFO] [stdout] test default_tests::boolean_attrs_can_be_unset ... ok
[INFO] [stdout] test default_tests::all_htmx_attrs ... ok
[INFO] [stdout] test default_tests::all_text_methods ... ok
[INFO] [stdout] test default_tests::all_inline_rendering ... ok
[INFO] [stdout] test default_tests::all_to_tree ... ok
[INFO] [stdout] test default_tests::rejects_empty_hx_replace_url - should panic ... ok
[INFO] [stdout] test default_tests::rejects_empty_hx_push_url - should panic ... ok
[INFO] [stdout] test default_tests::rejects_empty_hx_select - should panic ... ok
[INFO] [stdout] test default_tests::rejects_invalid_hx_encoding - should panic ... ok
[INFO] [stdout] test default_tests::rejects_empty_hx_select_oob - should panic ... ok
[INFO] [stdout] test default_tests::rejects_invalid_hx_swap - should panic ... ok
[INFO] [stdout] test default_tests::rejects_whitespace_hx_target - should panic ... ok
[INFO] [stdout] test default_tests::rejects_empty_hx_target - should panic ... ok
[INFO] [stdout] test default_tests::rejects_empty_hx_disabled_elt - should panic ... ok
[INFO] [stdout] test diff::tests::attr_change_detected ... ok
[INFO] [stdout] test diff::tests::deeply_nested_change ... ok
[INFO] [stdout] test diff::tests::identical_trees_produce_no_changes ... ok
[INFO] [stdout] test default_tests::rejects_invalid_hx_include - should panic ... ok
[INFO] [stdout] test diff::tests::nodes_without_id_are_invisible ... ok
[INFO] [stdout] test diff::tests::removed_id_is_removal ... ok
[INFO] [stdout] test diff::tests::text_change_inside_id_node ... ok
[INFO] [stdout] test global_attrs::tests::all_set ... ok
[INFO] [stdout] test global_attrs::tests::empty ... ok
[INFO] [stdout] test diff::tests::unchanged_sibling_not_reported ... ok
[INFO] [stdout] test global_attrs::tests::class_with_space - should panic ... ok
[INFO] [stdout] test global_attrs::tests::id_with_space - should panic ... ok
[INFO] [stdout] test diff::tests::new_id_is_addition ... ok
[INFO] [stdout] test global_attrs::tests::id_with_tab - should panic ... ok
[INFO] [stdout] test default_tests::rejects_non_json_hx_vals - should panic ... ok
[INFO] [stdout] test default_tests::rejects_empty_hx_indicator - should panic ... ok
[INFO] [stdout] test default_tests::rejects_whitespace_hx_disabled_elt - should panic ... ok
[INFO] [stdout] test global_attrs::tests::valid_class ... ok
[INFO] [stdout] test global_attrs::tests::lang_with_special_chars - should panic ... ok
[INFO] [stdout] test default_tests::rejects_whitespace_hx_push_url - should panic ... ok
[INFO] [stdout] test global_attrs::tests::valid_id ... ok
[INFO] [stdout] test global_attrs::tests::valid_lang ... ok
[INFO] [stdout] test default_tests::rejects_whitespace_hx_replace_url - should panic ... ok
[INFO] [stdout] test htmx::tests::no_changes_produces_empty_string ... ok
[INFO] [stdout] test htmx::tests::primary_not_in_changes_is_fine ... ok
[INFO] [stdout] test htmx::tests::primary_target_has_no_oob ... ok
[INFO] [stdout] test default_tests::rejects_whitespace_hx_select - should panic ... ok
[INFO] [stdout] test default_tests::rejects_whitespace_hx_select_oob - should panic ... ok
[INFO] [stdout] test htmx::tests::removal_emits_delete_oob ... ok
[INFO] [stdout] test htmx::tests::removal_escapes_id ... ok
[INFO] [stdout] test htmx::tests::removal_preserves_original_tag ... ok
[INFO] [stdout] test htmx::tests::secondary_target_gets_oob ... ok
[INFO] [stdout] test htmx_attrs::tests::empty ... ok
[INFO] [stdout] test htmx_attrs::tests::clear_methods_removes_http_verbs ... ok
[INFO] [stdout] test htmx_attrs::tests::multiple_attrs ... ok
[INFO] [stdout] test htmx_attrs::tests::on_event_attr ... ok
[INFO] [stdout] test default_tests::rejects_non_json_hx_headers - should panic ... ok
[INFO] [stdout] test htmx_attrs::tests::set_replaces_existing ... ok
[INFO] [stdout] test global_attrs::tests::empty_id - should panic ... ok
[INFO] [stdout] test global_attrs::tests::empty_class - should panic ... ok
[INFO] [stdout] test htmx_attrs::tests::default_is_empty ... ok
[INFO] [stdout] test htmx_attrs::tests::remove_existing_attr ... ok
[INFO] [stdout] test global_attrs::tests::empty_lang - should panic ... ok
[INFO] [stdout] test htmx_attrs::tests::single_attr ... ok
[INFO] [stdout] test htmx_attrs::tests::remove_nonexistent_is_noop ... ok
[INFO] [stdout] test render::tests::attr_value_escapes_ampersand ... ok
[INFO] [stdout] test render::tests::attr_value_escapes_quotes ... ok
[INFO] [stdout] test render::tests::begins_blank ... ok
[INFO] [stdout] test render::tests::cover_deref ... ok
[INFO] [stdout] test render::tests::attr_value_escapes_angle_brackets ... ok
[INFO] [stdout] test global_attrs::tests::lang_unknown_code - should panic ... ok
[INFO] [stdout] test global_attrs::tests::lang_with_space - should panic ... ok
[INFO] [stdout] test default_tests::rejects_whitespace_hx_indicator - should panic ... ok
[INFO] [stdout] test render::tests::css_body_blue ... ok
[INFO] [stdout] test global_attrs::tests::lang_unknown_with_region - should panic ... ok
[INFO] [stdout] test render::tests::css_table_row_blue ... ok
[INFO] [stdout] test render::tests::empty_css ... ok
[INFO] [stdout] test render::tests::css_body_blue_text_red ... ok
[INFO] [stdout] test render::tests::html_div_with_attrs ... ok
[INFO] [stdout] test render::tests::empty_string ... ok
[INFO] [stdout] test render::tests::html_nested_blocks ... ok
[INFO] [stdout] test render::tests::html_div_with_text ... ok
[INFO] [stdout] test render::tests::html_inline_void_tag ... ok
[INFO] [stdout] test default_tests::rejects_non_json_hx_request - should panic ... ok
[INFO] [stdout] test render::tests::html_inline_em ... ok
[INFO] [stdout] test render::tests::html_void_tag ... ok
[INFO] [stdout] test default_tests::rejects_invalid_hx_target - should panic ... ok
[INFO] [stdout] test render::tests::html_empty_div ... ok
[INFO] [stdout] test render::tests::html_poc ... ok
[INFO] [stdout] test render::tests::html_nested_inline ... ok
[INFO] [stdout] test render::tests::indent_via_ref ... ok
[INFO] [stdout] test tags::a::tests::to_tree ... ok
[INFO] [stdout] test tags::a::tests::with_target_and_rel ... ok
[INFO] [stdout] test tags::address::tests::basic ... ok
[INFO] [stdout] test tags::address::tests::to_tree ... ok
[INFO] [stdout] test tags::article::tests::empty ... ok
[INFO] [stdout] test render::tests::no_depth_no_indent ... ok
[INFO] [stdout] test render::tests::one_depth_one_indent ... ok
[INFO] [stdout] test tags::a::tests::basic_link ... ok
[INFO] [stdout] test tags::abbr::tests::with_title ... ok
[INFO] [stdout] test tags::button::tests::submit_inline ... ok
[INFO] [stdout] test tags::button::tests::submit_with_all_attrs ... ok
[INFO] [stdout] test tags::a::tests::inline_rendering ... ok
[INFO] [stdout] test tags::aside::tests::with_child ... ok
[INFO] [stdout] test tags::b::tests::basic ... ok
[INFO] [stdout] test tags::blockquote::tests::empty ... ok
[INFO] [stdout] test tags::blockquote::tests::to_tree ... ok
[INFO] [stdout] test tags::blockquote::tests::with_cite ... ok
[INFO] [stdout] test tags::br::tests::renders_in_block_context ... ok
[INFO] [stdout] test tags::br::tests::renders_in_inline_context ... ok
[INFO] [stdout] test tags::button::tests::button_inline ... ok
[INFO] [stdout] test tags::button::tests::reset ... ok
[INFO] [stdout] test tags::button::tests::button_with_attrs ... ok
[INFO] [stdout] test tags::button::tests::reset_inline ... ok
[INFO] [stdout] test tags::aside::tests::empty ... ok
[INFO] [stdout] test tags::article::tests::with_child ... ok
[INFO] [stdout] test tags::canvas::tests::basic ... ok
[INFO] [stdout] test tags::canvas::tests::to_tree ... ok
[INFO] [stdout] test tags::cite_element::tests::basic ... ok
[INFO] [stdout] test tags::code::tests::basic ... ok
[INFO] [stdout] test tags::data_element::tests::basic ... ok
[INFO] [stdout] test tags::canvas::tests::with_fallback ... ok
[INFO] [stdout] test tags::data_element::tests::to_tree ... ok
[INFO] [stdout] test tags::dd::tests::basic ... ok
[INFO] [stdout] test tags::del::tests::basic ... ok
[INFO] [stdout] test tags::del::tests::to_tree ... ok
[INFO] [stdout] test tags::details::tests::to_tree ... ok
[INFO] [stdout] test tags::details::tests::basic ... ok
[INFO] [stdout] test tags::details::tests::open ... ok
[INFO] [stdout] test tags::details::tests::summary_with_attrs ... ok
[INFO] [stdout] test tags::details::tests::to_tree_open ... ok
[INFO] [stdout] test tags::dialog::tests::basic ... ok
[INFO] [stdout] test tags::dialog::tests::to_tree ... ok
[INFO] [stdout] test tags::dialog::tests::closed ... ok
[INFO] [stdout] test tags::div::tests::accepts_flow_content ... ok
[INFO] [stdout] test tags::dl::tests::empty ... ok
[INFO] [stdout] test tags::dl::tests::to_tree ... ok
[INFO] [stdout] test tags::dl::tests::with_pairs ... ok
[INFO] [stdout] test tags::div::tests::empty ... ok
[INFO] [stdout] test tags::div::tests::global_attrs ... ok
[INFO] [stdout] test tags::em::tests::inline_text_with_escaping ... ok
[INFO] [stdout] test tags::dt::tests::basic ... ok
[INFO] [stdout] test tags::em::tests::nested_inside_inline_context ... ok
[INFO] [stdout] test tags::form::tests::empty ... ok
[INFO] [stdout] test tags::em::tests::empty ... ok
[INFO] [stdout] test tags::fieldset::tests::basic ... ok
[INFO] [stdout] test tags::fieldset::tests::to_tree ... ok
[INFO] [stdout] test tags::fieldset::tests::to_tree_no_legend ... ok
[INFO] [stdout] test tags::fieldset::tests::without_legend ... ok
[INFO] [stdout] test tags::figcaption::tests::basic ... ok
[INFO] [stdout] test tags::figcaption::tests::to_tree ... ok
[INFO] [stdout] test tags::figure::tests::basic ... ok
[INFO] [stdout] test tags::figure::tests::to_tree ... ok
[INFO] [stdout] test tags::footer::tests::empty ... ok
[INFO] [stdout] test tags::footer::tests::with_child ... ok
[INFO] [stdout] test tags::h1::tests::empty ... ok
[INFO] [stdout] test tags::h2::tests::empty ... ok
[INFO] [stdout] test tags::h1::tests::with_text ... ok
[INFO] [stdout] test tags::h2::tests::with_text ... ok
[INFO] [stdout] test tags::h3::tests::empty ... ok
[INFO] [stdout] test tags::form::tests::method_get ... ok
[INFO] [stdout] test tags::form::tests::with_all_attrs ... ok
[INFO] [stdout] test tags::h3::tests::with_text ... ok
[INFO] [stdout] test tags::form::tests::with_child ... ok
[INFO] [stdout] test tags::h6::tests::empty ... ok
[INFO] [stdout] test tags::h5::tests::with_text ... ok
[INFO] [stdout] test tags::h6::tests::with_text ... ok
[INFO] [stdout] test tags::header::tests::empty ... ok
[INFO] [stdout] test tags::hr::tests::renders_as_void ... ok
[INFO] [stdout] test tags::header::tests::with_child ... ok
[INFO] [stdout] test tags::hr::tests::with_class ... ok
[INFO] [stdout] test tags::html::tests::minimal_page ... ok
[INFO] [stdout] test tags::html::tests::try_into_string_err_on_input_div_duplicate ... ok
[INFO] [stdout] test tags::html::tests::try_into_string_ok_with_unique_ids ... ok
[INFO] [stdout] test tags::h5::tests::empty ... ok
[INFO] [stdout] test tags::html::tests::try_into_string_err_on_duplicate_ids ... ok
[INFO] [stdout] test tags::html::tests::try_into_string_err_on_nested_duplicate_ids ... ok
[INFO] [stdout] test tags::h4::tests::empty ... ok
[INFO] [stdout] test tags::h4::tests::with_text ... ok
[INFO] [stdout] test tags::html::tests::duplicate_id_error_display ... ok
[INFO] [stdout] test tags::html::tests::duplicate_id_error_is_std_error ... ok
[INFO] [stdout] test tags::html::tests::try_into_string_ok_without_ids ... ok
[INFO] [stdout] test tags::i::tests::basic ... ok
[INFO] [stdout] test tags::img::tests::in_inline_context ... ok
[INFO] [stdout] test tags::img::tests::with_dimensions ... ok
[INFO] [stdout] test tags::input::tests::checkbox_disabled ... ok
[INFO] [stdout] test tags::input::tests::checkbox_input_inline ... ok
[INFO] [stdout] test tags::input::tests::checkbox_input ... ok
[INFO] [stdout] test tags::img::tests::required_attrs_only ... ok
[INFO] [stdout] test tags::input::tests::color_input_accepts_valid_hex ... ok
[INFO] [stdout] test tags::input::tests::color_input ... ok
[INFO] [stdout] test tags::input::tests::color_input_accepts_uppercase_hex ... ok
[INFO] [stdout] test tags::input::tests::date_input_inline ... ok
[INFO] [stdout] test tags::input::tests::date_input_disabled ... ok
[INFO] [stdout] test tags::input::tests::email_input_disabled ... ok
[INFO] [stdout] test tags::input::tests::email_input_inline ... ok
[INFO] [stdout] test tags::input::tests::file_input ... ok
[INFO] [stdout] test tags::input::tests::file_input_disabled ... ok
[INFO] [stdout] test tags::input::tests::email_input ... ok
[INFO] [stdout] test tags::input::tests::file_input_inline ... ok
[INFO] [stdout] test tags::input::tests::hidden_input ... ok
[INFO] [stdout] test tags::input::tests::date_input ... ok
[INFO] [stdout] test tags::input::tests::color_input_inline ... ok
[INFO] [stdout] test tags::input::tests::number_input_disabled ... ok
[INFO] [stdout] test tags::input::tests::number_input_f32 ... ok
[INFO] [stdout] test tags::input::tests::number_input_f64 ... ok
[INFO] [stdout] test tags::input::tests::number_input_inline ... ok
[INFO] [stdout] test tags::input::tests::hidden_input_inline ... ok
[INFO] [stdout] test tags::input::tests::number_input_u32 ... ok
[INFO] [stdout] test tags::input::tests::password_input_disabled ... ok
[INFO] [stdout] test tags::input::tests::password_input_inline ... ok
[INFO] [stdout] test tags::input::tests::radio_disabled ... ok
[INFO] [stdout] test tags::html::tests::into_string_panics_on_duplicate_ids - should panic ... ok
[INFO] [stdout] test tags::input::tests::range_input_f64 ... ok
[INFO] [stdout] test tags::input::tests::color_input_rejects_shorthand_hex - should panic ... ok
[INFO] [stdout] test tags::input::tests::color_input_rejects_named_color - should panic ... ok
[INFO] [stdout] test tags::input::tests::range_input_inline ... ok
[INFO] [stdout] test tags::input::tests::range_input_infinite_max - should panic ... ok
[INFO] [stdout] test tags::input::tests::date_input_rejects_invalid_range_format - should panic ... ok
[INFO] [stdout] test tags::input::tests::range_input_invalid_range - should panic ... ok
[INFO] [stdout] test tags::input::tests::date_input_rejects_non_date_value - should panic ... ok
[INFO] [stdout] test tags::input::tests::range_input_nan_step - should panic ... ok
[INFO] [stdout] test tags::input::tests::number_input_infinite_min - should panic ... ok
[INFO] [stdout] test tags::input::tests::search_input_disabled ... ok
[INFO] [stdout] test tags::input::tests::number_input_nan_step - should panic ... ok
[INFO] [stdout] test tags::input::tests::search_input_inline ... ok
[INFO] [stdout] test tags::input::tests::number_input_invalid_range - should panic ... ok
[INFO] [stdout] test tags::input::tests::number_input_nan_value - should panic ... ok
[INFO] [stdout] test tags::input::tests::submit_input_inline ... ok
[INFO] [stdout] test tags::input::tests::tel_input_disabled ... ok
[INFO] [stdout] test tags::input::tests::tel_input_inline ... ok
[INFO] [stdout] test tags::input::tests::text_input_disabled_clears_required ... ok
[INFO] [stdout] test tags::input::tests::text_input_inline ... ok
[INFO] [stdout] test tags::input::tests::time_input ... ok
[INFO] [stdout] test tags::input::tests::time_input_disabled ... ok
[INFO] [stdout] test tags::input::tests::time_input_inline ... ok
[INFO] [stdout] test tags::input::tests::number_input_zero_step - should panic ... ok
[INFO] [stdout] test tags::input::tests::url_input ... ok
[INFO] [stdout] test tags::input::tests::date_input_invalid_range - should panic ... ok
[INFO] [stdout] test tags::input::tests::url_input_disabled ... ok
[INFO] [stdout] test tags::input::tests::url_input_inline ... ok
[INFO] [stdout] test tags::ins::tests::to_tree ... ok
[INFO] [stdout] test tags::kbd::tests::basic ... ok
[INFO] [stdout] test tags::label::tests::empty ... ok
[INFO] [stdout] test tags::input::tests::range_input_nan_value - should panic ... ok
[INFO] [stdout] test tags::input::tests::range_input_negative_step - should panic ... ok
[INFO] [stdout] test tags::label::tests::in_inline_context ... ok
[INFO] [stdout] test tags::input::tests::time_input_rejects_invalid_range_format - should panic ... ok
[INFO] [stdout] test tags::input::tests::time_input_rejects_non_time_value - should panic ... ok
[INFO] [stdout] test tags::li::tests::to_tree ... ok
[INFO] [stdout] test tags::label::tests::with_for_and_text ... ok
[INFO] [stdout] test tags::li::tests::with_value ... ok
[INFO] [stdout] test tags::link::tests::stylesheet ... ok
[INFO] [stdout] test tags::li::tests::basic ... ok
[INFO] [stdout] test tags::link::tests::custom_rel ... ok
[INFO] [stdout] test tags::link::tests::to_tree ... ok
[INFO] [stdout] test tags::link::tests::with_media_and_crossorigin ... ok
[INFO] [stdout] test tags::main_element::tests::empty ... ok
[INFO] [stdout] test tags::main_element::tests::with_child ... ok
[INFO] [stdout] test tags::mark::tests::basic ... ok
[INFO] [stdout] test tags::media::tests::audio_all_bool_attrs ... ok
[INFO] [stdout] test tags::media::tests::audio_with_sources ... ok
[INFO] [stdout] test tags::media::tests::audio_with_src ... ok
[INFO] [stdout] test tags::media::tests::picture_to_tree ... ok
[INFO] [stdout] test tags::media::tests::picture_with_sources ... ok
[INFO] [stdout] test tags::media::tests::video_to_tree ... ok
[INFO] [stdout] test tags::media::tests::source_with_media ... ok
[INFO] [stdout] test tags::media::tests::video_all_bool_attrs ... ok
[INFO] [stdout] test tags::media::tests::video_with_sources ... ok
[INFO] [stdout] test tags::media::tests::video_with_src ... ok
[INFO] [stdout] test tags::input::tests::search_input ... ok
[INFO] [stdout] test tags::input::tests::submit_input_label_only ... ok
[INFO] [stdout] test tags::meta::tests::name_content ... ok
[INFO] [stdout] test tags::input::tests::tel_input ... ok
[INFO] [stdout] test tags::meter::tests::with_ranges ... ok
[INFO] [stdout] test tags::input::tests::text_input_all_attrs ... ok
[INFO] [stdout] test tags::meta::tests::to_tree ... ok
[INFO] [stdout] test tags::input::tests::number_input_nan_f32 - should panic ... ok
[INFO] [stdout] test tags::multi_select::tests::disabled_clears_required ... ok
[INFO] [stdout] test tags::meta::tests::charset ... ok
[INFO] [stdout] test tags::meta::tests::http_equiv ... ok
[INFO] [stdout] test tags::multi_select::tests::escapes_option_text ... ok
[INFO] [stdout] test tags::multi_select::tests::in_inline_context ... ok
[INFO] [stdout] test tags::multi_select::tests::empty ... ok
[INFO] [stdout] test tags::multi_select::tests::multiple_selections ... ok
[INFO] [stdout] test tags::meter::tests::basic ... ok
[INFO] [stdout] test tags::multi_select::tests::selected_accumulates ... ok
[INFO] [stdout] test tags::multi_select::tests::selected_deduplicates ... ok
[INFO] [stdout] test tags::multi_select::tests::with_size ... ok
[INFO] [stdout] test tags::nav::tests::empty ... ok
[INFO] [stdout] test tags::nav::tests::with_child ... ok
[INFO] [stdout] test tags::multi_select::tests::required_clears_disabled ... ok
[INFO] [stdout] test tags::multi_select::tests::rejects_duplicate_values - should panic ... ok
[INFO] [stdout] test tags::ol::tests::to_tree ... ok
[INFO] [stdout] test tags::ol::tests::empty ... ok
[INFO] [stdout] test tags::ol::tests::to_tree_reversed ... ok
[INFO] [stdout] test tags::multi_select::tests::rejects_nonexistent_selected - should panic ... ok
[INFO] [stdout] test tags::ol::tests::with_start_and_reversed ... ok
[INFO] [stdout] test tags::output::tests::basic ... ok
[INFO] [stdout] test tags::multi_select::tests::rejects_required_without_options - should panic ... ok
[INFO] [stdout] test tags::output::tests::to_tree ... ok
[INFO] [stdout] test tags::p::tests::empty ... ok
[INFO] [stdout] test tags::p::tests::mixed_phrasing_content ... ok
[INFO] [stdout] test tags::pre::tests::with_code ... ok
[INFO] [stdout] test tags::pre::tests::basic ... ok
[INFO] [stdout] test tags::progress::tests::indeterminate ... ok
[INFO] [stdout] test tags::progress::tests::to_tree ... ok
[INFO] [stdout] test tags::progress::tests::with_value ... ok
[INFO] [stdout] test tags::q::tests::basic ... ok
[INFO] [stdout] test tags::q::tests::with_cite ... ok
[INFO] [stdout] test tags::s::tests::basic ... ok
[INFO] [stdout] test tags::samp::tests::basic ... ok
[INFO] [stdout] test tags::q::tests::to_tree ... ok
[INFO] [stdout] test tags::script::tests::inline_script ... ok
[INFO] [stdout] test tags::search::tests::to_tree ... ok
[INFO] [stdout] test tags::script::tests::to_tree_inline ... ok
[INFO] [stdout] test tags::script::tests::to_tree_external ... ok
[INFO] [stdout] test tags::script::tests::with_defer_and_type ... ok
[INFO] [stdout] test tags::section::tests::empty ... ok
[INFO] [stdout] test tags::script::tests::with_async_and_crossorigin ... ok
[INFO] [stdout] test tags::select::tests::disabled_clears_required ... ok
[INFO] [stdout] test tags::section::tests::with_child ... ok
[INFO] [stdout] test tags::select::tests::empty ... ok
[INFO] [stdout] test tags::select::tests::escapes_option_text ... ok
[INFO] [stdout] test tags::script::tests::external ... ok
[INFO] [stdout] test tags::select::tests::in_inline_context ... ok
[INFO] [stdout] test tags::small::tests::basic ... ok
[INFO] [stdout] test tags::span::tests::empty ... ok
[INFO] [stdout] test tags::span::tests::with_class ... ok
[INFO] [stdout] test tags::select::tests::required_clears_disabled ... ok
[INFO] [stdout] test tags::span::tests::with_text ... ok
[INFO] [stdout] test tags::strong::tests::empty ... ok
[INFO] [stdout] test tags::strong::tests::with_text ... ok
[INFO] [stdout] test tags::style::tests::basic ... ok
[INFO] [stdout] test tags::select::tests::selected_replaces ... ok
[INFO] [stdout] test tags::select::tests::with_size ... ok
[INFO] [stdout] test tags::select::tests::with_options_and_selection ... ok
[INFO] [stdout] test tags::style::tests::to_tree ... ok
[INFO] [stdout] test tags::style::tests::with_media ... ok
[INFO] [stdout] test tags::table::tests::caption_to_tree ... ok
[INFO] [stdout] test tags::table::tests::td_with_colspan_and_rowspan ... ok
[INFO] [stdout] test tags::table::tests::full_table ... ok
[INFO] [stdout] test tags::sub::tests::basic ... ok
[INFO] [stdout] test tags::sup::tests::basic ... ok
[INFO] [stdout] test tags::table::tests::tfoot_to_tree ... ok
[INFO] [stdout] test tags::table::tests::th_rowspan ... ok
[INFO] [stdout] test tags::table::tests::th_with_colspan_and_scope ... ok
[INFO] [stdout] test tags::select::tests::rejects_nonexistent_selected - should panic ... ok
[INFO] [stdout] test tags::table::tests::thead_to_tree ... ok
[INFO] [stdout] test tags::table::tests::to_tree_roundtrip ... ok
[INFO] [stdout] test tags::text::tests::escapes_special_characters ... ok
[INFO] [stdout] test tags::textarea::tests::empty_textarea ... ok
[INFO] [stdout] test tags::textarea::tests::escapes_text ... ok
[INFO] [stdout] test tags::textarea::tests::in_inline_context ... ok
[INFO] [stdout] test tags::textarea::tests::with_initial_text ... ok
[INFO] [stdout] test tags::textarea::tests::with_all_attrs ... ok
[INFO] [stdout] test tags::time_element::tests::to_tree ... ok
[INFO] [stdout] test tags::select::tests::rejects_required_without_options - should panic ... ok
[INFO] [stdout] test tags::select::tests::rejects_duplicate_values - should panic ... ok
[INFO] [stdout] test tags::time_element::tests::with_datetime ... ok
[INFO] [stdout] test tags::time_element::tests::without_datetime ... ok
[INFO] [stdout] test tags::title::tests::escapes_entities ... ok
[INFO] [stdout] test tags::title::tests::renders_inline ... ok
[INFO] [stdout] test tags::u::tests::basic ... ok
[INFO] [stdout] test tags::ul::tests::empty ... ok
[INFO] [stdout] test tags::ul::tests::to_tree ... ok
[INFO] [stdout] test tags::ul::tests::with_items ... ok
[INFO] [stdout] test tags::wbr::tests::renders ... ok
[INFO] [stdout] test tree::tests::clone_produces_equal_tree ... ok
[INFO] [stdout] test tags::title::tests::rejects_empty - should panic ... ok
[INFO] [stdout] test tree::tests::equality_same_trees ... ok
[INFO] [stdout] test tree::tests::inequality_different_attrs ... ok
[INFO] [stdout] test tree::tests::id_returns_none_for_text ... ok
[INFO] [stdout] test tree::tests::id_returns_none_when_absent ... ok
[INFO] [stdout] test tree::tests::id_returns_some_when_present ... ok
[INFO] [stdout] test tags::title::tests::rejects_whitespace_only - should panic ... ok
[INFO] [stdout] test tree::tests::inequality_different_children_count ... ok
[INFO] [stdout] test tree::tests::inequality_different_text ... ok
[INFO] [stdout] test tags::var_element::tests::basic ... ok
[INFO] [stdout] test tree::tests::serde_tests::snapshot_error_display_format ... ok
[INFO] [stdout] test tree::tests::serde_tests::snapshot_error_display_schema_mismatch ... ok
[INFO] [stdout] test tree::tests::to_html_element_with_children ... ok
[INFO] [stdout] test tree::tests::to_html_empty_element ... ok
[INFO] [stdout] test tree::tests::to_html_text_escapes ... ok
[INFO] [stdout] test tree::tests::to_html_void_element ... ok
[INFO] [stdout] test tree::tests::to_html_escapes_attr_values ... ok
[INFO] [stdout] test tree::tests::serde_tests::snapshot_error_source ... ok
[INFO] [stdout] test tree::tests::to_html_void_with_attrs ... ok
[INFO] [stdout] test tree::tests::to_html_with_attr_injects_extra ... ok
[INFO] [stdout] test tree::tests::to_html_with_attr_void_element ... ok
[INFO] [stdout] test tree::tests::to_html_with_attr_panics_on_text - should panic ... ok
[INFO] [stdout] test tags::table::tests::empty_table ... ok
[INFO] [stderr]      Running tests/concurrent_model.rs (/opt/rustwide/target/debug/deps/concurrent_model-d1d8f802c47a5a64)
[INFO] [stdout] test tags::input::tests::password_input ... ok
[INFO] [stderr]      Running tests/hello_world.rs (/opt/rustwide/target/debug/deps/hello_world-3e977e4219d758d3)
[INFO] [stdout] test tags::input::tests::radio_input ... ok
[INFO] [stderr]      Running tests/invalid_html_edge_cases.rs (/opt/rustwide/target/debug/deps/invalid_html_edge_cases-06f78861a7eced20)
[INFO] [stdout] test tags::input::tests::radio_input_inline ... ok
[INFO] [stdout] test tags::input::tests::range_input ... ok
[INFO] [stdout] test tags::input::tests::submit_input_with_name_value ... ok
[INFO] [stdout] test tags::ins::tests::basic ... ok
[INFO] [stdout] test tags::search::tests::basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 397 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test connect_disconnect_reconnect ... ok
[INFO] [stdout] test rapid_mutations_before_delivery ... ok
[INFO] [stdout] test single_client_add_then_deliver ... ok
[INFO] [stdout] test schema_mismatch_rejected_during_simulation ... ok
[INFO] [stdout] test stale_patch_is_discarded ... ok
[INFO] [stdout] test diff_correctness_pure_function ... ok
[INFO] [stdout] test two_clients_interleaved_mutations ... ok
[INFO] [stdout] test snapshot_serialization_roundtrip_during_simulation ... ok
[INFO] [stdout] test out_of_order_delivery ... ok
[INFO] [stdout] test three_clients_with_disconnects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test hello_world ... 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] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test duplicate_ids_in_form_controls_detected ... ok
[INFO] [stdout] test duplicate_ids_detected_by_try_into_string ... ok
[INFO] [stdout] test duplicate_ids_across_button_and_div_detected ... ok
[INFO] [stdout] test empty_select_renders_without_options ... ok
[INFO] [stdout] test full_page_with_duplicate_ids_returns_error ... ok
[INFO] [stdout] test form_without_action_or_method ... ok
[INFO] [stdout] test label_for_references_nonexistent_id ... ok
[INFO] [stdout] test img_src_with_spaces_not_url_encoded ... ok
[INFO] [stdout] test text_input_without_name_produces_nameless_input ... ok
[INFO] [stdout] test hidden_input_without_name_is_meaningless ... ok
[INFO] [stdout] test textarea_required_and_disabled_simultaneously ... ok
[INFO] [stdout] test textarea_required_disabled_readonly_all_at_once ... ok
[INFO] [stderr]      Running tests/properties.rs (/opt/rustwide/target/debug/deps/properties-ee366e242caf5c09)
[INFO] [stdout] test duplicate_ids_panics_on_into_string - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test text_is_always_escaped ... ok
[INFO] [stdout] test attr_values_are_always_escaped ... ok
[INFO] [stdout] test never_produces_empty_output ... ok
[INFO] [stdout] test global_attrs_are_escaped ... ok
[INFO] [stdout] test void_elements_never_close ... ok
[INFO] [stdout] test always_has_doctype ... ok
[INFO] [stdout] test tags_are_balanced ... ok
[INFO] [stderr]      Running tests/snapshot_twin.rs (/opt/rustwide/target/debug/deps/snapshot_twin-77f366ad049ece59)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test corrupted_json_returns_format_error ... ok
[INFO] [stdout] test app_version_mismatch_detected_by_application ... ok
[INFO] [stdout] test with_snapshots_user_sees_correct_diff ... ok
[INFO] [stdout] test multi_user_diff_logic_works ... ok
[INFO] [stdout] test schema_version_mismatch_returns_error ... ok
[INFO] [stdout] test without_snapshots_user_sees_wrong_diff ... ok
[INFO] [stdout] test without_snapshots_multi_user_workload_drops_updates ... ok
[INFO] [stdout] test snapshot_round_trip_preserves_tree ... ok
[INFO] [stderr]      Running tests/vnu_validation.rs (/opt/rustwide/target/debug/deps/vnu_validation-1f2c5b87f0f7eae2)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test page_with_image_passes_vnu ... FAILED
[INFO] [stdout] test page_with_headings_and_divs_passes_vnu ... FAILED
[INFO] [stdout] test form_with_inputs_passes_vnu ... FAILED
[INFO] [stdout] test hello_world_passes_vnu ... FAILED
[INFO] [stdout] test page_with_select_passes_vnu ... FAILED
[INFO] [stdout] test page_with_textarea_passes_vnu ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- page_with_image_passes_vnu stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'page_with_image_passes_vnu' (462) panicked at tests/vnu_validation.rs:24:10:
[INFO] [stdout] failed to spawn vnu — is it installed?: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b66e53771da - 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:     0x5b66e53771da - 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:     0x5b66e53771da - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b66e53771da - <<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:     0x5b66e538b2da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b66e538b2da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5b66e537ba72 - 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:     0x5b66e537ba72 - <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:     0x5b66e5355cdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b66e5355cdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b66e536f689 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b66e52e3b1c - <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:     0x5b66e52e3b1c - 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:     0x5b66e536f842 - <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:     0x5b66e536f842 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b66e5355d98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b66e534d739 - 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:     0x5b66e5356aad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b66e538ba2c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b66e538b7a2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b66e52d3c36 - <core[35159d6ffb30e017]::result::Result<std[ec419fa8110287d5]::process::Child, std[ec419fa8110287d5]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b66e52d1c83 - vnu_validation[d6cad2882b3ce2b8]::vnu_validate
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:24:10
[INFO] [stdout]   22:     0x5b66e52d2045 - vnu_validation[d6cad2882b3ce2b8]::assert_valid_html
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:48:21
[INFO] [stdout]   23:     0x5b66e52d265e - vnu_validation[d6cad2882b3ce2b8]::page_with_image_passes_vnu
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:125:5
[INFO] [stdout]   24:     0x5b66e52d19d7 - vnu_validation[d6cad2882b3ce2b8]::page_with_image_passes_vnu::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:116:32
[INFO] [stdout]   25:     0x5b66e52d66e6 - <vnu_validation[d6cad2882b3ce2b8]::page_with_image_passes_vnu::{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]   26:     0x5b66e52d6dfb - <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]   27:     0x5b66e52d6dfb - 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]   28:     0x5b66e52e45eb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5b66e52e45eb - <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]   30:     0x5b66e52e45eb - 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]   31:     0x5b66e52e45eb - 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]   32:     0x5b66e52e45eb - 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]   33:     0x5b66e52e45eb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5b66e52e45eb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5b66e52defc4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5b66e52defc4 - 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]   37:     0x5b66e52e71f2 - 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]   38:     0x5b66e52e71f2 - <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]   39:     0x5b66e52e71f2 - 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]   40:     0x5b66e52e71f2 - 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]   41:     0x5b66e52e71f2 - 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]   42:     0x5b66e52e71f2 - 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]   43:     0x5b66e52e71f2 - <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]   44:     0x5b66e5376aef - <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]   45:     0x5b66e5376aef - <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]   46:     0x78bf2dcd7aa4 - <unknown>
[INFO] [stdout]   47:     0x78bf2dd64a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- page_with_headings_and_divs_passes_vnu stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'page_with_headings_and_divs_passes_vnu' (461) panicked at tests/vnu_validation.rs:24:10:
[INFO] [stdout] failed to spawn vnu — is it installed?: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b66e53771da - 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:     0x5b66e53771da - 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:     0x5b66e53771da - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b66e53771da - <<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:     0x5b66e538b2da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b66e538b2da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5b66e537ba72 - 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:     0x5b66e537ba72 - <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:     0x5b66e5355cdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b66e5355cdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b66e536f689 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b66e52e3b1c - <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:     0x5b66e52e3b1c - 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:     0x5b66e536f842 - <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:     0x5b66e536f842 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b66e5355d98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b66e534d739 - 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:     0x5b66e5356aad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b66e538ba2c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b66e538b7a2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b66e52d3c36 - <core[35159d6ffb30e017]::result::Result<std[ec419fa8110287d5]::process::Child, std[ec419fa8110287d5]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b66e52d1c83 - vnu_validation[d6cad2882b3ce2b8]::vnu_validate
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:24:10
[INFO] [stdout]   22:     0x5b66e52d2045 - vnu_validation[d6cad2882b3ce2b8]::assert_valid_html
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:48:21
[INFO] [stdout]   23:     0x5b66e52d3ab9 - vnu_validation[d6cad2882b3ce2b8]::page_with_headings_and_divs_passes_vnu
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:111:5
[INFO] [stdout]   24:     0x5b66e52d1a97 - vnu_validation[d6cad2882b3ce2b8]::page_with_headings_and_divs_passes_vnu::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:94:44
[INFO] [stdout]   25:     0x5b66e52d67e6 - <vnu_validation[d6cad2882b3ce2b8]::page_with_headings_and_divs_passes_vnu::{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]   26:     0x5b66e52d6dfb - <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]   27:     0x5b66e52d6dfb - 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]   28:     0x5b66e52e45eb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5b66e52e45eb - <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]   30:     0x5b66e52e45eb - 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]   31:     0x5b66e52e45eb - 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]   32:     0x5b66e52e45eb - 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]   33:     0x5b66e52e45eb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5b66e52e45eb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5b66e52defc4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5b66e52defc4 - 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]   37:     0x5b66e52e71f2 - 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]   38:     0x5b66e52e71f2 - <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]   39:     0x5b66e52e71f2 - 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]   40:     0x5b66e52e71f2 - 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]   41:     0x5b66e52e71f2 - 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]   42:     0x5b66e52e71f2 - 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]   43:     0x5b66e52e71f2 - <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]   44:     0x5b66e5376aef - <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]   45:     0x5b66e5376aef - <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]   46:     0x78bf2dcd7aa4 - <unknown>
[INFO] [stdout]   47:     0x78bf2dd64a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- form_with_inputs_passes_vnu stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'form_with_inputs_passes_vnu' (459) panicked at tests/vnu_validation.rs:24:10:
[INFO] [stdout] failed to spawn vnu — is it installed?: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b66e53771da - 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:     0x5b66e53771da - 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:     0x5b66e53771da - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b66e53771da - <<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:     0x5b66e538b2da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b66e538b2da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5b66e537ba72 - 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:     0x5b66e537ba72 - <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:     0x5b66e5355cdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b66e5355cdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b66e536f689 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b66e52e3b1c - <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:     0x5b66e52e3b1c - 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:     0x5b66e536f842 - <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:     0x5b66e536f842 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b66e5355d98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b66e534d739 - 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:     0x5b66e5356aad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b66e538ba2c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b66e538b7a2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b66e52d3c36 - <core[35159d6ffb30e017]::result::Result<std[ec419fa8110287d5]::process::Child, std[ec419fa8110287d5]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b66e52d1c83 - vnu_validation[d6cad2882b3ce2b8]::vnu_validate
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:24:10
[INFO] [stdout]   22:     0x5b66e52d2045 - vnu_validation[d6cad2882b3ce2b8]::assert_valid_html
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:48:21
[INFO] [stdout]   23:     0x5b66e52d2b04 - vnu_validation[d6cad2882b3ce2b8]::form_with_inputs_passes_vnu
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:89:5
[INFO] [stdout]   24:     0x5b66e52d1a07 - vnu_validation[d6cad2882b3ce2b8]::form_with_inputs_passes_vnu::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:69:33
[INFO] [stdout]   25:     0x5b66e52d6726 - <vnu_validation[d6cad2882b3ce2b8]::form_with_inputs_passes_vnu::{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]   26:     0x5b66e52d6dfb - <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]   27:     0x5b66e52d6dfb - 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]   28:     0x5b66e52e45eb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5b66e52e45eb - <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]   30:     0x5b66e52e45eb - 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]   31:     0x5b66e52e45eb - 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]   32:     0x5b66e52e45eb - 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]   33:     0x5b66e52e45eb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5b66e52e45eb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5b66e52defc4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5b66e52defc4 - 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]   37:     0x5b66e52e71f2 - 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]   38:     0x5b66e52e71f2 - <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]   39:     0x5b66e52e71f2 - 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]   40:     0x5b66e52e71f2 - 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]   41:     0x5b66e52e71f2 - 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]   42:     0x5b66e52e71f2 - 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]   43:     0x5b66e52e71f2 - <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]   44:     0x5b66e5376aef - <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]   45:     0x5b66e5376aef - <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]   46:     0x78bf2dcd7aa4 - <unknown>
[INFO] [stdout]   47:     0x78bf2dd64a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- hello_world_passes_vnu stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'hello_world_passes_vnu' (460) panicked at tests/vnu_validation.rs:24:10:
[INFO] [stdout] failed to spawn vnu — is it installed?: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b66e53771da - 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:     0x5b66e53771da - 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:     0x5b66e53771da - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b66e53771da - <<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:     0x5b66e538b2da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b66e538b2da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5b66e537ba72 - 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:     0x5b66e537ba72 - <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:     0x5b66e5355cdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b66e5355cdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b66e536f689 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b66e52e3b1c - <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:     0x5b66e52e3b1c - 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:     0x5b66e536f842 - <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:     0x5b66e536f842 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b66e5355d98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b66e534d739 - 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:     0x5b66e5356aad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b66e538ba2c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b66e538b7a2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b66e52d3c36 - <core[35159d6ffb30e017]::result::Result<std[ec419fa8110287d5]::process::Child, std[ec419fa8110287d5]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b66e52d1c83 - vnu_validation[d6cad2882b3ce2b8]::vnu_validate
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:24:10
[INFO] [stdout]   22:     0x5b66e52d2045 - vnu_validation[d6cad2882b3ce2b8]::assert_valid_html
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:48:21
[INFO] [stdout]   23:     0x5b66e52d2405 - vnu_validation[d6cad2882b3ce2b8]::hello_world_passes_vnu
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:64:5
[INFO] [stdout]   24:     0x5b66e52d19a7 - vnu_validation[d6cad2882b3ce2b8]::hello_world_passes_vnu::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:57:28
[INFO] [stdout]   25:     0x5b66e52d66a6 - <vnu_validation[d6cad2882b3ce2b8]::hello_world_passes_vnu::{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]   26:     0x5b66e52d6dfb - <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]   27:     0x5b66e52d6dfb - 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]   28:     0x5b66e52e45eb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5b66e52e45eb - <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]   30:     0x5b66e52e45eb - 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]   31:     0x5b66e52e45eb - 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]   32:     0x5b66e52e45eb - 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]   33:     0x5b66e52e45eb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5b66e52e45eb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5b66e52defc4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5b66e52defc4 - 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]   37:     0x5b66e52e71f2 - 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]   38:     0x5b66e52e71f2 - <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]   39:     0x5b66e52e71f2 - 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]   40:     0x5b66e52e71f2 - 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]   41:     0x5b66e52e71f2 - 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]   42:     0x5b66e52e71f2 - 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]   43:     0x5b66e52e71f2 - <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]   44:     0x5b66e5376aef - <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]   45:     0x5b66e5376aef - <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]   46:     0x78bf2dcd7aa4 - <unknown>
[INFO] [stdout]   47:     0x78bf2dd64a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- page_with_select_passes_vnu stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'page_with_select_passes_vnu' (466) panicked at tests/vnu_validation.rs:24:10:
[INFO] [stdout] failed to spawn vnu — is it installed?: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b66e53771da - 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:     0x5b66e53771da - 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:     0x5b66e53771da - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b66e53771da - <<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:     0x5b66e538b2da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b66e538b2da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5b66e537ba72 - 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:     0x5b66e537ba72 - <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:     0x5b66e5355cdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b66e5355cdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b66e536f689 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b66e52e3b1c - <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:     0x5b66e52e3b1c - 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:     0x5b66e536f842 - <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:     0x5b66e536f842 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b66e5355d98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b66e534d739 - 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:     0x5b66e5356aad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b66e538ba2c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b66e538b7a2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b66e52d3c36 - <core[35159d6ffb30e017]::result::Result<std[ec419fa8110287d5]::process::Child, std[ec419fa8110287d5]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b66e52d1c83 - vnu_validation[d6cad2882b3ce2b8]::vnu_validate
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:24:10
[INFO] [stdout]   22:     0x5b66e52d2045 - vnu_validation[d6cad2882b3ce2b8]::assert_valid_html
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:48:21
[INFO] [stdout]   23:     0x5b66e52d2f55 - vnu_validation[d6cad2882b3ce2b8]::page_with_select_passes_vnu
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:146:5
[INFO] [stdout]   24:     0x5b66e52d1a37 - vnu_validation[d6cad2882b3ce2b8]::page_with_select_passes_vnu::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:130:33
[INFO] [stdout]   25:     0x5b66e52d6766 - <vnu_validation[d6cad2882b3ce2b8]::page_with_select_passes_vnu::{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]   26:     0x5b66e52d6dfb - <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]   27:     0x5b66e52d6dfb - 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]   28:     0x5b66e52e45eb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5b66e52e45eb - <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]   30:     0x5b66e52e45eb - 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]   31:     0x5b66e52e45eb - 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]   32:     0x5b66e52e45eb - 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]   33:     0x5b66e52e45eb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5b66e52e45eb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5b66e52defc4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5b66e52defc4 - 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]   37:     0x5b66e52e71f2 - 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]   38:     0x5b66e52e71f2 - <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]   39:     0x5b66e52e71f2 - 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]   40:     0x5b66e52e71f2 - 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]   41:     0x5b66e52e71f2 - 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]   42:     0x5b66e52e71f2 - 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]   43:     0x5b66e52e71f2 - <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]   44:     0x5b66e5376aef - <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]   45:     0x5b66e5376aef - <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]   46:     0x78bf2dcd7aa4 - <unknown>
[INFO] [stdout]   47:     0x78bf2dd64a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- page_with_textarea_passes_vnu stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'page_with_textarea_passes_vnu' (467) panicked at tests/vnu_validation.rs:24:10:
[INFO] [stdout] failed to spawn vnu — is it installed?: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b66e53771da - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr] error: test failed, to rerun pass `--test vnu_validation`
[INFO] [stdout]    1:     0x5b66e53771da - 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:     0x5b66e53771da - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b66e53771da - <<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:     0x5b66e538b2da - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b66e538b2da - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5b66e537ba72 - 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:     0x5b66e537ba72 - <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:     0x5b66e5355cdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b66e5355cdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b66e536f689 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b66e52e3b1c - <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:     0x5b66e52e3b1c - 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:     0x5b66e536f842 - <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:     0x5b66e536f842 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b66e5355d98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b66e534d739 - 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:     0x5b66e5356aad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b66e538ba2c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b66e538b7a2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b66e52d3c36 - <core[35159d6ffb30e017]::result::Result<std[ec419fa8110287d5]::process::Child, std[ec419fa8110287d5]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5b66e52d1c83 - vnu_validation[d6cad2882b3ce2b8]::vnu_validate
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:24:10
[INFO] [stdout]   22:     0x5b66e52d2045 - vnu_validation[d6cad2882b3ce2b8]::assert_valid_html
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:48:21
[INFO] [stdout]   23:     0x5b66e52d3331 - vnu_validation[d6cad2882b3ce2b8]::page_with_textarea_passes_vnu
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:162:5
[INFO] [stdout]   24:     0x5b66e52d1a67 - vnu_validation[d6cad2882b3ce2b8]::page_with_textarea_passes_vnu::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/vnu_validation.rs:151:35
[INFO] [stdout]   25:     0x5b66e52d67a6 - <vnu_validation[d6cad2882b3ce2b8]::page_with_textarea_passes_vnu::{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]   26:     0x5b66e52d6dfb - <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]   27:     0x5b66e52d6dfb - 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]   28:     0x5b66e52e45eb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   29:     0x5b66e52e45eb - <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]   30:     0x5b66e52e45eb - 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]   31:     0x5b66e52e45eb - 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]   32:     0x5b66e52e45eb - 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]   33:     0x5b66e52e45eb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   34:     0x5b66e52e45eb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   35:     0x5b66e52defc4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   36:     0x5b66e52defc4 - 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]   37:     0x5b66e52e71f2 - 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]   38:     0x5b66e52e71f2 - <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]   39:     0x5b66e52e71f2 - 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]   40:     0x5b66e52e71f2 - 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]   41:     0x5b66e52e71f2 - 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]   42:     0x5b66e52e71f2 - 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]   43:     0x5b66e52e71f2 - <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]   44:     0x5b66e5376aef - <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]   45:     0x5b66e5376aef - <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]   46:     0x78bf2dcd7aa4 - <unknown>
[INFO] [stdout]   47:     0x78bf2dd64a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     form_with_inputs_passes_vnu
[INFO] [stdout]     hello_world_passes_vnu
[INFO] [stdout]     page_with_headings_and_divs_passes_vnu
[INFO] [stdout]     page_with_image_passes_vnu
[INFO] [stdout]     page_with_select_passes_vnu
[INFO] [stdout]     page_with_textarea_passes_vnu
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "af4b7ddeb84fec244501e5b3d66b557e0da02691c57c1456bd651b592b76bf64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af4b7ddeb84fec244501e5b3d66b557e0da02691c57c1456bd651b592b76bf64", kill_on_drop: false }`
[INFO] [stdout] af4b7ddeb84fec244501e5b3d66b557e0da02691c57c1456bd651b592b76bf64
