[INFO] fetching crate fast_markup5ever 0.11.1...
[INFO] testing fast_markup5ever-0.11.1 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate fast_markup5ever 0.11.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate fast_markup5ever 0.11.1
[INFO] finished tweaking crates.io crate fast_markup5ever 0.11.1
[INFO] tweaked toml for crates.io crate fast_markup5ever 0.11.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fast_markup5ever 0.11.1 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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.97.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 33 packages to latest compatible versions
[INFO] [stderr]       Adding phf v0.11.3 (available: v0.14.0)
[INFO] [stderr]       Adding phf_codegen v0.11.3 (available: v0.14.0)
[INFO] [stderr]       Adding string_cache v0.8.9 (available: v0.10.0)
[INFO] [stderr]       Adding string_cache_codegen v0.5.4 (available: v0.7.0)
[INFO] [stderr]       Adding tendril v0.4.3 (available: v0.5.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a43a92feedcdfa2f0d1d20b862ac3fbbeb6ece93223e8ea67bad948a8c6c4246
[INFO] running `Command { std: "docker" "start" "a43a92feedcdfa2f0d1d20b862ac3fbbeb6ece93223e8ea67bad948a8c6c4246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a43a92feedcdfa2f0d1d20b862ac3fbbeb6ece93223e8ea67bad948a8c6c4246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a43a92feedcdfa2f0d1d20b862ac3fbbeb6ece93223e8ea67bad948a8c6c4246" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a43a92feedcdfa2f0d1d20b862ac3fbbeb6ece93223e8ea67bad948a8c6c4246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a43a92feedcdfa2f0d1d20b862ac3fbbeb6ece93223e8ea67bad948a8c6c4246" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling fast_markup5ever v0.11.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `heap_size`
[INFO] [stdout]    --> interface/mod.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[cfg_attr(feature = "heap_size", derive(HeapSizeOf))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `heap_size` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> interface/mod.rs:330:21
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn expanded(&self) -> ExpandedName {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn expanded(&self) -> ExpandedName<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.91s
[INFO] running `Command { std: "docker" "inspect" "a43a92feedcdfa2f0d1d20b862ac3fbbeb6ece93223e8ea67bad948a8c6c4246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a43a92feedcdfa2f0d1d20b862ac3fbbeb6ece93223e8ea67bad948a8c6c4246" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `heap_size`
[INFO] [stdout]    --> interface/mod.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[cfg_attr(feature = "heap_size", derive(HeapSizeOf))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `heap_size` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> interface/mod.rs:330:21
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn expanded(&self) -> ExpandedName {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn expanded(&self) -> ExpandedName<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fast_markup5ever v0.11.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `heap_size`
[INFO] [stdout]    --> interface/mod.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[cfg_attr(feature = "heap_size", derive(HeapSizeOf))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `heap_size` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> interface/mod.rs:330:21
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn expanded(&self) -> ExpandedName {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn expanded(&self) -> ExpandedName<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s
[INFO] running `Command { std: "docker" "inspect" "a43a92feedcdfa2f0d1d20b862ac3fbbeb6ece93223e8ea67bad948a8c6c4246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a43a92feedcdfa2f0d1d20b862ac3fbbeb6ece93223e8ea67bad948a8c6c4246" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `heap_size`
[INFO] [stderr]    --> interface/mod.rs:146:12
[INFO] [stderr]     |
[INFO] [stderr] 146 | #[cfg_attr(feature = "heap_size", derive(HeapSizeOf))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `heap_size` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> interface/mod.rs:330:21
[INFO] [stderr]     |
[INFO] [stderr] 330 |     pub fn expanded(&self) -> ExpandedName {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 330 |     pub fn expanded(&self) -> ExpandedName<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `fast_markup5ever` (lib) generated 2 warnings (run `cargo fix --lib -p fast_markup5ever` to apply 1 suggestion)
[INFO] [stderr] warning: `fast_markup5ever` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/fast_markup5ever-a03da2c09a8facf0)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test interface::tests::ns_macro ... ok
[INFO] [stdout] test util::buffer_queue::test::can_eat ... ok
[INFO] [stdout] test util::buffer_queue::test::can_pop_except_set ... ok
[INFO] [stdout] test util::buffer_queue::test::smoke_test ... ok
[INFO] [stdout] test util::buffer_queue::test::can_unconsume ... ok
[INFO] [stdout] test util::smallcharset::test::nonmember_prefix ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fast_markup5ever
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test util/smallcharset.rs - util::smallcharset::SmallCharSet::contains (line 28) ... ignored
[INFO] [stdout] test util/buffer_queue.rs - util::buffer_queue::BufferQueue::pop_except_from (line 126) ... FAILED
[INFO] [stdout] test lib.rs - small_char_set (line 16) ... FAILED
[INFO] [stdout] test interface/mod.rs - interface::QualName::ns (line 189) ... FAILED
[INFO] [stdout] test interface/mod.rs - interface::expanded_name (line 56) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/fast_markup5ever-80d624d7450b3bd0/out/named_entities.rs - data::NAMED_ENTITIES (line 7) ... FAILED
[INFO] [stdout] test interface/mod.rs - interface::QualName::ns (line 171) ... FAILED
[INFO] [stdout] test util/buffer_queue.rs - util::buffer_queue::BufferQueue::eat (line 184) ... FAILED
[INFO] [stdout] test interface/mod.rs - interface::QualName::new (line 284) ... FAILED
[INFO] [stdout] test util/smallcharset.rs - util::smallcharset::SmallCharSet::nonmember_prefix_len (line 47) ... FAILED
[INFO] [stdout] test interface/mod.rs - interface::QualName::local (line 211) ... FAILED
[INFO] [stdout] test interface/mod.rs - interface::QualName::new (line 261) ... FAILED
[INFO] [stdout] test interface/mod.rs - interface::QualName::local (line 226) ... FAILED
[INFO] [stdout] test interface/mod.rs - interface::QualName::prefix (line 153) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- util/buffer_queue.rs - util::buffer_queue::BufferQueue::pop_except_from (line 126) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `markup5ever`
[INFO] [stdout]    --> util/buffer_queue.rs:127:14
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[macro_use] extern crate markup5ever;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- lib.rs - small_char_set (line 16) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `markup5ever`
[INFO] [stdout]   --> lib.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[macro_use] extern crate markup5ever;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- interface/mod.rs - interface::QualName::ns (line 189) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `markup5ever`
[INFO] [stdout]    --> interface/mod.rs:189:14
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[macro_use] extern crate markup5ever;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- interface/mod.rs - interface::expanded_name (line 56) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `markup5ever`
[INFO] [stdout]   --> interface/mod.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[macro_use] extern crate markup5ever;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/fast_markup5ever-80d624d7450b3bd0/out/named_entities.rs - data::NAMED_ENTITIES (line 7) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `markup5ever` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fast_markup5ever-80d624d7450b3bd0/out/named_entities.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use markup5ever::data::NAMED_ENTITIES;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `markup5ever`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `markup5ever`, use `cargo add markup5ever` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- interface/mod.rs - interface::QualName::ns (line 171) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `markup5ever`
[INFO] [stdout]    --> interface/mod.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 | use markup5ever::{QualName, Namespace, LocalName, Prefix};
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `markup5ever`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `markup5ever`, use `cargo add markup5ever` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- util/buffer_queue.rs - util::buffer_queue::BufferQueue::eat (line 184) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `markup5ever`
[INFO] [stdout]    --> util/buffer_queue.rs:185:1
[INFO] [stdout]     |
[INFO] [stdout] 185 | extern crate markup5ever;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- interface/mod.rs - interface::QualName::new (line 284) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `markup5ever`
[INFO] [stdout]    --> interface/mod.rs:285:14
[INFO] [stdout]     |
[INFO] [stdout] 285 | #[macro_use] extern crate markup5ever;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- util/smallcharset.rs - util::smallcharset::SmallCharSet::nonmember_prefix_len (line 47) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `markup5ever`
[INFO] [stdout]   --> util/smallcharset.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[macro_use] extern crate markup5ever;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- interface/mod.rs - interface::QualName::local (line 211) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `markup5ever`
[INFO] [stdout]    --> interface/mod.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 | use markup5ever::{QualName, Namespace, LocalName, Prefix};
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `markup5ever`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `markup5ever`, use `cargo add markup5ever` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- interface/mod.rs - interface::QualName::new (line 261) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `markup5ever`
[INFO] [stdout]    --> interface/mod.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 | use markup5ever::{QualName, Namespace, LocalName, Prefix};
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `markup5ever`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `markup5ever`, use `cargo add markup5ever` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- interface/mod.rs - interface::QualName::local (line 226) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `markup5ever`
[INFO] [stdout]    --> interface/mod.rs:226:14
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[macro_use] extern crate markup5ever;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- interface/mod.rs - interface::QualName::prefix (line 153) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `markup5ever`
[INFO] [stdout]    --> interface/mod.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 155 | use markup5ever::{QualName, Namespace, LocalName, Prefix};
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `markup5ever`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `markup5ever`, use `cargo add markup5ever` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     /opt/rustwide/target/debug/build/fast_markup5ever-80d624d7450b3bd0/out/named_entities.rs - data::NAMED_ENTITIES (line 7)
[INFO] [stdout]     interface/mod.rs - interface::QualName::local (line 211)
[INFO] [stdout]     interface/mod.rs - interface::QualName::local (line 226)
[INFO] [stdout]     interface/mod.rs - interface::QualName::new (line 261)
[INFO] [stdout]     interface/mod.rs - interface::QualName::new (line 284)
[INFO] [stdout]     interface/mod.rs - interface::QualName::ns (line 171)
[INFO] [stdout]     interface/mod.rs - interface::QualName::ns (line 189)
[INFO] [stdout]     interface/mod.rs - interface::QualName::prefix (line 153)
[INFO] [stdout]     interface/mod.rs - interface::expanded_name (line 56)
[INFO] [stdout]     lib.rs - small_char_set (line 16)
[INFO] [stdout]     util/buffer_queue.rs - util::buffer_queue::BufferQueue::eat (line 184)
[INFO] [stdout]     util/buffer_queue.rs - util::buffer_queue::BufferQueue::pop_except_from (line 126)
[INFO] [stdout]     util/smallcharset.rs - util::smallcharset::SmallCharSet::nonmember_prefix_len (line 47)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 13 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a43a92feedcdfa2f0d1d20b862ac3fbbeb6ece93223e8ea67bad948a8c6c4246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a43a92feedcdfa2f0d1d20b862ac3fbbeb6ece93223e8ea67bad948a8c6c4246", kill_on_drop: false }`
[INFO] [stdout] a43a92feedcdfa2f0d1d20b862ac3fbbeb6ece93223e8ea67bad948a8c6c4246
