[INFO] fetching crate brain 0.1.2...
[INFO] testing brain-0.1.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate brain 0.1.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate brain 0.1.2
[INFO] finished tweaking crates.io crate brain 0.1.2
[INFO] tweaked toml for crates.io crate brain 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate brain 0.1.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.51)
[INFO] [stderr]       Adding nom v2.2.1 (available: v8.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nom v2.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62d73f6075bc157e72938f18d6b03394504a4360f3732bb1837554285cbb2426
[INFO] running `Command { std: "docker" "start" "-a" "62d73f6075bc157e72938f18d6b03394504a4360f3732bb1837554285cbb2426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62d73f6075bc157e72938f18d6b03394504a4360f3732bb1837554285cbb2426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62d73f6075bc157e72938f18d6b03394504a4360f3732bb1837554285cbb2426", kill_on_drop: false }`
[INFO] [stdout] 62d73f6075bc157e72938f18d6b03394504a4360f3732bb1837554285cbb2426
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a04ead9a03e15fb0317e1e6fdeb2e435a4a25e5d3531760288705936a366b35
[INFO] running `Command { std: "docker" "start" "-a" "7a04ead9a03e15fb0317e1e6fdeb2e435a4a25e5d3531760288705936a366b35", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling nom v2.2.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling brain v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:121:16
[INFO] [stdout]     |
[INFO] [stdout] 121 | named!(comment<&str>, alt!(line_comment | block_comment));
[INFO] [stdout]     | ---------------^^^^--------------------------------------
[INFO] [stdout]     | |              |
[INFO] [stdout]     | |              the same lifetime is elided here
[INFO] [stdout]     | the lifetime is named here
[INFO] [stdout]     | the same lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 121 | named!(comment<&'a str>, alt!(line_comment | block_comment));
[INFO] [stdout]     |                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 123 |   named!(line_comment<&str>,
[INFO] [stdout]     |   -                   ^^^^ the same lifetime is elided here
[INFO] [stdout]     |  _|
[INFO] [stdout]     | |
[INFO] [stdout] 124 | |     map_res!(
[INFO] [stdout] 125 | |         do_parse!(
[INFO] [stdout] 126 | |             tag!(LINE_COMMENT) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_the lifetime is named here
[INFO] [stdout]     |   the same 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] 123 | named!(line_comment<&'a str>,
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:134:22
[INFO] [stdout]     |
[INFO] [stdout] 134 |   named!(block_comment<&str>,
[INFO] [stdout]     |   -                    ^^^^ the same lifetime is elided here
[INFO] [stdout]     |  _|
[INFO] [stdout]     | |
[INFO] [stdout] 135 | |     map_res!(
[INFO] [stdout] 136 | |         delimited!(
[INFO] [stdout] 137 | |             tag!(START_BLOCK_COMMENT),
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_the lifetime is named here
[INFO] [stdout]     |   the same 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] 134 | named!(block_comment<&'a str>,
[INFO] [stdout]     |                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:240:16
[INFO] [stdout]     |
[INFO] [stdout] 240 |   named!(digit_s<&str>,
[INFO] [stdout]     |   -              ^^^^ the same lifetime is elided here
[INFO] [stdout]     |  _|
[INFO] [stdout]     | |
[INFO] [stdout] 241 | |     map_res!(digit, |n: &'a [u8]| str::from_utf8(n))
[INFO] [stdout] 242 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_the lifetime is named here
[INFO] [stdout]     |   the same 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] 240 | named!(digit_s<&'a str>,
[INFO] [stdout]     |                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:291:30
[INFO] [stdout]     |
[INFO] [stdout] 291 |   named!(unescaped_string_text<&[u8]>,
[INFO] [stdout]     |   -                            ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |  _|
[INFO] [stdout]     | |
[INFO] [stdout] 292 | |     alt!(
[INFO] [stdout] ...   |
[INFO] [stdout] 304 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_the lifetime is named here
[INFO] [stdout]     |   the same 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] 291 | named!(unescaped_string_text<&'a [u8]>,
[INFO] [stdout]     |                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1
[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" "7a04ead9a03e15fb0317e1e6fdeb2e435a4a25e5d3531760288705936a366b35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a04ead9a03e15fb0317e1e6fdeb2e435a4a25e5d3531760288705936a366b35", kill_on_drop: false }`
[INFO] [stdout] 7a04ead9a03e15fb0317e1e6fdeb2e435a4a25e5d3531760288705936a366b35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed42146842c5d62da567978f02e82431f38d71231f3372937cbebc1607f2c314
[INFO] running `Command { std: "docker" "start" "-a" "ed42146842c5d62da567978f02e82431f38d71231f3372937cbebc1607f2c314", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:121:16
[INFO] [stdout]     |
[INFO] [stdout] 121 | named!(comment<&str>, alt!(line_comment | block_comment));
[INFO] [stdout]     | ---------------^^^^--------------------------------------
[INFO] [stdout]     | |              |
[INFO] [stdout]     | |              the same lifetime is elided here
[INFO] [stdout]     | the lifetime is named here
[INFO] [stdout]     | the same lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 121 | named!(comment<&'a str>, alt!(line_comment | block_comment));
[INFO] [stdout]     |                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 123 |   named!(line_comment<&str>,
[INFO] [stdout]     |   -                   ^^^^ the same lifetime is elided here
[INFO] [stdout]     |  _|
[INFO] [stdout]     | |
[INFO] [stdout] 124 | |     map_res!(
[INFO] [stdout] 125 | |         do_parse!(
[INFO] [stdout] 126 | |             tag!(LINE_COMMENT) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_the lifetime is named here
[INFO] [stdout]     |   the same 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] 123 | named!(line_comment<&'a str>,
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:134:22
[INFO] [stdout]     |
[INFO] [stdout] 134 |   named!(block_comment<&str>,
[INFO] [stdout]     |   -                    ^^^^ the same lifetime is elided here
[INFO] [stdout]     |  _|
[INFO] [stdout]     | |
[INFO] [stdout] 135 | |     map_res!(
[INFO] [stdout] 136 | |         delimited!(
[INFO] [stdout] 137 | |             tag!(START_BLOCK_COMMENT),
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_the lifetime is named here
[INFO] [stdout]     |   the same 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] 134 | named!(block_comment<&'a str>,
[INFO] [stdout]     |                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:240:16
[INFO] [stdout]     |
[INFO] [stdout] 240 |   named!(digit_s<&str>,
[INFO] [stdout]     |   -              ^^^^ the same lifetime is elided here
[INFO] [stdout]     |  _|
[INFO] [stdout]     | |
[INFO] [stdout] 241 | |     map_res!(digit, |n: &'a [u8]| str::from_utf8(n))
[INFO] [stdout] 242 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_the lifetime is named here
[INFO] [stdout]     |   the same 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] 240 | named!(digit_s<&'a str>,
[INFO] [stdout]     |                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:291:30
[INFO] [stdout]     |
[INFO] [stdout] 291 |   named!(unescaped_string_text<&[u8]>,
[INFO] [stdout]     |   -                            ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |  _|
[INFO] [stdout]     | |
[INFO] [stdout] 292 | |     alt!(
[INFO] [stdout] ...   |
[INFO] [stdout] 304 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_the lifetime is named here
[INFO] [stdout]     |   the same 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] 291 | named!(unescaped_string_text<&'a [u8]>,
[INFO] [stdout]     |                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling brain v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:121:16
[INFO] [stdout]     |
[INFO] [stdout] 121 | named!(comment<&str>, alt!(line_comment | block_comment));
[INFO] [stdout]     | ---------------^^^^--------------------------------------
[INFO] [stdout]     | |              |
[INFO] [stdout]     | |              the same lifetime is elided here
[INFO] [stdout]     | the lifetime is named here
[INFO] [stdout]     | the same lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 121 | named!(comment<&'a str>, alt!(line_comment | block_comment));
[INFO] [stdout]     |                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:123:21
[INFO] [stdout]     |
[INFO] [stdout] 123 |   named!(line_comment<&str>,
[INFO] [stdout]     |   -                   ^^^^ the same lifetime is elided here
[INFO] [stdout]     |  _|
[INFO] [stdout]     | |
[INFO] [stdout] 124 | |     map_res!(
[INFO] [stdout] 125 | |         do_parse!(
[INFO] [stdout] 126 | |             tag!(LINE_COMMENT) >>
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_the lifetime is named here
[INFO] [stdout]     |   the same 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] 123 | named!(line_comment<&'a str>,
[INFO] [stdout]     |                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:134:22
[INFO] [stdout]     |
[INFO] [stdout] 134 |   named!(block_comment<&str>,
[INFO] [stdout]     |   -                    ^^^^ the same lifetime is elided here
[INFO] [stdout]     |  _|
[INFO] [stdout]     | |
[INFO] [stdout] 135 | |     map_res!(
[INFO] [stdout] 136 | |         delimited!(
[INFO] [stdout] 137 | |             tag!(START_BLOCK_COMMENT),
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_the lifetime is named here
[INFO] [stdout]     |   the same 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] 134 | named!(block_comment<&'a str>,
[INFO] [stdout]     |                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:240:16
[INFO] [stdout]     |
[INFO] [stdout] 240 |   named!(digit_s<&str>,
[INFO] [stdout]     |   -              ^^^^ the same lifetime is elided here
[INFO] [stdout]     |  _|
[INFO] [stdout]     | |
[INFO] [stdout] 241 | |     map_res!(digit, |n: &'a [u8]| str::from_utf8(n))
[INFO] [stdout] 242 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_the lifetime is named here
[INFO] [stdout]     |   the same 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] 240 | named!(digit_s<&'a str>,
[INFO] [stdout]     |                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:291:30
[INFO] [stdout]     |
[INFO] [stdout] 291 |   named!(unescaped_string_text<&[u8]>,
[INFO] [stdout]     |   -                            ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |  _|
[INFO] [stdout]     | |
[INFO] [stdout] 292 | |     alt!(
[INFO] [stdout] ...   |
[INFO] [stdout] 304 | | );
[INFO] [stdout]     | | -
[INFO] [stdout]     | | |
[INFO] [stdout]     | |_the lifetime is named here
[INFO] [stdout]     |   the same 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] 291 | named!(unescaped_string_text<&'a [u8]>,
[INFO] [stdout]     |                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1
[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" "ed42146842c5d62da567978f02e82431f38d71231f3372937cbebc1607f2c314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed42146842c5d62da567978f02e82431f38d71231f3372937cbebc1607f2c314", kill_on_drop: false }`
[INFO] [stdout] ed42146842c5d62da567978f02e82431f38d71231f3372937cbebc1607f2c314
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cebee5380f1697c9260afb14aa6661e009e500197a8cb68a0528d088670057e0
[INFO] running `Command { std: "docker" "start" "-a" "cebee5380f1697c9260afb14aa6661e009e500197a8cb68a0528d088670057e0", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:121:16
[INFO] [stderr]     |
[INFO] [stderr] 121 | named!(comment<&str>, alt!(line_comment | block_comment));
[INFO] [stderr]     | ---------------^^^^--------------------------------------
[INFO] [stderr]     | |              |
[INFO] [stderr]     | |              the same lifetime is elided here
[INFO] [stderr]     | the lifetime is named here
[INFO] [stderr]     | the same lifetime is named 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: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 121 | named!(comment<&'a str>, alt!(line_comment | block_comment));
[INFO] [stderr]     |                 ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:123:21
[INFO] [stderr]     |
[INFO] [stderr] 123 |   named!(line_comment<&str>,
[INFO] [stderr]     |   -                   ^^^^ the same lifetime is elided here
[INFO] [stderr]     |  _|
[INFO] [stderr]     | |
[INFO] [stderr] 124 | |     map_res!(
[INFO] [stderr] 125 | |         do_parse!(
[INFO] [stderr] 126 | |             tag!(LINE_COMMENT) >>
[INFO] [stderr] ...   |
[INFO] [stderr] 132 | | );
[INFO] [stderr]     | | -
[INFO] [stderr]     | | |
[INFO] [stderr]     | |_the lifetime is named here
[INFO] [stderr]     |   the same 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] 123 | named!(line_comment<&'a str>,
[INFO] [stderr]     |                      ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:134:22
[INFO] [stderr]     |
[INFO] [stderr] 134 |   named!(block_comment<&str>,
[INFO] [stderr]     |   -                    ^^^^ the same lifetime is elided here
[INFO] [stderr]     |  _|
[INFO] [stderr]     | |
[INFO] [stderr] 135 | |     map_res!(
[INFO] [stderr] 136 | |         delimited!(
[INFO] [stderr] 137 | |             tag!(START_BLOCK_COMMENT),
[INFO] [stderr] ...   |
[INFO] [stderr] 143 | | );
[INFO] [stderr]     | | -
[INFO] [stderr]     | | |
[INFO] [stderr]     | |_the lifetime is named here
[INFO] [stderr]     |   the same 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] 134 | named!(block_comment<&'a str>,
[INFO] [stderr]     |                       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:240:16
[INFO] [stderr]     |
[INFO] [stderr] 240 |   named!(digit_s<&str>,
[INFO] [stderr]     |   -              ^^^^ the same lifetime is elided here
[INFO] [stderr]     |  _|
[INFO] [stderr]     | |
[INFO] [stderr] 241 | |     map_res!(digit, |n: &'a [u8]| str::from_utf8(n))
[INFO] [stderr] 242 | | );
[INFO] [stderr]     | | -
[INFO] [stderr]     | | |
[INFO] [stderr]     | |_the lifetime is named here
[INFO] [stderr]     |   the same 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] 240 | named!(digit_s<&'a str>,
[INFO] [stderr]     |                 ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:291:30
[INFO] [stderr]     |
[INFO] [stderr] 291 |   named!(unescaped_string_text<&[u8]>,
[INFO] [stderr]     |   -                            ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |  _|
[INFO] [stderr]     | |
[INFO] [stderr] 292 | |     alt!(
[INFO] [stderr] ...   |
[INFO] [stderr] 304 | | );
[INFO] [stderr]     | | -
[INFO] [stderr]     | | |
[INFO] [stderr]     | |_the lifetime is named here
[INFO] [stderr]     |   the same 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] 291 | named!(unescaped_string_text<&'a [u8]>,
[INFO] [stderr]     |                               ++
[INFO] [stderr] 
[INFO] [stderr] warning: `brain` (lib) generated 5 warnings (run `cargo fix --lib -p brain` to apply 5 suggestions)
[INFO] [stderr] warning: `brain` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1
[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/brain-d533e03c2f5485bf)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/brain.rs (/opt/rustwide/target/debug/deps/brain-ade035d086dea3f4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/brainfuck.rs (/opt/rustwide/target/debug/deps/brainfuck-8450cde99fe49626)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests brain
[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" "cebee5380f1697c9260afb14aa6661e009e500197a8cb68a0528d088670057e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cebee5380f1697c9260afb14aa6661e009e500197a8cb68a0528d088670057e0", kill_on_drop: false }`
[INFO] [stdout] cebee5380f1697c9260afb14aa6661e009e500197a8cb68a0528d088670057e0
