[INFO] cloning repository https://github.com/horriblename/rcc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/horriblename/rcc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorriblename%2Frcc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorriblename%2Frcc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f9be9870aa5e70c248228c92c2bed63ac773a36 [INFO] checking horriblename/rcc against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorriblename%2Frcc" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/horriblename/rcc [INFO] finished tweaking git repo https://github.com/horriblename/rcc [INFO] tweaked toml for git repo https://github.com/horriblename/rcc written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/horriblename/rcc on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/horriblename/rcc 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytecount v0.6.7 [INFO] [stderr] Downloaded nom_locate v4.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfe861f176aa8d0ba345291f9399cf32941cc97017ed5029aa5eab6206130875 [INFO] running `Command { std: "docker" "start" "-a" "bfe861f176aa8d0ba345291f9399cf32941cc97017ed5029aa5eab6206130875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfe861f176aa8d0ba345291f9399cf32941cc97017ed5029aa5eab6206130875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfe861f176aa8d0ba345291f9399cf32941cc97017ed5029aa5eab6206130875", kill_on_drop: false }` [INFO] [stdout] bfe861f176aa8d0ba345291f9399cf32941cc97017ed5029aa5eab6206130875 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71f693d17a937bba67afdba37071b9574515cf0f35e952211339782355770bad [INFO] running `Command { std: "docker" "start" "-a" "71f693d17a937bba67afdba37071b9574515cf0f35e952211339782355770bad", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking bytecount v0.6.7 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking nom_locate v4.2.0 [INFO] [stderr] Checking lexer v0.1.0 (/opt/rustwide/workdir/lexer) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> lexer/src/lib.rs:110:62 [INFO] [stdout] | [INFO] [stdout] 110 | fn lex_identifier<'a>(source: Span<'a>) -> IResult, Token> { [INFO] [stdout] | -- -- ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 110 | fn lex_identifier<'a>(source: Span<'a>) -> IResult, Token<'a>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> lexer/src/lib.rs:110:62 [INFO] [stdout] | [INFO] [stdout] 110 | fn lex_identifier<'a>(source: Span<'a>) -> IResult, Token> { [INFO] [stdout] | -- -- ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 110 | fn lex_identifier<'a>(source: Span<'a>) -> IResult, Token<'a>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking parser v0.1.0 (/opt/rustwide/workdir/parser) [INFO] [stdout] warning: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> parser/src/lib.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(any(debug, test))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> parser/src/lib.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(any(debug, test))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:149:27 [INFO] [stdout] | [INFO] [stdout] 148 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 149 | ) -> ParserResult<'a, Vec, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 149 | ) -> ParserResult<'a, Vec>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:155:23 [INFO] [stdout] | [INFO] [stdout] 154 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 155 | ) -> ParserResult<'a, ast::Stmt, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 155 | ) -> ParserResult<'a, ast::Stmt<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:182:23 [INFO] [stdout] | [INFO] [stdout] 181 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 182 | ) -> ParserResult<'a, ast::Stmt, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 182 | ) -> ParserResult<'a, ast::Stmt<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:191:23 [INFO] [stdout] | [INFO] [stdout] 190 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 191 | ) -> ParserResult<'a, ast::Stmt, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 191 | ) -> ParserResult<'a, ast::Stmt<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:200:23 [INFO] [stdout] | [INFO] [stdout] 199 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 200 | ) -> ParserResult<'a, ast::Stmt, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 200 | ) -> ParserResult<'a, ast::Stmt<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:206:23 [INFO] [stdout] | [INFO] [stdout] 205 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 206 | ) -> ParserResult<'a, ast::ReturnStmt, E> { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 206 | ) -> ParserResult<'a, ast::ReturnStmt<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:214:23 [INFO] [stdout] | [INFO] [stdout] 213 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 214 | ) -> ParserResult<'a, ast::DeclarationStmt, E> { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 214 | ) -> ParserResult<'a, ast::DeclarationStmt<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:231:23 [INFO] [stdout] | [INFO] [stdout] 230 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 231 | ) -> ParserResult<'a, ast::IfStmt, E> { [INFO] [stdout] | -- ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 231 | ) -> ParserResult<'a, ast::IfStmt<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:251:23 [INFO] [stdout] | [INFO] [stdout] 250 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 251 | ) -> ParserResult<'a, ast::For, E> { [INFO] [stdout] | -- ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 251 | ) -> ParserResult<'a, ast::For<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:284:23 [INFO] [stdout] | [INFO] [stdout] 283 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 284 | ) -> ParserResult<'a, ast::While, E> { [INFO] [stdout] | -- ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 284 | ) -> ParserResult<'a, ast::While<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:297:23 [INFO] [stdout] | [INFO] [stdout] 296 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 297 | ) -> ParserResult<'a, ast::DoWhile, E> { [INFO] [stdout] | -- ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 297 | ) -> ParserResult<'a, ast::DoWhile<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:312:23 [INFO] [stdout] | [INFO] [stdout] 311 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 312 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 312 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:322:23 [INFO] [stdout] | [INFO] [stdout] 321 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 322 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 322 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:331:23 [INFO] [stdout] | [INFO] [stdout] 330 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 331 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 331 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:346:23 [INFO] [stdout] | [INFO] [stdout] 345 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 346 | ) -> ParserResult<'a, ast::PostfixOp, E> { [INFO] [stdout] | -- ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 346 | ) -> ParserResult<'a, ast::PostfixOp<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:359:23 [INFO] [stdout] | [INFO] [stdout] 358 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 359 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 359 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:376:23 [INFO] [stdout] | [INFO] [stdout] 375 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 376 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 376 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:393:23 [INFO] [stdout] | [INFO] [stdout] 392 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 393 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 393 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:407:23 [INFO] [stdout] | [INFO] [stdout] 406 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 407 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 407 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:421:23 [INFO] [stdout] | [INFO] [stdout] 420 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 421 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 421 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:437:23 [INFO] [stdout] | [INFO] [stdout] 436 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 437 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 437 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:451:23 [INFO] [stdout] | [INFO] [stdout] 450 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 451 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 451 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:464:23 [INFO] [stdout] | [INFO] [stdout] 463 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 464 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 464 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:477:23 [INFO] [stdout] | [INFO] [stdout] 476 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 477 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 477 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:490:23 [INFO] [stdout] | [INFO] [stdout] 489 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 490 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 490 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:503:23 [INFO] [stdout] | [INFO] [stdout] 502 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 503 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 503 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:516:23 [INFO] [stdout] | [INFO] [stdout] 515 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 516 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 516 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:540:23 [INFO] [stdout] | [INFO] [stdout] 539 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 540 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 540 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:149:27 [INFO] [stdout] | [INFO] [stdout] 148 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 149 | ) -> ParserResult<'a, Vec, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 149 | ) -> ParserResult<'a, Vec>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:155:23 [INFO] [stdout] | [INFO] [stdout] 154 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 155 | ) -> ParserResult<'a, ast::Stmt, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 155 | ) -> ParserResult<'a, ast::Stmt<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:182:23 [INFO] [stdout] | [INFO] [stdout] 181 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 182 | ) -> ParserResult<'a, ast::Stmt, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 182 | ) -> ParserResult<'a, ast::Stmt<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:191:23 [INFO] [stdout] | [INFO] [stdout] 190 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 191 | ) -> ParserResult<'a, ast::Stmt, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 191 | ) -> ParserResult<'a, ast::Stmt<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:200:23 [INFO] [stdout] | [INFO] [stdout] 199 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 200 | ) -> ParserResult<'a, ast::Stmt, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 200 | ) -> ParserResult<'a, ast::Stmt<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:206:23 [INFO] [stdout] | [INFO] [stdout] 205 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 206 | ) -> ParserResult<'a, ast::ReturnStmt, E> { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 206 | ) -> ParserResult<'a, ast::ReturnStmt<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:214:23 [INFO] [stdout] | [INFO] [stdout] 213 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 214 | ) -> ParserResult<'a, ast::DeclarationStmt, E> { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 214 | ) -> ParserResult<'a, ast::DeclarationStmt<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:231:23 [INFO] [stdout] | [INFO] [stdout] 230 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 231 | ) -> ParserResult<'a, ast::IfStmt, E> { [INFO] [stdout] | -- ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 231 | ) -> ParserResult<'a, ast::IfStmt<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:251:23 [INFO] [stdout] | [INFO] [stdout] 250 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 251 | ) -> ParserResult<'a, ast::For, E> { [INFO] [stdout] | -- ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 251 | ) -> ParserResult<'a, ast::For<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:284:23 [INFO] [stdout] | [INFO] [stdout] 283 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 284 | ) -> ParserResult<'a, ast::While, E> { [INFO] [stdout] | -- ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 284 | ) -> ParserResult<'a, ast::While<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:297:23 [INFO] [stdout] | [INFO] [stdout] 296 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 297 | ) -> ParserResult<'a, ast::DoWhile, E> { [INFO] [stdout] | -- ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 297 | ) -> ParserResult<'a, ast::DoWhile<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:312:23 [INFO] [stdout] | [INFO] [stdout] 311 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 312 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 312 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:322:23 [INFO] [stdout] | [INFO] [stdout] 321 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 322 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 322 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:331:23 [INFO] [stdout] | [INFO] [stdout] 330 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 331 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 331 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:346:23 [INFO] [stdout] | [INFO] [stdout] 345 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 346 | ) -> ParserResult<'a, ast::PostfixOp, E> { [INFO] [stdout] | -- ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 346 | ) -> ParserResult<'a, ast::PostfixOp<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:359:23 [INFO] [stdout] | [INFO] [stdout] 358 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 359 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 359 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:376:23 [INFO] [stdout] | [INFO] [stdout] 375 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 376 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 376 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:393:23 [INFO] [stdout] | [INFO] [stdout] 392 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 393 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 393 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:407:23 [INFO] [stdout] | [INFO] [stdout] 406 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 407 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 407 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:421:23 [INFO] [stdout] | [INFO] [stdout] 420 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 421 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 421 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:437:23 [INFO] [stdout] | [INFO] [stdout] 436 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 437 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 437 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:451:23 [INFO] [stdout] | [INFO] [stdout] 450 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 451 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 451 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:464:23 [INFO] [stdout] | [INFO] [stdout] 463 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 464 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 464 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:477:23 [INFO] [stdout] | [INFO] [stdout] 476 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 477 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 477 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:490:23 [INFO] [stdout] | [INFO] [stdout] 489 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 490 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 490 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:503:23 [INFO] [stdout] | [INFO] [stdout] 502 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 503 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 503 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:516:23 [INFO] [stdout] | [INFO] [stdout] 515 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 516 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 516 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> parser/src/lib.rs:540:23 [INFO] [stdout] | [INFO] [stdout] 539 | source: ParserIn<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 540 | ) -> ParserResult<'a, ast::Expr, E> { [INFO] [stdout] | -- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 540 | ) -> ParserResult<'a, ast::Expr<'a>, E> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking codegen v0.1.0 (/opt/rustwide/workdir/codegen) [INFO] [stdout] warning: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> codegen/src/lib.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(any(debug, test))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> codegen/src/lib.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(any(debug, test))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `return_type`, `args`, and `defined` are never read [INFO] [stdout] --> codegen/src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | struct TypeSignature<'a> { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 38 | return_type: &'a ast::Identifier<'a>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 39 | args: Vec<&'a ast::Identifier<'a>>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 40 | defined: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `return_type`, `args`, and `defined` are never read [INFO] [stdout] --> codegen/src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | struct TypeSignature<'a> { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 38 | return_type: &'a ast::Identifier<'a>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 39 | args: Vec<&'a ast::Identifier<'a>>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 40 | defined: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.28s [INFO] running `Command { std: "docker" "inspect" "71f693d17a937bba67afdba37071b9574515cf0f35e952211339782355770bad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71f693d17a937bba67afdba37071b9574515cf0f35e952211339782355770bad", kill_on_drop: false }` [INFO] [stdout] 71f693d17a937bba67afdba37071b9574515cf0f35e952211339782355770bad