[INFO] fetching crate malvolio 0.4.1...
[INFO] testing malvolio-0.4.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate malvolio 0.4.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate malvolio 0.4.1
[INFO] finished tweaking crates.io crate malvolio 0.4.1
[INFO] tweaked toml for crates.io crate malvolio 0.4.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate malvolio 0.4.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 115 packages to latest compatible versions
[INFO] [stderr]       Adding ammonia v3.3.1 (available: v4.1.2)
[INFO] [stderr]       Adding ego-tree v0.6.3 (available: v0.10.0)
[INFO] [stderr]       Adding scraper v0.12.0 (available: v0.24.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ego-tree v0.6.3
[INFO] [stderr]   Downloaded matches v0.1.10
[INFO] [stderr]   Downloaded markup5ever v0.10.1
[INFO] [stderr]   Downloaded ammonia v3.3.1
[INFO] [stderr]   Downloaded html5ever v0.25.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22eb5947ee1c84842191f0bff9b545a1cd796259ccc1c74a30b7a86662f4878f
[INFO] running `Command { std: "docker" "start" "-a" "22eb5947ee1c84842191f0bff9b545a1cd796259ccc1c74a30b7a86662f4878f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22eb5947ee1c84842191f0bff9b545a1cd796259ccc1c74a30b7a86662f4878f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22eb5947ee1c84842191f0bff9b545a1cd796259ccc1c74a30b7a86662f4878f", kill_on_drop: false }`
[INFO] [stdout] 22eb5947ee1c84842191f0bff9b545a1cd796259ccc1c74a30b7a86662f4878f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2e3c9e39429cf95b0c79e59a89cc6225a19f0fc71b9e22ef83c4b52b23ccd01
[INFO] running `Command { std: "docker" "start" "-a" "a2e3c9e39429cf95b0c79e59a89cc6225a19f0fc71b9e22ef83c4b52b23ccd01", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ammonia v3.3.1
[INFO] [stderr]    Compiling malvolio v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.68s
[INFO] running `Command { std: "docker" "inspect" "a2e3c9e39429cf95b0c79e59a89cc6225a19f0fc71b9e22ef83c4b52b23ccd01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2e3c9e39429cf95b0c79e59a89cc6225a19f0fc71b9e22ef83c4b52b23ccd01", kill_on_drop: false }`
[INFO] [stdout] a2e3c9e39429cf95b0c79e59a89cc6225a19f0fc71b9e22ef83c4b52b23ccd01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06f774a989676f168930241f88738a138bd2c80548df27e09216cd79523eaa02
[INFO] running `Command { std: "docker" "start" "-a" "06f774a989676f168930241f88738a138bd2c80548df27e09216cd79523eaa02", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling markup5ever v0.11.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 html5ever v0.26.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling scraper v0.12.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ammonia v3.3.1
[INFO] [stderr]    Compiling malvolio v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.16s
[INFO] running `Command { std: "docker" "inspect" "06f774a989676f168930241f88738a138bd2c80548df27e09216cd79523eaa02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06f774a989676f168930241f88738a138bd2c80548df27e09216cd79523eaa02", kill_on_drop: false }`
[INFO] [stdout] 06f774a989676f168930241f88738a138bd2c80548df27e09216cd79523eaa02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5d03cc4d1f18d50987616a3e43e78963f8d9bfa915c5330a2635496da57831b2
[INFO] running `Command { std: "docker" "start" "-a" "5d03cc4d1f18d50987616a3e43e78963f8d9bfa915c5330a2635496da57831b2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/malvolio-9b0b4624359d78ba)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test tags::a::test::test_a_with_attributes ... ok
[INFO] [stdout] test tags::body::tests::test_children ... ok
[INFO] [stdout] test tags::br::test::test_br ... ok
[INFO] [stdout] test tags::form::test_form::test_form_with_children ... ok
[INFO] [stdout] test tags::div::tests::test_div_attributes ... ok
[INFO] [stdout] test tags::head::tests::test_children ... ok
[INFO] [stdout] test tags::form::test_form::test_form_tag ... ok
[INFO] [stdout] test tags::input::test::test_input ... ok
[INFO] [stdout] test tags::meta::test::test_a_with_attributes ... ok
[INFO] [stdout] test tags::headings::test_headings ... ok
[INFO] [stdout] test tags::label::test::test_p ... ok
[INFO] [stdout] test tags::img::test::test_img ... ok
[INFO] [stdout] test tags::p::test::test_p ... ok
[INFO] [stdout] test tags::noscript::test::test_noscript ... ok
[INFO] [stdout] test tags::p::test::test_p_attrs ... ok
[INFO] [stdout] test tags::div::tests::test_div_children ... ok
[INFO] [stdout] test text::test_sanitize::test_unsanitized ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests malvolio
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test src/tags/body/mod.rs - tags::body::Body::h1 (line 92) ... ok
[INFO] [stdout] test src/tags/body/mod.rs - tags::body::Body::h3 (line 146) ... ok
[INFO] [stdout] test src/tags/body/mod.rs - tags::body::Body::h4 (line 169) ... ok
[INFO] [stdout] test src/tags/body/mod.rs - tags::body::Body::h6 (line 207) ... ok
[INFO] [stdout] test src/tags/a.rs - tags::a::A::href (line 95) ... ok
[INFO] [stdout] test src/tags/body/mod.rs - tags::body::Body::h5 (line 184) ... ok
[INFO] [stdout] test src/tags/a.rs - tags::a::A (line 19) ... ok
[INFO] [stdout] test src/tags/body/mod.rs - tags::body::Body::h1 (line 100) ... ok
[INFO] [stdout] test src/tags/body/mod.rs - tags::body::Body::h3 (line 138) ... ok
[INFO] [stdout] test src/tags/body/mod.rs - tags::body::Body::h4 (line 161) ... ok
[INFO] [stdout] test src/tags/body/mod.rs - tags::body::Body::h5 (line 192) ... ok
[INFO] [stdout] test src/tags/body/mod.rs - tags::body::Body::h2 (line 115) ... ok
[INFO] [stdout] test src/tags/body/mod.rs - tags::body::Body::h2 (line 123) ... ok
[INFO] [stdout] test src/tags/a.rs - tags::a::A::id (line 114) ... ok
[INFO] [stdout] test src/tags/a.rs - tags::a::A::href (line 101) ... ok
[INFO] [stdout] test src/tags/a.rs - tags::a::A::id (line 120) ... ok
[INFO] [stdout] test src/tags/br.rs - tags::br::Br (line 15) ... ok
[INFO] [stdout] test src/tags/div.rs - tags::div::Div::h1 (line 136) ... ok
[INFO] [stdout] test src/tags/div.rs - tags::div::Div::h2 (line 169) ... ok
[INFO] [stdout] test src/tags/body/mod.rs - tags::body::Body::h6 (line 215) ... ok
[INFO] [stdout] test src/tags/div.rs - tags::div::Div::h3 (line 186) ... ok
[INFO] [stdout] test src/tags/div.rs - tags::div::Div::h1 (line 144) ... ok
[INFO] [stdout] test src/tags/div.rs - tags::div::Div::h3 (line 194) ... ok
[INFO] [stdout] test src/tags/div.rs - tags::div::Div::h4 (line 218) ... ok
[INFO] [stdout] test src/tags/div.rs - tags::div::Div::h6 (line 266) ... ok
[INFO] [stdout] test src/tags/div.rs - tags::div::Div::children (line 53) ... ok
[INFO] [stdout] test src/tags/div.rs - tags::div::Div::h5 (line 234) ... ok
[INFO] [stdout] test src/tags/div.rs - tags::div::Div::children (line 45) ... ok
[INFO] [stdout] test src/tags/div.rs - tags::div::Div::h2 (line 161) ... ok
[INFO] [stdout] test src/tags/div.rs - tags::div::Div::h6 (line 258) ... ok
[INFO] [stdout] test src/tags/div.rs - tags::div::Div::h4 (line 210) ... ok
[INFO] [stdout] test src/tags/form/mod.rs - tags::form::Form::children (line 86) ... ok
[INFO] [stdout] test src/tags/form/mod.rs - tags::form::Form::h1 (line 152) ... ok
[INFO] [stdout] test src/tags/form/mod.rs - tags::form::Form::h1 (line 144) ... ok
[INFO] [stdout] test src/tags/div.rs - tags::div::Div::map (line 88) ... ok
[INFO] [stdout] test src/tags/div.rs - tags::div::Div::h5 (line 242) ... ok
[INFO] [stdout] test src/tags/form/mod.rs - tags::form::Form::h3 (line 190) ... ok
[INFO] [stdout] test src/tags/form/mod.rs - tags::form::Form (line 22) ... ok
[INFO] [stdout] test src/tags/form/mod.rs - tags::form::Form::h2 (line 175) ... ok
[INFO] [stdout] test src/tags/form/mod.rs - tags::form::Form::h4 (line 213) ... ok
[INFO] [stdout] test src/tags/form/mod.rs - tags::form::Form::h2 (line 167) ... ok
[INFO] [stdout] test src/tags/form/mod.rs - tags::form::Form::attribute (line 120) ... ok
[INFO] [stdout] test src/tags/form/mod.rs - tags::form::Form::h4 (line 221) ... ok
[INFO] [stdout] test src/tags/form/mod.rs - tags::form::Form::h6 (line 259) ... ok
[INFO] [stdout] test src/tags/form/mod.rs - tags::form::Form::h6 (line 267) ... ok
[INFO] [stdout] test src/tags/form/mod.rs - tags::form::Form::child (line 103) ... ok
[INFO] [stdout] test src/tags/form/mod.rs - tags::form::Form::h3 (line 198) ... ok
[INFO] [stdout] test src/tags/form/mod.rs - tags::form::Form::h5 (line 244) ... ok
[INFO] [stdout] test src/tags/meta.rs - tags::meta::MetaName::Charset (line 94) ... ok
[INFO] [stdout] test src/tags/form/mod.rs - tags::form::Form::h5 (line 236) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.55s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5d03cc4d1f18d50987616a3e43e78963f8d9bfa915c5330a2635496da57831b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d03cc4d1f18d50987616a3e43e78963f8d9bfa915c5330a2635496da57831b2", kill_on_drop: false }`
[INFO] [stdout] 5d03cc4d1f18d50987616a3e43e78963f8d9bfa915c5330a2635496da57831b2
