[INFO] fetching crate nom-xml 0.3.0...
[INFO] testing nom-xml-0.3.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate nom-xml 0.3.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate nom-xml 0.3.0
[INFO] finished tweaking crates.io crate nom-xml 0.3.0
[INFO] tweaked toml for crates.io crate nom-xml 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nom-xml 0.3.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nom-xml 0.3.0 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nom-xml-derive v0.1.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0fe3e5b65c6adb2ba828ded3b1cb74ab94351cd3bf91eabc99768603fad5b600
[INFO] running `Command { std: "docker" "start" "-a" "0fe3e5b65c6adb2ba828ded3b1cb74ab94351cd3bf91eabc99768603fad5b600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fe3e5b65c6adb2ba828ded3b1cb74ab94351cd3bf91eabc99768603fad5b600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fe3e5b65c6adb2ba828ded3b1cb74ab94351cd3bf91eabc99768603fad5b600", kill_on_drop: false }`
[INFO] [stdout] 0fe3e5b65c6adb2ba828ded3b1cb74ab94351cd3bf91eabc99768603fad5b600
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 200103f3e4689544926c6091c6b3657c06aaaa195416b5f5903f32ad42613807
[INFO] running `Command { std: "docker" "start" "-a" "200103f3e4689544926c6091c6b3657c06aaaa195416b5f5903f32ad42613807", kill_on_drop: false }`
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling nom-xml-derive v0.1.0
[INFO] [stderr]    Compiling nom-xml v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::attribute::Attribute`
[INFO] [stdout]  --> src/io.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::attribute::Attribute;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:913:28
[INFO] [stdout]     |
[INFO] [stdout] 913 |     pub fn iter_with_depth(&self, max_level: usize) -> DocumentIterator {
[INFO] [stdout]     |                            ^^^^^                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 913 |     pub fn iter_with_depth(&self, max_level: usize) -> DocumentIterator<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:928:24
[INFO] [stdout]     |
[INFO] [stdout] 928 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator;
[INFO] [stdout]     |                        ^^^^^                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 928 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator<'_>;
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:932:24
[INFO] [stdout]     |
[INFO] [stdout] 932 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator {
[INFO] [stdout]     |                        ^^^^^                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 932 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:938:24
[INFO] [stdout]     |
[INFO] [stdout] 938 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator {
[INFO] [stdout]     |                        ^^^^^                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 938 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1041:9
[INFO] [stdout]      |
[INFO] [stdout] 1041 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 1042 |         entity_references: &Rc<RefCell<HashMap<(Name, EntitySource), EntityValue>>>,
[INFO] [stdout] 1043 |     ) -> Result<Pattern, Box<dyn std::error::Error>> {
[INFO] [stdout]      |                 ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1043 |     ) -> Result<Pattern<'_>, Box<dyn std::error::Error>> {
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transcode.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn decode(&self) -> Result<Cow<str>, Box<dyn std::error::Error + '_>> {
[INFO] [stdout]    |               ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn decode(&self) -> Result<Cow<'_, str>, Box<dyn std::error::Error + '_>> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transcode.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn decode_hex(&self, code: &str) -> IResult<&str, Cow<str>, Error<&str>> {
[INFO] [stdout]    |                   ^^^^^                         ^^^^  ^^^^^^^^        ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                   |                             |     |
[INFO] [stdout]    |                   |                             |     the same lifetime is hidden here
[INFO] [stdout]    |                   |                             the same lifetime is elided 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn decode_hex(&self, code: &str) -> IResult<&str, Cow<'_, str>, Error<&str>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transcode.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn decode_digit(&self, code: &str) -> IResult<&str, Cow<str>, Error<&str>> {
[INFO] [stdout]    |                     ^^^^^                         ^^^^  ^^^^^^^^        ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |                             |     |
[INFO] [stdout]    |                     |                             |     the same lifetime is hidden here
[INFO] [stdout]    |                     |                             the same lifetime is elided 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn decode_digit(&self, code: &str) -> IResult<&str, Cow<'_, str>, Error<&str>> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.55s
[INFO] running `Command { std: "docker" "inspect" "200103f3e4689544926c6091c6b3657c06aaaa195416b5f5903f32ad42613807", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "200103f3e4689544926c6091c6b3657c06aaaa195416b5f5903f32ad42613807", kill_on_drop: false }`
[INFO] [stdout] 200103f3e4689544926c6091c6b3657c06aaaa195416b5f5903f32ad42613807
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3455be874855c708bdca6b62feec86d3d6b6e2e3ed20a7339a44b58f8902d3b9
[INFO] running `Command { std: "docker" "start" "-a" "3455be874855c708bdca6b62feec86d3d6b6e2e3ed20a7339a44b58f8902d3b9", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `crate::attribute::Attribute`
[INFO] [stdout]  --> src/io.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::attribute::Attribute;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:913:28
[INFO] [stdout]     |
[INFO] [stdout] 913 |     pub fn iter_with_depth(&self, max_level: usize) -> DocumentIterator {
[INFO] [stdout]     |                            ^^^^^                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 913 |     pub fn iter_with_depth(&self, max_level: usize) -> DocumentIterator<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:928:24
[INFO] [stdout]     |
[INFO] [stdout] 928 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator;
[INFO] [stdout]     |                        ^^^^^                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 928 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator<'_>;
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:932:24
[INFO] [stdout]     |
[INFO] [stdout] 932 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator {
[INFO] [stdout]     |                        ^^^^^                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 932 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nom-xml v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:938:24
[INFO] [stdout]     |
[INFO] [stdout] 938 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator {
[INFO] [stdout]     |                        ^^^^^                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 938 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1041:9
[INFO] [stdout]      |
[INFO] [stdout] 1041 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 1042 |         entity_references: &Rc<RefCell<HashMap<(Name, EntitySource), EntityValue>>>,
[INFO] [stdout] 1043 |     ) -> Result<Pattern, Box<dyn std::error::Error>> {
[INFO] [stdout]      |                 ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1043 |     ) -> Result<Pattern<'_>, Box<dyn std::error::Error>> {
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transcode.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn decode(&self) -> Result<Cow<str>, Box<dyn std::error::Error + '_>> {
[INFO] [stdout]    |               ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn decode(&self) -> Result<Cow<'_, str>, Box<dyn std::error::Error + '_>> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transcode.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn decode_hex(&self, code: &str) -> IResult<&str, Cow<str>, Error<&str>> {
[INFO] [stdout]    |                   ^^^^^                         ^^^^  ^^^^^^^^        ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                   |                             |     |
[INFO] [stdout]    |                   |                             |     the same lifetime is hidden here
[INFO] [stdout]    |                   |                             the same lifetime is elided 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn decode_hex(&self, code: &str) -> IResult<&str, Cow<'_, str>, Error<&str>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transcode.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn decode_digit(&self, code: &str) -> IResult<&str, Cow<str>, Error<&str>> {
[INFO] [stdout]    |                     ^^^^^                         ^^^^  ^^^^^^^^        ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |                             |     |
[INFO] [stdout]    |                     |                             |     the same lifetime is hidden here
[INFO] [stdout]    |                     |                             the same lifetime is elided 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn decode_digit(&self, code: &str) -> IResult<&str, Cow<'_, str>, Error<&str>> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::attribute::Attribute`
[INFO] [stdout]  --> src/io.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::attribute::Attribute;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:913:28
[INFO] [stdout]     |
[INFO] [stdout] 913 |     pub fn iter_with_depth(&self, max_level: usize) -> DocumentIterator {
[INFO] [stdout]     |                            ^^^^^                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 913 |     pub fn iter_with_depth(&self, max_level: usize) -> DocumentIterator<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:928:24
[INFO] [stdout]     |
[INFO] [stdout] 928 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator;
[INFO] [stdout]     |                        ^^^^^                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 928 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator<'_>;
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:932:24
[INFO] [stdout]     |
[INFO] [stdout] 932 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator {
[INFO] [stdout]     |                        ^^^^^                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 932 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:938:24
[INFO] [stdout]     |
[INFO] [stdout] 938 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator {
[INFO] [stdout]     |                        ^^^^^                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 938 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1041:9
[INFO] [stdout]      |
[INFO] [stdout] 1041 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 1042 |         entity_references: &Rc<RefCell<HashMap<(Name, EntitySource), EntityValue>>>,
[INFO] [stdout] 1043 |     ) -> Result<Pattern, Box<dyn std::error::Error>> {
[INFO] [stdout]      |                 ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1043 |     ) -> Result<Pattern<'_>, Box<dyn std::error::Error>> {
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transcode.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn decode(&self) -> Result<Cow<str>, Box<dyn std::error::Error + '_>> {
[INFO] [stdout]    |               ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn decode(&self) -> Result<Cow<'_, str>, Box<dyn std::error::Error + '_>> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transcode.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn decode_hex(&self, code: &str) -> IResult<&str, Cow<str>, Error<&str>> {
[INFO] [stdout]    |                   ^^^^^                         ^^^^  ^^^^^^^^        ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                   |                             |     |
[INFO] [stdout]    |                   |                             |     the same lifetime is hidden here
[INFO] [stdout]    |                   |                             the same lifetime is elided 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn decode_hex(&self, code: &str) -> IResult<&str, Cow<'_, str>, Error<&str>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/transcode.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn decode_digit(&self, code: &str) -> IResult<&str, Cow<str>, Error<&str>> {
[INFO] [stdout]    |                     ^^^^^                         ^^^^  ^^^^^^^^        ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |                             |     |
[INFO] [stdout]    |                     |                             |     the same lifetime is hidden here
[INFO] [stdout]    |                     |                             the same lifetime is elided 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn decode_digit(&self, code: &str) -> IResult<&str, Cow<'_, str>, Error<&str>> {
[INFO] [stdout]    |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.42s
[INFO] running `Command { std: "docker" "inspect" "3455be874855c708bdca6b62feec86d3d6b6e2e3ed20a7339a44b58f8902d3b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3455be874855c708bdca6b62feec86d3d6b6e2e3ed20a7339a44b58f8902d3b9", kill_on_drop: false }`
[INFO] [stdout] 3455be874855c708bdca6b62feec86d3d6b6e2e3ed20a7339a44b58f8902d3b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e7a862fe8bac5d9852b4d46556a6de565b6ac365a5129079468ccc53f8c2faa4
[INFO] running `Command { std: "docker" "start" "-a" "e7a862fe8bac5d9852b4d46556a6de565b6ac365a5129079468ccc53f8c2faa4", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::attribute::Attribute`
[INFO] [stderr]  --> src/io.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::attribute::Attribute;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:913:28
[INFO] [stderr]     |
[INFO] [stderr] 913 |     pub fn iter_with_depth(&self, max_level: usize) -> DocumentIterator {
[INFO] [stderr]     |                            ^^^^^                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 913 |     pub fn iter_with_depth(&self, max_level: usize) -> DocumentIterator<'_> {
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:928:24
[INFO] [stderr]     |
[INFO] [stderr] 928 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator;
[INFO] [stderr]     |                        ^^^^^                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 928 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator<'_>;
[INFO] [stderr]     |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:932:24
[INFO] [stderr]     |
[INFO] [stderr] 932 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator {
[INFO] [stderr]     |                        ^^^^^                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 932 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator<'_> {
[INFO] [stderr]     |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:938:24
[INFO] [stderr]     |
[INFO] [stderr] 938 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator {
[INFO] [stderr]     |                        ^^^^^                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 938 |     fn iter_with_depth(&self, max_level: usize) -> DocumentIterator<'_> {
[INFO] [stderr]     |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:1041:9
[INFO] [stderr]      |
[INFO] [stderr] 1041 |         &self,
[INFO] [stderr]      |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 1042 |         entity_references: &Rc<RefCell<HashMap<(Name, EntitySource), EntityValue>>>,
[INFO] [stderr] 1043 |     ) -> Result<Pattern, Box<dyn std::error::Error>> {
[INFO] [stderr]      |                 ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1043 |     ) -> Result<Pattern<'_>, Box<dyn std::error::Error>> {
[INFO] [stderr]      |                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/transcode.rs:12:15
[INFO] [stderr]    |
[INFO] [stderr] 12 |     fn decode(&self) -> Result<Cow<str>, Box<dyn std::error::Error + '_>> {
[INFO] [stderr]    |               ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |               |
[INFO] [stderr]    |               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |     fn decode(&self) -> Result<Cow<'_, str>, Box<dyn std::error::Error + '_>> {
[INFO] [stderr]    |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/transcode.rs:40:19
[INFO] [stderr]    |
[INFO] [stderr] 40 |     fn decode_hex(&self, code: &str) -> IResult<&str, Cow<str>, Error<&str>> {
[INFO] [stderr]    |                   ^^^^^                         ^^^^  ^^^^^^^^        ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                   |                             |     |
[INFO] [stderr]    |                   |                             |     the same lifetime is hidden here
[INFO] [stderr]    |                   |                             the same lifetime is elided 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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 40 |     fn decode_hex(&self, code: &str) -> IResult<&str, Cow<'_, str>, Error<&str>> {
[INFO] [stderr]    |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/transcode.rs:56:21
[INFO] [stderr]    |
[INFO] [stderr] 56 |     fn decode_digit(&self, code: &str) -> IResult<&str, Cow<str>, Error<&str>> {
[INFO] [stderr]    |                     ^^^^^                         ^^^^  ^^^^^^^^        ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                     |                             |     |
[INFO] [stderr]    |                     |                             |     the same lifetime is hidden here
[INFO] [stderr]    |                     |                             the same lifetime is elided 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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 56 |     fn decode_digit(&self, code: &str) -> IResult<&str, Cow<'_, str>, Error<&str>> {
[INFO] [stderr]    |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: `nom-xml` (lib) generated 9 warnings (run `cargo fix --lib -p nom-xml` to apply 9 suggestions)
[INFO] [stderr] warning: `nom-xml` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nom_xml-9241857eca189468)
[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/nom_xml-d72afc421e0b4952)
[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 tests/mod.rs (/opt/rustwide/target/debug/deps/mod-9bd04405fc8c5636)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test derived_tests::extract_information_derived_vec_inner_opt_tests::test ... ok
[INFO] [stdout] test derived_tests::extract_information_derived_outer_opt_vec_inner_opt_tests::test ... ok
[INFO] [stdout] test derived_tests::extract_information_derived_vec_tests::test ... ok
[INFO] [stdout] test derived_tests::extract_information_derived_catalog_all_optionals_missing_data::test ... ok
[INFO] [stdout] test derived_tests::extract_information_derived_outer_opt_vec_tests::test ... ok
[INFO] [stdout] test derived_tests::extract_information_derived_catalog_no_optionals::test ... ok
[INFO] [stdout] test derived_tests::extract_information_derived_catalog_all_optionals_all_data::test ... ok
[INFO] [stdout] test derived_tests::extract_information_derived_catalog_vec_inner_optionals_missing_data::test ... ok
[INFO] [stdout] test derived_tests::extract_information_derived_catalog_outer_optionals_vec_missing_data::test ... ok
[INFO] [stdout] test derived_tests::extract_information_derived_catalog_outer_vec_optionals_all_data::test ... ok
[INFO] [stdout] test derived_tests::extract_information_derived_catalog_inner_vec_optionals_all_data::test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/valid_ext_sa_compliance.rs (/opt/rustwide/target/debug/deps/valid_ext_sa_compliance-f6b69c7b3460055e)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_valid_ext_sa_003 ... ok
[INFO] [stdout] test test_valid_ext_sa_002 ... ok
[INFO] [stdout] test test_valid_ext_sa_001 ... ok
[INFO] [stdout] test test_valid_ext_sa_005 ... ok
[INFO] [stdout] test test_valid_ext_sa_006 ... ok
[INFO] [stdout] test test_valid_ext_sa_004 ... ok
[INFO] [stdout] test test_valid_ext_sa_010 ... ok
[INFO] [stdout] test test_valid_ext_sa_008 ... ok
[INFO] [stdout] test test_valid_ext_sa_011 ... ok
[INFO] [stdout] test test_valid_ext_sa_007 ... ok
[INFO] [stdout] test test_valid_ext_sa_009 ... ok
[INFO] [stdout] test test_valid_ext_sa_013 ... ok
[INFO] [stdout] test test_valid_ext_sa_012 ... ok
[INFO] [stdout] test test_valid_ext_sa_014 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/valid_not_sa_compliance.rs (/opt/rustwide/target/debug/deps/valid_not_sa_compliance-8f3fcfd08134eacb)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]      Running tests/valid_sa_compliance.rs (/opt/rustwide/target/debug/deps/valid_sa_compliance-9a740e0512f76cba)
[INFO] [stdout] test test_valid_not_sa_001 ... ok
[INFO] [stdout] test test_valid_not_sa_003 ... ok
[INFO] [stdout] test test_valid_not_sa_002 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 120 tests
[INFO] [stdout] test test_valid_sa_002 ... ok
[INFO] [stdout] test test_valid_sa_003 ... ok
[INFO] [stdout] test test_valid_sa_004 ... ok
[INFO] [stdout] test test_valid_sa_001 ... ok
[INFO] [stdout] test test_valid_sa_007 ... ok
[INFO] [stdout] test test_valid_sa_008 ... ok
[INFO] [stdout] test test_valid_sa_012 ... ok
[INFO] [stdout] test test_valid_sa_009 ... ok
[INFO] [stdout] test test_valid_sa_006 ... ok
[INFO] [stdout] test test_valid_sa_011 ... ok
[INFO] [stdout] test test_valid_sa_013 ... ok
[INFO] [stdout] test test_valid_sa_010 ... ok
[INFO] [stdout] test test_valid_sa_015 ... ok
[INFO] [stdout] test test_valid_sa_014 ... ok
[INFO] [stdout] test test_valid_sa_016 ... ok
[INFO] [stdout] test test_valid_sa_017 ... ok
[INFO] [stdout] test test_valid_sa_005 ... ok
[INFO] [stdout] test test_valid_sa_019 ... ok
[INFO] [stdout] test test_valid_sa_017a ... ok
[INFO] [stdout] test test_valid_sa_021 ... ok
[INFO] [stdout] test test_valid_sa_018 ... ok
[INFO] [stdout] test test_valid_sa_020 ... ok
[INFO] [stdout] test test_valid_sa_022 ... ok
[INFO] [stdout] test test_valid_sa_025 ... ok
[INFO] [stdout] test test_valid_sa_026 ... ok
[INFO] [stdout] test test_valid_sa_031 ... ok
[INFO] [stdout] test test_valid_sa_028 ... ok
[INFO] [stdout] test test_valid_sa_027 ... ok
[INFO] [stdout] test test_valid_sa_034 ... ok
[INFO] [stdout] test test_valid_sa_037 ... ok
[INFO] [stdout] test test_valid_sa_030 ... ok
[INFO] [stdout] test test_valid_sa_029 ... ok
[INFO] [stdout] test test_valid_sa_040 ... ok
[INFO] [stdout] test test_valid_sa_038 ... ok
[INFO] [stdout] test test_valid_sa_041 ... ok
[INFO] [stdout] test test_valid_sa_042 ... ok
[INFO] [stdout] test test_valid_sa_032 ... ok
[INFO] [stdout] test test_valid_sa_024 ... ok
[INFO] [stdout] test test_valid_sa_035 ... ok
[INFO] [stdout] test test_valid_sa_043 ... ok
[INFO] [stdout] test test_valid_sa_039 ... ok
[INFO] [stdout] test test_valid_sa_023 ... ok
[INFO] [stdout] test test_valid_sa_044 ... ok
[INFO] [stdout] test test_valid_sa_033 ... ok
[INFO] [stdout] test test_valid_sa_050 ... ok
[INFO] [stdout] test test_valid_sa_051 ... ok
[INFO] [stdout] test test_valid_sa_036 ... ok
[INFO] [stdout] test test_valid_sa_052 ... ok
[INFO] [stdout] test test_valid_sa_053 ... ok
[INFO] [stdout] test test_valid_sa_045 ... ok
[INFO] [stdout] test test_valid_sa_054 ... ok
[INFO] [stdout] test test_valid_sa_046 ... ok
[INFO] [stdout] test test_valid_sa_047 ... ok
[INFO] [stdout] test test_valid_sa_048 ... ok
[INFO] [stdout] test test_valid_sa_049 ... ok
[INFO] [stdout] test test_valid_sa_056 ... ok
[INFO] [stdout] test test_valid_sa_057 ... ok
[INFO] [stdout] test test_valid_sa_058 ... ok
[INFO] [stdout] test test_valid_sa_061 ... ok
[INFO] [stdout] test test_valid_sa_060 ... ok
[INFO] [stdout] test test_valid_sa_068 ... ok
[INFO] [stdout] test test_valid_sa_063 ... ok
[INFO] [stdout] test test_valid_sa_055 ... ok
[INFO] [stdout] test test_valid_sa_062 ... ok
[INFO] [stdout] test test_valid_sa_067 ... ok
[INFO] [stdout] test test_valid_sa_065 ... ok
[INFO] [stdout] test test_valid_sa_064 ... ok
[INFO] [stdout] test test_valid_sa_069 ... ok
[INFO] [stdout] test test_valid_sa_072 ... ok
[INFO] [stdout] test test_valid_sa_059 ... ok
[INFO] [stdout] test test_valid_sa_071 ... ok
[INFO] [stdout] test test_valid_sa_066 ... ok
[INFO] [stdout] test test_valid_sa_073 ... ok
[INFO] [stdout] test test_valid_sa_077 ... ok
[INFO] [stdout] test test_valid_sa_070 ... ok
[INFO] [stdout] test test_valid_sa_075 ... ok
[INFO] [stdout] test test_valid_sa_078 ... ok
[INFO] [stdout] test test_valid_sa_083 ... ok
[INFO] [stdout] test test_valid_sa_088 ... ok
[INFO] [stdout] test test_valid_sa_080 ... ok
[INFO] [stdout] test test_valid_sa_089 ... ok
[INFO] [stdout] test test_valid_sa_081 ... ok
[INFO] [stdout] test test_valid_sa_079 ... ok
[INFO] [stdout] test test_valid_sa_082 ... ok
[INFO] [stdout] test test_valid_sa_090 ... ok
[INFO] [stdout] test test_valid_sa_085 ... ok
[INFO] [stdout] test test_valid_sa_084 ... ok
[INFO] [stdout] test test_valid_sa_087 ... ok
[INFO] [stdout] test test_valid_sa_074 ... ok
[INFO] [stdout] test test_valid_sa_101 ... ok
[INFO] [stdout] test test_valid_sa_086 ... ok
[INFO] [stdout] test test_valid_sa_091 ... ok
[INFO] [stdout] test test_valid_sa_093 ... ok
[INFO] [stdout] test test_valid_sa_076 ... ok
[INFO] [stdout] test test_valid_sa_094 ... ok
[INFO] [stdout] test test_valid_sa_095 ... ok
[INFO] [stdout] test test_valid_sa_096 ... ok
[INFO] [stdout] test test_valid_sa_097 ... ok
[INFO] [stdout] test test_valid_sa_098 ... ok
[INFO] [stdout] test test_valid_sa_099 ... ok
[INFO] [stdout] test test_valid_sa_103 ... ok
[INFO] [stdout] test test_valid_sa_100 ... ok
[INFO] [stdout] test test_valid_sa_092 ... ok
[INFO] [stdout] test test_valid_sa_104 ... ok
[INFO] [stdout] test test_valid_sa_105 ... ok
[INFO] [stdout] test test_valid_sa_115 ... ok
[INFO] [stdout] test test_valid_sa_102 ... ok
[INFO] [stdout] test test_valid_sa_116 ... ok
[INFO] [stdout] test test_valid_sa_106 ... ok
[INFO] [stdout] test test_valid_sa_107 ... ok
[INFO] [stdout] test test_valid_sa_108 ... ok
[INFO] [stdout] test test_valid_sa_110 ... ok
[INFO] [stdout] test test_valid_sa_111 ... ok
[INFO] [stdout] test test_valid_sa_112 ... ok
[INFO] [stdout] test test_valid_sa_109 ... ok
[INFO] [stdout] test test_valid_sa_113 ... ok
[INFO] [stdout] test test_valid_sa_119 ... ok
[INFO] [stdout] test test_valid_sa_118 ... ok
[INFO] [stdout] test test_valid_sa_114 ... ok
[INFO] [stderr]    Doc-tests nom_xml
[INFO] [stdout] test test_valid_sa_117 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 120 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - (line 38) ... ignored
[INFO] [stdout] test src/lib.rs - (line 77) ... ignored
[INFO] [stdout] test src/lib.rs - Document::parse (line 115) ... ok
[INFO] [stdout] test src/attribute.rs - attribute::Attribute::new (line 83) ... ok
[INFO] [stdout] test src/lib.rs - Name::new (line 68) ... ok
[INFO] [stdout] test src/lib.rs - (line 66) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e7a862fe8bac5d9852b4d46556a6de565b6ac365a5129079468ccc53f8c2faa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7a862fe8bac5d9852b4d46556a6de565b6ac365a5129079468ccc53f8c2faa4", kill_on_drop: false }`
[INFO] [stdout] e7a862fe8bac5d9852b4d46556a6de565b6ac365a5129079468ccc53f8c2faa4
