[INFO] fetching crate chisel-lexers 1.1.0...
[INFO] testing chisel-lexers-1.1.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate chisel-lexers 1.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate chisel-lexers 1.1.0
[INFO] finished tweaking crates.io crate chisel-lexers 1.1.0
[INFO] tweaked toml for crates.io crate chisel-lexers 1.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate chisel-lexers 1.1.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 151 packages to latest compatible versions
[INFO] [stderr]       Adding bytesize v1.3.3 (available: v2.3.1)
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.2)
[INFO] [stderr]       Adding lexical v6.1.1 (available: v7.0.5)
[INFO] [stderr]       Adding pprof v0.13.0 (available: v0.15.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c87bd021c434b99ac481f804a3cf28d1f8ff2e777635e8642c1c12a4dd45ab6
[INFO] running `Command { std: "docker" "start" "-a" "5c87bd021c434b99ac481f804a3cf28d1f8ff2e777635e8642c1c12a4dd45ab6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c87bd021c434b99ac481f804a3cf28d1f8ff2e777635e8642c1c12a4dd45ab6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c87bd021c434b99ac481f804a3cf28d1f8ff2e777635e8642c1c12a4dd45ab6", kill_on_drop: false }`
[INFO] [stdout] 5c87bd021c434b99ac481f804a3cf28d1f8ff2e777635e8642c1c12a4dd45ab6
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8feec783832d4571e47e4743b3367c03c9ba431f2ca93d282131d67d93cd9da
[INFO] running `Command { std: "docker" "start" "-a" "f8feec783832d4571e47e4743b3367c03c9ba431f2ca93d282131d67d93cd9da", kill_on_drop: false }`
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling chisel-common v1.1.0
[INFO] [stderr]    Compiling chisel-decoders v1.1.0
[INFO] [stderr]    Compiling fast-float v0.2.0
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling chisel-lexers v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json/lexer.rs:361:20
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn consume(&mut self) -> LexerResult<PackedToken> {
[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] 361 |     pub fn consume(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json/lexer.rs:403:21
[INFO] [stdout]     |
[INFO] [stdout] 403 |     fn match_string(&mut self) -> LexerResult<PackedToken> {
[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] 403 |     fn match_string(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json/lexer.rs:482:21
[INFO] [stdout]     |
[INFO] [stdout] 482 |     fn match_number(&mut self) -> LexerResult<PackedToken> {
[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] 482 |     fn match_number(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json/lexer.rs:580:22
[INFO] [stdout]     |
[INFO] [stdout] 580 |     fn parse_numeric(&mut self, integral: bool) -> LexerResult<PackedToken> {
[INFO] [stdout]     |                      ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^ 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] 580 |     fn parse_numeric(&mut self, integral: bool) -> LexerResult<PackedToken<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json/lexer.rs:680:19
[INFO] [stdout]     |
[INFO] [stdout] 680 |     fn match_null(&mut self) -> LexerResult<PackedToken> {
[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] 680 |     fn match_null(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json/lexer.rs:702:19
[INFO] [stdout]     |
[INFO] [stdout] 702 |     fn match_true(&mut self) -> LexerResult<PackedToken> {
[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] 702 |     fn match_true(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json/lexer.rs:727:20
[INFO] [stdout]     |
[INFO] [stdout] 727 |     fn match_false(&mut self) -> LexerResult<PackedToken> {
[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] 727 |     fn match_false(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.79s
[INFO] running `Command { std: "docker" "inspect" "f8feec783832d4571e47e4743b3367c03c9ba431f2ca93d282131d67d93cd9da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8feec783832d4571e47e4743b3367c03c9ba431f2ca93d282131d67d93cd9da", kill_on_drop: false }`
[INFO] [stdout] f8feec783832d4571e47e4743b3367c03c9ba431f2ca93d282131d67d93cd9da
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 093fb66a13fa073410d5dbab59aa9fb2819e1cdc3c84e7cff42ef22e2771102d
[INFO] running `Command { std: "docker" "start" "-a" "093fb66a13fa073410d5dbab59aa9fb2819e1cdc3c84e7cff42ef22e2771102d", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cpp_demangle v0.5.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling symbolic-demangle v12.17.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling symbolic-common v12.17.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling pprof v0.13.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json/lexer.rs:361:20
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn consume(&mut self) -> LexerResult<PackedToken> {
[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] 361 |     pub fn consume(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json/lexer.rs:403:21
[INFO] [stdout]     |
[INFO] [stdout] 403 |     fn match_string(&mut self) -> LexerResult<PackedToken> {
[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] 403 |     fn match_string(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json/lexer.rs:482:21
[INFO] [stdout]     |
[INFO] [stdout] 482 |     fn match_number(&mut self) -> LexerResult<PackedToken> {
[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] 482 |     fn match_number(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json/lexer.rs:580:22
[INFO] [stdout]     |
[INFO] [stdout] 580 |     fn parse_numeric(&mut self, integral: bool) -> LexerResult<PackedToken> {
[INFO] [stdout]     |                      ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^ 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] 580 |     fn parse_numeric(&mut self, integral: bool) -> LexerResult<PackedToken<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json/lexer.rs:680:19
[INFO] [stdout]     |
[INFO] [stdout] 680 |     fn match_null(&mut self) -> LexerResult<PackedToken> {
[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] 680 |     fn match_null(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json/lexer.rs:702:19
[INFO] [stdout]     |
[INFO] [stdout] 702 |     fn match_true(&mut self) -> LexerResult<PackedToken> {
[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] 702 |     fn match_true(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json/lexer.rs:727:20
[INFO] [stdout]     |
[INFO] [stdout] 727 |     fn match_false(&mut self) -> LexerResult<PackedToken> {
[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] 727 |     fn match_false(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling chisel-lexers v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json/lexer.rs:361:20
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn consume(&mut self) -> LexerResult<PackedToken> {
[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] 361 |     pub fn consume(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json/lexer.rs:403:21
[INFO] [stdout]     |
[INFO] [stdout] 403 |     fn match_string(&mut self) -> LexerResult<PackedToken> {
[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] 403 |     fn match_string(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json/lexer.rs:482:21
[INFO] [stdout]     |
[INFO] [stdout] 482 |     fn match_number(&mut self) -> LexerResult<PackedToken> {
[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] 482 |     fn match_number(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json/lexer.rs:580:22
[INFO] [stdout]     |
[INFO] [stdout] 580 |     fn parse_numeric(&mut self, integral: bool) -> LexerResult<PackedToken> {
[INFO] [stdout]     |                      ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^ 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] 580 |     fn parse_numeric(&mut self, integral: bool) -> LexerResult<PackedToken<'_>> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json/lexer.rs:680:19
[INFO] [stdout]     |
[INFO] [stdout] 680 |     fn match_null(&mut self) -> LexerResult<PackedToken> {
[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] 680 |     fn match_null(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json/lexer.rs:702:19
[INFO] [stdout]     |
[INFO] [stdout] 702 |     fn match_true(&mut self) -> LexerResult<PackedToken> {
[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] 702 |     fn match_true(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/json/lexer.rs:727:20
[INFO] [stdout]     |
[INFO] [stdout] 727 |     fn match_false(&mut self) -> LexerResult<PackedToken> {
[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] 727 |     fn match_false(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.83s
[INFO] running `Command { std: "docker" "inspect" "093fb66a13fa073410d5dbab59aa9fb2819e1cdc3c84e7cff42ef22e2771102d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "093fb66a13fa073410d5dbab59aa9fb2819e1cdc3c84e7cff42ef22e2771102d", kill_on_drop: false }`
[INFO] [stdout] 093fb66a13fa073410d5dbab59aa9fb2819e1cdc3c84e7cff42ef22e2771102d
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e4f22bda875715aad47152d9fdcee2ebab3523e59ad1383cb4db43feb55dfb0d
[INFO] running `Command { std: "docker" "start" "-a" "e4f22bda875715aad47152d9fdcee2ebab3523e59ad1383cb4db43feb55dfb0d", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/json/lexer.rs:361:20
[INFO] [stderr]     |
[INFO] [stderr] 361 |     pub fn consume(&mut self) -> LexerResult<PackedToken> {
[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] 361 |     pub fn consume(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/json/lexer.rs:403:21
[INFO] [stderr]     |
[INFO] [stderr] 403 |     fn match_string(&mut self) -> LexerResult<PackedToken> {
[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] 403 |     fn match_string(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/json/lexer.rs:482:21
[INFO] [stderr]     |
[INFO] [stderr] 482 |     fn match_number(&mut self) -> LexerResult<PackedToken> {
[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] 482 |     fn match_number(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/json/lexer.rs:580:22
[INFO] [stderr]     |
[INFO] [stderr] 580 |     fn parse_numeric(&mut self, integral: bool) -> LexerResult<PackedToken> {
[INFO] [stderr]     |                      ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^ 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] 580 |     fn parse_numeric(&mut self, integral: bool) -> LexerResult<PackedToken<'_>> {
[INFO] [stderr]     |                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/json/lexer.rs:680:19
[INFO] [stderr]     |
[INFO] [stderr] 680 |     fn match_null(&mut self) -> LexerResult<PackedToken> {
[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] 680 |     fn match_null(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/json/lexer.rs:702:19
[INFO] [stderr]     |
[INFO] [stderr] 702 |     fn match_true(&mut self) -> LexerResult<PackedToken> {
[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] 702 |     fn match_true(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/json/lexer.rs:727:20
[INFO] [stderr]     |
[INFO] [stderr] 727 |     fn match_false(&mut self) -> LexerResult<PackedToken> {
[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] 727 |     fn match_false(&mut self) -> LexerResult<PackedToken<'_>> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `chisel-lexers` (lib) generated 7 warnings (run `cargo fix --lib -p chisel-lexers` to apply 7 suggestions)
[INFO] [stderr] warning: `chisel-lexers` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chisel_lexers-60f96ae55bd43bae)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test json::lexer::tests::should_correctly_identity_dodgy_strings ... ok
[INFO] [stdout] test json::lexer::tests::should_correctly_report_errors_for_booleans ... ok
[INFO] [stdout] test json::lexer::tests::should_parse_basic_tokens ... ok
[INFO] [stdout] test json::lexer::tests::should_parse_null_and_booleans ... ok
[INFO] [stdout] test json::lexer::tests::should_parse_numerics ... ok
[INFO] [stdout] test json::lexer::tests::should_report_position_of_eoi ... ok
[INFO] [stdout] test json::lexer::tests::should_report_correct_error_char_position ... ok
[INFO] [stdout] test scanner::test::should_create_new ... ok
[INFO] [stdout] test scanner::test::should_consume_single_lines_correctly ... ok
[INFO] [stdout] test scanner::test::should_handle_pushbacks_correctly ... ok
[INFO] [stdout] test json::lexer::tests::should_correctly_handle_invalid_numbers ... ok
[INFO] [stdout] test json::lexer::tests::should_parse_strings ... 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]    Doc-tests chisel_lexers
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/scanner.rs - scanner (line 19) ... ok
[INFO] [stdout] test src/lib.rs - (line 34) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e4f22bda875715aad47152d9fdcee2ebab3523e59ad1383cb4db43feb55dfb0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4f22bda875715aad47152d9fdcee2ebab3523e59ad1383cb4db43feb55dfb0d", kill_on_drop: false }`
[INFO] [stdout] e4f22bda875715aad47152d9fdcee2ebab3523e59ad1383cb4db43feb55dfb0d
