[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 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[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 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "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" "+1.99.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5f7a7d07566b65976366ada148a31d4ec057d158c185ce740c66d21c25e73675
[INFO] running `Command { std: "docker" "start" "5f7a7d07566b65976366ada148a31d4ec057d158c185ce740c66d21c25e73675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f7a7d07566b65976366ada148a31d4ec057d158c185ce740c66d21c25e73675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f7a7d07566b65976366ada148a31d4ec057d158c185ce740c66d21c25e73675" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f7a7d07566b65976366ada148a31d4ec057d158c185ce740c66d21c25e73675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f7a7d07566b65976366ada148a31d4ec057d158c185ce740c66d21c25e73675" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.9
[INFO] [stderr]    Compiling anyhow v1.0.92
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling clap_builder v4.5.20
[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 `release` profile [optimized] target(s) in 17.91s
[INFO] running `Command { std: "docker" "inspect" "5f7a7d07566b65976366ada148a31d4ec057d158c185ce740c66d21c25e73675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f7a7d07566b65976366ada148a31d4ec057d158c185ce740c66d21c25e73675" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", 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 `release` profile [optimized] target(s) in 2.30s
[INFO] running `Command { std: "docker" "inspect" "5f7a7d07566b65976366ada148a31d4ec057d158c185ce740c66d21c25e73675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f7a7d07566b65976366ada148a31d4ec057d158c185ce740c66d21c25e73675" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", 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] [stdout] 
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] running 7 tests
[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" -p schemata --tests` to apply 11 suggestions)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/schemata-c39a6f310926143f)
[INFO] [stdout] test parse::tests::quotes ... ok
[INFO] [stdout] test parse::tests::nums ... ok
[INFO] [stdout] test parse::tests::reserved_idents ... ok
[INFO] [stdout] test parse::tests::strings ... ok
[INFO] [stdout] test parse::tests::s_exprs ... ok
[INFO] [stdout] test parse::tests::other_idents ... ok
[INFO] [stdout] test parse::tests::token_idents ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5f7a7d07566b65976366ada148a31d4ec057d158c185ce740c66d21c25e73675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f7a7d07566b65976366ada148a31d4ec057d158c185ce740c66d21c25e73675", kill_on_drop: false }`
[INFO] [stdout] 5f7a7d07566b65976366ada148a31d4ec057d158c185ce740c66d21c25e73675
