[INFO] cloning repository https://github.com/m-ou-se/ninj
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-ou-se/ninj" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-ou-se%2Fninj", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-ou-se%2Fninj'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3072286ce4e608b97879a08d52cbfb818e24220
[INFO] testing m-ou-se/ninj against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-ou-se%2Fninj" "/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/m-ou-se/ninj
[INFO] finished tweaking git repo https://github.com/m-ou-se/ninj
[INFO] tweaked toml for git repo https://github.com/m-ou-se/ninj written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/m-ou-se/ninj on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/m-ou-se/ninj 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d475d1a30b73591690bec168896b8a31f0698a599cb330565797bbd136eaaadd
[INFO] running `Command { std: "docker" "start" "-a" "d475d1a30b73591690bec168896b8a31f0698a599cb330565797bbd136eaaadd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d475d1a30b73591690bec168896b8a31f0698a599cb330565797bbd136eaaadd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d475d1a30b73591690bec168896b8a31f0698a599cb330565797bbd136eaaadd", kill_on_drop: false }`
[INFO] [stdout] d475d1a30b73591690bec168896b8a31f0698a599cb330565797bbd136eaaadd
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9a69955bac2bbc7f1cfad967af4534a2854ef9d945fb65d5aa5607d4c2245d8
[INFO] running `Command { std: "docker" "start" "-a" "a9a69955bac2bbc7f1cfad967af4534a2854ef9d945fb65d5aa5607d4c2245d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.48
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling rand_core v0.3.0
[INFO] [stderr]    Compiling autocfg v0.1.1
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling smallvec v0.6.7
[INFO] [stderr]    Compiling owning_ref v0.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.6.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.2.1
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling textwrap v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.4
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling memchr v2.1.2
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling rand_pcg v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling nix v0.13.0
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling rand_os v0.1.0
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling num_cpus v1.9.0
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling term_size v0.3.1
[INFO] [stderr]    Compiling pile v0.1.0
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling syn v0.15.23
[INFO] [stderr]    Compiling indexmap v1.0.2
[INFO] [stderr]    Compiling clap v2.32.0
[INFO] [stderr]    Compiling byteorder v1.2.7
[INFO] [stderr]    Compiling raw-string v0.3.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.0
[INFO] [stderr]    Compiling crossbeam-deque v0.6.3
[INFO] [stderr]    Compiling chrono v0.4.6
[INFO] [stderr]    Compiling structopt-derive v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling crossbeam-channel v0.3.6
[INFO] [stderr]    Compiling crossbeam v0.6.0
[INFO] [stderr]    Compiling structopt v0.2.14
[INFO] [stderr]    Compiling ninj v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/deplog/mod.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn get(&self, path: &RawStr) -> Option<TargetInfo> {
[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] 52 |     pub fn get(&self, path: &RawStr) -> Option<TargetInfo<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/deplog/mod.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn iter(&self) -> impl Iterator<Item = (&RawStr, TargetInfo)> {
[INFO] [stdout]    |                 ^^^^^                           ^^^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |                               |
[INFO] [stdout]    |                 |                               the same lifetime is elided here
[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] 62 |     pub fn iter(&self) -> impl Iterator<Item = (&RawStr, TargetInfo<'_>)> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/error.rs:59:18
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn location(&self) -> Location {
[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] 59 |     pub fn location(&self) -> Location<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/queue/mod.rs:406:14
[INFO] [stdout]     |
[INFO] [stdout] 406 |     pub fn lock(&self) -> LockedAsyncBuildQueue {
[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] 406 |     pub fn lock(&self) -> LockedAsyncBuildQueue<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/spec/scope.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar>;
[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] 92 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>>;
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/spec/scope.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar> {
[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] 96 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/spec/scope.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar> {
[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] 104 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/spec/scope.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar> {
[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] 112 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/spec/scope.rs:121:16
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar> {
[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] 121 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/spec/scope.rs:129:16
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar> {
[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] 129 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/worker/status.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn start_task(&self, task_id: usize) -> TaskStatusUpdater {
[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] 60 |     pub fn start_task(&self, task_id: usize) -> TaskStatusUpdater<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 34.73s
[INFO] running `Command { std: "docker" "inspect" "a9a69955bac2bbc7f1cfad967af4534a2854ef9d945fb65d5aa5607d4c2245d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9a69955bac2bbc7f1cfad967af4534a2854ef9d945fb65d5aa5607d4c2245d8", kill_on_drop: false }`
[INFO] [stdout] a9a69955bac2bbc7f1cfad967af4534a2854ef9d945fb65d5aa5607d4c2245d8
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 572d0a28a80836f700c05e57cb0a5a846cd36286d2c164901ff16059820d1289
[INFO] running `Command { std: "docker" "start" "-a" "572d0a28a80836f700c05e57cb0a5a846cd36286d2c164901ff16059820d1289", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/deplog/mod.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn get(&self, path: &RawStr) -> Option<TargetInfo> {
[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] 52 |     pub fn get(&self, path: &RawStr) -> Option<TargetInfo<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/deplog/mod.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn iter(&self) -> impl Iterator<Item = (&RawStr, TargetInfo)> {
[INFO] [stdout]    |                 ^^^^^                           ^^^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |                               |
[INFO] [stdout]    |                 |                               the same lifetime is elided here
[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] 62 |     pub fn iter(&self) -> impl Iterator<Item = (&RawStr, TargetInfo<'_>)> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/error.rs:59:18
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn location(&self) -> Location {
[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] 59 |     pub fn location(&self) -> Location<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/queue/mod.rs:406:14
[INFO] [stdout]     |
[INFO] [stdout] 406 |     pub fn lock(&self) -> LockedAsyncBuildQueue {
[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] 406 |     pub fn lock(&self) -> LockedAsyncBuildQueue<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/spec/scope.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar>;
[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] 92 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>>;
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/spec/scope.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar> {
[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] 96 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/spec/scope.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar> {
[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] 104 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/spec/scope.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar> {
[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] 112 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/spec/scope.rs:121:16
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar> {
[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] 121 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/spec/scope.rs:129:16
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar> {
[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] 129 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ninj v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/worker/status.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn start_task(&self, task_id: usize) -> TaskStatusUpdater {
[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] 60 |     pub fn start_task(&self, task_id: usize) -> TaskStatusUpdater<'_> {
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/deplog/mod.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn get(&self, path: &RawStr) -> Option<TargetInfo> {
[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] 52 |     pub fn get(&self, path: &RawStr) -> Option<TargetInfo<'_>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/deplog/mod.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn iter(&self) -> impl Iterator<Item = (&RawStr, TargetInfo)> {
[INFO] [stdout]    |                 ^^^^^                           ^^^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |                               |
[INFO] [stdout]    |                 |                               the same lifetime is elided here
[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] 62 |     pub fn iter(&self) -> impl Iterator<Item = (&RawStr, TargetInfo<'_>)> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/error.rs:59:18
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn location(&self) -> Location {
[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] 59 |     pub fn location(&self) -> Location<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/queue/mod.rs:406:14
[INFO] [stdout]     |
[INFO] [stdout] 406 |     pub fn lock(&self) -> LockedAsyncBuildQueue {
[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] 406 |     pub fn lock(&self) -> LockedAsyncBuildQueue<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/spec/expand.rs:226:17
[INFO] [stdout]     |
[INFO] [stdout] 226 |         fn lookup_var(&self, var_name: &str) -> Option<FoundVar> {
[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] 226 |         fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/spec/scope.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar>;
[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] 92 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>>;
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/spec/scope.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar> {
[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] 96 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/spec/scope.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar> {
[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] 104 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/spec/scope.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar> {
[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] 112 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/spec/scope.rs:121:16
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar> {
[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] 121 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/spec/scope.rs:129:16
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar> {
[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] 129 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 2.75s
[INFO] running `Command { std: "docker" "inspect" "572d0a28a80836f700c05e57cb0a5a846cd36286d2c164901ff16059820d1289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "572d0a28a80836f700c05e57cb0a5a846cd36286d2c164901ff16059820d1289", kill_on_drop: false }`
[INFO] [stdout] 572d0a28a80836f700c05e57cb0a5a846cd36286d2c164901ff16059820d1289
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1ddac3c66b9cda01db3a3fcae9413dccc3c8d534dea317c4771e79cff3097165
[INFO] running `Command { std: "docker" "start" "-a" "1ddac3c66b9cda01db3a3fcae9413dccc3c8d534dea317c4771e79cff3097165", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/deplog/mod.rs:52:13
[INFO] [stderr]    |
[INFO] [stderr] 52 |     pub fn get(&self, path: &RawStr) -> Option<TargetInfo> {
[INFO] [stderr]    |                ^^^^^                           ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 52 |     pub fn get(&self, path: &RawStr) -> Option<TargetInfo<'_>> {
[INFO] [stderr]    |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/deplog/mod.rs:62:14
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub fn iter(&self) -> impl Iterator<Item = (&RawStr, TargetInfo)> {
[INFO] [stderr]    |                 ^^^^^                           ^^^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |                               |
[INFO] [stderr]    |                 |                               the same lifetime is elided here
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub fn iter(&self) -> impl Iterator<Item = (&RawStr, TargetInfo<'_>)> {
[INFO] [stderr]    |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/error.rs:59:18
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub fn location(&self) -> Location {
[INFO] [stderr]    |                     ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub fn location(&self) -> Location<'_> {
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> lib/queue/mod.rs:406:14
[INFO] [stderr]     |
[INFO] [stderr] 406 |     pub fn lock(&self) -> LockedAsyncBuildQueue {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 406 |     pub fn lock(&self) -> LockedAsyncBuildQueue<'_> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/spec/scope.rs:92:16
[INFO] [stderr]    |
[INFO] [stderr] 92 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar>;
[INFO] [stderr]    |                   ^^^^^                            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 92 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>>;
[INFO] [stderr]    |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> lib/spec/scope.rs:96:16
[INFO] [stderr]    |
[INFO] [stderr] 96 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar> {
[INFO] [stderr]    |                   ^^^^^                            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 96 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>> {
[INFO] [stderr]    |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> lib/spec/scope.rs:104:16
[INFO] [stderr]     |
[INFO] [stderr] 104 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar> {
[INFO] [stderr]     |                   ^^^^^                            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 104 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> lib/spec/scope.rs:112:16
[INFO] [stderr]     |
[INFO] [stderr] 112 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar> {
[INFO] [stderr]     |                   ^^^^^                            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 112 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> lib/spec/scope.rs:121:16
[INFO] [stderr]     |
[INFO] [stderr] 121 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar> {
[INFO] [stderr]     |                   ^^^^^                            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 121 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> lib/spec/scope.rs:129:16
[INFO] [stderr]     |
[INFO] [stderr] 129 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar> {
[INFO] [stderr]     |                   ^^^^^                            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 129 |     fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> lib/spec/expand.rs:226:17
[INFO] [stderr]     |
[INFO] [stderr] 226 |         fn lookup_var(&self, var_name: &str) -> Option<FoundVar> {
[INFO] [stderr]     |                       ^^^^^                            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 226 |         fn lookup_var(&self, var_name: &str) -> Option<FoundVar<'_>> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ninj` (lib) generated 10 warnings (run `cargo fix --lib -p ninj` to apply 10 suggestions)
[INFO] [stderr] warning: `ninj` (lib test) generated 11 warnings (10 duplicates) (run `cargo fix --lib -p ninj --tests` to apply 1 suggestion)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/worker/status.rs:60:20
[INFO] [stderr]    |
[INFO] [stderr] 60 |     pub fn start_task(&self, task_id: usize) -> TaskStatusUpdater {
[INFO] [stderr]    |                       ^^^^^                     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     pub fn start_task(&self, task_id: usize) -> TaskStatusUpdater<'_> {
[INFO] [stderr]    |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ninj` (bin "ninj" test) generated 1 warning (run `cargo fix --bin "ninj" -p ninj --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests lib/lib.rs (/opt/rustwide/target/debug/deps/ninj-7c9bd25967eddaf9)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test depfile::test::esacpes ... ok
[INFO] [stdout] test buildlog::murmurhash::test_murmur_hash_64a ... ok
[INFO] [stdout] test depfile::test::colons ... ok
[INFO] [stdout] test depfile::test::multiple_outputs ... ok
[INFO] [stdout] test depfile::test::no_outputs ... ok
[INFO] [stdout] test depfile::test::simple ... ok
[INFO] [stdout] test depfile::test::truncated ... ok
[INFO] [stdout] test spec::canonicalizepath::test::test_canonicalize_path ... ok
[INFO] [stdout] test deplog::test::test ... FAILED
[INFO] [stdout] test spec::expand::expand_str_test ... ok
[INFO] [stdout] test depfile::test::no_deps ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- deplog::test::test stdout ----
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     deplog::test::test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1ddac3c66b9cda01db3a3fcae9413dccc3c8d534dea317c4771e79cff3097165", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ddac3c66b9cda01db3a3fcae9413dccc3c8d534dea317c4771e79cff3097165", kill_on_drop: false }`
[INFO] [stdout] 1ddac3c66b9cda01db3a3fcae9413dccc3c8d534dea317c4771e79cff3097165
