[INFO] cloning repository https://github.com/hayeb/loz
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hayeb/loz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayeb%2Floz", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayeb%2Floz'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7dd5b38c6578388ae0620225f73b0e00fcac9cd7
[INFO] checking hayeb/loz against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayeb%2Floz" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hayeb/loz
[INFO] finished tweaking git repo https://github.com/hayeb/loz
[INFO] tweaked toml for git repo https://github.com/hayeb/loz written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hayeb/loz 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/hayeb/loz 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 29706fe370026f1a320a006db54122ace4715173183d3944e576cb7ac5519e9b
[INFO] running `Command { std: "docker" "start" "-a" "29706fe370026f1a320a006db54122ace4715173183d3944e576cb7ac5519e9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29706fe370026f1a320a006db54122ace4715173183d3944e576cb7ac5519e9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29706fe370026f1a320a006db54122ace4715173183d3944e576cb7ac5519e9b", kill_on_drop: false }`
[INFO] [stdout] 29706fe370026f1a320a006db54122ace4715173183d3944e576cb7ac5519e9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0fdcaa18b42ae32d8d8ee4986b5265fb3269062884944673ea81c74c76b36b31
[INFO] running `Command { std: "docker" "start" "-a" "0fdcaa18b42ae32d8d8ee4986b5265fb3269062884944673ea81c74c76b36b31", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cc v1.0.65
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling inkwell v0.1.0-beta.4
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]     Checking os_str_bytes v6.1.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking clap_lex v0.2.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking clap v3.1.18
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling llvm-sys v100.2.3
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling inkwell_internals v0.5.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking loz-compiler v0.1.0 (/opt/rustwide/workdir/core/compiler)
[INFO] [stdout] warning: unused import: `TypeVar`
[INFO] [stdout]   --> core/compiler/src/inferencer.rs:12:41
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::{Location, Type, TypeScheme, TypeVar};
[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: `TypeVar`
[INFO] [stdout]   --> core/compiler/src/inferencer.rs:12:41
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::{Location, Type, TypeScheme, TypeVar};
[INFO] [stdout]    |                                         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/compiler/src/generator.rs:384:38
[INFO] [stdout]     |
[INFO] [stdout] 384 |     fn generate_function_definitions(&self, _g: &mut VarGenerator) -> Vec<FunctionValue> {
[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] 384 |     fn generate_function_definitions(&self, _g: &mut VarGenerator) -> Vec<FunctionValue<'_>> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/compiler/src/generator.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 416 |     ) -> FunctionValue {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ 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] 416 |     ) -> FunctionValue<'_> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/compiler/src/generator.rs:492:9
[INFO] [stdout]     |
[INFO] [stdout] 492 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 499 |     ) -> BasicBlock {
[INFO] [stdout]     |          ^^^^^^^^^^ 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] 499 |     ) -> BasicBlock<'_> {
[INFO] [stdout]     |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> core/compiler/src/generator.rs:1857:23
[INFO] [stdout]      |
[INFO] [stdout] 1857 |     fn generate_print(&self, g: &mut VarGenerator, type_to_print: &Rc<IRType>) -> FunctionValue {
[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] 1857 |     fn generate_print(&self, g: &mut VarGenerator, type_to_print: &Rc<IRType>) -> FunctionValue<'_> {
[INFO] [stdout]      |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> core/compiler/src/generator.rs:1890:28
[INFO] [stdout]      |
[INFO] [stdout] 1890 |     fn generate_print_bool(&self, g: &mut VarGenerator) -> FunctionValue {
[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] 1890 |     fn generate_print_bool(&self, g: &mut VarGenerator) -> FunctionValue<'_> {
[INFO] [stdout]      |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> core/compiler/src/generator.rs:2134:9
[INFO] [stdout]      |
[INFO] [stdout] 2134 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 2137 |     ) -> FunctionValue {
[INFO] [stdout]      |          ^^^^^^^^^^^^^ 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] 2137 |     ) -> FunctionValue<'_> {
[INFO] [stdout]      |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&std::rc::Rc<String>` instead of cloning the inner type
[INFO] [stdout]   --> core/compiler/src/inferencer/grapher.rs:50:63
[INFO] [stdout]    |
[INFO] [stdout] 50 | ...                   .get(index_to_name.get(n).unwrap().clone())
[INFO] [stdout]    |                                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking loz-cli v0.1.0 (/opt/rustwide/workdir/core/cli)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/compiler/src/generator.rs:384:38
[INFO] [stdout]     |
[INFO] [stdout] 384 |     fn generate_function_definitions(&self, _g: &mut VarGenerator) -> Vec<FunctionValue> {
[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] 384 |     fn generate_function_definitions(&self, _g: &mut VarGenerator) -> Vec<FunctionValue<'_>> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/compiler/src/generator.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 416 |     ) -> FunctionValue {
[INFO] [stdout]     |          ^^^^^^^^^^^^^ 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] 416 |     ) -> FunctionValue<'_> {
[INFO] [stdout]     |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/compiler/src/generator.rs:492:9
[INFO] [stdout]     |
[INFO] [stdout] 492 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 499 |     ) -> BasicBlock {
[INFO] [stdout]     |          ^^^^^^^^^^ 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] 499 |     ) -> BasicBlock<'_> {
[INFO] [stdout]     |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> core/compiler/src/generator.rs:1857:23
[INFO] [stdout]      |
[INFO] [stdout] 1857 |     fn generate_print(&self, g: &mut VarGenerator, type_to_print: &Rc<IRType>) -> FunctionValue {
[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] 1857 |     fn generate_print(&self, g: &mut VarGenerator, type_to_print: &Rc<IRType>) -> FunctionValue<'_> {
[INFO] [stdout]      |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> core/compiler/src/generator.rs:1890:28
[INFO] [stdout]      |
[INFO] [stdout] 1890 |     fn generate_print_bool(&self, g: &mut VarGenerator) -> FunctionValue {
[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] 1890 |     fn generate_print_bool(&self, g: &mut VarGenerator) -> FunctionValue<'_> {
[INFO] [stdout]      |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> core/compiler/src/generator.rs:2134:9
[INFO] [stdout]      |
[INFO] [stdout] 2134 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 2137 |     ) -> FunctionValue {
[INFO] [stdout]      |          ^^^^^^^^^^^^^ 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] 2137 |     ) -> FunctionValue<'_> {
[INFO] [stdout]      |                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&std::rc::Rc<String>` instead of cloning the inner type
[INFO] [stdout]   --> core/compiler/src/inferencer/grapher.rs:50:63
[INFO] [stdout]    |
[INFO] [stdout] 50 | ...                   .get(index_to_name.get(n).unwrap().clone())
[INFO] [stdout]    |                                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.50s
[INFO] running `Command { std: "docker" "inspect" "0fdcaa18b42ae32d8d8ee4986b5265fb3269062884944673ea81c74c76b36b31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fdcaa18b42ae32d8d8ee4986b5265fb3269062884944673ea81c74c76b36b31", kill_on_drop: false }`
[INFO] [stdout] 0fdcaa18b42ae32d8d8ee4986b5265fb3269062884944673ea81c74c76b36b31
