[INFO] cloning repository https://github.com/andy128k/einstein
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andy128k/einstein" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandy128k%2Feinstein", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandy128k%2Feinstein'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb8cd961e215299e3c81c01b4b1c9fca33d9b379
[INFO] checking andy128k/einstein against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandy128k%2Feinstein" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andy128k/einstein
[INFO] finished tweaking git repo https://github.com/andy128k/einstein
[INFO] tweaked toml for git repo https://github.com/andy128k/einstein written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andy128k/einstein on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andy128k/einstein 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking andy128k/einstein against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandy128k%2Feinstein" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andy128k/einstein
[INFO] finished tweaking git repo https://github.com/andy128k/einstein
[INFO] tweaked toml for git repo https://github.com/andy128k/einstein written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andy128k/einstein on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andy128k/einstein 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded debug-cell v0.1.1
[INFO] [stderr]   Downloaded never v0.1.0
[INFO] [stderr]   Downloaded palette_derive v0.7.3
[INFO] [stderr]   Downloaded str_indices v0.4.3
[INFO] [stderr]   Downloaded ropey v1.6.1
[INFO] [stderr]   Downloaded palette v0.7.3
[INFO] [stderr]   Downloaded sdl2 v0.36.0
[INFO] [stderr]   Downloaded sdl2-sys v0.36.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48c77ee447684e4c9bf213d3294be0819e2a599f44171ac642e3bcef0fdb9383
[INFO] running `Command { std: "docker" "start" "-a" "48c77ee447684e4c9bf213d3294be0819e2a599f44171ac642e3bcef0fdb9383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48c77ee447684e4c9bf213d3294be0819e2a599f44171ac642e3bcef0fdb9383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48c77ee447684e4c9bf213d3294be0819e2a599f44171ac642e3bcef0fdb9383", kill_on_drop: false }`
[INFO] [stdout] 48c77ee447684e4c9bf213d3294be0819e2a599f44171ac642e3bcef0fdb9383
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17c1871a060e0706995d19547aa2556fdb62f9d1e349e7d922452cb241077e07
[INFO] running `Command { std: "docker" "start" "-a" "17c1871a060e0706995d19547aa2556fdb62f9d1e349e7d922452cb241077e07", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling sdl2-sys v0.36.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling sdl2 v0.36.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling palette v0.7.3
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking str_indices v0.4.3
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking debug-cell v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling palette_derive v0.7.3
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking einstein-puzzle v3.0.0 (/opt/rustwide/workdir/einstein-puzzle)
[INFO] [stderr]     Checking einstein-visuals v0.1.0 (/opt/rustwide/workdir/einstein-visuals)
[INFO] [stderr]     Checking einstein v3.0.0 (/opt/rustwide/workdir/einstein)
[INFO] [stdout] warning: fields `anonymous`, `save_error`, `loading`, and `enable_sound` are never read
[INFO] [stdout]   --> einstein/src/resources/messages/base.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub struct Messages<'a> {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub anonymous: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub save_error: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub loading: &'a str,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 35 |     pub einstein_flowix: &'a str,
[INFO] [stdout] 36 |     pub enable_sound: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains` is never used
[INFO] [stdout]   --> einstein/src/ui/common.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl Size {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn contains(self, x: i32, y: i32) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Top` and `Bottom` are never constructed
[INFO] [stdout]   --> einstein/src/ui/common.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub enum VerticalAlign {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 84 |     Top,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 85 |     Middle,
[INFO] [stdout] 86 |     Bottom,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VerticalAlign` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> einstein/src/resources/manager.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn load_image(data: &[u8]) -> Result<Surface> {
[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] 28 | fn load_image(data: &[u8]) -> Result<Surface<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> einstein/src/resources/manager.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn image(&self, resource: &'static Resource) -> Ref<Texture>;
[INFO] [stdout]    |              ^^^^^                                  ^^^^^^^^^^^^
[INFO] [stdout]    |              |                                      |   |
[INFO] [stdout]    |              |                                      |   the same lifetime is hidden here
[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] 35 |     fn image(&self, resource: &'static Resource) -> Ref<'_, Texture<'_>>;
[INFO] [stdout]    |                                                         +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> einstein/src/resources/manager.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn font(&self, point_size: u16) -> Ref<Font>;
[INFO] [stdout]    |             ^^^^^                      ^^^^^^^^^
[INFO] [stdout]    |             |                          |   |
[INFO] [stdout]    |             |                          |   the same lifetime is hidden here
[INFO] [stdout]    |             |                          |   the same lifetime is hidden here
[INFO] [stdout]    |             |                          the same lifetime is hidden 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] 36 |     fn font(&self, point_size: u16) -> Ref<'_, Font<'_>>;
[INFO] [stdout]    |                                            +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> einstein/src/resources/manager.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn chunk(&self, resource: &'static Resource) -> Ref<Chunk>;
[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] 37 |     fn chunk(&self, resource: &'static Resource) -> Ref<'_, Chunk>;
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> einstein/src/resources/manager.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn image(&self, resource: &'static Resource) -> Ref<Texture> {
[INFO] [stdout]    |              ^^^^^                                  ^^^^^^^^^^^^
[INFO] [stdout]    |              |                                      |   |
[INFO] [stdout]    |              |                                      |   the same lifetime is hidden here
[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] 71 |     fn image(&self, resource: &'static Resource) -> Ref<'_, Texture<'_>> {
[INFO] [stdout]    |                                                         +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> einstein/src/resources/manager.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn font(&self, point_size: u16) -> Ref<Font> {
[INFO] [stdout]    |             ^^^^^                      ^^^^^^^^^
[INFO] [stdout]    |             |                          |   |
[INFO] [stdout]    |             |                          |   the same lifetime is hidden here
[INFO] [stdout]    |             |                          |   the same lifetime is hidden here
[INFO] [stdout]    |             |                          the same lifetime is hidden 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] 84 |     fn font(&self, point_size: u16) -> Ref<'_, Font<'_>> {
[INFO] [stdout]    |                                            +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> einstein/src/resources/manager.rs:96:14
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn chunk(&self, resource: &'static Resource) -> Ref<Chunk> {
[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] 96 |     fn chunk(&self, resource: &'static Resource) -> Ref<'_, Chunk> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `anonymous`, `save_error`, `loading`, and `enable_sound` are never read
[INFO] [stdout]   --> einstein/src/resources/messages/base.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub struct Messages<'a> {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub anonymous: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub save_error: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub loading: &'a str,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 35 |     pub einstein_flowix: &'a str,
[INFO] [stdout] 36 |     pub enable_sound: &'a str,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains` is never used
[INFO] [stdout]   --> einstein/src/ui/common.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl Size {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn contains(self, x: i32, y: i32) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Top` and `Bottom` are never constructed
[INFO] [stdout]   --> einstein/src/ui/common.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub enum VerticalAlign {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 84 |     Top,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 85 |     Middle,
[INFO] [stdout] 86 |     Bottom,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `VerticalAlign` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> einstein/src/resources/manager.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn load_image(data: &[u8]) -> Result<Surface> {
[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] 28 | fn load_image(data: &[u8]) -> Result<Surface<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> einstein/src/resources/manager.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn image(&self, resource: &'static Resource) -> Ref<Texture>;
[INFO] [stdout]    |              ^^^^^                                  ^^^^^^^^^^^^
[INFO] [stdout]    |              |                                      |   |
[INFO] [stdout]    |              |                                      |   the same lifetime is hidden here
[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] 35 |     fn image(&self, resource: &'static Resource) -> Ref<'_, Texture<'_>>;
[INFO] [stdout]    |                                                         +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> einstein/src/resources/manager.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn font(&self, point_size: u16) -> Ref<Font>;
[INFO] [stdout]    |             ^^^^^                      ^^^^^^^^^
[INFO] [stdout]    |             |                          |   |
[INFO] [stdout]    |             |                          |   the same lifetime is hidden here
[INFO] [stdout]    |             |                          |   the same lifetime is hidden here
[INFO] [stdout]    |             |                          the same lifetime is hidden 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] 36 |     fn font(&self, point_size: u16) -> Ref<'_, Font<'_>>;
[INFO] [stdout]    |                                            +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> einstein/src/resources/manager.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn chunk(&self, resource: &'static Resource) -> Ref<Chunk>;
[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] 37 |     fn chunk(&self, resource: &'static Resource) -> Ref<'_, Chunk>;
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> einstein/src/resources/manager.rs:71:14
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn image(&self, resource: &'static Resource) -> Ref<Texture> {
[INFO] [stdout]    |              ^^^^^                                  ^^^^^^^^^^^^
[INFO] [stdout]    |              |                                      |   |
[INFO] [stdout]    |              |                                      |   the same lifetime is hidden here
[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] 71 |     fn image(&self, resource: &'static Resource) -> Ref<'_, Texture<'_>> {
[INFO] [stdout]    |                                                         +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> einstein/src/resources/manager.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn font(&self, point_size: u16) -> Ref<Font> {
[INFO] [stdout]    |             ^^^^^                      ^^^^^^^^^
[INFO] [stdout]    |             |                          |   |
[INFO] [stdout]    |             |                          |   the same lifetime is hidden here
[INFO] [stdout]    |             |                          |   the same lifetime is hidden here
[INFO] [stdout]    |             |                          the same lifetime is hidden 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] 84 |     fn font(&self, point_size: u16) -> Ref<'_, Font<'_>> {
[INFO] [stdout]    |                                            +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> einstein/src/resources/manager.rs:96:14
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn chunk(&self, resource: &'static Resource) -> Ref<Chunk> {
[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] 96 |     fn chunk(&self, resource: &'static Resource) -> Ref<'_, Chunk> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.01s
[INFO] running `Command { std: "docker" "inspect" "17c1871a060e0706995d19547aa2556fdb62f9d1e349e7d922452cb241077e07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17c1871a060e0706995d19547aa2556fdb62f9d1e349e7d922452cb241077e07", kill_on_drop: false }`
[INFO] [stdout] 17c1871a060e0706995d19547aa2556fdb62f9d1e349e7d922452cb241077e07
