[INFO] cloning repository https://github.com/antonholmberg/kaleidoscope-compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antonholmberg/kaleidoscope-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantonholmberg%2Fkaleidoscope-compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantonholmberg%2Fkaleidoscope-compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 611216055decf8715c02ba97b63746b9f2e5210a
[INFO] checking antonholmberg/kaleidoscope-compiler against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantonholmberg%2Fkaleidoscope-compiler" "/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/antonholmberg/kaleidoscope-compiler
[INFO] finished tweaking git repo https://github.com/antonholmberg/kaleidoscope-compiler
[INFO] tweaked toml for git repo https://github.com/antonholmberg/kaleidoscope-compiler written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/antonholmberg/kaleidoscope-compiler 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/antonholmberg/kaleidoscope-compiler 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 once_cell v1.4.1
[INFO] [stderr]   Downloaded thiserror v1.0.21
[INFO] [stderr]   Downloaded llvm-sys v100.2.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.21
[INFO] [stderr]   Downloaded anyhow v1.0.33
[INFO] [stderr]   Downloaded cc v1.0.61
[INFO] [stderr]   Downloaded rust-analyzer v0.0.1
[INFO] [stderr]   Downloaded syn v1.0.46
[INFO] [stderr]   Downloaded aho-corasick v0.7.14
[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] 44c447fdccd4248ef6d0bbfe558f5b5dc22aa50efe47df3f619b34b65c5bae84
[INFO] running `Command { std: "docker" "start" "-a" "44c447fdccd4248ef6d0bbfe558f5b5dc22aa50efe47df3f619b34b65c5bae84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44c447fdccd4248ef6d0bbfe558f5b5dc22aa50efe47df3f619b34b65c5bae84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44c447fdccd4248ef6d0bbfe558f5b5dc22aa50efe47df3f619b34b65c5bae84", kill_on_drop: false }`
[INFO] [stdout] 44c447fdccd4248ef6d0bbfe558f5b5dc22aa50efe47df3f619b34b65c5bae84
[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] ea5624a24d9b64a20ea3044eb03b3d90840d0b107c34348fe0109ab5eacdf2ba
[INFO] running `Command { std: "docker" "start" "-a" "ea5624a24d9b64a20ea3044eb03b3d90840d0b107c34348fe0109ab5eacdf2ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.46
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling regex-syntax v0.6.20
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling cc v1.0.61
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking instant v0.1.8
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]     Checking lock_api v0.4.1
[INFO] [stderr]     Checking aho-corasick v0.7.14
[INFO] [stderr]    Compiling anyhow v1.0.33
[INFO] [stderr]     Checking lexer v0.1.0 (/opt/rustwide/workdir/lexer)
[INFO] [stderr]    Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=master#4e8c101e)
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking parking_lot_core v0.8.0
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]     Checking rust-analyzer v0.0.1
[INFO] [stderr]     Checking parking_lot v0.11.0
[INFO] [stderr]    Compiling regex v1.4.1
[INFO] [stderr]    Compiling llvm-sys v100.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.21
[INFO] [stderr]    Compiling inkwell_internals v0.2.0 (https://github.com/TheDan64/inkwell?branch=master#4e8c101e)
[INFO] [stderr]     Checking thiserror v1.0.21
[INFO] [stderr]     Checking parser v0.1.0 (/opt/rustwide/workdir/parser)
[INFO] [stderr]     Checking compiler v0.1.0 (/opt/rustwide/workdir/compiler)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> compiler/src/code_gen.rs:68:33
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn new(ctx: &'a Context) -> CodeGenerator {
[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] 68 |     fn new(ctx: &'a Context) -> CodeGenerator<'a> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> compiler/src/code_gen.rs:68:33
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn new(ctx: &'a Context) -> CodeGenerator {
[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] 68 |     fn new(ctx: &'a Context) -> CodeGenerator<'a> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.72s
[INFO] running `Command { std: "docker" "inspect" "ea5624a24d9b64a20ea3044eb03b3d90840d0b107c34348fe0109ab5eacdf2ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea5624a24d9b64a20ea3044eb03b3d90840d0b107c34348fe0109ab5eacdf2ba", kill_on_drop: false }`
[INFO] [stdout] ea5624a24d9b64a20ea3044eb03b3d90840d0b107c34348fe0109ab5eacdf2ba
