[INFO] cloning repository https://github.com/ddadaal/kaleidoscope-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ddadaal/kaleidoscope-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddadaal%2Fkaleidoscope-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddadaal%2Fkaleidoscope-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d7cb57061315c8ad6424fcb360b5781729226c1
[INFO] checking ddadaal/kaleidoscope-rust against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddadaal%2Fkaleidoscope-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ddadaal/kaleidoscope-rust
[INFO] finished tweaking git repo https://github.com/ddadaal/kaleidoscope-rust
[INFO] tweaked toml for git repo https://github.com/ddadaal/kaleidoscope-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ddadaal/kaleidoscope-rust on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ddadaal/kaleidoscope-rust 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] [stderr]       Adding inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=master#5c4adc17)
[INFO] [stderr]       Adding inkwell_internals v0.2.0 (https://github.com/TheDan64/inkwell?branch=master#5c4adc17)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ebb763e352cbbcafd924f5ebecb219e266532216e6b58f9634d611e48eb1558
[INFO] running `Command { std: "docker" "start" "-a" "6ebb763e352cbbcafd924f5ebecb219e266532216e6b58f9634d611e48eb1558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ebb763e352cbbcafd924f5ebecb219e266532216e6b58f9634d611e48eb1558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ebb763e352cbbcafd924f5ebecb219e266532216e6b58f9634d611e48eb1558", kill_on_drop: false }`
[INFO] [stdout] 6ebb763e352cbbcafd924f5ebecb219e266532216e6b58f9634d611e48eb1558
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e76b79d0988e3e610441da7bbfc47a688a80a86d63053899f701e280b74ac75d
[INFO] running `Command { std: "docker" "start" "-a" "e76b79d0988e3e610441da7bbfc47a688a80a86d63053899f701e280b74ac75d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling syn v1.0.42
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling cc v1.0.60
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]     Checking instant v0.1.7
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]     Checking parking_lot_core v0.8.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking lock_api v0.4.1
[INFO] [stderr]    Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=master#5c4adc17)
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]     Checking parking_lot v0.11.0
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling llvm-sys v100.2.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling inkwell_internals v0.2.0 (https://github.com/TheDan64/inkwell?branch=master#5c4adc17)
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking compiler v0.1.0 (/opt/rustwide/workdir/compiler)
[INFO] [stdout] warning: unused import: `inkwell::values::AnyValueEnum`
[INFO] [stdout]  --> compiler/src/codegen/codegen_context.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use inkwell::values::AnyValueEnum;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inkwell::values::AnyValueEnum`
[INFO] [stdout]  --> compiler/src/codegen/codegen_context.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use inkwell::values::AnyValueEnum;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> compiler/src/parser/parser.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct ParseError(Option<Token>, String);
[INFO] [stdout]    |            ---------- ^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `parse_number_expr` is never used
[INFO] [stdout]    --> compiler/src/parser/parser.rs:204:8
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl<I: Iterator<Item = Token>> Parser<I> {
[INFO] [stdout]     | ----------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 204 |     fn parse_number_expr(&mut self) -> ParseResult<Expression> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> compiler/src/codegen/codegen_context.rs:150:25
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn compile_func(&mut self, func: &Function) -> Result<FunctionValue, String> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn compile_func(&mut self, func: &Function) -> Result<FunctionValue<'_>, String> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking repl v0.1.0 (/opt/rustwide/workdir/repl)
[INFO] [stdout] warning: unused import: `parser::parser::ParseError`
[INFO] [stdout]  --> repl/src/main.rs:2:58
[INFO] [stdout]   |
[INFO] [stdout] 2 | use compiler::{codegen::codegen_context::CodegenContext, parser::parser::ParseError};
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parser::parser::ParseError`
[INFO] [stdout]  --> repl/src/main.rs:2:58
[INFO] [stdout]   |
[INFO] [stdout] 2 | use compiler::{codegen::codegen_context::CodegenContext, parser::parser::ParseError};
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> compiler/src/parser/parser.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct ParseError(Option<Token>, String);
[INFO] [stdout]    |            ---------- ^^^^^^^^^^^^^  ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `parse_number_expr` is never used
[INFO] [stdout]    --> compiler/src/parser/parser.rs:204:8
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl<I: Iterator<Item = Token>> Parser<I> {
[INFO] [stdout]     | ----------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 204 |     fn parse_number_expr(&mut self) -> ParseResult<Expression> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> compiler/src/codegen/codegen_context.rs:150:25
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn compile_func(&mut self, func: &Function) -> Result<FunctionValue, String> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn compile_func(&mut self, func: &Function) -> Result<FunctionValue<'_>, String> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.92s
[INFO] running `Command { std: "docker" "inspect" "e76b79d0988e3e610441da7bbfc47a688a80a86d63053899f701e280b74ac75d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e76b79d0988e3e610441da7bbfc47a688a80a86d63053899f701e280b74ac75d", kill_on_drop: false }`
[INFO] [stdout] e76b79d0988e3e610441da7bbfc47a688a80a86d63053899f701e280b74ac75d
