[INFO] fetching crate edit-xml 0.1.0...
[INFO] testing edit-xml-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate edit-xml 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate edit-xml 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate edit-xml 0.1.0
[INFO] tweaked toml for crates.io crate edit-xml 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate edit-xml 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 130 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.14.0)
[INFO] [stderr]       Adding markup5ever v0.14.1 (available: v0.36.0)
[INFO] [stderr]       Adding minidom v0.16.0 (available: v0.18.0)
[INFO] [stderr]       Adding quick-xml v0.36.2 (available: v0.38.3)
[INFO] [stderr]       Adding roxmltree v0.20.0 (available: v0.21.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding xml-rs v0.8.28 (available: v1.0.0)
[INFO] [stderr]       Adding xml5ever v0.20.0 (available: v0.36.0)
[INFO] [stderr]       Adding xmltree v0.11.0 (available: v0.12.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rxml_validation v0.11.0
[INFO] [stderr]   Downloaded xmltree v0.11.0
[INFO] [stderr]   Downloaded roxmltree v0.20.0
[INFO] [stderr]   Downloaded minidom v0.16.0
[INFO] [stderr]   Downloaded xml5ever v0.20.0
[INFO] [stderr]   Downloaded quick-xml v0.36.2
[INFO] [stderr]   Downloaded xml_dom v0.2.8
[INFO] [stderr]   Downloaded rxml v0.11.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d295abb33ead280e78bafdcab0c9356d07a0c95d1a8658e456f127972432e176
[INFO] running `Command { std: "docker" "start" "-a" "d295abb33ead280e78bafdcab0c9356d07a0c95d1a8658e456f127972432e176", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d295abb33ead280e78bafdcab0c9356d07a0c95d1a8658e456f127972432e176", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d295abb33ead280e78bafdcab0c9356d07a0c95d1a8658e456f127972432e176", kill_on_drop: false }`
[INFO] [stdout] d295abb33ead280e78bafdcab0c9356d07a0c95d1a8658e456f127972432e176
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec4f37f0a98439152ed112adf48d4c92676d3c1674ddd00e92823889228260e7
[INFO] running `Command { std: "docker" "start" "-a" "ec4f37f0a98439152ed112adf48d4c92676d3c1674ddd00e92823889228260e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling edit-xml v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.67s
[INFO] running `Command { std: "docker" "inspect" "ec4f37f0a98439152ed112adf48d4c92676d3c1674ddd00e92823889228260e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec4f37f0a98439152ed112adf48d4c92676d3c1674ddd00e92823889228260e7", kill_on_drop: false }`
[INFO] [stdout] ec4f37f0a98439152ed112adf48d4c92676d3c1674ddd00e92823889228260e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62176f7d72d1798c62d14e48bdc99a4d0d7db53171bced0a08dcad889644bc5a
[INFO] running `Command { std: "docker" "start" "-a" "62176f7d72d1798c62d14e48bdc99a4d0d7db53171bced0a08dcad889644bc5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rxml_validation v0.11.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rxml v0.11.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling minidom v0.16.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling xmltree v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling edit-xml v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling xml_dom v0.2.8
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling xml5ever v0.20.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stdout] error[E0432]: unresolved imports `edit_xml::DocumentBreakdown`, `edit_xml::NodeBreakdown`
[INFO] [stdout]   --> tests/test_utils.rs:91:30
[INFO] [stdout]    |
[INFO] [stdout] 91 |     use edit_xml::{Document, DocumentBreakdown, EditXMLError, NodeBreakdown, ReadOptions};
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^                ^^^^^^^^^^^^^ no `NodeBreakdown` in the root
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              no `DocumentBreakdown` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `edit_xml::DocumentBreakdown`, `edit_xml::NodeBreakdown`
[INFO] [stdout]   --> tests/test_utils.rs:91:30
[INFO] [stdout]    |
[INFO] [stdout] 91 |     use edit_xml::{Document, DocumentBreakdown, EditXMLError, NodeBreakdown, ReadOptions};
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^                ^^^^^^^^^^^^^ no `NodeBreakdown` in the root
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              no `DocumentBreakdown` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `edit_xml::DocumentBreakdown`, `edit_xml::NodeBreakdown`
[INFO] [stdout]   --> tests/test_utils.rs:91:30
[INFO] [stdout]    |
[INFO] [stdout] 91 |     use edit_xml::{Document, DocumentBreakdown, EditXMLError, NodeBreakdown, ReadOptions};
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^                ^^^^^^^^^^^^^ no `NodeBreakdown` in the root
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              no `DocumentBreakdown` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> tests/test_utils.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> tests/test_utils.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> tests/test_utils.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> tests/test_utils.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[serde(untagged)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 108 +     #[derive(Deserialize, Serialize)]
[INFO] [stdout] 109 |     pub enum TestDocumentResult {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> tests/test_utils.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[serde(untagged)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 108 +     #[derive(Deserialize, Serialize)]
[INFO] [stdout] 109 |     pub enum TestDocumentResult {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> tests/test_utils.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[serde(untagged)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 108 +     #[derive(Deserialize, Serialize)]
[INFO] [stdout] 109 |     pub enum TestDocumentResult {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `edit_xml::DocumentBreakdown`, `edit_xml::NodeBreakdown`
[INFO] [stdout]   --> tests/test_utils.rs:91:30
[INFO] [stdout]    |
[INFO] [stdout] 91 |     use edit_xml::{Document, DocumentBreakdown, EditXMLError, NodeBreakdown, ReadOptions};
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^                ^^^^^^^^^^^^^ no `NodeBreakdown` in the root
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              no `DocumentBreakdown` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]   --> tests/test_utils.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> tests/test_utils.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[serde(untagged)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 108 +     #[derive(Deserialize, Serialize)]
[INFO] [stdout] 109 |     pub enum TestDocumentResult {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestDocumentResult: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/test_utils.rs:120:28
[INFO] [stdout]      |
[INFO] [stdout]  120 |             let expected = serde_json::from_str(&file)?;
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `serde::Deserialize<'_>` is not implemented for `TestDocumentResult`
[INFO] [stdout]     --> tests/test_utils.rs:108:5
[INFO] [stdout]      |
[INFO] [stdout]  108 |     pub enum TestDocumentResult {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `TestDocumentResult` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `()` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `serde::Deserialize<'de>`
[INFO] [stdout]              and 156 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/src/de.rs:2699:8
[INFO] [stdout]      |
[INFO] [stdout] 2697 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2698 | where
[INFO] [stdout] 2699 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestDocumentResult: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/test_utils.rs:120:28
[INFO] [stdout]      |
[INFO] [stdout]  120 |             let expected = serde_json::from_str(&file)?;
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `serde::Deserialize<'_>` is not implemented for `TestDocumentResult`
[INFO] [stdout]     --> tests/test_utils.rs:108:5
[INFO] [stdout]      |
[INFO] [stdout]  108 |     pub enum TestDocumentResult {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `TestDocumentResult` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `()` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `serde::Deserialize<'de>`
[INFO] [stdout]              and 156 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/src/de.rs:2699:8
[INFO] [stdout]      |
[INFO] [stdout] 2697 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2698 | where
[INFO] [stdout] 2699 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestDocumentResult: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/test_utils.rs:120:28
[INFO] [stdout]      |
[INFO] [stdout]  120 |             let expected = serde_json::from_str(&file)?;
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `serde::Deserialize<'_>` is not implemented for `TestDocumentResult`
[INFO] [stdout]     --> tests/test_utils.rs:108:5
[INFO] [stdout]      |
[INFO] [stdout]  108 |     pub enum TestDocumentResult {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `TestDocumentResult` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `()` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `serde::Deserialize<'de>`
[INFO] [stdout]              and 156 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/src/de.rs:2699:8
[INFO] [stdout]      |
[INFO] [stdout] 2697 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2698 | where
[INFO] [stdout] 2699 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestDocumentResult: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/test_utils.rs:132:48
[INFO] [stdout]      |
[INFO] [stdout]  132 |             serde_json::to_writer_pretty(file, self)?;
[INFO] [stdout]      |             ----------------------------       ^^^^ unsatisfied trait bound
[INFO] [stdout]      |             |
[INFO] [stdout]      |             required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `serde::Serialize` is not implemented for `TestDocumentResult`
[INFO] [stdout]     --> tests/test_utils.rs:108:5
[INFO] [stdout]      |
[INFO] [stdout]  108 |     pub enum TestDocumentResult {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `TestDocumentResult` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 148 others
[INFO] [stdout] note: required by a bound in `to_writer_pretty`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/src/ser.rs:2200:17
[INFO] [stdout]      |
[INFO] [stdout] 2197 | pub fn to_writer_pretty<W, T>(writer: W, value: &T) -> Result<()>
[INFO] [stdout]      |        ---------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 2200 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_writer_pretty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestDocumentResult: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/test_utils.rs:132:48
[INFO] [stdout]      |
[INFO] [stdout]  132 |             serde_json::to_writer_pretty(file, self)?;
[INFO] [stdout]      |             ----------------------------       ^^^^ unsatisfied trait bound
[INFO] [stdout]      |             |
[INFO] [stdout]      |             required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `serde::Serialize` is not implemented for `TestDocumentResult`
[INFO] [stdout]     --> tests/test_utils.rs:108:5
[INFO] [stdout]      |
[INFO] [stdout]  108 |     pub enum TestDocumentResult {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `TestDocumentResult` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 148 others
[INFO] [stdout] note: required by a bound in `to_writer_pretty`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/src/ser.rs:2200:17
[INFO] [stdout]      |
[INFO] [stdout] 2197 | pub fn to_writer_pretty<W, T>(writer: W, value: &T) -> Result<()>
[INFO] [stdout]      |        ---------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 2200 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_writer_pretty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestDocumentResult: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/test_utils.rs:132:48
[INFO] [stdout]      |
[INFO] [stdout]  132 |             serde_json::to_writer_pretty(file, self)?;
[INFO] [stdout]      |             ----------------------------       ^^^^ unsatisfied trait bound
[INFO] [stdout]      |             |
[INFO] [stdout]      |             required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `serde::Serialize` is not implemented for `TestDocumentResult`
[INFO] [stdout]     --> tests/test_utils.rs:108:5
[INFO] [stdout]      |
[INFO] [stdout]  108 |     pub enum TestDocumentResult {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `TestDocumentResult` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 148 others
[INFO] [stdout] note: required by a bound in `to_writer_pretty`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/src/ser.rs:2200:17
[INFO] [stdout]      |
[INFO] [stdout] 2197 | pub fn to_writer_pretty<W, T>(writer: W, value: &T) -> Result<()>
[INFO] [stdout]      |        ---------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 2200 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_writer_pretty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestDocumentResult: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> tests/test_utils.rs:120:28
[INFO] [stdout]      |
[INFO] [stdout]  120 |             let expected = serde_json::from_str(&file)?;
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `serde::Deserialize<'_>` is not implemented for `TestDocumentResult`
[INFO] [stdout]     --> tests/test_utils.rs:108:5
[INFO] [stdout]      |
[INFO] [stdout]  108 |     pub enum TestDocumentResult {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `TestDocumentResult` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]                `&'a Path` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `&'a [u8]` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `&'a str` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `()` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `(T,)` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `(T0, T1)` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2)` implements `serde::Deserialize<'de>`
[INFO] [stdout]                `(T0, T1, T2, T3)` implements `serde::Deserialize<'de>`
[INFO] [stdout]              and 156 others
[INFO] [stdout] note: required by a bound in `serde_json::from_str`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/src/de.rs:2699:8
[INFO] [stdout]      |
[INFO] [stdout] 2697 | pub fn from_str<'a, T>(s: &'a str) -> Result<T>
[INFO] [stdout]      |        -------- required by a bound in this function
[INFO] [stdout] 2698 | where
[INFO] [stdout] 2699 |     T: de::Deserialize<'a>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `TestDocumentResult: serde::Serialize` is not satisfied
[INFO] [stdout]     --> tests/test_utils.rs:132:48
[INFO] [stdout]      |
[INFO] [stdout]  132 |             serde_json::to_writer_pretty(file, self)?;
[INFO] [stdout]      |             ----------------------------       ^^^^ unsatisfied trait bound
[INFO] [stdout]      |             |
[INFO] [stdout]      |             required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `serde::Serialize` is not implemented for `TestDocumentResult`
[INFO] [stdout]     --> tests/test_utils.rs:108:5
[INFO] [stdout]      |
[INFO] [stdout]  108 |     pub enum TestDocumentResult {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `TestDocumentResult` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 148 others
[INFO] [stdout] note: required by a bound in `to_writer_pretty`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.145/src/ser.rs:2200:17
[INFO] [stdout]      |
[INFO] [stdout] 2197 | pub fn to_writer_pretty<W, T>(writer: W, value: &T) -> Result<()>
[INFO] [stdout]      |        ---------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 2200 |     T: ?Sized + Serialize,
[INFO] [stdout]      |                 ^^^^^^^^^ required by this bound in `to_writer_pretty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `breakdown` found for reference `&Document` in the current scope
[INFO] [stdout]    --> tests/test_utils.rs:145:58
[INFO] [stdout]     |
[INFO] [stdout] 145 |             let result = TestDocumentResult::Success(doc.breakdown());
[INFO] [stdout]     |                                                          ^^^^^^^^^ method not found in `&Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `breakdown` found for reference `&Document` in the current scope
[INFO] [stdout]    --> tests/test_utils.rs:145:58
[INFO] [stdout]     |
[INFO] [stdout] 145 |             let result = TestDocumentResult::Success(doc.breakdown());
[INFO] [stdout]     |                                                          ^^^^^^^^^ method not found in `&Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `breakdown` found for reference `&Document` in the current scope
[INFO] [stdout]    --> tests/test_utils.rs:145:58
[INFO] [stdout]     |
[INFO] [stdout] 145 |             let result = TestDocumentResult::Success(doc.breakdown());
[INFO] [stdout]     |                                                          ^^^^^^^^^ method not found in `&Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `breakdown` found for reference `&Document` in the current scope
[INFO] [stdout]    --> tests/test_utils.rs:145:58
[INFO] [stdout]     |
[INFO] [stdout] 145 |             let result = TestDocumentResult::Success(doc.breakdown());
[INFO] [stdout]     |                                                          ^^^^^^^^^ method not found in `&Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `breakdown` found for reference `&Document` in the current scope
[INFO] [stdout]    --> tests/test_utils.rs:222:26
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let actual = doc.breakdown();
[INFO] [stdout]     |                          ^^^^^^^^^ method not found in `&Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `breakdown` found for struct `Document` in the current scope
[INFO] [stdout]    --> tests/test_utils.rs:283:41
[INFO] [stdout]     |
[INFO] [stdout] 283 |         let expected_breakdowns = input.breakdown();
[INFO] [stdout]     |                                         ^^^^^^^^^ method not found in `Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `breakdown` found for reference `&Document` in the current scope
[INFO] [stdout]    --> tests/test_utils.rs:222:26
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let actual = doc.breakdown();
[INFO] [stdout]     |                          ^^^^^^^^^ method not found in `&Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `breakdown` found for reference `&Document` in the current scope
[INFO] [stdout]    --> tests/test_utils.rs:222:26
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let actual = doc.breakdown();
[INFO] [stdout]     |                          ^^^^^^^^^ method not found in `&Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `breakdown` found for struct `Document` in the current scope
[INFO] [stdout]    --> tests/test_utils.rs:289:37
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let actual_breakdowns = doc.breakdown();
[INFO] [stdout]     |                                     ^^^^^^^^^ method not found in `Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `breakdown` found for reference `&Document` in the current scope
[INFO] [stdout]    --> tests/test_utils.rs:222:26
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let actual = doc.breakdown();
[INFO] [stdout]     |                          ^^^^^^^^^ method not found in `&Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `breakdown` found for struct `Document` in the current scope
[INFO] [stdout]    --> tests/test_utils.rs:283:41
[INFO] [stdout]     |
[INFO] [stdout] 283 |         let expected_breakdowns = input.breakdown();
[INFO] [stdout]     |                                         ^^^^^^^^^ method not found in `Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test_utils.rs:330:31
[INFO] [stdout]     |
[INFO] [stdout] 330 |                     expected: expected.clone(),
[INFO] [stdout]     |                               ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test_utils.rs:331:29
[INFO] [stdout]     |
[INFO] [stdout] 331 |                     actual: actual.clone(),
[INFO] [stdout]     |                             ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `breakdown` found for struct `Document` in the current scope
[INFO] [stdout]    --> tests/test_utils.rs:283:41
[INFO] [stdout]     |
[INFO] [stdout] 283 |         let expected_breakdowns = input.breakdown();
[INFO] [stdout]     |                                         ^^^^^^^^^ method not found in `Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `breakdown` found for struct `Document` in the current scope
[INFO] [stdout]    --> tests/test_utils.rs:289:37
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let actual_breakdowns = doc.breakdown();
[INFO] [stdout]     |                                     ^^^^^^^^^ method not found in `Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `breakdown` found for struct `Document` in the current scope
[INFO] [stdout]    --> tests/test_utils.rs:283:41
[INFO] [stdout]     |
[INFO] [stdout] 283 |         let expected_breakdowns = input.breakdown();
[INFO] [stdout]     |                                         ^^^^^^^^^ method not found in `Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `breakdown` found for struct `Document` in the current scope
[INFO] [stdout]    --> tests/test_utils.rs:289:37
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let actual_breakdowns = doc.breakdown();
[INFO] [stdout]     |                                     ^^^^^^^^^ method not found in `Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test_utils.rs:330:31
[INFO] [stdout]     |
[INFO] [stdout] 330 |                     expected: expected.clone(),
[INFO] [stdout]     |                               ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test_utils.rs:331:29
[INFO] [stdout]     |
[INFO] [stdout] 331 |                     actual: actual.clone(),
[INFO] [stdout]     |                             ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `breakdown` found for struct `Document` in the current scope
[INFO] [stdout]    --> tests/test_utils.rs:289:37
[INFO] [stdout]     |
[INFO] [stdout] 289 |         let actual_breakdowns = doc.breakdown();
[INFO] [stdout]     |                                     ^^^^^^^^^ method not found in `Document`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `edit-xml` (test "test_documents") due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `edit-xml` (test "test_utils") due to 11 previous errors
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test_utils.rs:330:31
[INFO] [stdout]     |
[INFO] [stdout] 330 |                     expected: expected.clone(),
[INFO] [stdout]     |                               ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test_utils.rs:331:29
[INFO] [stdout]     |
[INFO] [stdout] 331 |                     actual: actual.clone(),
[INFO] [stdout]     |                             ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test_utils.rs:330:31
[INFO] [stdout]     |
[INFO] [stdout] 330 |                     expected: expected.clone(),
[INFO] [stdout]     |                               ^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test_utils.rs:331:29
[INFO] [stdout]     |
[INFO] [stdout] 331 |                     actual: actual.clone(),
[INFO] [stdout]     |                             ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `edit-xml` (test "test_write") due to 11 previous errors
[INFO] [stderr] error: could not compile `edit-xml` (test "test_parse") due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "62176f7d72d1798c62d14e48bdc99a4d0d7db53171bced0a08dcad889644bc5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62176f7d72d1798c62d14e48bdc99a4d0d7db53171bced0a08dcad889644bc5a", kill_on_drop: false }`
[INFO] [stdout] 62176f7d72d1798c62d14e48bdc99a4d0d7db53171bced0a08dcad889644bc5a
