[INFO] fetching crate nom-xml 0.3.0... [INFO] testing nom-xml-0.3.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate nom-xml 0.3.0 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nom-xml 0.3.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 850d67f9972529d6ea98ef0b7f1dc338f53c5179b9a28c506ebacbb9836e4f71 [INFO] running `Command { std: "docker" "start" "-a" "850d67f9972529d6ea98ef0b7f1dc338f53c5179b9a28c506ebacbb9836e4f71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "850d67f9972529d6ea98ef0b7f1dc338f53c5179b9a28c506ebacbb9836e4f71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "850d67f9972529d6ea98ef0b7f1dc338f53c5179b9a28c506ebacbb9836e4f71", kill_on_drop: false }` [INFO] [stdout] 850d67f9972529d6ea98ef0b7f1dc338f53c5179b9a28c506ebacbb9836e4f71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b4bea41846a13f06668c964aaaccd6eb0c0da3fe4923330cd6354894db3c0f5 [INFO] running `Command { std: "docker" "start" "-a" "2b4bea41846a13f06668c964aaaccd6eb0c0da3fe4923330cd6354894db3c0f5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [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>>, [INFO] [stdout] 1043 | ) -> Result> { [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, Box> { [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, Box> { [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, Box> { [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, 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, 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.49s [INFO] running `Command { std: "docker" "inspect" "2b4bea41846a13f06668c964aaaccd6eb0c0da3fe4923330cd6354894db3c0f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b4bea41846a13f06668c964aaaccd6eb0c0da3fe4923330cd6354894db3c0f5", kill_on_drop: false }` [INFO] [stdout] 2b4bea41846a13f06668c964aaaccd6eb0c0da3fe4923330cd6354894db3c0f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a631e73fe9e238e0c9af007dc85120eb703f0e4495856e7fa4baa56db94b468 [INFO] running `Command { std: "docker" "start" "-a" "6a631e73fe9e238e0c9af007dc85120eb703f0e4495856e7fa4baa56db94b468", 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] [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>>, [INFO] [stdout] 1043 | ) -> Result> { [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, Box> { [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, Box> { [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, Box> { [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, 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] [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/transcode.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | fn decode_digit(&self, code: &str) -> IResult<&str, Cow, 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>>, [INFO] [stdout] 1043 | ) -> Result> { [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, Box> { [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, Box> { [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, Box> { [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, 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, 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 4.76s [INFO] running `Command { std: "docker" "inspect" "6a631e73fe9e238e0c9af007dc85120eb703f0e4495856e7fa4baa56db94b468", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a631e73fe9e238e0c9af007dc85120eb703f0e4495856e7fa4baa56db94b468", kill_on_drop: false }` [INFO] [stdout] 6a631e73fe9e238e0c9af007dc85120eb703f0e4495856e7fa4baa56db94b468 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0512e67dd96fae754a1b5d0bb86fe4913720bd2689322f5254b276505cc2916b [INFO] running `Command { std: "docker" "start" "-a" "0512e67dd96fae754a1b5d0bb86fe4913720bd2689322f5254b276505cc2916b", 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>>, [INFO] [stderr] 1043 | ) -> Result> { [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, Box> { [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, Box> { [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, Box> { [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, 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, 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.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nom_xml-2d29aa35600cc4f1) [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-29988155c0c7c541) [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-1b62baf58db25a29) [INFO] [stdout] [INFO] [stdout] running 11 tests [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_inner_opt_tests::test ... ok [INFO] [stdout] test derived_tests::extract_information_derived_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_outer_opt_vec_tests::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_inner_vec_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_vec_optionals_all_data::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] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/valid_ext_sa_compliance.rs (/opt/rustwide/target/debug/deps/valid_ext_sa_compliance-75ba6886071eb501) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_valid_ext_sa_001 ... ok [INFO] [stdout] test test_valid_ext_sa_003 ... ok [INFO] [stdout] test test_valid_ext_sa_010 ... ok [INFO] [stdout] test test_valid_ext_sa_011 ... ok [INFO] [stdout] test test_valid_ext_sa_006 ... ok [INFO] [stdout] test test_valid_ext_sa_009 ... ok [INFO] [stdout] test test_valid_ext_sa_008 ... ok [INFO] [stdout] test test_valid_ext_sa_014 ... ok [INFO] [stdout] test test_valid_ext_sa_013 ... ok [INFO] [stdout] test test_valid_ext_sa_002 ... ok [INFO] [stdout] test test_valid_ext_sa_007 ... ok [INFO] [stdout] test test_valid_ext_sa_005 ... ok [INFO] [stdout] test test_valid_ext_sa_012 ... ok [INFO] [stdout] test test_valid_ext_sa_004 ... ok [INFO] [stderr] Running tests/valid_not_sa_compliance.rs (/opt/rustwide/target/debug/deps/valid_not_sa_compliance-fefb3071c0b37924) [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_valid_not_sa_003 ... ok [INFO] [stdout] test test_valid_not_sa_002 ... ok [INFO] [stdout] test test_valid_not_sa_001 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/valid_sa_compliance.rs (/opt/rustwide/target/debug/deps/valid_sa_compliance-32469bf77527bfbd) [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_001 ... ok [INFO] [stdout] test test_valid_sa_008 ... ok [INFO] [stdout] test test_valid_sa_009 ... ok [INFO] [stdout] test test_valid_sa_007 ... ok [INFO] [stdout] test test_valid_sa_004 ... ok [INFO] [stdout] test test_valid_sa_006 ... ok [INFO] [stdout] test test_valid_sa_005 ... ok [INFO] [stdout] test test_valid_sa_013 ... ok [INFO] [stdout] test test_valid_sa_012 ... ok [INFO] [stdout] test test_valid_sa_014 ... ok [INFO] [stdout] test test_valid_sa_017 ... ok [INFO] [stdout] test test_valid_sa_019 ... ok [INFO] [stdout] test test_valid_sa_017a ... ok [INFO] [stdout] test test_valid_sa_015 ... ok [INFO] [stdout] test test_valid_sa_016 ... ok [INFO] [stdout] test test_valid_sa_018 ... ok [INFO] [stdout] test test_valid_sa_011 ... ok [INFO] [stdout] test test_valid_sa_010 ... ok [INFO] [stdout] test test_valid_sa_020 ... ok [INFO] [stdout] test test_valid_sa_025 ... ok [INFO] [stdout] test test_valid_sa_031 ... ok [INFO] [stdout] test test_valid_sa_027 ... ok [INFO] [stdout] test test_valid_sa_026 ... ok [INFO] [stdout] test test_valid_sa_030 ... ok [INFO] [stdout] test test_valid_sa_033 ... ok [INFO] [stdout] test test_valid_sa_032 ... ok [INFO] [stdout] test test_valid_sa_034 ... ok [INFO] [stdout] test test_valid_sa_024 ... ok [INFO] [stdout] test test_valid_sa_022 ... ok [INFO] [stdout] test test_valid_sa_023 ... ok [INFO] [stdout] test test_valid_sa_029 ... ok [INFO] [stdout] test test_valid_sa_021 ... ok [INFO] [stdout] test test_valid_sa_028 ... ok [INFO] [stdout] test test_valid_sa_035 ... ok [INFO] [stdout] test test_valid_sa_036 ... ok [INFO] [stdout] test test_valid_sa_039 ... ok [INFO] [stdout] test test_valid_sa_037 ... ok [INFO] [stdout] test test_valid_sa_041 ... ok [INFO] [stdout] test test_valid_sa_040 ... ok [INFO] [stdout] test test_valid_sa_038 ... ok [INFO] [stdout] test test_valid_sa_042 ... ok [INFO] [stdout] test test_valid_sa_044 ... ok [INFO] [stdout] test test_valid_sa_043 ... ok [INFO] [stdout] test test_valid_sa_058 ... ok [INFO] [stdout] test test_valid_sa_045 ... 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_050 ... ok [INFO] [stdout] test test_valid_sa_051 ... ok [INFO] [stdout] test test_valid_sa_052 ... ok [INFO] [stdout] test test_valid_sa_053 ... ok [INFO] [stdout] test test_valid_sa_054 ... ok [INFO] [stdout] test test_valid_sa_059 ... ok [INFO] [stdout] test test_valid_sa_065 ... ok [INFO] [stdout] test test_valid_sa_066 ... ok [INFO] [stdout] test test_valid_sa_063 ... ok [INFO] [stdout] test test_valid_sa_055 ... ok [INFO] [stdout] test test_valid_sa_060 ... ok [INFO] [stdout] test test_valid_sa_064 ... ok [INFO] [stdout] test test_valid_sa_057 ... ok [INFO] [stdout] test test_valid_sa_056 ... ok [INFO] [stdout] test test_valid_sa_061 ... ok [INFO] [stdout] test test_valid_sa_062 ... ok [INFO] [stdout] test test_valid_sa_068 ... ok [INFO] [stdout] test test_valid_sa_072 ... ok [INFO] [stdout] test test_valid_sa_070 ... ok [INFO] [stdout] test test_valid_sa_069 ... ok [INFO] [stdout] test test_valid_sa_071 ... ok [INFO] [stdout] test test_valid_sa_075 ... ok [INFO] [stdout] test test_valid_sa_067 ... ok [INFO] [stdout] test test_valid_sa_077 ... ok [INFO] [stdout] test test_valid_sa_076 ... ok [INFO] [stdout] test test_valid_sa_079 ... ok [INFO] [stdout] test test_valid_sa_082 ... ok [INFO] [stdout] test test_valid_sa_080 ... ok [INFO] [stdout] test test_valid_sa_078 ... ok [INFO] [stdout] test test_valid_sa_090 ... ok [INFO] [stdout] test test_valid_sa_081 ... ok [INFO] [stdout] test test_valid_sa_084 ... ok [INFO] [stdout] test test_valid_sa_088 ... ok [INFO] [stdout] test test_valid_sa_091 ... ok [INFO] [stdout] test test_valid_sa_083 ... ok [INFO] [stdout] test test_valid_sa_089 ... ok [INFO] [stdout] test test_valid_sa_087 ... ok [INFO] [stdout] test test_valid_sa_086 ... ok [INFO] [stdout] test test_valid_sa_092 ... ok [INFO] [stdout] test test_valid_sa_098 ... ok [INFO] [stdout] test test_valid_sa_096 ... ok [INFO] [stdout] test test_valid_sa_085 ... ok [INFO] [stdout] test test_valid_sa_094 ... ok [INFO] [stdout] test test_valid_sa_099 ... ok [INFO] [stdout] test test_valid_sa_095 ... ok [INFO] [stdout] test test_valid_sa_093 ... ok [INFO] [stdout] test test_valid_sa_102 ... ok [INFO] [stdout] test test_valid_sa_105 ... ok [INFO] [stdout] test test_valid_sa_097 ... ok [INFO] [stdout] test test_valid_sa_101 ... ok [INFO] [stdout] test test_valid_sa_104 ... ok [INFO] [stdout] test test_valid_sa_100 ... ok [INFO] [stdout] test test_valid_sa_103 ... ok [INFO] [stdout] test test_valid_sa_107 ... ok [INFO] [stdout] test test_valid_sa_109 ... ok [INFO] [stdout] test test_valid_sa_113 ... ok [INFO] [stdout] test test_valid_sa_110 ... ok [INFO] [stdout] test test_valid_sa_108 ... ok [INFO] [stdout] test test_valid_sa_114 ... ok [INFO] [stdout] test test_valid_sa_112 ... ok [INFO] [stdout] test test_valid_sa_111 ... ok [INFO] [stdout] test test_valid_sa_116 ... ok [INFO] [stdout] test test_valid_sa_106 ... ok [INFO] [stdout] test test_valid_sa_115 ... ok [INFO] [stdout] test test_valid_sa_074 ... ok [INFO] [stdout] test test_valid_sa_117 ... ok [INFO] [stdout] test test_valid_sa_073 ... ok [INFO] [stdout] test test_valid_sa_118 ... ok [INFO] [stdout] test test_valid_sa_119 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 120 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests nom_xml [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 - Name::new (line 68) ... ok [INFO] [stdout] test src/lib.rs - (line 66) ... ok [INFO] [stdout] test src/attribute.rs - attribute::Attribute::new (line 83) ... ok [INFO] [stdout] test src/lib.rs - Document::parse (line 115) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.49s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0512e67dd96fae754a1b5d0bb86fe4913720bd2689322f5254b276505cc2916b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0512e67dd96fae754a1b5d0bb86fe4913720bd2689322f5254b276505cc2916b", kill_on_drop: false }` [INFO] [stdout] 0512e67dd96fae754a1b5d0bb86fe4913720bd2689322f5254b276505cc2916b