[INFO] cloning repository https://github.com/imbrem/refcomp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imbrem/refcomp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimbrem%2Frefcomp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimbrem%2Frefcomp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 78115b8c4e7b719610fad9d7aa439b484d831899
[INFO] checking imbrem/refcomp against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimbrem%2Frefcomp" "/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/imbrem/refcomp
[INFO] finished tweaking git repo https://github.com/imbrem/refcomp
[INFO] tweaked toml for git repo https://github.com/imbrem/refcomp written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/imbrem/refcomp 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/imbrem/refcomp 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] 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] 546487dadad015365c798a84ed0cab5b1766f37d559bb50e051782c9678561a5
[INFO] running `Command { std: "docker" "start" "-a" "546487dadad015365c798a84ed0cab5b1766f37d559bb50e051782c9678561a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "546487dadad015365c798a84ed0cab5b1766f37d559bb50e051782c9678561a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "546487dadad015365c798a84ed0cab5b1766f37d559bb50e051782c9678561a5", kill_on_drop: false }`
[INFO] [stdout] 546487dadad015365c798a84ed0cab5b1766f37d559bb50e051782c9678561a5
[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] f730796e4d3c0d7a48c9ecb321b65767431b8c5fe8066035f52cc7a1ed016ca2
[INFO] running `Command { std: "docker" "start" "-a" "f730796e4d3c0d7a48c9ecb321b65767431b8c5fe8066035f52cc7a1ed016ca2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.47
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v0.4.25
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling regex v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]    Compiling cc v1.0.28
[INFO] [stderr]    Compiling regex-syntax v0.6.4
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling ucd-trie v0.1.1
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling pest v2.1.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling memchr v2.1.2
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]    Compiling maplit v1.0.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm7-0#ae238f05)
[INFO] [stderr]    Compiling syn v0.15.26
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]     Checking by_address v1.0.4
[INFO] [stderr]    Compiling aho-corasick v0.6.9
[INFO] [stderr]    Compiling pest_meta v2.1.0
[INFO] [stderr]    Compiling enum-methods v0.0.8
[INFO] [stderr]    Compiling pest_generator v2.1.0
[INFO] [stderr]    Compiling inkwell_internal_macros v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm7-0#ae238f05)
[INFO] [stderr]    Compiling llvm-sys v70.1.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking refcomp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/table.rs:95:30
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn get_implicit_args(&self) -> Ref<Vec<Rc<Variable>>> {
[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] 95 |     pub fn get_implicit_args(&self) -> Ref<'_, Vec<Rc<Variable>>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused closure that must be used
[INFO] [stdout]    --> src/ast/table.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | /         scope.visit_dependencies(|v : Rc<Variable>| {
[INFO] [stdout] 101 | |             if v.get_level().unwrap_or_else(|| {
[INFO] [stdout] 102 | |                 panic!("Variable \"{}\" has no level.\nVariable dump:\n{:?}", v.get_name(), v)
[INFO] [stdout] 103 | |             }) < self.get_level().unwrap_or_else(|| {
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: closures are lazy and do nothing unless called
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (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]    --> src/ast/table.rs:119:22
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn get_scope(&self) -> Ref<Option<Scope>> {
[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] 119 |     pub fn get_scope(&self) -> Ref<'_, Option<Scope>> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast/table.rs:95:30
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn get_implicit_args(&self) -> Ref<Vec<Rc<Variable>>> {
[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] 95 |     pub fn get_implicit_args(&self) -> Ref<'_, Vec<Rc<Variable>>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused closure that must be used
[INFO] [stdout]    --> src/ast/table.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | /         scope.visit_dependencies(|v : Rc<Variable>| {
[INFO] [stdout] 101 | |             if v.get_level().unwrap_or_else(|| {
[INFO] [stdout] 102 | |                 panic!("Variable \"{}\" has no level.\nVariable dump:\n{:?}", v.get_name(), v)
[INFO] [stdout] 103 | |             }) < self.get_level().unwrap_or_else(|| {
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |         });
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: closures are lazy and do nothing unless called
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (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]    --> src/ast/table.rs:119:22
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn get_scope(&self) -> Ref<Option<Scope>> {
[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] 119 |     pub fn get_scope(&self) -> Ref<'_, Option<Scope>> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.24s
[INFO] running `Command { std: "docker" "inspect" "f730796e4d3c0d7a48c9ecb321b65767431b8c5fe8066035f52cc7a1ed016ca2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f730796e4d3c0d7a48c9ecb321b65767431b8c5fe8066035f52cc7a1ed016ca2", kill_on_drop: false }`
[INFO] [stdout] f730796e4d3c0d7a48c9ecb321b65767431b8c5fe8066035f52cc7a1ed016ca2
