[INFO] fetching crate aws-unlock 0.1.0...
[INFO] testing aws-unlock-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate aws-unlock 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate aws-unlock 0.1.0
[INFO] finished tweaking crates.io crate aws-unlock 0.1.0
[INFO] tweaked toml for crates.io crate aws-unlock 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aws-unlock 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aws-unlock 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c959524149e453750d08869b3102d6a57eb7a221319e6fc83e9b8f719de2d57b
[INFO] running `Command { std: "docker" "start" "-a" "c959524149e453750d08869b3102d6a57eb7a221319e6fc83e9b8f719de2d57b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c959524149e453750d08869b3102d6a57eb7a221319e6fc83e9b8f719de2d57b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c959524149e453750d08869b3102d6a57eb7a221319e6fc83e9b8f719de2d57b", kill_on_drop: false }`
[INFO] [stdout] c959524149e453750d08869b3102d6a57eb7a221319e6fc83e9b8f719de2d57b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6564bbd5fe19021cecf4bb297b603e2445de6d59732973a300faa7ed00d9e963
[INFO] running `Command { std: "docker" "start" "-a" "6564bbd5fe19021cecf4bb297b603e2445de6d59732973a300faa7ed00d9e963", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.4.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling cancellable-timer v0.1.0
[INFO] [stderr]    Compiling ctrlc v3.4.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling clap_derive v4.4.0
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling clap v4.4.1
[INFO] [stderr]    Compiling aws-unlock v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/line_lexer.rs:48:29
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn tokenize_commented(line: &str) -> EntryLine {
[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] 48 | fn tokenize_commented(line: &str) -> EntryLine<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/line_lexer.rs:72:31
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn tokenize_uncommented(line: &str) -> Result<EntryLine> {
[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] 72 | fn tokenize_uncommented(line: &str) -> Result<EntryLine<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/line_parser.rs:183:18
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn peek_line(&self) -> Option<&EntryLine> {
[INFO] [stdout]     |                  ^^^^^            ^^^^^^^^^^
[INFO] [stdout]     |                  |                ||
[INFO] [stdout]     |                  |                |the same lifetime is hidden here
[INFO] [stdout]     |                  |                the same lifetime is elided here
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn peek_line(&self) -> Option<&EntryLine<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/line_parser.rs:187:18
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn next_line(&mut self) -> Option<&EntryLine> {
[INFO] [stdout]     |                  ^^^^^^^^^            ^^^^^^^^^^
[INFO] [stdout]     |                  |                    ||
[INFO] [stdout]     |                  |                    |the same lifetime is hidden here
[INFO] [stdout]     |                  |                    the same lifetime is elided here
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn next_line(&mut self) -> Option<&EntryLine<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.55s
[INFO] running `Command { std: "docker" "inspect" "6564bbd5fe19021cecf4bb297b603e2445de6d59732973a300faa7ed00d9e963", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6564bbd5fe19021cecf4bb297b603e2445de6d59732973a300faa7ed00d9e963", kill_on_drop: false }`
[INFO] [stdout] 6564bbd5fe19021cecf4bb297b603e2445de6d59732973a300faa7ed00d9e963
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ec9ec8c7d0e9feba8d940f1ee549bce26f60f00f69f6be399fb74279200de92
[INFO] running `Command { std: "docker" "start" "-a" "5ec9ec8c7d0e9feba8d940f1ee549bce26f60f00f69f6be399fb74279200de92", kill_on_drop: false }`
[INFO] [stderr]    Compiling aws-unlock v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/line_lexer.rs:48:29
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn tokenize_commented(line: &str) -> EntryLine {
[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] 48 | fn tokenize_commented(line: &str) -> EntryLine<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/line_lexer.rs:72:31
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn tokenize_uncommented(line: &str) -> Result<EntryLine> {
[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] 72 | fn tokenize_uncommented(line: &str) -> Result<EntryLine<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/line_parser.rs:183:18
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn peek_line(&self) -> Option<&EntryLine> {
[INFO] [stdout]     |                  ^^^^^            ^^^^^^^^^^
[INFO] [stdout]     |                  |                ||
[INFO] [stdout]     |                  |                |the same lifetime is hidden here
[INFO] [stdout]     |                  |                the same lifetime is elided here
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn peek_line(&self) -> Option<&EntryLine<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/line_parser.rs:187:18
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn next_line(&mut self) -> Option<&EntryLine> {
[INFO] [stdout]     |                  ^^^^^^^^^            ^^^^^^^^^^
[INFO] [stdout]     |                  |                    ||
[INFO] [stdout]     |                  |                    |the same lifetime is hidden here
[INFO] [stdout]     |                  |                    the same lifetime is elided here
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn next_line(&mut self) -> Option<&EntryLine<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/line_lexer.rs:48:29
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn tokenize_commented(line: &str) -> EntryLine {
[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] 48 | fn tokenize_commented(line: &str) -> EntryLine<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/line_lexer.rs:72:31
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn tokenize_uncommented(line: &str) -> Result<EntryLine> {
[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] 72 | fn tokenize_uncommented(line: &str) -> Result<EntryLine<'_>> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/line_parser.rs:183:18
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn peek_line(&self) -> Option<&EntryLine> {
[INFO] [stdout]     |                  ^^^^^            ^^^^^^^^^^
[INFO] [stdout]     |                  |                ||
[INFO] [stdout]     |                  |                |the same lifetime is hidden here
[INFO] [stdout]     |                  |                the same lifetime is elided here
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn peek_line(&self) -> Option<&EntryLine<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/line_parser.rs:187:18
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn next_line(&mut self) -> Option<&EntryLine> {
[INFO] [stdout]     |                  ^^^^^^^^^            ^^^^^^^^^^
[INFO] [stdout]     |                  |                    ||
[INFO] [stdout]     |                  |                    |the same lifetime is hidden here
[INFO] [stdout]     |                  |                    the same lifetime is elided here
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn next_line(&mut self) -> Option<&EntryLine<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s
[INFO] running `Command { std: "docker" "inspect" "5ec9ec8c7d0e9feba8d940f1ee549bce26f60f00f69f6be399fb74279200de92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ec9ec8c7d0e9feba8d940f1ee549bce26f60f00f69f6be399fb74279200de92", kill_on_drop: false }`
[INFO] [stdout] 5ec9ec8c7d0e9feba8d940f1ee549bce26f60f00f69f6be399fb74279200de92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cb8a441a0ee400a32fa85e585fbdd56f65825f4c656152ab2657320fe1f4feea
[INFO] running `Command { std: "docker" "start" "-a" "cb8a441a0ee400a32fa85e585fbdd56f65825f4c656152ab2657320fe1f4feea", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/line_lexer.rs:48:29
[INFO] [stderr]    |
[INFO] [stderr] 48 | fn tokenize_commented(line: &str) -> EntryLine {
[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] 48 | fn tokenize_commented(line: &str) -> EntryLine<'_> {
[INFO] [stderr]    |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/line_lexer.rs:72:31
[INFO] [stderr]    |
[INFO] [stderr] 72 | fn tokenize_uncommented(line: &str) -> Result<EntryLine> {
[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] 72 | fn tokenize_uncommented(line: &str) -> Result<EntryLine<'_>> {
[INFO] [stderr]    |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/line_parser.rs:183:18
[INFO] [stderr]     |
[INFO] [stderr] 183 |     fn peek_line(&self) -> Option<&EntryLine> {
[INFO] [stderr]     |                  ^^^^^            ^^^^^^^^^^
[INFO] [stderr]     |                  |                ||
[INFO] [stderr]     |                  |                |the same lifetime is hidden here
[INFO] [stderr]     |                  |                the same lifetime is elided here
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 183 |     fn peek_line(&self) -> Option<&EntryLine<'_>> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/line_parser.rs:187:18
[INFO] [stderr]     |
[INFO] [stderr] 187 |     fn next_line(&mut self) -> Option<&EntryLine> {
[INFO] [stderr]     |                  ^^^^^^^^^            ^^^^^^^^^^
[INFO] [stderr]     |                  |                    ||
[INFO] [stderr]     |                  |                    |the same lifetime is hidden here
[INFO] [stderr]     |                  |                    the same lifetime is elided here
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 187 |     fn next_line(&mut self) -> Option<&EntryLine<'_>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `aws-unlock` (lib) generated 4 warnings (run `cargo fix --lib -p aws-unlock` to apply 4 suggestions)
[INFO] [stderr] warning: `aws-unlock` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aws_unlock-e0c7bebf942204c3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aws_unlock-94a822bc8d53dad0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests aws_unlock
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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" "cb8a441a0ee400a32fa85e585fbdd56f65825f4c656152ab2657320fe1f4feea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb8a441a0ee400a32fa85e585fbdd56f65825f4c656152ab2657320fe1f4feea", kill_on_drop: false }`
[INFO] [stdout] cb8a441a0ee400a32fa85e585fbdd56f65825f4c656152ab2657320fe1f4feea
