[INFO] fetching crate fast-xml 0.23.1...
[INFO] testing fast-xml-0.23.1 against 1.90.0 for beta-1.91-2
[INFO] extracting crate fast-xml 0.23.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate fast-xml 0.23.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate fast-xml 0.23.1
[INFO] tweaked toml for crates.io crate fast-xml 0.23.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fast-xml 0.23.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fast-xml 0.23.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctor v0.1.22
[INFO] [stderr]   Downloaded document-features v0.2.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.80
[INFO] [stderr]   Downloaded proc-macro2 v1.0.37
[INFO] [stderr]   Downloaded cast v0.2.7
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.80
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.80
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.8
[INFO] [stderr]   Downloaded js-sys v0.3.57
[INFO] [stderr]   Downloaded bumpalo v3.9.1
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.4
[INFO] [stderr]   Downloaded rayon v1.5.2
[INFO] [stderr]   Downloaded serde_json v1.0.81
[INFO] [stderr]   Downloaded syn v1.0.92
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.80
[INFO] [stderr]   Downloaded rayon-core v1.9.2
[INFO] [stderr]   Downloaded pretty_assertions v1.2.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.80
[INFO] [stderr]   Downloaded regex v1.5.5
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.8
[INFO] [stderr]   Downloaded criterion v0.3.5
[INFO] [stderr]   Downloaded criterion-plot v0.4.4
[INFO] [stderr]   Downloaded plotters-backend v0.3.2
[INFO] [stderr]   Downloaded plotters-svg v0.3.1
[INFO] [stderr]   Downloaded libc v0.2.125
[INFO] [stderr]   Downloaded web-sys v0.3.57
[INFO] [stderr]   Downloaded csv v1.1.6
[INFO] [stderr]   Downloaded plotters v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 641066cf57c0d8cdcb30a846e0532e6a0b51b8b5e004396866ef032b1c0b8950
[INFO] running `Command { std: "docker" "start" "-a" "641066cf57c0d8cdcb30a846e0532e6a0b51b8b5e004396866ef032b1c0b8950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "641066cf57c0d8cdcb30a846e0532e6a0b51b8b5e004396866ef032b1c0b8950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "641066cf57c0d8cdcb30a846e0532e6a0b51b8b5e004396866ef032b1c0b8950", kill_on_drop: false }`
[INFO] [stdout] 641066cf57c0d8cdcb30a846e0532e6a0b51b8b5e004396866ef032b1c0b8950
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 479f926b51a1ed00345be8b8cdba78a5648f5c082c319224a3349c1fc3b9323b
[INFO] running `Command { std: "docker" "start" "-a" "479f926b51a1ed00345be8b8cdba78a5648f5c082c319224a3349c1fc3b9323b", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling fast-xml v0.23.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/escapei.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn escape(raw: &[u8]) -> Cow<[u8]> {
[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] 68 | pub fn escape(raw: &[u8]) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/escapei.rs:84:28
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub fn partial_escape(raw: &[u8]) -> Cow<[u8]> {
[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] 84 | pub fn partial_escape(raw: &[u8]) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/escapei.rs:98:36
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn _escape<F: Fn(u8) -> bool>(raw: &[u8], escape_chars: F) -> Cow<[u8]> {
[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] 98 | fn _escape<F: Fn(u8) -> bool>(raw: &[u8], escape_chars: F) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/escapei.rs:132:22
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub fn unescape(raw: &[u8]) -> Result<Cow<[u8]>, EscapeError> {
[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] 132 | pub fn unescape(raw: &[u8]) -> Result<Cow<'_, [u8]>, EscapeError> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:153:24
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn to_borrowed(&self) -> BytesStart {
[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] 153 |     pub fn to_borrowed(&self) -> BytesStart<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn to_end(&self) -> BytesEnd {
[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] 158 |     pub fn to_end(&self) -> BytesEnd<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:184:22
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn unescaped(&self) -> Result<Cow<[u8]>> {
[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] 184 |     pub fn unescaped(&self) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:341:23
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn attributes(&self) -> Attributes {
[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] 341 |     pub fn attributes(&self) -> Attributes<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:346:28
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn html_attributes(&self) -> Attributes {
[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] 346 |     pub fn html_attributes(&self) -> Attributes<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:449:20
[INFO] [stdout]     |
[INFO] [stdout] 449 |     pub fn version(&self) -> Result<Cow<[u8]>> {
[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] 449 |     pub fn version(&self) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:500:21
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn encoding(&self) -> Option<Result<Cow<[u8]>>> {
[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] 500 |     pub fn encoding(&self) -> Option<Result<Cow<'_, [u8]>>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:542:23
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn standalone(&self) -> Option<Result<Cow<[u8]>>> {
[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] 542 |     pub fn standalone(&self) -> Option<Result<Cow<'_, [u8]>>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:749:22
[INFO] [stdout]     |
[INFO] [stdout] 749 |     pub fn unescaped(&self) -> Result<Cow<[u8]>> {
[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] 749 |     pub fn unescaped(&self) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/attributes.rs:42:28
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn unescaped_value(&self) -> XmlResult<Cow<[u8]>> {
[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] 42 |     pub fn unescaped_value(&self) -> XmlResult<Cow<'_, [u8]>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/attributes.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 61 |         custom_entities: &HashMap<Vec<u8>, Vec<u8>>,
[INFO] [stdout] 62 |     ) -> XmlResult<Cow<[u8]>> {
[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] 62 |     ) -> XmlResult<Cow<'_, [u8]>> {
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/attributes.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 68 |         custom_entities: Option<&HashMap<Vec<u8>, Vec<u8>>>,
[INFO] [stdout] 69 |     ) -> XmlResult<Cow<[u8]>> {
[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] 69 |     ) -> XmlResult<Cow<'_, [u8]>> {
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/writer.rs:212:35
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub fn create_element<'a, N>(&'a mut self, name: &'a N) -> ElementWriter<W>
[INFO] [stdout]     |                                   ^^                  ^^       ---------------- the same lifetime is hidden here
[INFO] [stdout]     |                                   |                   |
[INFO] [stdout]     |                                   |                   the lifetime is named here
[INFO] [stdout]     |                                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub fn create_element<'a, N>(&'a mut self, name: &'a N) -> ElementWriter<'a, W>
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
[INFO] running `Command { std: "docker" "inspect" "479f926b51a1ed00345be8b8cdba78a5648f5c082c319224a3349c1fc3b9323b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "479f926b51a1ed00345be8b8cdba78a5648f5c082c319224a3349c1fc3b9323b", kill_on_drop: false }`
[INFO] [stdout] 479f926b51a1ed00345be8b8cdba78a5648f5c082c319224a3349c1fc3b9323b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0008e9fdd03231e424cd20a83b1376eaf8f7b77e0e13d77a0bf655b4f9fb7d0b
[INFO] running `Command { std: "docker" "start" "-a" "0008e9fdd03231e424cd20a83b1376eaf8f7b77e0e13d77a0bf655b4f9fb7d0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling rayon-core v1.9.2
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling rayon v1.5.2
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/escapei.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn escape(raw: &[u8]) -> Cow<[u8]> {
[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] 68 | pub fn escape(raw: &[u8]) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/escapei.rs:84:28
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub fn partial_escape(raw: &[u8]) -> Cow<[u8]> {
[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] 84 | pub fn partial_escape(raw: &[u8]) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/escapei.rs:98:36
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn _escape<F: Fn(u8) -> bool>(raw: &[u8], escape_chars: F) -> Cow<[u8]> {
[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] 98 | fn _escape<F: Fn(u8) -> bool>(raw: &[u8], escape_chars: F) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/escapei.rs:132:22
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub fn unescape(raw: &[u8]) -> Result<Cow<[u8]>, EscapeError> {
[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] 132 | pub fn unescape(raw: &[u8]) -> Result<Cow<'_, [u8]>, EscapeError> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:153:24
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn to_borrowed(&self) -> BytesStart {
[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] 153 |     pub fn to_borrowed(&self) -> BytesStart<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn to_end(&self) -> BytesEnd {
[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] 158 |     pub fn to_end(&self) -> BytesEnd<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:184:22
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn unescaped(&self) -> Result<Cow<[u8]>> {
[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] 184 |     pub fn unescaped(&self) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:341:23
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn attributes(&self) -> Attributes {
[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] 341 |     pub fn attributes(&self) -> Attributes<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:346:28
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn html_attributes(&self) -> Attributes {
[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] 346 |     pub fn html_attributes(&self) -> Attributes<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:449:20
[INFO] [stdout]     |
[INFO] [stdout] 449 |     pub fn version(&self) -> Result<Cow<[u8]>> {
[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] 449 |     pub fn version(&self) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:500:21
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn encoding(&self) -> Option<Result<Cow<[u8]>>> {
[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] 500 |     pub fn encoding(&self) -> Option<Result<Cow<'_, [u8]>>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:542:23
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn standalone(&self) -> Option<Result<Cow<[u8]>>> {
[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] 542 |     pub fn standalone(&self) -> Option<Result<Cow<'_, [u8]>>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:749:22
[INFO] [stdout]     |
[INFO] [stdout] 749 |     pub fn unescaped(&self) -> Result<Cow<[u8]>> {
[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] 749 |     pub fn unescaped(&self) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/attributes.rs:42:28
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn unescaped_value(&self) -> XmlResult<Cow<[u8]>> {
[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] 42 |     pub fn unescaped_value(&self) -> XmlResult<Cow<'_, [u8]>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/attributes.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 61 |         custom_entities: &HashMap<Vec<u8>, Vec<u8>>,
[INFO] [stdout] 62 |     ) -> XmlResult<Cow<[u8]>> {
[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] 62 |     ) -> XmlResult<Cow<'_, [u8]>> {
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/attributes.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 68 |         custom_entities: Option<&HashMap<Vec<u8>, Vec<u8>>>,
[INFO] [stdout] 69 |     ) -> XmlResult<Cow<[u8]>> {
[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] 69 |     ) -> XmlResult<Cow<'_, [u8]>> {
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/writer.rs:212:35
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub fn create_element<'a, N>(&'a mut self, name: &'a N) -> ElementWriter<W>
[INFO] [stdout]     |                                   ^^                  ^^       ---------------- the same lifetime is hidden here
[INFO] [stdout]     |                                   |                   |
[INFO] [stdout]     |                                   |                   the lifetime is named here
[INFO] [stdout]     |                                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub fn create_element<'a, N>(&'a mut self, name: &'a N) -> ElementWriter<'a, W>
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.2.1
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.5
[INFO] [stderr]    Compiling fast-xml v0.23.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/escapei.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub fn escape(raw: &[u8]) -> Cow<[u8]> {
[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] 68 | pub fn escape(raw: &[u8]) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/escapei.rs:84:28
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub fn partial_escape(raw: &[u8]) -> Cow<[u8]> {
[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] 84 | pub fn partial_escape(raw: &[u8]) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/escapei.rs:98:36
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn _escape<F: Fn(u8) -> bool>(raw: &[u8], escape_chars: F) -> Cow<[u8]> {
[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] 98 | fn _escape<F: Fn(u8) -> bool>(raw: &[u8], escape_chars: F) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/escapei.rs:132:22
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub fn unescape(raw: &[u8]) -> Result<Cow<[u8]>, EscapeError> {
[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] 132 | pub fn unescape(raw: &[u8]) -> Result<Cow<'_, [u8]>, EscapeError> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:153:24
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn to_borrowed(&self) -> BytesStart {
[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] 153 |     pub fn to_borrowed(&self) -> BytesStart<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub fn to_end(&self) -> BytesEnd {
[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] 158 |     pub fn to_end(&self) -> BytesEnd<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:184:22
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn unescaped(&self) -> Result<Cow<[u8]>> {
[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] 184 |     pub fn unescaped(&self) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:341:23
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn attributes(&self) -> Attributes {
[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] 341 |     pub fn attributes(&self) -> Attributes<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:346:28
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn html_attributes(&self) -> Attributes {
[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] 346 |     pub fn html_attributes(&self) -> Attributes<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:449:20
[INFO] [stdout]     |
[INFO] [stdout] 449 |     pub fn version(&self) -> Result<Cow<[u8]>> {
[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] 449 |     pub fn version(&self) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:500:21
[INFO] [stdout]     |
[INFO] [stdout] 500 |     pub fn encoding(&self) -> Option<Result<Cow<[u8]>>> {
[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] 500 |     pub fn encoding(&self) -> Option<Result<Cow<'_, [u8]>>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:542:23
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn standalone(&self) -> Option<Result<Cow<[u8]>>> {
[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] 542 |     pub fn standalone(&self) -> Option<Result<Cow<'_, [u8]>>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/events/mod.rs:749:22
[INFO] [stdout]     |
[INFO] [stdout] 749 |     pub fn unescaped(&self) -> Result<Cow<[u8]>> {
[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] 749 |     pub fn unescaped(&self) -> Result<Cow<'_, [u8]>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/attributes.rs:42:28
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn unescaped_value(&self) -> XmlResult<Cow<[u8]>> {
[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] 42 |     pub fn unescaped_value(&self) -> XmlResult<Cow<'_, [u8]>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/attributes.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 61 |         custom_entities: &HashMap<Vec<u8>, Vec<u8>>,
[INFO] [stdout] 62 |     ) -> XmlResult<Cow<[u8]>> {
[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] 62 |     ) -> XmlResult<Cow<'_, [u8]>> {
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/events/attributes.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 68 |         custom_entities: Option<&HashMap<Vec<u8>, Vec<u8>>>,
[INFO] [stdout] 69 |     ) -> XmlResult<Cow<[u8]>> {
[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] 69 |     ) -> XmlResult<Cow<'_, [u8]>> {
[INFO] [stdout]    |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/writer.rs:212:35
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub fn create_element<'a, N>(&'a mut self, name: &'a N) -> ElementWriter<W>
[INFO] [stdout]     |                                   ^^                  ^^       ---------------- the same lifetime is hidden here
[INFO] [stdout]     |                                   |                   |
[INFO] [stdout]     |                                   |                   the lifetime is named here
[INFO] [stdout]     |                                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub fn create_element<'a, N>(&'a mut self, name: &'a N) -> ElementWriter<'a, W>
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "0008e9fdd03231e424cd20a83b1376eaf8f7b77e0e13d77a0bf655b4f9fb7d0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0008e9fdd03231e424cd20a83b1376eaf8f7b77e0e13d77a0bf655b4f9fb7d0b", kill_on_drop: false }`
[INFO] [stdout] 0008e9fdd03231e424cd20a83b1376eaf8f7b77e0e13d77a0bf655b4f9fb7d0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0f91d695755a4ac3306886b0410c4bf6327e36abaee442ed5a88a595b0c47da7
[INFO] running `Command { std: "docker" "start" "-a" "0f91d695755a4ac3306886b0410c4bf6327e36abaee442ed5a88a595b0c47da7", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/escapei.rs:68:20
[INFO] [stderr]    |
[INFO] [stderr] 68 | pub fn escape(raw: &[u8]) -> Cow<[u8]> {
[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] 68 | pub fn escape(raw: &[u8]) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/escapei.rs:84:28
[INFO] [stderr]    |
[INFO] [stderr] 84 | pub fn partial_escape(raw: &[u8]) -> Cow<[u8]> {
[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] 84 | pub fn partial_escape(raw: &[u8]) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/escapei.rs:98:36
[INFO] [stderr]    |
[INFO] [stderr] 98 | fn _escape<F: Fn(u8) -> bool>(raw: &[u8], escape_chars: F) -> Cow<[u8]> {
[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] 98 | fn _escape<F: Fn(u8) -> bool>(raw: &[u8], escape_chars: F) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/escapei.rs:132:22
[INFO] [stderr]     |
[INFO] [stderr] 132 | pub fn unescape(raw: &[u8]) -> Result<Cow<[u8]>, EscapeError> {
[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] 132 | pub fn unescape(raw: &[u8]) -> Result<Cow<'_, [u8]>, EscapeError> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/events/mod.rs:153:24
[INFO] [stderr]     |
[INFO] [stderr] 153 |     pub fn to_borrowed(&self) -> BytesStart {
[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] 153 |     pub fn to_borrowed(&self) -> BytesStart<'_> {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/events/mod.rs:158:19
[INFO] [stderr]     |
[INFO] [stderr] 158 |     pub fn to_end(&self) -> BytesEnd {
[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] 158 |     pub fn to_end(&self) -> BytesEnd<'_> {
[INFO] [stderr]     |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/events/mod.rs:184:22
[INFO] [stderr]     |
[INFO] [stderr] 184 |     pub fn unescaped(&self) -> Result<Cow<[u8]>> {
[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] 184 |     pub fn unescaped(&self) -> Result<Cow<'_, [u8]>> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/events/mod.rs:341:23
[INFO] [stderr]     |
[INFO] [stderr] 341 |     pub fn attributes(&self) -> Attributes {
[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] 341 |     pub fn attributes(&self) -> Attributes<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/events/mod.rs:346:28
[INFO] [stderr]     |
[INFO] [stderr] 346 |     pub fn html_attributes(&self) -> Attributes {
[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] 346 |     pub fn html_attributes(&self) -> Attributes<'_> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/events/mod.rs:449:20
[INFO] [stderr]     |
[INFO] [stderr] 449 |     pub fn version(&self) -> Result<Cow<[u8]>> {
[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] 449 |     pub fn version(&self) -> Result<Cow<'_, [u8]>> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/events/mod.rs:500:21
[INFO] [stderr]     |
[INFO] [stderr] 500 |     pub fn encoding(&self) -> Option<Result<Cow<[u8]>>> {
[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] 500 |     pub fn encoding(&self) -> Option<Result<Cow<'_, [u8]>>> {
[INFO] [stderr]     |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/events/mod.rs:542:23
[INFO] [stderr]     |
[INFO] [stderr] 542 |     pub fn standalone(&self) -> Option<Result<Cow<[u8]>>> {
[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] 542 |     pub fn standalone(&self) -> Option<Result<Cow<'_, [u8]>>> {
[INFO] [stderr]     |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/events/mod.rs:749:22
[INFO] [stderr]     |
[INFO] [stderr] 749 |     pub fn unescaped(&self) -> Result<Cow<[u8]>> {
[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] 749 |     pub fn unescaped(&self) -> Result<Cow<'_, [u8]>> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/events/attributes.rs:42:28
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub fn unescaped_value(&self) -> XmlResult<Cow<[u8]>> {
[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] 42 |     pub fn unescaped_value(&self) -> XmlResult<Cow<'_, [u8]>> {
[INFO] [stderr]    |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/events/attributes.rs:60:9
[INFO] [stderr]    |
[INFO] [stderr] 60 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 61 |         custom_entities: &HashMap<Vec<u8>, Vec<u8>>,
[INFO] [stderr] 62 |     ) -> XmlResult<Cow<[u8]>> {
[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] 62 |     ) -> XmlResult<Cow<'_, [u8]>> {
[INFO] [stderr]    |                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/events/attributes.rs:67:9
[INFO] [stderr]    |
[INFO] [stderr] 67 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 68 |         custom_entities: Option<&HashMap<Vec<u8>, Vec<u8>>>,
[INFO] [stderr] 69 |     ) -> XmlResult<Cow<[u8]>> {
[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] 69 |     ) -> XmlResult<Cow<'_, [u8]>> {
[INFO] [stderr]    |                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/writer.rs:212:35
[INFO] [stderr]     |
[INFO] [stderr] 212 |     pub fn create_element<'a, N>(&'a mut self, name: &'a N) -> ElementWriter<W>
[INFO] [stderr]     |                                   ^^                  ^^       ---------------- the same lifetime is hidden here
[INFO] [stderr]     |                                   |                   |
[INFO] [stderr]     |                                   |                   the lifetime is named here
[INFO] [stderr]     |                                   the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 212 |     pub fn create_element<'a, N>(&'a mut self, name: &'a N) -> ElementWriter<'a, W>
[INFO] [stderr]     |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: `fast-xml` (lib) generated 17 warnings
[INFO] [stderr] warning: `fast-xml` (lib test) generated 17 warnings (17 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fast_xml-14b652047a3f6466)
[INFO] [stdout] 
[INFO] [stdout] running 158 tests
[INFO] [stdout] test escapei::test_escape ... ok
[INFO] [stdout] test events::attributes::html::duplicated::with_check::double_quoted ... ok
[INFO] [stdout] test escapei::test_unescape_with ... ok
[INFO] [stdout] test escapei::test_partial_escape ... ok
[INFO] [stdout] test escapei::test_unescape ... ok
[INFO] [stdout] test events::attributes::html::duplicated::with_check::key_only ... ok
[INFO] [stdout] test events::attributes::html::duplicated::with_check::unquoted ... ok
[INFO] [stdout] test events::attributes::html::duplicated::with_check::single_quoted ... ok
[INFO] [stdout] test events::attributes::html::duplicated::without_check::double_quoted ... ok
[INFO] [stdout] test events::attributes::html::duplicated::without_check::key_only ... ok
[INFO] [stdout] test events::attributes::html::duplicated::without_check::unquoted ... ok
[INFO] [stdout] test events::attributes::html::first::double_quoted ... ok
[INFO] [stdout] test events::attributes::html::first::key_only ... ok
[INFO] [stdout] test events::attributes::html::first::key_start_invalid ... ok
[INFO] [stdout] test events::attributes::html::first::missed_value ... ok
[INFO] [stdout] test events::attributes::html::first::single_quoted ... ok
[INFO] [stdout] test events::attributes::html::mixed_quote ... ok
[INFO] [stdout] test events::attributes::html::single::key_start_invalid ... ok
[INFO] [stdout] test events::attributes::html::single::missed_value ... ok
[INFO] [stdout] test events::attributes::html::single::single_quoted ... ok
[INFO] [stdout] test events::attributes::html::single::double_quoted ... ok
[INFO] [stdout] test events::attributes::html::first::key_contains_invalid ... ok
[INFO] [stdout] test events::attributes::html::sparsed::double_quoted ... ok
[INFO] [stdout] test events::attributes::html::single::key_only ... ok
[INFO] [stdout] test events::attributes::html::sparsed::key_start_invalid ... ok
[INFO] [stdout] test events::attributes::html::sparsed::single_quoted ... ok
[INFO] [stdout] test events::attributes::html::sparsed::missed_value ... ok
[INFO] [stdout] test events::attributes::html::sparsed::key_only ... ok
[INFO] [stdout] test events::attributes::xml::duplicated::without_check::key_only ... ok
[INFO] [stdout] test events::attributes::xml::duplicated::with_check::key_only ... ok
[INFO] [stdout] test events::attributes::xml::duplicated::with_check::single_quoted ... ok
[INFO] [stdout] test events::attributes::xml::duplicated::without_check::single_quoted ... ok
[INFO] [stdout] test events::attributes::xml::duplicated::without_check::double_quoted ... ok
[INFO] [stdout] test events::attributes::xml::duplicated::without_check::unquoted ... ok
[INFO] [stdout] test events::attributes::xml::duplicated::with_check::double_quoted ... ok
[INFO] [stdout] test events::attributes::xml::first::double_quoted ... ok
[INFO] [stdout] test events::attributes::html::single::key_contains_invalid ... ok
[INFO] [stdout] test events::attributes::html::sparsed::unquoted ... ok
[INFO] [stdout] test events::attributes::xml::first::key_only ... ok
[INFO] [stdout] test events::attributes::xml::first::key_contains_invalid ... ok
[INFO] [stdout] test events::attributes::html::first::unquoted ... ok
[INFO] [stdout] test events::attributes::xml::duplicated::with_check::unquoted ... ok
[INFO] [stdout] test events::attributes::xml::first::key_start_invalid ... ok
[INFO] [stdout] test events::attributes::html::duplicated::without_check::single_quoted ... ok
[INFO] [stdout] test events::attributes::html::single::unquoted ... ok
[INFO] [stdout] test events::attributes::html::sparsed::key_contains_invalid ... ok
[INFO] [stdout] test events::attributes::xml::first::missed_value ... ok
[INFO] [stdout] test events::attributes::xml::first::single_quoted ... ok
[INFO] [stdout] test events::attributes::xml::first::unquoted ... ok
[INFO] [stdout] test events::attributes::xml::mixed_quote ... ok
[INFO] [stdout] test events::attributes::xml::single::double_quoted ... ok
[INFO] [stdout] test events::attributes::xml::single::key_contains_invalid ... ok
[INFO] [stdout] test events::attributes::xml::single::key_only ... ok
[INFO] [stdout] test events::attributes::xml::single::key_start_invalid ... ok
[INFO] [stdout] test events::attributes::xml::single::missed_value ... ok
[INFO] [stdout] test events::attributes::xml::single::single_quoted ... ok
[INFO] [stdout] test events::attributes::xml::single::unquoted ... ok
[INFO] [stdout] test events::attributes::xml::sparsed::double_quoted ... ok
[INFO] [stdout] test events::attributes::xml::sparsed::key_contains_invalid ... ok
[INFO] [stdout] test events::attributes::xml::sparsed::key_only ... ok
[INFO] [stdout] test events::attributes::xml::sparsed::key_start_invalid ... ok
[INFO] [stdout] test events::attributes::xml::sparsed::missed_value ... ok
[INFO] [stdout] test events::attributes::xml::sparsed::unquoted ... ok
[INFO] [stdout] test events::attributes::xml::sparsed::single_quoted ... ok
[INFO] [stdout] test events::test::bytestart_clear_attributes ... ok
[INFO] [stdout] test events::test::bytestart_create ... ok
[INFO] [stdout] test events::test::bytestart_set_name ... ok
[INFO] [stdout] test events::test::local_name ... ok
[INFO] [stdout] test reader::test::borrowed::issue_344::doctype_lowercase ... ok
[INFO] [stdout] test reader::test::borrowed::issue_344::doctype_uppercase ... ok
[INFO] [stdout] test reader::test::borrowed::issue_344::comment ... ok
[INFO] [stdout] test reader::test::borrowed::read_bang_element::cdata::not_properly_start ... ignored, start CDATA sequence fully checked outside of `read_bang_element`
[INFO] [stdout] test reader::test::borrowed::read_bang_element::cdata::empty ... ok
[INFO] [stdout] test reader::test::borrowed::read_bang_element::cdata::with_content ... ok
[INFO] [stdout] test reader::test::borrowed::read_bang_element::comment::empty ... ok
[INFO] [stdout] test reader::test::borrowed::read_bang_element::comment::not_closed1 ... ok
[INFO] [stdout] test reader::test::borrowed::issue_344::cdata ... ok
[INFO] [stdout] test reader::test::borrowed::read_bang_element::comment::not_closed3 ... ok
[INFO] [stdout] test reader::test::borrowed::read_bang_element::cdata::not_closed ... ok
[INFO] [stdout] test reader::test::borrowed::read_bang_element::comment::not_closed2 ... ok
[INFO] [stdout] test reader::test::borrowed::read_bang_element::comment::not_properly_end ... ok
[INFO] [stdout] test reader::test::borrowed::read_bang_element::comment::not_properly_start ... ignored, start comment sequence fully checked outside of `read_bang_element`
[INFO] [stdout] test reader::test::borrowed::read_bang_element::comment::with_content ... ok
[INFO] [stdout] test reader::test::borrowed::read_bang_element::doctype::lowercase::empty ... ok
[INFO] [stdout] test reader::test::borrowed::read_bang_element::doctype::lowercase::not_closed ... ok
[INFO] [stdout] test reader::test::borrowed::read_bang_element::doctype::lowercase::not_properly_start ... ok
[INFO] [stdout] test reader::test::borrowed::read_bang_element::doctype::lowercase::without_space ... ok
[INFO] [stdout] test reader::test::borrowed::read_bang_element::doctype::uppercase::empty ... ok
[INFO] [stdout] test reader::test::borrowed::read_bang_element::doctype::uppercase::not_closed ... ok
[INFO] [stdout] test reader::test::borrowed::read_bang_element::doctype::uppercase::not_properly_start ... ok
[INFO] [stdout] test reader::test::borrowed::read_bytes_until::non_existent ... ok
[INFO] [stdout] test reader::test::borrowed::read_element::empty ... ok
[INFO] [stdout] test reader::test::borrowed::read_element::open::empty_ns ... ok
[INFO] [stdout] test reader::test::borrowed::read_element::open::empty_ns_empty_tag ... ok
[INFO] [stdout] test reader::test::borrowed::read_element::open::empty_tag ... ok
[INFO] [stdout] test reader::test::borrowed::read_element::open::normal ... ok
[INFO] [stdout] test reader::test::borrowed::read_bytes_until::at_the_start ... ok
[INFO] [stdout] test reader::test::borrowed::read_bytes_until::in_the_end ... ok
[INFO] [stdout] test reader::test::borrowed::read_element::open::with_attributes ... ok
[INFO] [stdout] test reader::test::borrowed::read_element::self_closed::empty_ns ... ok
[INFO] [stdout] test reader::test::borrowed::read_bytes_until::inside ... ok
[INFO] [stdout] test reader::test::borrowed::read_element::self_closed::empty_ns_empty_tag ... ok
[INFO] [stdout] test reader::test::borrowed::read_element::self_closed::empty_tag ... ok
[INFO] [stdout] test reader::test::borrowed::read_bang_element::doctype::uppercase::without_space ... ok
[INFO] [stdout] test reader::test::borrowed::read_element::self_closed::normal ... ok
[INFO] [stdout] test reader::test::borrowed::read_element::self_closed::with_attributes ... ok
[INFO] [stdout] test reader::test::buffered::issue_344::cdata ... ok
[INFO] [stdout] test reader::test::buffered::issue_344::comment ... ok
[INFO] [stdout] test reader::test::buffered::issue_344::doctype_lowercase ... ok
[INFO] [stdout] test reader::test::borrowed::read_bytes_until::empty ... ok
[INFO] [stdout] test reader::test::buffered::issue_344::doctype_uppercase ... ok
[INFO] [stdout] test reader::test::buffered::read_bang_element::cdata::not_properly_start ... ignored, start CDATA sequence fully checked outside of `read_bang_element`
[INFO] [stdout] test reader::test::buffered::read_bang_element::cdata::not_closed ... ok
[INFO] [stdout] test reader::test::buffered::read_bang_element::comment::empty ... ok
[INFO] [stdout] test reader::test::buffered::read_bang_element::comment::not_closed1 ... ok
[INFO] [stdout] test reader::test::buffered::read_bang_element::comment::not_properly_start ... ignored, start comment sequence fully checked outside of `read_bang_element`
[INFO] [stdout] test reader::test::buffered::read_bang_element::comment::not_closed2 ... ok
[INFO] [stdout] test reader::test::buffered::read_bang_element::comment::with_content ... ok
[INFO] [stdout] test reader::test::buffered::read_bang_element::doctype::lowercase::not_properly_start ... ok
[INFO] [stdout] test reader::test::buffered::read_bang_element::comment::not_closed3 ... ok
[INFO] [stdout] test reader::test::buffered::read_bang_element::doctype::lowercase::not_closed ... ok
[INFO] [stdout] test reader::test::buffered::read_bang_element::doctype::uppercase::not_closed ... ok
[INFO] [stdout] test reader::test::buffered::read_bang_element::doctype::uppercase::not_properly_start ... ok
[INFO] [stdout] test reader::test::buffered::read_bang_element::doctype::uppercase::without_space ... ok
[INFO] [stdout] test reader::test::buffered::read_bytes_until::empty ... ok
[INFO] [stdout] test reader::test::buffered::read_bytes_until::at_the_start ... ok
[INFO] [stdout] test reader::test::buffered::read_bytes_until::inside ... ok
[INFO] [stdout] test reader::test::buffered::read_bytes_until::non_existent ... ok
[INFO] [stdout] test reader::test::buffered::read_element::empty ... ok
[INFO] [stdout] test reader::test::buffered::read_element::open::empty_ns ... ok
[INFO] [stdout] test reader::test::buffered::read_element::open::empty_ns_empty_tag ... ok
[INFO] [stdout] test reader::test::buffered::read_element::open::with_attributes ... ok
[INFO] [stdout] test reader::test::buffered::read_element::self_closed::empty_tag ... ok
[INFO] [stdout] test reader::test::buffered::read_element::self_closed::empty_ns ... ok
[INFO] [stdout] test reader::test::buffered::read_element::self_closed::empty_ns_empty_tag ... ok
[INFO] [stdout] test utils::tests::write_byte_string3 ... ok
[INFO] [stdout] test writer::indentation::element_writer_empty ... ok
[INFO] [stdout] test writer::indentation::element_writer_text ... ok
[INFO] [stdout] test utils::tests::write_byte_string0 ... ok
[INFO] [stdout] test writer::indentation::empty_paired ... ok
[INFO] [stdout] test reader::test::buffered::read_element::self_closed::with_attributes ... ok
[INFO] [stdout] test utils::tests::write_byte_string1 ... ok
[INFO] [stdout] test reader::test::buffered::read_element::open::empty_tag ... ok
[INFO] [stdout] test writer::indentation::element_writer_nested ... ok
[INFO] [stdout] test reader::test::buffered::read_bang_element::cdata::empty ... ok
[INFO] [stdout] test writer::indentation::mixed_content ... ok
[INFO] [stdout] test writer::indentation::nested ... ok
[INFO] [stdout] test reader::test::buffered::read_element::self_closed::normal ... ok
[INFO] [stdout] test reader::test::buffered::read_bytes_until::in_the_end ... ok
[INFO] [stdout] test reader::test::buffered::read_element::open::normal ... ok
[INFO] [stdout] test reader::test::buffered::read_bang_element::doctype::lowercase::empty ... ok
[INFO] [stdout] test writer::indentation::paired_with_inner ... ok
[INFO] [stdout] test writer::indentation::paired_with_text ... ok
[INFO] [stdout] test writer::indentation::self_closed ... ok
[INFO] [stdout] test reader::test::buffered::read_bang_element::cdata::with_content ... ok
[INFO] [stdout] test reader::test::buffered::read_bang_element::comment::not_properly_end ... ok
[INFO] [stdout] test reader::test::buffered::read_bang_element::doctype::uppercase::empty ... ok
[INFO] [stdout] test reader::test::buffered::read_bang_element::doctype::lowercase::without_space ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 154 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/namespaces.rs (/opt/rustwide/target/debug/deps/namespaces-4c30f033a98597ea)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test attributes_empty_ns ... ok
[INFO] [stdout] test default_namespace_reset ... ok
[INFO] [stdout] test default_ns_shadowing_empty ... ok
[INFO] [stdout] test default_ns_shadowing_expanded ... ok
[INFO] [stdout] test attributes_empty_ns_expanded ... ok
[INFO] [stdout] test namespace ... ok
[INFO] [stdout] test default_namespace ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-5bc9c6feb525696d)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test fuzz_101 ... ok
[INFO] [stdout] test fuzz_53 ... ok
[INFO] [stdout] test test_attribute_equal ... ok
[INFO] [stdout] test test_clone_reader ... ok
[INFO] [stdout] test test_issue299 ... ok
[INFO] [stdout] test test_trim_end ... ok
[INFO] [stdout] test test_no_trim ... ok
[INFO] [stdout] test test_issue94 ... ok
[INFO] [stdout] test test_attributes_empty ... ok
[INFO] [stdout] test test_comment_starting_with_gt ... ok
[INFO] [stdout] test test_trim ... ok
[INFO] [stdout] test test_sample ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/unit_tests.rs (/opt/rustwide/target/debug/deps/unit_tests-c9f5eb9ee95e717e)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test test_buf_position_err_comment_2_buf ... ok
[INFO] [stdout] test test_buf_position_err_end_element ... ok
[INFO] [stdout] test test_buf_position_err_comment_trim_text ... ok
[INFO] [stdout] test test_buf_position_err_comment ... ok
[INFO] [stdout] test test_cdata ... ok
[INFO] [stdout] test test_cdata_open_close ... ok
[INFO] [stdout] test test_closing_bracket_in_double_quote_mixed ... ok
[INFO] [stdout] test test_closing_bracket_in_single_quote_attr ... ok
[INFO] [stdout] test test_closing_bracket_in_double_quote_attr ... ok
[INFO] [stdout] test test_closing_bracket_in_single_quote_mixed ... ok
[INFO] [stdout] test test_empty ... ok
[INFO] [stdout] test test_empty_attr ... ok
[INFO] [stdout] test test_comment ... ok
[INFO] [stdout] test test_empty_can_be_expanded ... ok
[INFO] [stdout] test test_escaped_content ... ok
[INFO] [stdout] test test_nested ... ok
[INFO] [stdout] test test_new_xml_decl_empty ... ok
[INFO] [stdout] test test_new_xml_decl_encoding ... ok
[INFO] [stdout] test test_new_xml_decl_full ... ok
[INFO] [stdout] test test_new_xml_decl_standalone ... ok
[INFO] [stdout] test test_new_xml_decl_version ... ok
[INFO] [stdout] test test_read_write_roundtrip ... ok
[INFO] [stdout] test test_read_write_roundtrip_escape ... ok
[INFO] [stdout] test test_read_write_roundtrip_escape_text ... ok
[INFO] [stdout] test test_start ... ok
[INFO] [stdout] test test_start_attr ... ok
[INFO] [stdout] test test_start_end_attr ... ok
[INFO] [stdout] test test_start_txt_end ... ok
[INFO] [stdout] test test_start_end_with_ws ... ok
[INFO] [stdout] test test_read_write_roundtrip_results_in_identity ... ok
[INFO] [stdout] test test_unescape_and_decode_without_bom_does_nothing_if_no_bom_exists ... ok
[INFO] [stdout] test test_write_empty_element_attrs ... ok
[INFO] [stdout] test test_trim_test ... ok
[INFO] [stdout] test test_writer_borrow ... ok
[INFO] [stdout] test test_writer ... ok
[INFO] [stdout] test test_writer_indent ... ok
[INFO] [stdout] test test_unescape_and_decode_without_bom_removes_utf8_bom ... ok
[INFO] [stdout] test test_write_attrs ... ok
[INFO] [stdout] test test_xml_decl ... ok
[INFO] [stdout] test test_start_end ... ok
[INFO] [stdout] test test_start_end_comment ... ok
[INFO] [stdout] test test_writer_indent_cdata ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_writer_indent_cdata stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_writer_indent_cdata' panicked at tests/unit_tests.rs:292:5:
[INFO] [stdout] assertion failed: `(left == right)`
[INFO] [stdout] 
[INFO] [stdout] [1mDiff[0m [31m< left[0m / [32mright >[0m :
[INFO] [stdout]  [
[INFO] [stdout]      60,
[INFO] [stdout]      63,
[INFO] [stdout]      120,
[INFO] [stdout]      109,
[INFO] [stdout]      108,
[INFO] [stdout]      32,
[INFO] [stdout]      118,
[INFO] [stdout]      101,
[INFO] [stdout]      114,
[INFO] [stdout]      115,
[INFO] [stdout]      105,
[INFO] [stdout]      111,
[INFO] [stdout]      110,
[INFO] [stdout]      61,
[INFO] [stdout]      34,
[INFO] [stdout]      49,
[INFO] [stdout]      46,
[INFO] [stdout]      48,
[INFO] [stdout]      34,
[INFO] [stdout]      63,
[INFO] [stdout]      62,
[INFO] [stdout] [32m>    13,[0m
[INFO] [stdout]      10,
[INFO] [stdout]      60,
[INFO] [stdout]      106,
[INFO] [stdout]      111,
[INFO] [stdout]      98,
[INFO] [stdout]      115,
[INFO] [stdout]      62,
[INFO] [stdout] [32m>    13,[0m
[INFO] [stdout]      10,
[INFO] [stdout]      32,
[INFO] [stdout]      32,
[INFO] [stdout]      32,
[INFO] [stdout]      32,
[INFO] [stdout]      60,
[INFO] [stdout]      106,
[INFO] [stdout]      111,
[INFO] [stdout]      98,
[INFO] [stdout]      62,
[INFO] [stdout] [32m>    13,[0m
[INFO] [stdout]      10,
[INFO] [stdout]      32,
[INFO] [stdout]      32,
[INFO] [stdout]      32,
[INFO] [stdout]      32,
[INFO] [stdout]      32,
[INFO] [stdout]      32,
[INFO] [stdout]      32,
[INFO] [stdout]      32,
[INFO] [stdout]      60,
[INFO] [stdout]      106,
[INFO] [stdout]      111,
[INFO] [stdout]      98,
[INFO] [stdout]      105,
[INFO] [stdout]      100,
[INFO] [stdout]      62,
[INFO] [stdout]      60,
[INFO] [stdout]      33,
[INFO] [stdout]      91,
[INFO] [stdout]      67,
[INFO] [stdout]      68,
[INFO] [stdout]      65,
[INFO] [stdout]      84,
[INFO] [stdout]      65,
[INFO] [stdout]      91,
[INFO] [stdout]      48,
[INFO] [stdout]      48,
[INFO] [stdout]      100,
[INFO] [stdout]      52,
[INFO] [stdout]      54,
[INFO] [stdout]      101,
[INFO] [stdout]      52,
[INFO] [stdout]      52,
[INFO] [stdout]      57,
[INFO] [stdout]      52,
[INFO] [stdout]      101,
[INFO] [stdout]      49,
[INFO] [stdout]      93,
[INFO] [stdout]      93,
[INFO] [stdout]      62,
[INFO] [stdout]      60,
[INFO] [stdout]      47,
[INFO] [stdout]      106,
[INFO] [stdout]      111,
[INFO] [stdout]      98,
[INFO] [stdout]      105,
[INFO] [stdout]      100,
[INFO] [stdout]      62,
[INFO] [stdout] [32m>    13,[0m
[INFO] [stdout]      10,
[INFO] [stdout]      32,
[INFO] [stdout]      32,
[INFO] [stdout]      32,
[INFO] [stdout]      32,
[INFO] [stdout]      60,
[INFO] [stdout]      47,
[INFO] [stdout]      106,
[INFO] [stdout]      111,
[INFO] [stdout]      98,
[INFO] [stdout]      62,
[INFO] [stdout] [32m>    13,[0m
[INFO] [stdout]      10,
[INFO] [stdout]      60,
[INFO] [stdout]      47,
[INFO] [stdout]      106,
[INFO] [stdout]      111,
[INFO] [stdout]      98,
[INFO] [stdout]      115,
[INFO] [stdout]      62,
[INFO] [stdout]  ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56320af8ad82 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56320af8ad82 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56320af8ad82 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x56320af8ad82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x56320afb0963 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x56320afb0963 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x56320af87d03 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56320af87d03 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x56320af8abd2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56320af8c309 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x56320af8c13e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x56320af26f84 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x56320af26f84 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56320af8cdde - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x56320af8cdde - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x56320af8caaa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x56320af8b289 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56320af8c73d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x56320afaf3b0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x56320aec654e - unit_tests::test_writer_indent_cdata::h180484ca3df04e71
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/unit_tests.rs:292:5
[INFO] [stdout]   20:     0x56320aec609d - unit_tests::test_writer_indent_cdata::{{closure}}::h8137407c20f92c54
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/unit_tests.rs:273:34
[INFO] [stdout]   21:     0x56320aee50a6 - core::ops::function::FnOnce::call_once::h9089547d9190d678
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x56320af2c7eb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x56320af2c7eb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x56320af2b925 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x56320af2b925 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x56320af2b925 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x56320af2b925 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x56320af2b925 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x56320af2b925 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x56320af2b925 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x56320aeef524 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x56320aeef524 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x56320aef2efa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x56320aef2efa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x56320aef2efa - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x56320aef2efa - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x56320aef2efa - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x56320aef2efa - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x56320aef2efa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   40:     0x56320af8fd5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x56320af8fd5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   42:     0x762e41b56aa4 - <unknown>
[INFO] [stdout]   43:     0x762e41be3a34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_writer_indent_cdata
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 41 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test unit_tests`
[INFO] running `Command { std: "docker" "inspect" "0f91d695755a4ac3306886b0410c4bf6327e36abaee442ed5a88a595b0c47da7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f91d695755a4ac3306886b0410c4bf6327e36abaee442ed5a88a595b0c47da7", kill_on_drop: false }`
[INFO] [stdout] 0f91d695755a4ac3306886b0410c4bf6327e36abaee442ed5a88a595b0c47da7
