[INFO] cloning repository https://github.com/czzhengkw/artemis-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/czzhengkw/artemis-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fczzhengkw%2Fartemis-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fczzhengkw%2Fartemis-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6b0de476daac0a972f762df403cfe0dfe4b5ba0
[INFO] checking czzhengkw/artemis-core against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fczzhengkw%2Fartemis-core" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/czzhengkw/artemis-core
[INFO] finished tweaking git repo https://github.com/czzhengkw/artemis-core
[INFO] tweaked toml for git repo https://github.com/czzhengkw/artemis-core written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/czzhengkw/artemis-core 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/czzhengkw/artemis-core 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] eb552e6525f8eb63d6858f30888c553f38f81e2f708808cc88875052f8a0f529
[INFO] running `Command { std: "docker" "start" "-a" "eb552e6525f8eb63d6858f30888c553f38f81e2f708808cc88875052f8a0f529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb552e6525f8eb63d6858f30888c553f38f81e2f708808cc88875052f8a0f529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb552e6525f8eb63d6858f30888c553f38f81e2f708808cc88875052f8a0f529", kill_on_drop: false }`
[INFO] [stdout] eb552e6525f8eb63d6858f30888c553f38f81e2f708808cc88875052f8a0f529
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 716f1f060cf57152a0f3f9fb44f393c40915281ef541fc5dea8a2d5509e4a227
[INFO] running `Command { std: "docker" "start" "-a" "716f1f060cf57152a0f3f9fb44f393c40915281ef541fc5dea8a2d5509e4a227", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking artemis-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/types.rs:14:64
[INFO] [stdout]    |
[INFO] [stdout] 14 |     async fn get_event_stream(&self) -> Result<CollectorStream<'_, E>>;
[INFO] [stdout]    |                               - the lifetime is named here     ^^ the same 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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 14 -     async fn get_event_stream(&self) -> Result<CollectorStream<'_, E>>;
[INFO] [stdout] 14 +     async fn get_event_stream(&self) -> Result<CollectorStream<'life0, E>>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/types.rs:54:64
[INFO] [stdout]    |
[INFO] [stdout] 54 |     async fn get_event_stream(&self) -> Result<CollectorStream<'_, E2>> {
[INFO] [stdout]    |                               - the lifetime is named here     ^^ the same 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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 54 -     async fn get_event_stream(&self) -> Result<CollectorStream<'_, E2>> {
[INFO] [stdout] 54 +     async fn get_event_stream(&self) -> Result<CollectorStream<'life0, E2>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/types.rs:14:64
[INFO] [stdout]    |
[INFO] [stdout] 14 |     async fn get_event_stream(&self) -> Result<CollectorStream<'_, E>>;
[INFO] [stdout]    |                               - the lifetime is named here     ^^ the same 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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 14 -     async fn get_event_stream(&self) -> Result<CollectorStream<'_, E>>;
[INFO] [stdout] 14 +     async fn get_event_stream(&self) -> Result<CollectorStream<'life0, E>>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/types.rs:54:64
[INFO] [stdout]    |
[INFO] [stdout] 54 |     async fn get_event_stream(&self) -> Result<CollectorStream<'_, E2>> {
[INFO] [stdout]    |                               - the lifetime is named here     ^^ the same 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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 54 -     async fn get_event_stream(&self) -> Result<CollectorStream<'_, E2>> {
[INFO] [stdout] 54 +     async fn get_event_stream(&self) -> Result<CollectorStream<'life0, E2>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> examples/tick.rs:20:64
[INFO] [stdout]    |
[INFO] [stdout] 20 |     async fn get_event_stream(&self) -> Result<CollectorStream<'_, Event>> {
[INFO] [stdout]    |                               - the lifetime is named here     ^^ the same 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: consistently use `'life0`
[INFO] [stdout]    |
[INFO] [stdout] 20 -     async fn get_event_stream(&self) -> Result<CollectorStream<'_, Event>> {
[INFO] [stdout] 20 +     async fn get_event_stream(&self) -> Result<CollectorStream<'life0, Event>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.24s
[INFO] running `Command { std: "docker" "inspect" "716f1f060cf57152a0f3f9fb44f393c40915281ef541fc5dea8a2d5509e4a227", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "716f1f060cf57152a0f3f9fb44f393c40915281ef541fc5dea8a2d5509e4a227", kill_on_drop: false }`
[INFO] [stdout] 716f1f060cf57152a0f3f9fb44f393c40915281ef541fc5dea8a2d5509e4a227
