[INFO] cloning repository https://github.com/HayJayDee/NewLang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HayJayDee/NewLang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHayJayDee%2FNewLang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHayJayDee%2FNewLang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bda607b1ca15a8b71f8125af41f1dc99856184e8
[INFO] checking HayJayDee/NewLang against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHayJayDee%2FNewLang" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HayJayDee/NewLang
[INFO] finished tweaking git repo https://github.com/HayJayDee/NewLang
[INFO] tweaked toml for git repo https://github.com/HayJayDee/NewLang written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HayJayDee/NewLang on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HayJayDee/NewLang 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/TheDan64/inkwell`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded regex-lite v0.1.5
[INFO] [stderr]   Downloaded llvm-sys v170.0.1
[INFO] [stderr]   Downloaded cc v1.0.86
[INFO] [stderr]   Downloaded syn v2.0.50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69f8f95fad8f112eafcd6cc92c0ff55215d0bc8539efc4e4e29522b5e660f311
[INFO] running `Command { std: "docker" "start" "-a" "69f8f95fad8f112eafcd6cc92c0ff55215d0bc8539efc4e4e29522b5e660f311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69f8f95fad8f112eafcd6cc92c0ff55215d0bc8539efc4e4e29522b5e660f311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69f8f95fad8f112eafcd6cc92c0ff55215d0bc8539efc4e4e29522b5e660f311", kill_on_drop: false }`
[INFO] [stdout] 69f8f95fad8f112eafcd6cc92c0ff55215d0bc8539efc4e4e29522b5e660f311
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d88426cbb0d92b4ee9351045cc85e7e512e66fddc716cd687523dfe6d214e56
[INFO] running `Command { std: "docker" "start" "-a" "5d88426cbb0d92b4ee9351045cc85e7e512e66fddc716cd687523dfe6d214e56", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling regex-lite v0.1.5
[INFO] [stderr]    Compiling cc v1.0.86
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling inkwell v0.4.0 (https://github.com/TheDan64/inkwell?branch=master#e0aa2e51)
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling llvm-sys v170.0.1
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling inkwell_internals v0.9.0 (https://github.com/TheDan64/inkwell?branch=master#e0aa2e51)
[INFO] [stderr]     Checking photonix v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visitor.rs:31:25
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn visit_number(&self, number: i64) -> IntValue {
[INFO] [stdout]    |                         ^^^^^                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn visit_number(&self, number: i64) -> IntValue<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visitor.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn visit_plus(&self, left: &AstNode, right: &AstNode) -> IntValue {
[INFO] [stdout]    |                       ^^^^^ the lifetime is elided here          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn visit_plus(&self, left: &AstNode, right: &AstNode) -> IntValue<'_> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visitor.rs:40:24
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn visit_minus(&self, left: &AstNode, right: &AstNode) -> IntValue {
[INFO] [stdout]    |                        ^^^^^ the lifetime is elided here          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn visit_minus(&self, left: &AstNode, right: &AstNode) -> IntValue<'_> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visitor.rs:45:27
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn visit_multiply(&self, left: &AstNode, right: &AstNode) -> IntValue {
[INFO] [stdout]    |                           ^^^^^ the lifetime is elided here          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn visit_multiply(&self, left: &AstNode, right: &AstNode) -> IntValue<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visitor.rs:50:25
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn visit_divide(&self, left: &AstNode, right: &AstNode) -> IntValue {
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn visit_divide(&self, left: &AstNode, right: &AstNode) -> IntValue<'_> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visitor.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn visit_expression(&self, node: &AstNode) -> IntValue {
[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] 56 |     fn visit_expression(&self, node: &AstNode) -> IntValue<'_> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visitor.rs:31:25
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn visit_number(&self, number: i64) -> IntValue {
[INFO] [stdout]    |                         ^^^^^                  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn visit_number(&self, number: i64) -> IntValue<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visitor.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn visit_plus(&self, left: &AstNode, right: &AstNode) -> IntValue {
[INFO] [stdout]    |                       ^^^^^ the lifetime is elided here          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn visit_plus(&self, left: &AstNode, right: &AstNode) -> IntValue<'_> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visitor.rs:40:24
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn visit_minus(&self, left: &AstNode, right: &AstNode) -> IntValue {
[INFO] [stdout]    |                        ^^^^^ the lifetime is elided here          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn visit_minus(&self, left: &AstNode, right: &AstNode) -> IntValue<'_> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visitor.rs:45:27
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn visit_multiply(&self, left: &AstNode, right: &AstNode) -> IntValue {
[INFO] [stdout]    |                           ^^^^^ the lifetime is elided here          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn visit_multiply(&self, left: &AstNode, right: &AstNode) -> IntValue<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visitor.rs:50:25
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn visit_divide(&self, left: &AstNode, right: &AstNode) -> IntValue {
[INFO] [stdout]    |                         ^^^^^ the lifetime is elided here          ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub fn visit_divide(&self, left: &AstNode, right: &AstNode) -> IntValue<'_> {
[INFO] [stdout]    |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visitor.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn visit_expression(&self, node: &AstNode) -> IntValue {
[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] 56 |     fn visit_expression(&self, node: &AstNode) -> IntValue<'_> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.93s
[INFO] running `Command { std: "docker" "inspect" "5d88426cbb0d92b4ee9351045cc85e7e512e66fddc716cd687523dfe6d214e56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d88426cbb0d92b4ee9351045cc85e7e512e66fddc716cd687523dfe6d214e56", kill_on_drop: false }`
[INFO] [stdout] 5d88426cbb0d92b4ee9351045cc85e7e512e66fddc716cd687523dfe6d214e56
