[INFO] cloning repository https://github.com/k4g4/schemata
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k4g4/schemata" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk4g4%2Fschemata", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk4g4%2Fschemata'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df9e16502d4c05a58304fdac724a735f45a5745b
[INFO] testing k4g4/schemata against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk4g4%2Fschemata" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/k4g4/schemata
[INFO] finished tweaking git repo https://github.com/k4g4/schemata
[INFO] tweaked toml for git repo https://github.com/k4g4/schemata written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/k4g4/schemata on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/k4g4/schemata 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85aa1fdda78851985a6b99e75e41155de63daf91eb572d459bc7ef23a112d3e4
[INFO] running `Command { std: "docker" "start" "-a" "85aa1fdda78851985a6b99e75e41155de63daf91eb572d459bc7ef23a112d3e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85aa1fdda78851985a6b99e75e41155de63daf91eb572d459bc7ef23a112d3e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85aa1fdda78851985a6b99e75e41155de63daf91eb572d459bc7ef23a112d3e4", kill_on_drop: false }`
[INFO] [stdout] 85aa1fdda78851985a6b99e75e41155de63daf91eb572d459bc7ef23a112d3e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f44e9b09a7ec0929cb1e43875460ec766cf57ff72e2534e374ebf25078ba8061
[INFO] running `Command { std: "docker" "start" "-a" "f44e9b09a7ec0929cb1e43875460ec766cf57ff72e2534e374ebf25078ba8061", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling anstyle v1.0.9
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling anyhow v1.0.92
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling schemata v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn comment(i: &I) -> ParseRes<&I> {
[INFO] [stdout]    |               ^^     ^^^^^^^^^^^^
[INFO] [stdout]    |               |      |        |
[INFO] [stdout]    |               |      |        the same lifetime is elided here
[INFO] [stdout]    |               |      the same lifetime is hidden 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn comment(i: &I) -> ParseRes<'_, &I> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn ignore(i: &I) -> ParseRes<()> {
[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] 83 | fn ignore(i: &I) -> ParseRes<'_, ()> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn syns(i: &I) -> ParseRes<Vec<Syn>> {
[INFO] [stdout]    |            ^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |      |            |
[INFO] [stdout]    |            |      |            the same lifetime is hidden here
[INFO] [stdout]    |            |      the same lifetime is hidden 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] 90 | fn syns(i: &I) -> ParseRes<'_, Vec<Syn<'_>>> {
[INFO] [stdout]    |                            +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:94:11
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn syn(i: &I) -> ParseRes<Syn> {
[INFO] [stdout]    |           ^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |           |      |        |
[INFO] [stdout]    |           |      |        the same lifetime is hidden here
[INFO] [stdout]    |           |      the same lifetime is hidden 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] 94 | fn syn(i: &I) -> ParseRes<'_, Syn<'_>> {
[INFO] [stdout]    |                           +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn reserved(i: &I) -> ParseRes<Reserved> {
[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] 106 | pub fn reserved(i: &I) -> ParseRes<'_, Reserved> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:120:11
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn num(i: &I) -> ParseRes<f64> {
[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] 120 | fn num(i: &I) -> ParseRes<'_, f64> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn token(i: &I) -> ParseRes<&str> {
[INFO] [stdout]     |             ^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |             |      |        |
[INFO] [stdout]     |             |      |        the same lifetime is elided here
[INFO] [stdout]     |             |      the same lifetime is hidden 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] 126 | fn token(i: &I) -> ParseRes<'_, &str> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn ident(i: &I) -> ParseRes<&str> {
[INFO] [stdout]     |             ^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |             |      |        |
[INFO] [stdout]     |             |      |        the same lifetime is elided here
[INFO] [stdout]     |             |      the same lifetime is hidden 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] 133 | fn ident(i: &I) -> ParseRes<'_, &str> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout] 144 | fn string(i: &I) -> ParseRes<Rc<str>> {
[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] 144 | fn string(i: &I) -> ParseRes<'_, Rc<str>> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | fn s_expr(i: &I) -> ParseRes<SExpr> {
[INFO] [stdout]     |              ^^     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |              |      |        |
[INFO] [stdout]     |              |      |        the same lifetime is hidden here
[INFO] [stdout]     |              |      the same lifetime is hidden 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] 164 | fn s_expr(i: &I) -> ParseRes<'_, SExpr<'_>> {
[INFO] [stdout]     |                              +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:168:14
[INFO] [stdout]     |
[INFO] [stdout] 168 | fn quoted(i: &I) -> ParseRes<Box<Syn>> {
[INFO] [stdout]     |              ^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |              |      |            |
[INFO] [stdout]     |              |      |            the same lifetime is hidden here
[INFO] [stdout]     |              |      the same lifetime is hidden 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] 168 | fn quoted(i: &I) -> ParseRes<'_, Box<Syn<'_>>> {
[INFO] [stdout]     |                              +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.69s
[INFO] running `Command { std: "docker" "inspect" "f44e9b09a7ec0929cb1e43875460ec766cf57ff72e2534e374ebf25078ba8061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f44e9b09a7ec0929cb1e43875460ec766cf57ff72e2534e374ebf25078ba8061", kill_on_drop: false }`
[INFO] [stdout] f44e9b09a7ec0929cb1e43875460ec766cf57ff72e2534e374ebf25078ba8061
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 018c7469ae60c82153119bdc5c4f280bcc0f1e09b7a5805bd2d1b786c7561f0b
[INFO] running `Command { std: "docker" "start" "-a" "018c7469ae60c82153119bdc5c4f280bcc0f1e09b7a5805bd2d1b786c7561f0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling schemata v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn comment(i: &I) -> ParseRes<&I> {
[INFO] [stdout]    |               ^^     ^^^^^^^^^^^^
[INFO] [stdout]    |               |      |        |
[INFO] [stdout]    |               |      |        the same lifetime is elided here
[INFO] [stdout]    |               |      the same lifetime is hidden 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn comment(i: &I) -> ParseRes<'_, &I> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | fn ignore(i: &I) -> ParseRes<()> {
[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] 83 | fn ignore(i: &I) -> ParseRes<'_, ()> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn syns(i: &I) -> ParseRes<Vec<Syn>> {
[INFO] [stdout]    |            ^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |      |            |
[INFO] [stdout]    |            |      |            the same lifetime is hidden here
[INFO] [stdout]    |            |      the same lifetime is hidden 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] 90 | fn syns(i: &I) -> ParseRes<'_, Vec<Syn<'_>>> {
[INFO] [stdout]    |                            +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:94:11
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn syn(i: &I) -> ParseRes<Syn> {
[INFO] [stdout]    |           ^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |           |      |        |
[INFO] [stdout]    |           |      |        the same lifetime is hidden here
[INFO] [stdout]    |           |      the same lifetime is hidden 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] 94 | fn syn(i: &I) -> ParseRes<'_, Syn<'_>> {
[INFO] [stdout]    |                           +++    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn reserved(i: &I) -> ParseRes<Reserved> {
[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] 106 | pub fn reserved(i: &I) -> ParseRes<'_, Reserved> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:120:11
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn num(i: &I) -> ParseRes<f64> {
[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] 120 | fn num(i: &I) -> ParseRes<'_, f64> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn token(i: &I) -> ParseRes<&str> {
[INFO] [stdout]     |             ^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |             |      |        |
[INFO] [stdout]     |             |      |        the same lifetime is elided here
[INFO] [stdout]     |             |      the same lifetime is hidden 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] 126 | fn token(i: &I) -> ParseRes<'_, &str> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn ident(i: &I) -> ParseRes<&str> {
[INFO] [stdout]     |             ^^     ^^^^^^^^^^^^^^
[INFO] [stdout]     |             |      |        |
[INFO] [stdout]     |             |      |        the same lifetime is elided here
[INFO] [stdout]     |             |      the same lifetime is hidden 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] 133 | fn ident(i: &I) -> ParseRes<'_, &str> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout] 144 | fn string(i: &I) -> ParseRes<Rc<str>> {
[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] 144 | fn string(i: &I) -> ParseRes<'_, Rc<str>> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:164:14
[INFO] [stdout]     |
[INFO] [stdout] 164 | fn s_expr(i: &I) -> ParseRes<SExpr> {
[INFO] [stdout]     |              ^^     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |              |      |        |
[INFO] [stdout]     |              |      |        the same lifetime is hidden here
[INFO] [stdout]     |              |      the same lifetime is hidden 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] 164 | fn s_expr(i: &I) -> ParseRes<'_, SExpr<'_>> {
[INFO] [stdout]     |                              +++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parse.rs:168:14
[INFO] [stdout]     |
[INFO] [stdout] 168 | fn quoted(i: &I) -> ParseRes<Box<Syn>> {
[INFO] [stdout]     |              ^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |              |      |            |
[INFO] [stdout]     |              |      |            the same lifetime is hidden here
[INFO] [stdout]     |              |      the same lifetime is hidden 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] 168 | fn quoted(i: &I) -> ParseRes<'_, Box<Syn<'_>>> {
[INFO] [stdout]     |                              +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s
[INFO] running `Command { std: "docker" "inspect" "018c7469ae60c82153119bdc5c4f280bcc0f1e09b7a5805bd2d1b786c7561f0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "018c7469ae60c82153119bdc5c4f280bcc0f1e09b7a5805bd2d1b786c7561f0b", kill_on_drop: false }`
[INFO] [stdout] 018c7469ae60c82153119bdc5c4f280bcc0f1e09b7a5805bd2d1b786c7561f0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 60a2a2e019227b3f8bc4ffe22f69a55144f95ed0b9064b24c780616f6a7ea92f
[INFO] running `Command { std: "docker" "start" "-a" "60a2a2e019227b3f8bc4ffe22f69a55144f95ed0b9064b24c780616f6a7ea92f", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parse.rs:79:15
[INFO] [stderr]    |
[INFO] [stderr] 79 | fn comment(i: &I) -> ParseRes<&I> {
[INFO] [stderr]    |               ^^     ^^^^^^^^^^^^
[INFO] [stderr]    |               |      |        |
[INFO] [stderr]    |               |      |        the same lifetime is elided here
[INFO] [stderr]    |               |      the same lifetime is hidden 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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 79 | fn comment(i: &I) -> ParseRes<'_, &I> {
[INFO] [stderr]    |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parse.rs:83:14
[INFO] [stderr]    |
[INFO] [stderr] 83 | fn ignore(i: &I) -> ParseRes<()> {
[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] 83 | fn ignore(i: &I) -> ParseRes<'_, ()> {
[INFO] [stderr]    |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parse.rs:90:12
[INFO] [stderr]    |
[INFO] [stderr] 90 | fn syns(i: &I) -> ParseRes<Vec<Syn>> {
[INFO] [stderr]    |            ^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |            |      |            |
[INFO] [stderr]    |            |      |            the same lifetime is hidden here
[INFO] [stderr]    |            |      the same lifetime is hidden 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] 90 | fn syns(i: &I) -> ParseRes<'_, Vec<Syn<'_>>> {
[INFO] [stderr]    |                            +++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parse.rs:94:11
[INFO] [stderr]    |
[INFO] [stderr] 94 | fn syn(i: &I) -> ParseRes<Syn> {
[INFO] [stderr]    |           ^^     ^^^^^^^^^^^^^
[INFO] [stderr]    |           |      |        |
[INFO] [stderr]    |           |      |        the same lifetime is hidden here
[INFO] [stderr]    |           |      the same lifetime is hidden 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] 94 | fn syn(i: &I) -> ParseRes<'_, Syn<'_>> {
[INFO] [stderr]    |                           +++    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parse.rs:106:20
[INFO] [stderr]     |
[INFO] [stderr] 106 | pub fn reserved(i: &I) -> ParseRes<Reserved> {
[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] 106 | pub fn reserved(i: &I) -> ParseRes<'_, Reserved> {
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parse.rs:120:11
[INFO] [stderr]     |
[INFO] [stderr] 120 | fn num(i: &I) -> ParseRes<f64> {
[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] 120 | fn num(i: &I) -> ParseRes<'_, f64> {
[INFO] [stderr]     |                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parse.rs:126:13
[INFO] [stderr]     |
[INFO] [stderr] 126 | fn token(i: &I) -> ParseRes<&str> {
[INFO] [stderr]     |             ^^     ^^^^^^^^^^^^^^
[INFO] [stderr]     |             |      |        |
[INFO] [stderr]     |             |      |        the same lifetime is elided here
[INFO] [stderr]     |             |      the same lifetime is hidden 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] 126 | fn token(i: &I) -> ParseRes<'_, &str> {
[INFO] [stderr]     |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parse.rs:133:13
[INFO] [stderr]     |
[INFO] [stderr] 133 | fn ident(i: &I) -> ParseRes<&str> {
[INFO] [stderr]     |             ^^     ^^^^^^^^^^^^^^
[INFO] [stderr]     |             |      |        |
[INFO] [stderr]     |             |      |        the same lifetime is elided here
[INFO] [stderr]     |             |      the same lifetime is hidden 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] 133 | fn ident(i: &I) -> ParseRes<'_, &str> {
[INFO] [stderr]     |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parse.rs:144:14
[INFO] [stderr]     |
[INFO] [stderr] 144 | fn string(i: &I) -> ParseRes<Rc<str>> {
[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] 144 | fn string(i: &I) -> ParseRes<'_, Rc<str>> {
[INFO] [stderr]     |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parse.rs:164:14
[INFO] [stderr]     |
[INFO] [stderr] 164 | fn s_expr(i: &I) -> ParseRes<SExpr> {
[INFO] [stderr]     |              ^^     ^^^^^^^^^^^^^^^
[INFO] [stderr]     |              |      |        |
[INFO] [stderr]     |              |      |        the same lifetime is hidden here
[INFO] [stderr]     |              |      the same lifetime is hidden 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] 164 | fn s_expr(i: &I) -> ParseRes<'_, SExpr<'_>> {
[INFO] [stderr]     |                              +++      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parse.rs:168:14
[INFO] [stderr]     |
[INFO] [stderr] 168 | fn quoted(i: &I) -> ParseRes<Box<Syn>> {
[INFO] [stderr]     |              ^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |              |      |            |
[INFO] [stderr]     |              |      |            the same lifetime is hidden here
[INFO] [stderr]     |              |      the same lifetime is hidden 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] 168 | fn quoted(i: &I) -> ParseRes<'_, Box<Syn<'_>>> {
[INFO] [stderr]     |                              +++        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `schemata` (bin "schemata" test) generated 11 warnings (run `cargo fix --bin "schemata" --tests` to apply 11 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/schemata-c66f7ef2e9a44854)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test parse::tests::nums ... ok
[INFO] [stdout] test parse::tests::other_idents ... ok
[INFO] [stdout] test parse::tests::reserved_idents ... ok
[INFO] [stdout] test parse::tests::strings ... ok
[INFO] [stdout] test parse::tests::token_idents ... ok
[INFO] [stdout] test parse::tests::s_exprs ... ok
[INFO] [stdout] test parse::tests::quotes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "60a2a2e019227b3f8bc4ffe22f69a55144f95ed0b9064b24c780616f6a7ea92f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60a2a2e019227b3f8bc4ffe22f69a55144f95ed0b9064b24c780616f6a7ea92f", kill_on_drop: false }`
[INFO] [stdout] 60a2a2e019227b3f8bc4ffe22f69a55144f95ed0b9064b24c780616f6a7ea92f
