[INFO] cloning repository https://github.com/terhechte/navicula
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/terhechte/navicula" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterhechte%2Fnavicula", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterhechte%2Fnavicula'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b7eb3d0318ac3a6a2bf9fa5f4ed32d6e388ec496
[INFO] checking terhechte/navicula against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fterhechte%2Fnavicula" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/terhechte/navicula
[INFO] finished tweaking git repo https://github.com/terhechte/navicula
[INFO] tweaked toml for git repo https://github.com/terhechte/navicula written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/terhechte/navicula 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/terhechte/navicula 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] warning: unused manifest key: dependencies.dioxus.ref
[INFO] [stderr] warning: unused manifest key: dependencies.dioxus-desktop.ref
[INFO] [stderr]     Updating git repository `https://github.com/DioxusLabs/dioxus`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-interface v0.44.0
[INFO] [stderr]   Downloaded webview2-com v0.22.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.61
[INFO] [stderr]   Downloaded windows-implement v0.44.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.89
[INFO] [stderr]   Downloaded gdkwayland-sys v0.16.0
[INFO] [stderr]   Downloaded javascriptcore-rs-sys v0.5.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.39
[INFO] [stderr]   Downloaded gtk3-macros v0.16.3
[INFO] [stderr]   Downloaded windows-tokens v0.44.0
[INFO] [stderr]   Downloaded serde_repr v0.1.10
[INFO] [stderr]   Downloaded gdkx11-sys v0.16.0
[INFO] [stderr]   Downloaded string_cache v0.8.4
[INFO] [stderr]   Downloaded async-trait v0.1.66
[INFO] [stderr]   Downloaded tao-macros v0.1.1
[INFO] [stderr]   Downloaded javascriptcore-rs v0.17.0
[INFO] [stderr]   Downloaded gdk-pixbuf v0.16.7
[INFO] [stderr]   Downloaded windows-bindgen v0.44.0
[INFO] [stderr]   Downloaded atk v0.16.0
[INFO] [stderr]   Downloaded polling v2.7.0
[INFO] [stderr]   Downloaded bytemuck v1.13.0
[INFO] [stderr]   Downloaded cairo-rs v0.16.7
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.89
[INFO] [stderr]   Downloaded gdk v0.16.2
[INFO] [stderr]   Downloaded webkit2gtk v0.19.2
[INFO] [stderr]   Downloaded cxx-build v1.0.89
[INFO] [stderr]   Downloaded serde_json v1.0.93
[INFO] [stderr]   Downloaded pango v0.16.5
[INFO] [stderr]   Downloaded winnow v0.3.5
[INFO] [stderr]   Downloaded gio v0.16.7
[INFO] [stderr]   Downloaded glib v0.16.7
[INFO] [stderr]   Downloaded syn v2.0.20
[INFO] [stderr]   Downloaded webkit2gtk-sys v0.19.1
[INFO] [stderr]   Downloaded thiserror v1.0.39
[INFO] [stderr]   Downloaded rustix v0.37.3
[INFO] [stderr]   Downloaded glib-macros v0.16.8
[INFO] [stderr]   Downloaded soup3-sys v0.3.1
[INFO] [stderr]   Downloaded gtk v0.16.2
[INFO] [stderr]   Downloaded cxx v1.0.89
[INFO] [stderr]   Downloaded tao v0.18.3
[INFO] [stderr]   Downloaded wry v0.27.3
[INFO] [stderr]   Downloaded webview2-com-sys v0.22.1
[INFO] [stderr]   Downloaded soup3 v0.3.2
[INFO] [stderr]   Downloaded windows-metadata v0.44.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 361d3da582eb2a8afea9e8ce581ccd08553d7586a1fdade7a41f15cde66b4b83
[INFO] running `Command { std: "docker" "start" "-a" "361d3da582eb2a8afea9e8ce581ccd08553d7586a1fdade7a41f15cde66b4b83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "361d3da582eb2a8afea9e8ce581ccd08553d7586a1fdade7a41f15cde66b4b83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "361d3da582eb2a8afea9e8ce581ccd08553d7586a1fdade7a41f15cde66b4b83", kill_on_drop: false }`
[INFO] [stdout] 361d3da582eb2a8afea9e8ce581ccd08553d7586a1fdade7a41f15cde66b4b83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6f0cce5ca21f18cc6748a9659413d6111cbff274dce9ca34900880a0f954f010
[INFO] running `Command { std: "docker" "start" "-a" "6f0cce5ca21f18cc6748a9659413d6111cbff274dce9ca34900880a0f954f010", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.dioxus.ref
[INFO] [stderr] warning: unused manifest key: dependencies.dioxus-desktop.ref
[INFO] [stderr]    Compiling proc-macro2 v1.0.61
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling cfg-expr v0.11.0
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking futures-io v0.3.26
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling winnow v0.3.5
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.93
[INFO] [stderr]    Compiling camino v1.1.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking concurrent-queue v2.1.0
[INFO] [stderr]     Checking parking_lot_core v0.9.7
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking async-lock v2.7.0
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling polling v2.7.0
[INFO] [stderr]     Checking bumpalo v3.12.0
[INFO] [stderr]    Compiling rustix v0.37.3
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking raw-window-handle v0.5.0
[INFO] [stderr]     Checking bumpslab v0.2.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking smallbox v0.8.1
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking petgraph v0.6.3
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]     Checking cfg-expr v0.12.0
[INFO] [stderr]    Compiling syn v2.0.20
[INFO] [stderr]    Compiling gtk v0.16.2
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling toml_edit v0.19.4
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling execute-command-tokens v0.1.6
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling rfd v0.11.4
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]    Compiling async-trait v0.1.66
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.14.3
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]     Checking internment v0.7.0
[INFO] [stderr]     Checking uuid v1.3.0
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking bstr v1.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking atomic-waker v1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]     Checking async-task v4.3.0
[INFO] [stderr]     Checking unicode-bidi v0.3.10
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking blocking v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling glib-macros v0.16.8
[INFO] [stderr]    Compiling gtk3-macros v0.16.3
[INFO] [stderr]    Compiling darling_macro v0.14.3
[INFO] [stderr]    Compiling execute-command-macro-impl v0.1.8
[INFO] [stderr]    Compiling tao v0.18.3
[INFO] [stderr]    Compiling darling v0.14.3
[INFO] [stderr]    Compiling enumset_derive v0.6.1
[INFO] [stderr]     Checking execute-command-macro v0.1.8
[INFO] [stderr]    Compiling serde_repr v0.1.10
[INFO] [stderr]    Compiling pest v2.5.5
[INFO] [stderr]     Checking enumset v1.0.12
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]     Checking globset v0.4.10
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]     Checking futures-executor v0.3.26
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling field-offset v0.3.4
[INFO] [stderr]     Checking filetime v0.2.20
[INFO] [stderr]     Checking spinning v0.1.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]    Compiling rustix v0.36.11
[INFO] [stderr]     Checking intmap v0.7.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking to_method v1.1.0
[INFO] [stderr]    Compiling dioxus-core v0.3.3 (https://github.com/DioxusLabs/dioxus#11c9abcf)
[INFO] [stderr]     Checking execute v0.2.11
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking ignore v0.4.20
[INFO] [stderr]     Checking notify v5.1.0
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling wry v0.27.3
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking infer v0.11.0
[INFO] [stderr]     Checking webbrowser v0.8.7
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]     Checking futures-sink v0.3.26
[INFO] [stderr]     Checking is-terminal v0.4.5
[INFO] [stderr]     Checking urlencoding v2.1.2
[INFO] [stderr]     Checking dioxus-interpreter-js v0.3.3 (https://github.com/DioxusLabs/dioxus#11c9abcf)
[INFO] [stderr]     Checking dunce v1.0.3
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking cargo-platform v0.1.2
[INFO] [stderr]     Checking euclid v0.22.7
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking cargo_metadata v0.15.3
[INFO] [stderr]    Compiling interprocess v1.2.1
[INFO] [stderr]    Compiling system-deps v6.0.3
[INFO] [stderr]     Checking dioxus-hooks v0.3.1 (https://github.com/DioxusLabs/dioxus#11c9abcf)
[INFO] [stderr]     Checking krates v0.12.6
[INFO] [stderr]    Compiling glib-sys v0.16.3
[INFO] [stderr]    Compiling gobject-sys v0.16.3
[INFO] [stderr]    Compiling gio-sys v0.16.3
[INFO] [stderr]    Compiling gdk-sys v0.16.0
[INFO] [stderr]    Compiling atk-sys v0.16.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.16.3
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.16.3
[INFO] [stderr]    Compiling pango-sys v0.16.3
[INFO] [stderr]    Compiling gtk-sys v0.16.0
[INFO] [stderr]    Compiling javascriptcore-rs-sys v0.5.1
[INFO] [stderr]    Compiling soup3-sys v0.3.1
[INFO] [stderr]    Compiling webkit2gtk-sys v0.19.1
[INFO] [stderr]    Compiling gdkx11-sys v0.16.0
[INFO] [stderr]     Checking dioxus-rsx v0.0.3 (https://github.com/DioxusLabs/dioxus#11c9abcf)
[INFO] [stderr]     Checking glib v0.16.7
[INFO] [stderr]     Checking gdkwayland-sys v0.16.0
[INFO] [stderr]    Compiling dioxus-core-macro v0.3.0 (https://github.com/DioxusLabs/dioxus#11c9abcf)
[INFO] [stderr]     Checking dioxus-html v0.3.1 (https://github.com/DioxusLabs/dioxus#11c9abcf)
[INFO] [stderr]     Checking dioxus-hot-reload v0.1.1 (https://github.com/DioxusLabs/dioxus#11c9abcf)
[INFO] [stderr]     Checking dioxus v0.3.2 (https://github.com/DioxusLabs/dioxus#11c9abcf)
[INFO] [stderr]     Checking cairo-rs v0.16.7
[INFO] [stderr]     Checking atk v0.16.0
[INFO] [stderr]     Checking javascriptcore-rs v0.17.0
[INFO] [stderr]     Checking pango v0.16.5
[INFO] [stderr]     Checking gdk-pixbuf v0.16.7
[INFO] [stderr]     Checking soup3 v0.3.2
[INFO] [stderr]     Checking gdk v0.16.2
[INFO] [stderr]     Checking webkit2gtk v0.19.2
[INFO] [stderr]     Checking dioxus-desktop v0.3.0 (https://github.com/DioxusLabs/dioxus#11c9abcf)
[INFO] [stderr]     Checking navicula v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/logic.rs:296:15
[INFO] [stdout]     |
[INFO] [stdout] 296 |     fn window(&self) -> &AppWindow {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |               |         ||
[INFO] [stdout]     |               |         |the same lifetime is hidden here
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 296 |     fn window(&self) -> &AppWindow<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/logic.rs:424:91
[INFO] [stdout]     |
[INFO] [stdout] 424 |                         let next = R::reduce(&*context, action, current_state, environment.deref());
[INFO] [stdout]     |                                                                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `<R as Reducer>::Environment` does not implement `Deref`, so calling `deref` on `&<R as Reducer>::Environment` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn window(&self) -> &AppWindow;
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^^^
[INFO] [stdout]    |               |         ||
[INFO] [stdout]    |               |         |the same lifetime is hidden here
[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] 33 |     fn window(&self) -> &AppWindow<'_>;
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/viewstore.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |         self.state.deref()
[INFO] [stdout]    |                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `<R as Reducer>::State` does not implement `Deref`, so calling `deref` on `&<R as Reducer>::State` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/logic.rs:296:15
[INFO] [stdout]     |
[INFO] [stdout] 296 |     fn window(&self) -> &AppWindow {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |               |         ||
[INFO] [stdout]     |               |         |the same lifetime is hidden here
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 296 |     fn window(&self) -> &AppWindow<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/logic.rs:424:91
[INFO] [stdout]     |
[INFO] [stdout] 424 |                         let next = R::reduce(&*context, action, current_state, environment.deref());
[INFO] [stdout]     |                                                                                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `<R as Reducer>::Environment` does not implement `Deref`, so calling `deref` on `&<R as Reducer>::Environment` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/types.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn window(&self) -> &AppWindow;
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^^^
[INFO] [stdout]    |               |         ||
[INFO] [stdout]    |               |         |the same lifetime is hidden here
[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] 33 |     fn window(&self) -> &AppWindow<'_>;
[INFO] [stdout]    |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/viewstore.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |         self.state.deref()
[INFO] [stdout]    |                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `<R as Reducer>::State` does not implement `Deref`, so calling `deref` on `&<R as Reducer>::State` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 50s
[INFO] running `Command { std: "docker" "inspect" "6f0cce5ca21f18cc6748a9659413d6111cbff274dce9ca34900880a0f954f010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f0cce5ca21f18cc6748a9659413d6111cbff274dce9ca34900880a0f954f010", kill_on_drop: false }`
[INFO] [stdout] 6f0cce5ca21f18cc6748a9659413d6111cbff274dce9ca34900880a0f954f010
