[INFO] cloning repository https://github.com/redox-os/orbital
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redox-os/orbital" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Forbital", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Forbital'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9553c3a424b85d601ca67dfd6c9ac5d45cc3dde4
[INFO] checking redox-os/orbital/9553c3a424b85d601ca67dfd6c9ac5d45cc3dde4 against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Forbital" "/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/redox-os/orbital
[INFO] finished tweaking git repo https://github.com/redox-os/orbital
[INFO] tweaked toml for git repo https://github.com/redox-os/orbital written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/redox-os/orbital on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/redox-os/orbital 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox-daemon v0.1.3
[INFO] [stderr]   Downloaded orbimage v0.1.17
[INFO] [stderr]   Downloaded redox_event v0.4.1
[INFO] [stderr]   Downloaded redox_termios v0.1.3
[INFO] [stderr]   Downloaded termion v4.0.5
[INFO] [stderr]   Downloaded font-loader v0.11.0
[INFO] [stderr]   Downloaded numtoa v0.2.4
[INFO] [stderr]   Downloaded orbfont v0.1.12
[INFO] [stderr]   Downloaded redox-log v0.1.4
[INFO] [stderr]   Downloaded redox-scheme v0.6.0
[INFO] [stderr]   Downloaded toml v0.7.8
[INFO] [stderr]   Downloaded resize v0.3.1
[INFO] [stderr]   Downloaded image v0.21.3
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0d89e01eddf7c26080c580d1467031636bbd6530b1b3c849f1c5bf25c2a4fed
[INFO] running `Command { std: "docker" "start" "-a" "e0d89e01eddf7c26080c580d1467031636bbd6530b1b3c849f1c5bf25c2a4fed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0d89e01eddf7c26080c580d1467031636bbd6530b1b3c849f1c5bf25c2a4fed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0d89e01eddf7c26080c580d1467031636bbd6530b1b3c849f1c5bf25c2a4fed", kill_on_drop: false }`
[INFO] [stdout] e0d89e01eddf7c26080c580d1467031636bbd6530b1b3c849f1c5bf25c2a4fed
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efeef5b63e06484302eedad42f6aad486df04cb52ef3e3e45590f31de66d33e8
[INFO] running `Command { std: "docker" "start" "-a" "efeef5b63e06484302eedad42f6aad486df04cb52ef3e3e45590f31de66d33e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]     Checking redox_syscall v0.5.11
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling orbclient v0.3.48
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking libredox v0.1.3
[INFO] [stderr]     Checking png v0.14.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.5
[INFO] [stderr]     Checking numtoa v0.2.4
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking termion v4.0.5
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking font-loader v0.11.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking resize v0.3.1
[INFO] [stderr]     Checking redox-scheme v0.6.0
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking redox_event v0.4.1
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking redox-daemon v0.1.3
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking redox-log v0.1.4
[INFO] [stderr]     Checking tiff v0.2.2
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking image v0.21.3
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking orbfont v0.1.12
[INFO] [stderr]     Checking orbimage v0.1.17
[INFO] [stderr]     Checking orbital v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/core/display.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn roi_mut(&mut self, rect: &Rect) -> ImageRoiMut {
[INFO] [stdout]    |                    ^^^^^^^^^                  ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn roi_mut(&mut self, rect: &Rect) -> ImageRoiMut<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/core/image.rs:171:16
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn roi(&self, rect: &Rect) -> ImageRoi {
[INFO] [stdout]     |                ^^^^^                  -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn roi(&self, rect: &Rect) -> ImageRoi<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/core/image.rs:179:20
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn roi_mut(&mut self, rect: &Rect) -> ImageRoiMut {
[INFO] [stdout]     |                    ^^^^^^^^^                  ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn roi_mut(&mut self, rect: &Rect) -> ImageRoiMut<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/core/image.rs:311:16
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub fn roi(&self, rect: &Rect) -> ImageRoi {
[INFO] [stdout]     |                ^^^^^                  -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub fn roi(&self, rect: &Rect) -> ImageRoi<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/core/image.rs:320:20
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn roi_mut(&mut self, rect: &Rect) -> ImageRoiMut {
[INFO] [stdout]     |                    ^^^^^^^^^                  ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn roi_mut(&mut self, rect: &Rect) -> ImageRoiMut<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/core/image.rs:399:16
[INFO] [stdout]     |
[INFO] [stdout] 399 |     pub fn roi(&self, rect: &Rect) -> ImageRoi {
[INFO] [stdout]     |                ^^^^^                  -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 399 |     pub fn roi(&self, rect: &Rect) -> ImageRoi<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/core/image.rs:407:20
[INFO] [stdout]     |
[INFO] [stdout] 407 |     pub fn roi_mut(&mut self, rect: &Rect) -> ImageRoiMut {
[INFO] [stdout]     |                    ^^^^^^^^^                  ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 407 |     pub fn roi_mut(&mut self, rect: &Rect) -> ImageRoiMut<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/scheme.rs:450:37
[INFO] [stdout]     |
[INFO] [stdout] 450 |     pub fn handle_window_properties(&mut self, id: usize) -> Result<Properties> {
[INFO] [stdout]     |                                     ^^^^^^^^^                       ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 450 |     pub fn handle_window_properties(&mut self, id: usize) -> Result<Properties<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/window.rs:363:23
[INFO] [stdout]     |
[INFO] [stdout] 363 |     pub fn properties(&self) -> Properties {
[INFO] [stdout]     |                       ^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 363 |     pub fn properties(&self) -> Properties<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/core/display.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn roi_mut(&mut self, rect: &Rect) -> ImageRoiMut {
[INFO] [stdout]    |                    ^^^^^^^^^                  ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn roi_mut(&mut self, rect: &Rect) -> ImageRoiMut<'_> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/core/image.rs:171:16
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn roi(&self, rect: &Rect) -> ImageRoi {
[INFO] [stdout]     |                ^^^^^                  -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn roi(&self, rect: &Rect) -> ImageRoi<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/core/image.rs:179:20
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn roi_mut(&mut self, rect: &Rect) -> ImageRoiMut {
[INFO] [stdout]     |                    ^^^^^^^^^                  ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn roi_mut(&mut self, rect: &Rect) -> ImageRoiMut<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/core/image.rs:311:16
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub fn roi(&self, rect: &Rect) -> ImageRoi {
[INFO] [stdout]     |                ^^^^^                  -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 311 |     pub fn roi(&self, rect: &Rect) -> ImageRoi<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/core/image.rs:320:20
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn roi_mut(&mut self, rect: &Rect) -> ImageRoiMut {
[INFO] [stdout]     |                    ^^^^^^^^^                  ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn roi_mut(&mut self, rect: &Rect) -> ImageRoiMut<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/core/image.rs:399:16
[INFO] [stdout]     |
[INFO] [stdout] 399 |     pub fn roi(&self, rect: &Rect) -> ImageRoi {
[INFO] [stdout]     |                ^^^^^                  -------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 399 |     pub fn roi(&self, rect: &Rect) -> ImageRoi<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/core/image.rs:407:20
[INFO] [stdout]     |
[INFO] [stdout] 407 |     pub fn roi_mut(&mut self, rect: &Rect) -> ImageRoiMut {
[INFO] [stdout]     |                    ^^^^^^^^^                  ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 407 |     pub fn roi_mut(&mut self, rect: &Rect) -> ImageRoiMut<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/scheme.rs:450:37
[INFO] [stdout]     |
[INFO] [stdout] 450 |     pub fn handle_window_properties(&mut self, id: usize) -> Result<Properties> {
[INFO] [stdout]     |                                     ^^^^^^^^^                       ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 450 |     pub fn handle_window_properties(&mut self, id: usize) -> Result<Properties<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/window.rs:363:23
[INFO] [stdout]     |
[INFO] [stdout] 363 |     pub fn properties(&self) -> Properties {
[INFO] [stdout]     |                       ^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 363 |     pub fn properties(&self) -> Properties<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 37s
[INFO] running `Command { std: "docker" "inspect" "efeef5b63e06484302eedad42f6aad486df04cb52ef3e3e45590f31de66d33e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efeef5b63e06484302eedad42f6aad486df04cb52ef3e3e45590f31de66d33e8", kill_on_drop: false }`
[INFO] [stdout] efeef5b63e06484302eedad42f6aad486df04cb52ef3e3e45590f31de66d33e8
