[INFO] fetching crate harper-html 1.12.0...
[INFO] testing harper-html-1.12.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1
[INFO] extracting crate harper-html 1.12.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate harper-html 1.12.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate harper-html 1.12.0
[INFO] tweaked toml for crates.io crate harper-html 1.12.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate harper-html 1.12.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate harper-html 1.12.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d0fc9a280b24889a177ec07a8f6b4a098dad82b5583395f76ce5e6653a66729
[INFO] running `Command { std: "docker" "start" "-a" "6d0fc9a280b24889a177ec07a8f6b4a098dad82b5583395f76ce5e6653a66729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d0fc9a280b24889a177ec07a8f6b4a098dad82b5583395f76ce5e6653a66729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d0fc9a280b24889a177ec07a8f6b4a098dad82b5583395f76ce5e6653a66729", kill_on_drop: false }`
[INFO] [stdout] 6d0fc9a280b24889a177ec07a8f6b4a098dad82b5583395f76ce5e6653a66729
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e78dcae474f9b4e5dc2e110159502be4808c29129b7db644b53b2fac42ce1d0
[INFO] running `Command { std: "docker" "start" "-a" "9e78dcae474f9b4e5dc2e110159502be4808c29129b7db644b53b2fac42ce1d0", kill_on_drop: false }`
[INFO] [stderr] Compiling unicode-ident v1.0.18
[INFO] [stderr] Compiling serde_core v1.0.228
[INFO] [stderr] Compiling cfg-if v1.0.1
[INFO] [stderr] Compiling serde v1.0.228
[INFO] [stderr] Compiling libm v0.2.15
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling zerocopy v0.8.26
[INFO] [stderr] Compiling parking_lot_core v0.9.12
[INFO] [stderr] Compiling proc-macro2 v1.0.106
[INFO] [stderr] Compiling lock_api v0.4.14
[INFO] [stderr] Compiling allocator-api2 v0.2.21
[INFO] [stderr] Compiling getrandom v0.3.4
[INFO] [stderr] Compiling unicode-xid v0.2.6
[INFO] [stderr] Compiling log v0.4.28
[INFO] [stderr] Compiling jobserver v0.1.34
[INFO] [stderr] Compiling find-msvc-tools v0.1.4
[INFO] [stderr] Compiling portable-atomic v1.11.1
[INFO] [stderr] Compiling stable_deref_trait v1.2.0
[INFO] [stderr] Compiling cc v1.2.43
[INFO] [stderr] Compiling quote v1.0.45
[INFO] [stderr] Compiling rand_core v0.9.3
[INFO] [stderr] Compiling foldhash v0.1.5
[INFO] [stderr] Compiling syn v2.0.117
[INFO] [stderr] Compiling siphasher v1.0.1
[INFO] [stderr] Compiling cfg_aliases v0.2.1
[INFO] [stderr] Compiling fastrand v2.3.0
[INFO] [stderr] Compiling cubecl-common v0.8.1
[INFO] [stderr] Compiling phf_shared v0.11.3
[INFO] [stderr] Compiling web-time v1.1.0
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling pin-project-lite v0.2.16
[INFO] [stderr] Compiling futures-core v0.3.32
[INFO] [stderr] Compiling itoa v1.0.15
[INFO] [stderr] Compiling futures-io v0.3.32
[INFO] [stderr] Compiling memchr v2.7.5
[INFO] [stderr] Compiling parking v2.2.1
[INFO] [stderr] Compiling zmij v1.0.2
[INFO] [stderr] Compiling spin v0.10.0
[INFO] [stderr] Compiling futures-lite v2.6.1
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling embassy-futures v0.1.1
[INFO] [stderr] Compiling phf_generator v0.11.3
[INFO] [stderr] Compiling crc32fast v1.5.0
[INFO] [stderr] Compiling paste v1.0.15
[INFO] [stderr] Compiling strsim v0.11.1
[INFO] [stderr] Compiling simd-adler32 v0.3.7
[INFO] [stderr] Compiling ahash v0.8.12
[INFO] [stderr] Compiling aho-corasick v1.1.3
[INFO] [stderr] Compiling regex-syntax v0.8.5
[INFO] [stderr] Compiling pkg-config v0.3.32
[INFO] [stderr] Compiling zlib-rs v0.5.5
[INFO] [stderr] Compiling crossbeam-utils v0.8.21
[INFO] [stderr] Compiling colored v3.0.0
[INFO] [stderr] Compiling serde_bytes v0.11.19
[INFO] [stderr] Compiling adler2 v2.0.1
[INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr] Compiling miniz_oxide v0.8.9
[INFO] [stderr] Compiling once_cell v1.21.4
[INFO] [stderr] Compiling serde_json v1.0.149
[INFO] [stderr] Compiling crunchy v0.2.4
[INFO] [stderr] Compiling litemap v0.8.0
[INFO] [stderr] Compiling writeable v0.6.1
[INFO] [stderr] Compiling rmp v0.8.14
[INFO] [stderr] Compiling icu_normalizer_data v2.0.0
[INFO] [stderr] Compiling utf8parse v0.2.2
[INFO] [stderr] Compiling heck v0.5.0
[INFO] [stderr] Compiling foldhash v0.2.0
[INFO] [stderr] Compiling icu_properties_data v2.0.1
[INFO] [stderr] Compiling tiny-keccak v2.0.2
[INFO] [stderr] Compiling new_debug_unreachable v1.0.6
[INFO] [stderr] Compiling unty v0.0.4
[INFO] [stderr] Compiling hashbrown v0.16.1
[INFO] [stderr] Compiling crossbeam-epoch v0.9.18
[INFO] [stderr] Compiling regex-automata v0.4.13
[INFO] [stderr] Compiling anstyle-parse v1.0.0
[INFO] [stderr] Compiling synstructure v0.13.2
[INFO] [stderr] Compiling string_cache_codegen v0.5.4
[INFO] [stderr] Compiling phf_codegen v0.11.3
[INFO] [stderr] Compiling matrixmultiply v0.3.10
[INFO] [stderr] Compiling anstyle v1.0.14
[INFO] [stderr] Compiling colorchoice v1.0.4
[INFO] [stderr] Compiling either v1.15.0
[INFO] [stderr] Compiling uuid v1.22.0
[INFO] [stderr] Compiling data-encoding v2.9.0
[INFO] [stderr] Compiling rayon-core v1.13.0
[INFO] [stderr] Compiling serde_derive v1.0.228
[INFO] [stderr] Compiling zerocopy-derive v0.8.26
[INFO] [stderr] Compiling bytemuck_derive v1.10.2
[INFO] [stderr] Compiling zerofrom-derive v0.1.6
[INFO] [stderr] Compiling yoke-derive v0.8.0
[INFO] [stderr] Compiling bytemuck v1.24.0
[INFO] [stderr] Compiling derive-new v0.7.0
[INFO] [stderr] Compiling derive_more-impl v2.0.1
[INFO] [stderr] Compiling zerofrom v0.1.6
[INFO] [stderr] Compiling zerovec-derive v0.11.1
[INFO] [stderr] Compiling displaydoc v0.2.5
[INFO] [stderr] Compiling yoke v0.8.0
[INFO] [stderr] Compiling libz-rs-sys v0.5.5
[INFO] [stderr] Compiling flate2 v1.1.5
[INFO] [stderr] Compiling zerotrie v0.2.2
[INFO] [stderr] Compiling regex v1.12.3
[INFO] [stderr] Compiling burn-derive v0.19.1
[INFO] [stderr] Compiling ppv-lite86 v0.2.21
[INFO] [stderr] Compiling zerovec v0.11.2
[INFO] [stderr] Compiling rand_chacha v0.9.0
[INFO] [stderr] Compiling phf_macros v0.11.3
[INFO] [stderr] Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr] Compiling anstyle-query v1.1.3
[INFO] [stderr] Compiling rand v0.9.2
[INFO] [stderr] Compiling zstd-safe v7.2.4
[INFO] [stderr] Compiling phf v0.11.3
[INFO] [stderr] Compiling anstream v1.0.0
[INFO] [stderr] Compiling web_atoms v0.1.3
[INFO] [stderr] Compiling rand_distr v0.5.1
[INFO] [stderr] Compiling derive_more v2.0.1
[INFO] [stderr] Compiling crossbeam-deque v0.8.6
[INFO] [stderr] Compiling tinystr v0.8.1
[INFO] [stderr] Compiling potential_utf v0.1.2
[INFO] [stderr] Compiling icu_collections v2.0.0
[INFO] [stderr] Compiling getrandom v0.2.16
[INFO] [stderr] Compiling precomputed-hash v0.1.1
[INFO] [stderr] Compiling rawpointer v0.2.1
[INFO] [stderr] Compiling mac v0.1.1
[INFO] [stderr] Compiling icu_locale_core v2.0.0
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling clap_lex v1.0.0
[INFO] [stderr] Compiling thiserror v1.0.69
[INFO] [stderr] Compiling const-random-macro v0.1.16
[INFO] [stderr] Compiling clap_builder v4.6.0
[INFO] [stderr] Compiling smallvec v1.15.1
[INFO] [stderr] Compiling hashbrown v0.15.5
[INFO] [stderr] Compiling half v2.7.1
[INFO] [stderr] Compiling bincode v2.0.1
[INFO] [stderr] Compiling rmp-serde v1.3.0
[INFO] [stderr] Compiling parking_lot v0.12.5
[INFO] [stderr] Compiling float8 v0.4.2
[INFO] [stderr] Compiling icu_provider v2.0.0
[INFO] [stderr] Compiling string_cache v0.8.9
[INFO] [stderr] Compiling darling_core v0.20.11
[INFO] [stderr] Compiling futf v0.1.5
[INFO] [stderr] Compiling icu_properties v2.0.1
[INFO] [stderr] Compiling icu_normalizer v2.0.0
[INFO] [stderr] Compiling burn-common v0.19.1
[INFO] [stderr] Compiling cubecl-quant v0.8.1
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling burn-tensor v0.19.1
[INFO] [stderr] Compiling derive_more-impl v1.0.0
[INFO] [stderr] Compiling clap_derive v4.6.0
[INFO] [stderr] Compiling num-complex v0.4.6
[INFO] [stderr] Compiling num-integer v0.1.46
[INFO] [stderr] Compiling burn-ndarray v0.19.1
[INFO] [stderr] Compiling utf-8 v0.7.6
[INFO] [stderr] Compiling ndarray v0.16.1
[INFO] [stderr] Compiling derive_more v1.0.0
[INFO] [stderr] Compiling tendril v0.4.3
[INFO] [stderr] Compiling zstd v0.13.3
[INFO] [stderr] Compiling indexmap v2.13.0
[INFO] [stderr] Compiling darling_macro v0.20.11
[INFO] [stderr] Compiling idna_adapter v1.2.1
[INFO] [stderr] Compiling rayon v1.11.0
[INFO] [stderr] Compiling const-random v0.1.18
[INFO] [stderr] Compiling atomic_float v1.1.0
[INFO] [stderr] Compiling dtoa v1.0.10
[INFO] [stderr] Compiling clap v4.6.0
[INFO] [stderr] Compiling percent-encoding v2.3.1
[INFO] [stderr] Compiling fst v0.4.7
[INFO] [stderr] Compiling markup5ever v0.35.0
[INFO] [stderr] Compiling form_urlencoded v1.2.1
[INFO] [stderr] Compiling idna v1.0.3
[INFO] [stderr] Compiling rs-conllu v0.3.0
[INFO] [stderr] Compiling dtoa-short v0.3.5
[INFO] [stderr] Compiling darling v0.20.11
[INFO] [stderr] Compiling harper-thesaurus v1.12.0
[INFO] [stderr] Compiling thiserror-impl v2.0.18
[INFO] [stderr] Compiling strum_macros v0.28.0
[INFO] [stderr] Compiling cssparser-macros v0.6.1
[INFO] [stderr] Compiling burn-core v0.19.1
[INFO] [stderr] Compiling burn-ir v0.19.1
[INFO] [stderr] Compiling fid-rs v0.2.0
[INFO] [stderr] Compiling is-macro v0.3.7
[INFO] [stderr] Compiling burn-optim v0.19.1
[INFO] [stderr] Compiling burn-nn v0.19.1
[INFO] [stderr] Compiling match_token v0.35.0
[INFO] [stderr] Compiling lru v0.16.3
[INFO] [stderr] Compiling bumpalo v3.19.0
[INFO] [stderr] Compiling twox-hash v2.1.2
[INFO] [stderr] Compiling strum v0.28.0
[INFO] [stderr] Compiling pulldown-cmark v0.13.1
[INFO] [stderr] Compiling unicode-width v0.2.2
[INFO] [stderr] Compiling ruzstd v0.8.2
[INFO] [stderr] Compiling zopfli v0.8.3
[INFO] [stderr] Compiling getopts v0.2.23
[INFO] [stderr] Compiling html5ever v0.35.0
[INFO] [stderr] Compiling tree-sitter v0.25.10
[INFO] [stderr] Compiling louds-rs v0.7.0
[INFO] [stderr] Compiling thiserror v2.0.18
[INFO] [stderr] Compiling cssparser v0.35.0
[INFO] [stderr] Compiling cached_proc_macro v0.25.0
[INFO] [stderr] Compiling url v2.5.4
[INFO] [stderr] Compiling itertools v0.14.0
[INFO] [stderr] Compiling bitflags v2.11.0
[INFO] [stderr] Compiling maplit v1.0.2
[INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr] Compiling unicase v2.8.1
[INFO] [stderr] Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr] Compiling harper-core v1.12.0
[INFO] [stderr] Compiling typed-path v0.12.3
[INFO] [stderr] Compiling tree-sitter-language v0.1.5
[INFO] [stderr] Compiling cached v0.56.0
[INFO] [stderr] Compiling levenshtein_automata v0.2.1
[INFO] [stderr] Compiling ammonia v4.1.2
[INFO] [stderr] Compiling trie-rs v0.4.2
[INFO] [stderr] Compiling ordered-float v5.1.0
[INFO] [stderr] Compiling zip v8.1.0
[INFO] [stderr] Compiling blanket v0.4.0
[INFO] [stderr] Compiling tree-sitter-html v0.23.2
[INFO] [stderr] Compiling unicode-blocks v0.1.9
[INFO] [stderr] Compiling unicode-script v0.5.8
[INFO] [stderr] Compiling streaming-iterator v0.1.9
[INFO] [stderr] Compiling burn v0.19.1
[INFO] [stderr] Compiling harper-pos-utils v1.12.0
[INFO] [stderr] Compiling harper-brill v1.12.0
[INFO] [stderr] Compiling harper-tree-sitter v1.12.0
[INFO] [stderr] Compiling harper-html v1.12.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 28s
[INFO] running `Command { std: "docker" "inspect" "9e78dcae474f9b4e5dc2e110159502be4808c29129b7db644b53b2fac42ce1d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e78dcae474f9b4e5dc2e110159502be4808c29129b7db644b53b2fac42ce1d0", kill_on_drop: false }`
[INFO] [stdout] 9e78dcae474f9b4e5dc2e110159502be4808c29129b7db644b53b2fac42ce1d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb4bf80f5fe699164b9bf12d5ef4da27abf8fa797b9440ec13d8f0058405c53a
[INFO] running `Command { std: "docker" "start" "-a" "fb4bf80f5fe699164b9bf12d5ef4da27abf8fa797b9440ec13d8f0058405c53a", kill_on_drop: false }`
[INFO] [stderr] Compiling harper-html v1.12.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.23s
[INFO] running `Command { std: "docker" "inspect" "fb4bf80f5fe699164b9bf12d5ef4da27abf8fa797b9440ec13d8f0058405c53a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb4bf80f5fe699164b9bf12d5ef4da27abf8fa797b9440ec13d8f0058405c53a", kill_on_drop: false }`
[INFO] [stdout] fb4bf80f5fe699164b9bf12d5ef4da27abf8fa797b9440ec13d8f0058405c53a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ee978ae1b6c9aa19728ae391347be3982c67c3eebc4dc33402d9605465248cf9
[INFO] running `Command { std: "docker" "start" "-a" "ee978ae1b6c9aa19728ae391347be3982c67c3eebc4dc33402d9605465248cf9", kill_on_drop: false }`
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/harper_html-8e87d28a1740a855)
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] [stderr] Running tests/run_tests.rs (/opt/rustwide/target/debug/deps/run_tests-06cc907d4ae9d767)
[INFO] [stdout]
[INFO] [stdout] running 3 tests
[INFO] [stdout] test lints_issue_541_correctly ... ok
[INFO] [stdout] test lints_run_on_correctly ... ok
[INFO] [stdout] test lints_issue_156_correctly ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.17s
[INFO] [stdout]
[INFO] [stderr] Doc-tests harper_html
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "ee978ae1b6c9aa19728ae391347be3982c67c3eebc4dc33402d9605465248cf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee978ae1b6c9aa19728ae391347be3982c67c3eebc4dc33402d9605465248cf9", kill_on_drop: false }`
[INFO] [stdout] ee978ae1b6c9aa19728ae391347be3982c67c3eebc4dc33402d9605465248cf9