[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#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjose-pr%2Fxsd" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jose-pr/xsd on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a12a62187d15a546ca3e66c18c6554c3bfc356d7f844846b9367b53c9f5f3704
[INFO] running `Command { std: "docker" "start" "-a" "a12a62187d15a546ca3e66c18c6554c3bfc356d7f844846b9367b53c9f5f3704", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a12a62187d15a546ca3e66c18c6554c3bfc356d7f844846b9367b53c9f5f3704", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a12a62187d15a546ca3e66c18c6554c3bfc356d7f844846b9367b53c9f5f3704", kill_on_drop: false }`
[INFO] [stdout] a12a62187d15a546ca3e66c18c6554c3bfc356d7f844846b9367b53c9f5f3704
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24ce81de221e8e9b8e537fd4e2d4c18b4ca0d7912fe7e699e8fe55d8f775d947
[INFO] running `Command { std: "docker" "start" "-a" "24ce81de221e8e9b8e537fd4e2d4c18b4ca0d7912fe7e699e8fe55d8f775d947", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[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 9.32s
[INFO] running `Command { std: "docker" "inspect" "24ce81de221e8e9b8e537fd4e2d4c18b4ca0d7912fe7e699e8fe55d8f775d947", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24ce81de221e8e9b8e537fd4e2d4c18b4ca0d7912fe7e699e8fe55d8f775d947", kill_on_drop: false }`
[INFO] [stdout] 24ce81de221e8e9b8e537fd4e2d4c18b4ca0d7912fe7e699e8fe55d8f775d947
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7f3541d7e7f05dfec513e16db544cb2c65e135d93cf042da0746e719970ab70
[INFO] running `Command { std: "docker" "start" "-a" "d7f3541d7e7f05dfec513e16db544cb2c65e135d93cf042da0746e719970ab70", 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.66s
[INFO] running `Command { std: "docker" "inspect" "d7f3541d7e7f05dfec513e16db544cb2c65e135d93cf042da0746e719970ab70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7f3541d7e7f05dfec513e16db544cb2c65e135d93cf042da0746e719970ab70", kill_on_drop: false }`
[INFO] [stdout] d7f3541d7e7f05dfec513e16db544cb2c65e135d93cf042da0746e719970ab70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aec3e4f5a047852576bced666c3f5b49faee4d57566381f54d980fb57547eeef
[INFO] running `Command { std: "docker" "start" "-a" "aec3e4f5a047852576bced666c3f5b49faee4d57566381f54d980fb57547eeef", 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.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xsd-4622929578fe6581)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/xsd-ba41b9a72ecfc400)
[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] [stderr] error: doctest failed, to rerun pass `--doc`
[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] 13 |                 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] 14 |                 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] 16 |                 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] 21 |                 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] 5 | All {
[INFO] [stdout]   | ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use xsd::schemas::xsd::All;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use xsd::schemas::xsdrs::Block::All;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use xsd::schemas::xsdrs::ElementBase::All;
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 10 |             Element {
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use xsd::schemas::xsd::Element;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use xsd::schemas::xsdrs::Definition::Element;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use xsd::schemas::xsdrs::ElementBased::Element;
[INFO] [stdout]    |
[INFO] [stdout]  2 + 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] 17 |                 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]  2 + use xsd::schemas::xsdrs::Form;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Form`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 17 -                 form: xsdrs::Form::Qualified,
[INFO] [stdout] 17 +                 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] 20 |                 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]  2 + use xsd::schemas::xsd::QName;
[INFO] [stdout]    |
[INFO] [stdout]  2 + 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] 22 |                 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]  2 + use xsd::schemas::xsdrs::Occurs;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Occurs`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 22 -                 occurs: xsdrs::Occurs::Once,
[INFO] [stdout] 22 +                 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.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aec3e4f5a047852576bced666c3f5b49faee4d57566381f54d980fb57547eeef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aec3e4f5a047852576bced666c3f5b49faee4d57566381f54d980fb57547eeef", kill_on_drop: false }`
[INFO] [stdout] aec3e4f5a047852576bced666c3f5b49faee4d57566381f54d980fb57547eeef
