[INFO] cloning repository https://github.com/jose-pr/xsd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jose-pr/xsd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjose-pr%2Fxsd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjose-pr%2Fxsd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 613ab3e23745e289930dab974177b19e0591cb72
[INFO] testing jose-pr/xsd against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjose-pr%2Fxsd" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jose-pr/xsd
[INFO] finished tweaking git repo https://github.com/jose-pr/xsd
[INFO] tweaked toml for git repo https://github.com/jose-pr/xsd written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jose-pr/xsd on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jose-pr/xsd 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03b42fbe112835b01bebf3b67513f986f112dd3d6b19bd8875f33210d423a90d
[INFO] running `Command { std: "docker" "start" "-a" "03b42fbe112835b01bebf3b67513f986f112dd3d6b19bd8875f33210d423a90d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03b42fbe112835b01bebf3b67513f986f112dd3d6b19bd8875f33210d423a90d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03b42fbe112835b01bebf3b67513f986f112dd3d6b19bd8875f33210d423a90d", kill_on_drop: false }`
[INFO] [stdout] 03b42fbe112835b01bebf3b67513f986f112dd3d6b19bd8875f33210d423a90d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11ba317aab831abc3fc2f7fc44f50136a372ab3e5dfe993803766e5a4f8ab6a4
[INFO] running `Command { std: "docker" "start" "-a" "11ba317aab831abc3fc2f7fc44f50136a372ab3e5dfe993803766e5a4f8ab6a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling quick-xml v0.23.0
[INFO] [stderr]    Compiling xsd-proc v0.1.0 (/opt/rustwide/workdir/proc)
[INFO] [stderr]    Compiling xsd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/schemas/xsd/primitive.rs:35:27
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub const fn borrowed(&self) -> xsdrs::BorrowedQname {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                           |         |
[INFO] [stdout]    |                           |         the same lifetime is hidden here
[INFO] [stdout]    |                           |         the same lifetime is hidden here
[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] 35 |     pub const fn borrowed(&self) -> xsdrs::BorrowedQname<'_> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.10s
[INFO] running `Command { std: "docker" "inspect" "11ba317aab831abc3fc2f7fc44f50136a372ab3e5dfe993803766e5a4f8ab6a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11ba317aab831abc3fc2f7fc44f50136a372ab3e5dfe993803766e5a4f8ab6a4", kill_on_drop: false }`
[INFO] [stdout] 11ba317aab831abc3fc2f7fc44f50136a372ab3e5dfe993803766e5a4f8ab6a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af7749a07189cb7e6a56925f1ce6f111bc26a6a9b9b778cf6c130cc47b92fe59
[INFO] running `Command { std: "docker" "start" "-a" "af7749a07189cb7e6a56925f1ce6f111bc26a6a9b9b778cf6c130cc47b92fe59", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/schemas/xsd/primitive.rs:35:27
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub const fn borrowed(&self) -> xsdrs::BorrowedQname {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                           |         |
[INFO] [stdout]    |                           |         the same lifetime is hidden here
[INFO] [stdout]    |                           |         the same lifetime is hidden here
[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] 35 |     pub const fn borrowed(&self) -> xsdrs::BorrowedQname<'_> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling xsd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/schemas/xsd/primitive.rs:35:27
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub const fn borrowed(&self) -> xsdrs::BorrowedQname {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                           |         |
[INFO] [stdout]    |                           |         the same lifetime is hidden here
[INFO] [stdout]    |                           |         the same lifetime is hidden here
[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] 35 |     pub const fn borrowed(&self) -> xsdrs::BorrowedQname<'_> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "af7749a07189cb7e6a56925f1ce6f111bc26a6a9b9b778cf6c130cc47b92fe59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af7749a07189cb7e6a56925f1ce6f111bc26a6a9b9b778cf6c130cc47b92fe59", kill_on_drop: false }`
[INFO] [stdout] af7749a07189cb7e6a56925f1ce6f111bc26a6a9b9b778cf6c130cc47b92fe59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d930773015292e2c4c32a493e4c713e8d08c0c83746371c1f5eb57c5159afeab
[INFO] running `Command { std: "docker" "start" "-a" "d930773015292e2c4c32a493e4c713e8d08c0c83746371c1f5eb57c5159afeab", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/schemas/xsd/primitive.rs:35:27
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub const fn borrowed(&self) -> xsdrs::BorrowedQname {
[INFO] [stderr]    |                           ^^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                           |         |
[INFO] [stderr]    |                           |         the same lifetime is hidden here
[INFO] [stderr]    |                           |         the same lifetime is hidden here
[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] 35 |     pub const fn borrowed(&self) -> xsdrs::BorrowedQname<'_> {
[INFO] [stderr]    |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `xsd` (lib) generated 1 warning (run `cargo fix --lib -p xsd` to apply 1 suggestion)
[INFO] [stderr] warning: `xsd` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xsd-be8e4db00a93a9fd)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xsd-c2b92ac874113f1b)
[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] [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]    Doc-tests xsd
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/schemas/xsd/all.rs - schemas::xsd::all::All (line 38) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/schemas/xsd/all.rs - schemas::xsd::all::All (line 38) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xsdrs`
[INFO] [stdout]   --> src/schemas/xsd/all.rs:48:24
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 block: xsdrs::ElementDeriviation::None,
[INFO] [stdout]    |                        ^^^^^ use of unresolved module or unlinked crate `xsdrs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xsdrs`, use `cargo add xsdrs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xsdrs`
[INFO] [stdout]   --> src/schemas/xsd/all.rs:49:35
[INFO] [stdout]    |
[INFO] [stdout] 49 |                 default_or_fixed: xsdrs::DefaultOrFixed::None,
[INFO] [stdout]    |                                   ^^^^^ use of unresolved module or unlinked crate `xsdrs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xsdrs`, use `cargo add xsdrs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xsdrs`
[INFO] [stdout]   --> src/schemas/xsd/all.rs:51:25
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 final_: xsdrs::Derivitation::None,
[INFO] [stdout]    |                         ^^^^^ use of unresolved module or unlinked crate `xsdrs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xsdrs`, use `cargo add xsdrs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xsdrs`
[INFO] [stdout]   --> src/schemas/xsd/all.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 type_: xsdrs::NodeType::Ref(),
[INFO] [stdout]    |                        ^^^^^ use of unresolved module or unlinked crate `xsdrs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xsdrs`, use `cargo add xsdrs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `All` in this scope
[INFO] [stdout]   --> src/schemas/xsd/all.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | All {
[INFO] [stdout]    | ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 37 + use xsd::schemas::xsd::All;
[INFO] [stdout]    |
[INFO] [stdout] 37 + use xsd::schemas::xsdrs::Block::All;
[INFO] [stdout]    |
[INFO] [stdout] 37 + use xsd::schemas::xsdrs::ElementBase::All;
[INFO] [stdout]    |
[INFO] [stdout] 37 + use xsd::schemas::xsdrs::Final::All;
[INFO] [stdout]    |
[INFO] [stdout]    = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Element` in this scope
[INFO] [stdout]   --> src/schemas/xsd/all.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |             Element {
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 37 + use xsd::schemas::xsd::Element;
[INFO] [stdout]    |
[INFO] [stdout] 37 + use xsd::schemas::xsdrs::Definition::Element;
[INFO] [stdout]    |
[INFO] [stdout] 37 + use xsd::schemas::xsdrs::ElementBased::Element;
[INFO] [stdout]    |
[INFO] [stdout] 37 + use xsd::utils::GenericElement::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xsdrs`
[INFO] [stdout]   --> src/schemas/xsd/all.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 form: xsdrs::Form::Qualified,
[INFO] [stdout]    |                       ^^^^^ use of unresolved module or unlinked crate `xsdrs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xsdrs`, use `cargo add xsdrs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 37 + use xsd::schemas::xsdrs::Form;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Form`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 52 -                 form: xsdrs::Form::Qualified,
[INFO] [stdout] 52 +                 form: Form::Qualified,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `QName` in this scope
[INFO] [stdout]   --> src/schemas/xsd/all.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |                 name: QName { namespace: "".into(), name: "thing1".into() },
[INFO] [stdout]    |                       ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 37 + use xsd::schemas::xsd::QName;
[INFO] [stdout]    |
[INFO] [stdout] 37 + use xsd::schemas::xsdrs::Primitive::QName;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xsdrs`
[INFO] [stdout]   --> src/schemas/xsd/all.rs:57:25
[INFO] [stdout]    |
[INFO] [stdout] 57 |                 occurs: xsdrs::Occurs::Once,
[INFO] [stdout]    |                         ^^^^^ use of unresolved module or unlinked crate `xsdrs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xsdrs`, use `cargo add xsdrs` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 37 + use xsd::schemas::xsdrs::Occurs;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Occurs`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 57 -                 occurs: xsdrs::Occurs::Once,
[INFO] [stdout] 57 +                 occurs: Occurs::Once,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/schemas/xsd/all.rs - schemas::xsd::all::All (line 38)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d930773015292e2c4c32a493e4c713e8d08c0c83746371c1f5eb57c5159afeab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d930773015292e2c4c32a493e4c713e8d08c0c83746371c1f5eb57c5159afeab", kill_on_drop: false }`
[INFO] [stdout] d930773015292e2c4c32a493e4c713e8d08c0c83746371c1f5eb57c5159afeab
