[INFO] cloning repository https://github.com/davidHarwardt/anim-orig
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidHarwardt/anim-orig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavidHarwardt%2Fanim-orig", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavidHarwardt%2Fanim-orig'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62af5dad71d03cb36f788e2b3ba9ebaed96b7fb8
[INFO] checking davidHarwardt/anim-orig against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavidHarwardt%2Fanim-orig" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davidHarwardt/anim-orig
[INFO] finished tweaking git repo https://github.com/davidHarwardt/anim-orig
[INFO] tweaked toml for git repo https://github.com/davidHarwardt/anim-orig written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davidHarwardt/anim-orig on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davidHarwardt/anim-orig 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded woke v0.0.4
[INFO] [stderr]   Downloaded syn v1.0.103
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0467828c80cf5ddb885c2f6ebc326fdf706392fbba54a02d141960436a80d6f0
[INFO] running `Command { std: "docker" "start" "-a" "0467828c80cf5ddb885c2f6ebc326fdf706392fbba54a02d141960436a80d6f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0467828c80cf5ddb885c2f6ebc326fdf706392fbba54a02d141960436a80d6f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0467828c80cf5ddb885c2f6ebc326fdf706392fbba54a02d141960436a80d6f0", kill_on_drop: false }`
[INFO] [stdout] 0467828c80cf5ddb885c2f6ebc326fdf706392fbba54a02d141960436a80d6f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c910d2bb4e89186a68a268401bc6b67c8e9684b94d8d4a343e7a789d0582aaa0
[INFO] running `Command { std: "docker" "start" "-a" "c910d2bb4e89186a68a268401bc6b67c8e9684b94d8d4a343e7a789d0582aaa0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]     Checking woke v0.0.4
[INFO] [stderr]     Checking anim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `AnimationWrapper` is never constructed
[INFO] [stdout]    --> src/main.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | struct AnimationWrapper<T: Animation>(Option<T>);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 35 |     async fn run(&mut self) -> &mut Self::Value;
[INFO] [stdout]    |     -----                      ^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |     |
[INFO] [stdout]    |     the lifetime is named 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] 35 |     async fn run(&mut self) -> &'life0 mut Self::Value;
[INFO] [stdout]    |                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn anim(&mut self) -> Anim<Self> {
[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] 39 |     fn anim(&mut self) -> Anim<'_, Self> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:55:32
[INFO] [stdout]    |
[INFO] [stdout] 55 |     async fn run(&mut self) -> &mut Self::Value { self.item }
[INFO] [stdout]    |     -----                      ^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |     |
[INFO] [stdout]    |     the lifetime is named 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] 55 |     async fn run(&mut self) -> &'life0 mut Self::Value { self.item }
[INFO] [stdout]    |                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:81:32
[INFO] [stdout]    |
[INFO] [stdout] 81 |     async fn run(&mut self) -> &mut Self::Value {
[INFO] [stdout]    |     -----                      ^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |     |
[INFO] [stdout]    |     the lifetime is named 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] 81 |     async fn run(&mut self) -> &'life0 mut Self::Value {
[INFO] [stdout]    |                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AnimationWrapper` is never constructed
[INFO] [stdout]    --> src/main.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | struct AnimationWrapper<T: Animation>(Option<T>);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:35:32
[INFO] [stdout]    |
[INFO] [stdout] 35 |     async fn run(&mut self) -> &mut Self::Value;
[INFO] [stdout]    |     -----                      ^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |     |
[INFO] [stdout]    |     the lifetime is named 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] 35 |     async fn run(&mut self) -> &'life0 mut Self::Value;
[INFO] [stdout]    |                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn anim(&mut self) -> Anim<Self> {
[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] 39 |     fn anim(&mut self) -> Anim<'_, Self> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:55:32
[INFO] [stdout]    |
[INFO] [stdout] 55 |     async fn run(&mut self) -> &mut Self::Value { self.item }
[INFO] [stdout]    |     -----                      ^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |     |
[INFO] [stdout]    |     the lifetime is named 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] 55 |     async fn run(&mut self) -> &'life0 mut Self::Value { self.item }
[INFO] [stdout]    |                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:81:32
[INFO] [stdout]    |
[INFO] [stdout] 81 |     async fn run(&mut self) -> &mut Self::Value {
[INFO] [stdout]    |     -----                      ^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |     |
[INFO] [stdout]    |     the lifetime is named 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] 81 |     async fn run(&mut self) -> &'life0 mut Self::Value {
[INFO] [stdout]    |                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.82s
[INFO] running `Command { std: "docker" "inspect" "c910d2bb4e89186a68a268401bc6b67c8e9684b94d8d4a343e7a789d0582aaa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c910d2bb4e89186a68a268401bc6b67c8e9684b94d8d4a343e7a789d0582aaa0", kill_on_drop: false }`
[INFO] [stdout] c910d2bb4e89186a68a268401bc6b67c8e9684b94d8d4a343e7a789d0582aaa0
