[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjose-pr%2Fxsd" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jose-pr/xsd on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quick-xml v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3794ab83275ce6acd0853828fbd152d490c28dcbbe2a839d5413ba40bd2198c0
[INFO] running `Command { std: "docker" "start" "-a" "3794ab83275ce6acd0853828fbd152d490c28dcbbe2a839d5413ba40bd2198c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3794ab83275ce6acd0853828fbd152d490c28dcbbe2a839d5413ba40bd2198c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3794ab83275ce6acd0853828fbd152d490c28dcbbe2a839d5413ba40bd2198c0", kill_on_drop: false }`
[INFO] [stdout] 3794ab83275ce6acd0853828fbd152d490c28dcbbe2a839d5413ba40bd2198c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a29306fb27c07c499d7f403739d4cc967575cdde697012bafac87467ac63db13
[INFO] running `Command { std: "docker" "start" "-a" "a29306fb27c07c499d7f403739d4cc967575cdde697012bafac87467ac63db13", 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 7.36s
[INFO] running `Command { std: "docker" "inspect" "a29306fb27c07c499d7f403739d4cc967575cdde697012bafac87467ac63db13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a29306fb27c07c499d7f403739d4cc967575cdde697012bafac87467ac63db13", kill_on_drop: false }`
[INFO] [stdout] a29306fb27c07c499d7f403739d4cc967575cdde697012bafac87467ac63db13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d80c6144c378bb43ceb400b64c6e1c2d748aa4b23a230e1ed4487177edd99ef3
[INFO] running `Command { std: "docker" "start" "-a" "d80c6144c378bb43ceb400b64c6e1c2d748aa4b23a230e1ed4487177edd99ef3", 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.50s
[INFO] running `Command { std: "docker" "inspect" "d80c6144c378bb43ceb400b64c6e1c2d748aa4b23a230e1ed4487177edd99ef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d80c6144c378bb43ceb400b64c6e1c2d748aa4b23a230e1ed4487177edd99ef3", kill_on_drop: false }`
[INFO] [stdout] d80c6144c378bb43ceb400b64c6e1c2d748aa4b23a230e1ed4487177edd99ef3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ef2c47defd6c9c9636ebd2421f2ed645c09c34d2a88cdbf87ad52b098f588d66
[INFO] running `Command { std: "docker" "start" "-a" "ef2c47defd6c9c9636ebd2421f2ed645c09c34d2a88cdbf87ad52b098f588d66", 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
[INFO] [stderr] warning: `xsd` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xsd-7984168e3b7e0511)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xsd-73bd4c5cdf9e0efa)
[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] [stderr]    Doc-tests xsd
[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 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] 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] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ef2c47defd6c9c9636ebd2421f2ed645c09c34d2a88cdbf87ad52b098f588d66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef2c47defd6c9c9636ebd2421f2ed645c09c34d2a88cdbf87ad52b098f588d66", kill_on_drop: false }`
[INFO] [stdout] ef2c47defd6c9c9636ebd2421f2ed645c09c34d2a88cdbf87ad52b098f588d66
