[INFO] cloning repository https://github.com/sanbox-irl/cursive_chat_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sanbox-irl/cursive_chat_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanbox-irl%2Fcursive_chat_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanbox-irl%2Fcursive_chat_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20d9d321c16ff77f6c2b04f0a8f6cbc4f17c1ea0 [INFO] checking sanbox-irl/cursive_chat_example/20d9d321c16ff77f6c2b04f0a8f6cbc4f17c1ea0 against master#9f32ccf35fb877270bc44a86a126440f04d676d0 for pr-140283 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsanbox-irl%2Fcursive_chat_example" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sanbox-irl/cursive_chat_example [INFO] finished tweaking git repo https://github.com/sanbox-irl/cursive_chat_example [INFO] tweaked toml for git repo https://github.com/sanbox-irl/cursive_chat_example written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sanbox-irl/cursive_chat_example on toolchain 9f32ccf35fb877270bc44a86a126440f04d676d0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f32ccf35fb877270bc44a86a126440f04d676d0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f32ccf35fb877270bc44a86a126440f04d676d0" "generate-lockfile" "--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 [INFO] [stderr] Locking 117 packages to latest compatible versions [INFO] [stderr] Adding ahash v0.4.8 (available: v0.8.12) [INFO] [stderr] Adding cfg-if v0.1.10 (available: v1.0.3) [INFO] [stderr] Adding crossbeam-channel v0.4.4 (available: v0.5.15) [INFO] [stderr] Adding crossterm v0.17.7 (available: v0.29.0) [INFO] [stderr] Adding enum-map v0.6.6 (available: v2.7.3) [INFO] [stderr] Adding ncurses v5.101.0 (available: v6.0.1) [INFO] [stderr] Adding num v0.3.1 (available: v0.4.3) [INFO] [stderr] Adding pancurses v0.16.1 (available: v0.17.0) [INFO] [stderr] Adding pulldown-cmark v0.7.2 (available: v0.13.0) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] [stderr] Adding signal-hook v0.1.17 (available: v0.3.18) [INFO] [stderr] Adding termion v1.5.6 (available: v4.0.5) [INFO] [stderr] Adding toml v0.5.11 (available: v0.9.7) [INFO] [stderr] Adding unicode-width v0.1.14 (available: v0.2.1) [INFO] [stderr] Adding xi-unicode v0.2.1 (available: v0.3.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f32ccf35fb877270bc44a86a126440f04d676d0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty-bytes v0.2.2 [INFO] [stderr] Downloaded getopts v0.2.24 [INFO] [stderr] Downloaded pancurses v0.16.1 [INFO] [stderr] Downloaded darling_macro v0.21.3 [INFO] [stderr] Downloaded term_size v0.3.2 [INFO] [stderr] Downloaded redox_termios v0.1.3 [INFO] [stderr] Downloaded termion v1.5.6 [INFO] [stderr] Downloaded bear-lib-terminal-sys v1.3.0 [INFO] [stderr] Downloaded winreg v0.5.1 [INFO] [stderr] Downloaded array-macro v1.0.5 [INFO] [stderr] Downloaded bear-lib-terminal v2.0.0 [INFO] [stderr] Downloaded enum-map v0.6.6 [INFO] [stderr] Downloaded parking_lot_core v0.7.3 [INFO] [stderr] Downloaded darling v0.21.3 [INFO] [stderr] Downloaded ahash v0.4.8 [INFO] [stderr] Downloaded crossterm v0.17.7 [INFO] [stderr] Downloaded pulldown-cmark v0.7.2 [INFO] [stderr] Downloaded ntapi v0.3.7 [INFO] [stderr] Downloaded crossbeam-channel v0.4.4 [INFO] [stderr] Downloaded xi-unicode v0.2.1 [INFO] [stderr] Downloaded darling_core v0.21.3 [INFO] [stderr] Downloaded ncurses v5.101.0 [INFO] [stderr] Downloaded enumset v1.1.10 [INFO] [stderr] Downloaded crossterm_winapi v0.6.2 [INFO] [stderr] Downloaded num v0.3.1 [INFO] [stderr] Downloaded enumset_derive v0.14.0 [INFO] [stderr] Downloaded enum-map-derive v0.4.6 [INFO] [stderr] Downloaded num-complex v0.3.1 [INFO] [stderr] Downloaded pdcurses-sys v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+9f32ccf35fb877270bc44a86a126440f04d676d0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b23ca796aa61fd3eedd43d95e40fc504bf03ff31684ea3daa89e6596b4a12ae [INFO] running `Command { std: "docker" "start" "-a" "8b23ca796aa61fd3eedd43d95e40fc504bf03ff31684ea3daa89e6596b4a12ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b23ca796aa61fd3eedd43d95e40fc504bf03ff31684ea3daa89e6596b4a12ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b23ca796aa61fd3eedd43d95e40fc504bf03ff31684ea3daa89e6596b4a12ae", kill_on_drop: false }` [INFO] [stdout] 8b23ca796aa61fd3eedd43d95e40fc504bf03ff31684ea3daa89e6596b4a12ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+9f32ccf35fb877270bc44a86a126440f04d676d0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 054ec4ef6ee76692755d5752940f604bc134e6145c34cfe7f1ab993803fd3b83 [INFO] running `Command { std: "docker" "start" "-a" "054ec4ef6ee76692755d5752940f604bc134e6145c34cfe7f1ab993803fd3b83", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking ahash v0.4.8 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Checking pretty-bytes v0.2.2 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Checking enum-map v0.6.6 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Checking enumset v1.1.10 [INFO] [stderr] Checking cursive_core v0.1.1 (/opt/rustwide/workdir/cursive-core) [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> cursive-core/src/align.rs:99:34 [INFO] [stdout] | [INFO] [stdout] 99 | HAlign::Right => (container - content), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 99 - HAlign::Right => (container - content), [INFO] [stdout] 99 + HAlign::Right => container - content, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> cursive-core/src/align.rs:118:35 [INFO] [stdout] | [INFO] [stdout] 118 | VAlign::Bottom => (container - content), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 118 - VAlign::Bottom => (container - content), [INFO] [stdout] 118 + VAlign::Bottom => container - content, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> cursive-core/src/align.rs:99:34 [INFO] [stdout] | [INFO] [stdout] 99 | HAlign::Right => (container - content), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 99 - HAlign::Right => (container - content), [INFO] [stdout] 99 + HAlign::Right => container - content, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> cursive-core/src/align.rs:118:35 [INFO] [stdout] | [INFO] [stdout] 118 | VAlign::Bottom => (container - content), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 118 - VAlign::Bottom => (container - content), [INFO] [stdout] 118 + VAlign::Bottom => container - content, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> cursive-core/src/views/fixed_layout.rs:149:42 [INFO] [stdout] | [INFO] [stdout] 148 | children: &'a mut [Child], [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 149 | ) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^ 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 `'a` [INFO] [stdout] | [INFO] [stdout] 149 | ) -> Box + 'a> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> cursive-core/src/views/fixed_layout.rs:166:39 [INFO] [stdout] | [INFO] [stdout] 165 | children: &'a mut [Child], [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 166 | ) -> impl Iterator + 'a { [INFO] [stdout] | ^^^^^^^^^^ -- the same lifetime is named here [INFO] [stdout] | | [INFO] [stdout] | 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 `'a` [INFO] [stdout] | [INFO] [stdout] 166 | ) -> impl Iterator + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> cursive-core/src/views/linear_layout.rs:345:42 [INFO] [stdout] | [INFO] [stdout] 342 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 345 | ) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^ 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 `'a` [INFO] [stdout] | [INFO] [stdout] 345 | ) -> Box + 'a> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> cursive-core/src/views/list_view.rs:174:42 [INFO] [stdout] | [INFO] [stdout] 171 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 174 | ) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^ 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 `'a` [INFO] [stdout] | [INFO] [stdout] 174 | ) -> Box + 'a> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cursive v0.15.1-alpha.0 (/opt/rustwide/workdir/cursive) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> cursive-core/src/views/fixed_layout.rs:149:42 [INFO] [stdout] | [INFO] [stdout] 148 | children: &'a mut [Child], [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 149 | ) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^ 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 `'a` [INFO] [stdout] | [INFO] [stdout] 149 | ) -> Box + 'a> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> cursive-core/src/views/fixed_layout.rs:166:39 [INFO] [stdout] | [INFO] [stdout] 165 | children: &'a mut [Child], [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 166 | ) -> impl Iterator + 'a { [INFO] [stdout] | ^^^^^^^^^^ -- the same lifetime is named here [INFO] [stdout] | | [INFO] [stdout] | 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 `'a` [INFO] [stdout] | [INFO] [stdout] 166 | ) -> impl Iterator + 'a { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> cursive-core/src/views/linear_layout.rs:345:42 [INFO] [stdout] | [INFO] [stdout] 342 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 345 | ) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^ 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 `'a` [INFO] [stdout] | [INFO] [stdout] 345 | ) -> Box + 'a> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> cursive-core/src/views/list_view.rs:174:42 [INFO] [stdout] | [INFO] [stdout] 171 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 174 | ) -> Box + 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^ 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 `'a` [INFO] [stdout] | [INFO] [stdout] 174 | ) -> Box + 'a> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> cursive/src/backends/puppet/mod.rs:83:30 [INFO] [stdout] | [INFO] [stdout] 83 | Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 83 | Err(e) => panic!("{}", e), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 83 - Err(e) => panic!(e), [INFO] [stdout] 83 + Err(e) => std::panic::panic_any(e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> cursive/src/backends/puppet/observed.rs:180:18 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn piece(&self, min: Vec2, max: Vec2) -> ObservedPiece { [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] 180 | pub fn piece(&self, min: Vec2, max: Vec2) -> ObservedPiece<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> cursive/src/backends/puppet/observed.rs:190:28 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn find_occurences(&self, pattern: &str) -> Vec { [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] 190 | pub fn find_occurences(&self, pattern: &str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> cursive/src/backends/puppet/observed.rs:301:17 [INFO] [stdout] | [INFO] [stdout] 301 | fn expanded(&self, up_left: Vec2, down_right: Vec2) -> ObservedPiece { [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] 301 | fn expanded(&self, up_left: Vec2, down_right: Vec2) -> ObservedPiece<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cursive-examples v0.1.1-alpha.0 (/opt/rustwide/workdir/examples) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> cursive/src/backends/puppet/mod.rs:83:30 [INFO] [stdout] | [INFO] [stdout] 83 | Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 83 | Err(e) => panic!("{}", e), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 83 - Err(e) => panic!(e), [INFO] [stdout] 83 + Err(e) => std::panic::panic_any(e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> cursive/src/backends/puppet/observed.rs:180:18 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn piece(&self, min: Vec2, max: Vec2) -> ObservedPiece { [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] 180 | pub fn piece(&self, min: Vec2, max: Vec2) -> ObservedPiece<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> cursive/src/backends/puppet/observed.rs:190:28 [INFO] [stdout] | [INFO] [stdout] 190 | pub fn find_occurences(&self, pattern: &str) -> Vec { [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] 190 | pub fn find_occurences(&self, pattern: &str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> cursive/src/backends/puppet/observed.rs:301:17 [INFO] [stdout] | [INFO] [stdout] 301 | fn expanded(&self, up_left: Vec2, down_right: Vec2) -> ObservedPiece { [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] 301 | fn expanded(&self, up_left: Vec2, down_right: Vec2) -> ObservedPiece<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.64s [INFO] running `Command { std: "docker" "inspect" "054ec4ef6ee76692755d5752940f604bc134e6145c34cfe7f1ab993803fd3b83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "054ec4ef6ee76692755d5752940f604bc134e6145c34cfe7f1ab993803fd3b83", kill_on_drop: false }` [INFO] [stdout] 054ec4ef6ee76692755d5752940f604bc134e6145c34cfe7f1ab993803fd3b83