[INFO] cloning repository https://github.com/Ac-Ada-Lovelace/nom_xml
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ac-Ada-Lovelace/nom_xml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAc-Ada-Lovelace%2Fnom_xml", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAc-Ada-Lovelace%2Fnom_xml'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b1e59922506da1ca8705896faa5313dfc2222d2
[INFO] testing Ac-Ada-Lovelace/nom_xml against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAc-Ada-Lovelace%2Fnom_xml" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ac-Ada-Lovelace/nom_xml
[INFO] finished tweaking git repo https://github.com/Ac-Ada-Lovelace/nom_xml
[INFO] tweaked toml for git repo https://github.com/Ac-Ada-Lovelace/nom_xml written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ac-Ada-Lovelace/nom_xml on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ac-Ada-Lovelace/nom_xml 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cast v0.3.0
[INFO] [stderr]   Downloaded plotters-svg v0.3.7
[INFO] [stderr]   Downloaded criterion-plot v0.5.0
[INFO] [stderr]   Downloaded anes v0.1.6
[INFO] [stderr]   Downloaded tinytemplate v1.2.1
[INFO] [stderr]   Downloaded criterion v0.5.1
[INFO] [stderr]   Downloaded oorandom v11.1.4
[INFO] [stderr]   Downloaded plotters-backend v0.3.7
[INFO] [stderr]   Downloaded plotters v0.3.7
[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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fba2e043cb2be3b378f0eaba52c734f381aa93aa0d0c192a133e967cf30219ff
[INFO] running `Command { std: "docker" "start" "-a" "fba2e043cb2be3b378f0eaba52c734f381aa93aa0d0c192a133e967cf30219ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fba2e043cb2be3b378f0eaba52c734f381aa93aa0d0c192a133e967cf30219ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fba2e043cb2be3b378f0eaba52c734f381aa93aa0d0c192a133e967cf30219ff", kill_on_drop: false }`
[INFO] [stdout] fba2e043cb2be3b378f0eaba52c734f381aa93aa0d0c192a133e967cf30219ff
[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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6094cbadcb68170e03a80e5062dbf414a69b880be6bdecca9d7a4603b383e25
[INFO] running `Command { std: "docker" "start" "-a" "b6094cbadcb68170e03a80e5062dbf414a69b880be6bdecca9d7a4603b383e25", kill_on_drop: false }`
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling rxml v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `Element<'_>` is more private than the item `element`
[INFO] [stdout]   --> src/parser.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn element(input: &str) -> IResult<&str, Element> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `element` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Element<'_>` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/parser.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct Element<'a> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn attribute(input: &str) -> IResult<&str, Attribute> {
[INFO] [stdout]    |                         ^^^^             ----  --------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                         |                |
[INFO] [stdout]    |                         |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn attribute(input: &str) -> IResult<&str, Attribute<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:87:26
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn attributes(input: &str) -> IResult<&str, Vec<Attribute>> {
[INFO] [stdout]    |                          ^^^^             ----      --------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          |                |
[INFO] [stdout]    |                          |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn attributes(input: &str) -> IResult<&str, Vec<Attribute<'_>>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:94:23
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn element(input: &str) -> IResult<&str, Element> {
[INFO] [stdout]    |                       ^^^^             ----  ------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                       |                |
[INFO] [stdout]    |                       |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn element(input: &str) -> IResult<&str, Element<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.99s
[INFO] running `Command { std: "docker" "inspect" "b6094cbadcb68170e03a80e5062dbf414a69b880be6bdecca9d7a4603b383e25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6094cbadcb68170e03a80e5062dbf414a69b880be6bdecca9d7a4603b383e25", kill_on_drop: false }`
[INFO] [stdout] b6094cbadcb68170e03a80e5062dbf414a69b880be6bdecca9d7a4603b383e25
[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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc3bd175d5ee84a22239a04c9a7b2d3e00780932ddf4ed8a99a08ea4df450216
[INFO] running `Command { std: "docker" "start" "-a" "dc3bd175d5ee84a22239a04c9a7b2d3e00780932ddf4ed8a99a08ea4df450216", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stdout] warning: type `Element<'_>` is more private than the item `element`
[INFO] [stdout]   --> src/parser.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn element(input: &str) -> IResult<&str, Element> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `element` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Element<'_>` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/parser.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct Element<'a> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn attribute(input: &str) -> IResult<&str, Attribute> {
[INFO] [stdout]    |                         ^^^^             ----  --------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                         |                |
[INFO] [stdout]    |                         |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn attribute(input: &str) -> IResult<&str, Attribute<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:87:26
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn attributes(input: &str) -> IResult<&str, Vec<Attribute>> {
[INFO] [stdout]    |                          ^^^^             ----      --------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          |                |
[INFO] [stdout]    |                          |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn attributes(input: &str) -> IResult<&str, Vec<Attribute<'_>>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:94:23
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn element(input: &str) -> IResult<&str, Element> {
[INFO] [stdout]    |                       ^^^^             ----  ------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                       |                |
[INFO] [stdout]    |                       |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn element(input: &str) -> IResult<&str, Element<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.28
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling rxml v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `Element<'_>` is more private than the item `element`
[INFO] [stdout]   --> src/parser.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn element(input: &str) -> IResult<&str, Element> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `element` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `Element<'_>` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/parser.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct Element<'a> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:76:25
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn attribute(input: &str) -> IResult<&str, Attribute> {
[INFO] [stdout]    |                         ^^^^             ----  --------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                         |                |
[INFO] [stdout]    |                         |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn attribute(input: &str) -> IResult<&str, Attribute<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:87:26
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn attributes(input: &str) -> IResult<&str, Vec<Attribute>> {
[INFO] [stdout]    |                          ^^^^             ----      --------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          |                |
[INFO] [stdout]    |                          |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn attributes(input: &str) -> IResult<&str, Vec<Attribute<'_>>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:94:23
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn element(input: &str) -> IResult<&str, Element> {
[INFO] [stdout]    |                       ^^^^             ----  ------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                       |                |
[INFO] [stdout]    |                       |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                       this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn element(input: &str) -> IResult<&str, Element<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "dc3bd175d5ee84a22239a04c9a7b2d3e00780932ddf4ed8a99a08ea4df450216", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc3bd175d5ee84a22239a04c9a7b2d3e00780932ddf4ed8a99a08ea4df450216", kill_on_drop: false }`
[INFO] [stdout] dc3bd175d5ee84a22239a04c9a7b2d3e00780932ddf4ed8a99a08ea4df450216
[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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5e895d8463bb73443f85165098f3d3587e2b86c06946f6fe65ebd7051ed93af0
[INFO] running `Command { std: "docker" "start" "-a" "5e895d8463bb73443f85165098f3d3587e2b86c06946f6fe65ebd7051ed93af0", kill_on_drop: false }`
[INFO] [stderr] warning: type `Element<'_>` is more private than the item `element`
[INFO] [stderr]   --> src/parser.rs:94:1
[INFO] [stderr]    |
[INFO] [stderr] 94 | pub fn element(input: &str) -> IResult<&str, Element> {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `element` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `Element<'_>` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/parser.rs:44:1
[INFO] [stderr]    |
[INFO] [stderr] 44 | struct Element<'a> {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/parser.rs:76:25
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub fn attribute(input: &str) -> IResult<&str, Attribute> {
[INFO] [stderr]    |                         ^^^^             ----  --------- the lifetimes get resolved as `'_`
[INFO] [stderr]    |                         |                |
[INFO] [stderr]    |                         |                the lifetimes get resolved as `'_`
[INFO] [stderr]    |                         this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub fn attribute(input: &str) -> IResult<&str, Attribute<'_>> {
[INFO] [stderr]    |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/parser.rs:87:26
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub fn attributes(input: &str) -> IResult<&str, Vec<Attribute>> {
[INFO] [stderr]    |                          ^^^^             ----      --------- the lifetimes get resolved as `'_`
[INFO] [stderr]    |                          |                |
[INFO] [stderr]    |                          |                the lifetimes get resolved as `'_`
[INFO] [stderr]    |                          this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub fn attributes(input: &str) -> IResult<&str, Vec<Attribute<'_>>> {
[INFO] [stderr]    |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/parser.rs:94:23
[INFO] [stderr]    |
[INFO] [stderr] 94 | pub fn element(input: &str) -> IResult<&str, Element> {
[INFO] [stderr]    |                       ^^^^             ----  ------- the lifetimes get resolved as `'_`
[INFO] [stderr]    |                       |                |
[INFO] [stderr]    |                       |                the lifetimes get resolved as `'_`
[INFO] [stderr]    |                       this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 94 | pub fn element(input: &str) -> IResult<&str, Element<'_>> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rxml` (lib) generated 4 warnings
[INFO] [stderr] warning: `rxml` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rxml-d6128c5c089b3858)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test lab::test::test_ident ... ok
[INFO] [stdout] test parser::test::test_my_id ... ok
[INFO] [stdout] test parser::test::test_element ... ok
[INFO] [stdout] test parser::test::test_attributes ... ok
[INFO] [stdout] test parser::test::test_nest_element ... ok
[INFO] [stdout] test parser::test::test_self_closing_element ... ok
[INFO] [stdout] test parser::test::test_self_closing_element_with_attributes ... ok
[INFO] [stdout] test parser::test::test_quote_string ... ok
[INFO] [stdout] test parser::test::test_simple_element ... ok
[INFO] [stdout] test parser::test::test_space ... ok
[INFO] [stdout] test parser::test::test_space0 ... ok
[INFO] [stdout] test parser::test::test_space1 ... ok
[INFO] [stdout] test parser::test::test_attribute ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rxml-5c30a33dc6657113)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::test_my_id ... ok
[INFO] [stdout] test test::test_ident ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rxml
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5e895d8463bb73443f85165098f3d3587e2b86c06946f6fe65ebd7051ed93af0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e895d8463bb73443f85165098f3d3587e2b86c06946f6fe65ebd7051ed93af0", kill_on_drop: false }`
[INFO] [stdout] 5e895d8463bb73443f85165098f3d3587e2b86c06946f6fe65ebd7051ed93af0
