[INFO] fetching crate ocypode-lang 0.2.3...
[INFO] checking ocypode-lang-0.2.3 against 1.95.0 for pr-155915
[INFO] extracting crate ocypode-lang 0.2.3 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate ocypode-lang 0.2.3
[INFO] finished tweaking crates.io crate ocypode-lang 0.2.3
[INFO] tweaked toml for crates.io crate ocypode-lang 0.2.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ocypode-lang 0.2.3 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ocypode-lang 0.2.3 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.39
[INFO] [stderr]   Downloaded fd-lock v3.0.10
[INFO] [stderr]   Downloaded io-lifetimes v1.0.6
[INFO] [stderr]   Downloaded pest_generator v2.5.6
[INFO] [stderr]   Downloaded smawk v0.3.1
[INFO] [stderr]   Downloaded miette-derive v5.5.0
[INFO] [stderr]   Downloaded pest_derive v2.5.6
[INFO] [stderr]   Downloaded thiserror v1.0.39
[INFO] [stderr]   Downloaded pest_meta v2.5.6
[INFO] [stderr]   Downloaded backtrace v0.3.67
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.4
[INFO] [stderr]   Downloaded miette v5.5.0
[INFO] [stderr]   Downloaded pest v2.5.6
[INFO] [stderr]   Downloaded rustyline v11.0.0
[INFO] [stderr]   Downloaded rustix v0.36.9
[INFO] [stderr]   Downloaded object v0.30.3
[INFO] [stderr]   Downloaded gimli v0.27.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 551847cc2d257bded8fb7e91c5032929cfdd7674c553c4ca7f4f65c66bfbdd51
[INFO] running `Command { std: "docker" "start" "-a" "551847cc2d257bded8fb7e91c5032929cfdd7674c553c4ca7f4f65c66bfbdd51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "551847cc2d257bded8fb7e91c5032929cfdd7674c553c4ca7f4f65c66bfbdd51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "551847cc2d257bded8fb7e91c5032929cfdd7674c553c4ca7f4f65c66bfbdd51", kill_on_drop: false }`
[INFO] [stdout] 551847cc2d257bded8fb7e91c5032929cfdd7674c553c4ca7f4f65c66bfbdd51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c83ed869774c60f8dc2360d777169bc721230440494ffc9d0016efa71f29d226
[INFO] running `Command { std: "docker" "start" "-a" "c83ed869774c60f8dc2360d777169bc721230440494ffc9d0016efa71f29d226", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling io-lifetimes v1.0.6
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking gimli v0.27.2
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking object v0.30.3
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]     Checking smawk v0.3.1
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling unicode-linebreak v0.1.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking supports-unicode v1.0.2
[INFO] [stderr]     Checking supports-color v1.3.1
[INFO] [stderr]     Checking supports-hyperlinks v1.2.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]    Compiling miette-derive v5.5.0
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]     Checking fd-lock v3.0.10
[INFO] [stderr]     Checking rustyline v11.0.0
[INFO] [stderr]    Compiling pest v2.5.6
[INFO] [stderr]     Checking miette v5.5.0
[INFO] [stderr]    Compiling pest_meta v2.5.6
[INFO] [stderr]    Compiling pest_generator v2.5.6
[INFO] [stderr]    Compiling pest_derive v2.5.6
[INFO] [stderr]     Checking ocypode-lang v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/front/parser.rs:21:54
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn parse_program(input: &'a str) -> OYResult<Program> {
[INFO] [stdout]    |                                  --                  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[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] 21 |     pub fn parse_program(input: &'a str) -> OYResult<Program<'a>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/front/parser.rs:21:54
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn parse_program(input: &'a str) -> OYResult<Program> {
[INFO] [stdout]    |                                  --                  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[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] 21 |     pub fn parse_program(input: &'a str) -> OYResult<Program<'a>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.33s
[INFO] running `Command { std: "docker" "inspect" "c83ed869774c60f8dc2360d777169bc721230440494ffc9d0016efa71f29d226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c83ed869774c60f8dc2360d777169bc721230440494ffc9d0016efa71f29d226", kill_on_drop: false }`
[INFO] [stdout] c83ed869774c60f8dc2360d777169bc721230440494ffc9d0016efa71f29d226
