[INFO] fetching crate tile_net 2.0.5... [INFO] checking tile_net-2.0.5 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate tile_net 2.0.5 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate tile_net 2.0.5 [INFO] finished tweaking crates.io crate tile_net 2.0.5 [INFO] tweaked toml for crates.io crate tile_net 2.0.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tile_net 2.0.5 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tile_net 2.0.5 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d7f733152d1beee9a040ce299a0a5a98565548fe073a912ebdd082adb420ad7 [INFO] running `Command { std: "docker" "start" "-a" "1d7f733152d1beee9a040ce299a0a5a98565548fe073a912ebdd082adb420ad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d7f733152d1beee9a040ce299a0a5a98565548fe073a912ebdd082adb420ad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d7f733152d1beee9a040ce299a0a5a98565548fe073a912ebdd082adb420ad7", kill_on_drop: false }` [INFO] [stdout] 1d7f733152d1beee9a040ce299a0a5a98565548fe073a912ebdd082adb420ad7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bba28918c132912d81102d79ff11ed319e7cce96776f143196863d1b42258d50 [INFO] running `Command { std: "docker" "start" "-a" "bba28918c132912d81102d79ff11ed319e7cce96776f143196863d1b42258d50", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling csfml-system-sys v0.1.0 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Checking sfml-types v0.1.0 [INFO] [stderr] Compiling csfml-window-sys v0.1.1 [INFO] [stderr] Compiling csfml-audio-sys v0.1.0 [INFO] [stderr] Compiling csfml-graphics-sys v0.1.0 [INFO] [stderr] Compiling csfml-network-sys v0.1.0 [INFO] [stderr] Checking interleave v1.0.1 [INFO] [stderr] Checking bitflags v0.5.0 [INFO] [stderr] Checking tile_net v2.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SuperCover` [INFO] [stdout] --> src/collable/mod.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | pub use super::{SuperCover, Line, Vector, TileNet, TileSet}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tiles/tilenet.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | try!(write!(formatter, "{} ", current)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tiles/tilenet.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | try!(formatter.write_str("\n")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tiles/mod.rs:98:4 [INFO] [stdout] | [INFO] [stdout] 98 | try!(write!(formatter, "{:?} ", tile)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tiles/mod.rs:169:4 [INFO] [stdout] | [INFO] [stdout] 169 | try!(write!(formatter, "{} ", current)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tiles/mod.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | try!(formatter.write_str("\n")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/collable/mod.rs:30:38 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(offset: Vector, points: &'a [(f32, f32)]) -> Points { [INFO] [stdout] | ^^ ------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(offset: Vector, points: &'a [(f32, f32)]) -> Points<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collable/mod.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | fn points(&self) -> Points; [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] 57 | fn points(&self) -> Points<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tiles/tilenet.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn prepare(&mut self) -> TileNetProxy { [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] 145 | pub fn prepare(&mut self) -> TileNetProxy<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tiles/tilenet.rs:285:18 [INFO] [stdout] | [INFO] [stdout] 285 | pub fn view_all(&self) -> TileView { [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] 285 | pub fn view_all(&self) -> TileView<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tiles/tilenet.rs:290:25 [INFO] [stdout] | [INFO] [stdout] 290 | pub fn view_center_f32(&self, position: (f32, f32), span: (usize, usize)) -> TileView { [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] 290 | pub fn view_center_f32(&self, position: (f32, f32), span: (usize, usize)) -> TileView<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tiles/tilenet.rs:296:21 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn view_center(&self, position: (usize, usize), span: (usize, usize)) -> TileView { [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] 296 | pub fn view_center(&self, position: (usize, usize), span: (usize, usize)) -> TileView<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tiles/tilenet.rs:305:18 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn view_box(&self, rectangle: (usize, usize, usize, usize)) -> TileView { [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] 305 | pub fn view_box(&self, rectangle: (usize, usize, usize, usize)) -> TileView<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tiles/tilenet.rs:319:24 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn collide_set(&self, list: I) -> TileSet [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] 319 | pub fn collide_set(&self, list: I) -> TileSet<'_, T, I> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sfml v0.11.2 [INFO] [stdout] warning: unused import: `SuperCover` [INFO] [stdout] --> src/collable/mod.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | pub use super::{SuperCover, Line, Vector, TileNet, TileSet}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tiles/tilenet.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | try!(write!(formatter, "{} ", current)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tiles/tilenet.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | try!(formatter.write_str("\n")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tiles/mod.rs:98:4 [INFO] [stdout] | [INFO] [stdout] 98 | try!(write!(formatter, "{:?} ", tile)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tiles/mod.rs:169:4 [INFO] [stdout] | [INFO] [stdout] 169 | try!(write!(formatter, "{} ", current)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/tiles/mod.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | try!(formatter.write_str("\n")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/lib.rs:452:52 [INFO] [stdout] | [INFO] [stdout] 452 | let map: TileNet = TileNet::from_iter(10, (1..101)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 452 - let map: TileNet = TileNet::from_iter(10, (1..101)); [INFO] [stdout] 452 + let map: TileNet = TileNet::from_iter(10, 1..101); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/lib.rs:456:11 [INFO] [stdout] | [INFO] [stdout] 456 | .chain((34..39)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 456 - .chain((34..39)) [INFO] [stdout] 456 + .chain(34..39) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/lib.rs:455:11 [INFO] [stdout] | [INFO] [stdout] 455 | .chain((24..29)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 455 - .chain((24..29)) [INFO] [stdout] 455 + .chain(24..29) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/lib.rs:463:52 [INFO] [stdout] | [INFO] [stdout] 463 | let map: TileNet = TileNet::from_iter(10, (1..25)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 463 - let map: TileNet = TileNet::from_iter(10, (1..25)); [INFO] [stdout] 463 + let map: TileNet = TileNet::from_iter(10, 1..25); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/lib.rs:469:52 [INFO] [stdout] | [INFO] [stdout] 469 | let map: TileNet = TileNet::from_iter(10, (1..31)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 469 - let map: TileNet = TileNet::from_iter(10, (1..31)); [INFO] [stdout] 469 + let map: TileNet = TileNet::from_iter(10, 1..31); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `checking_x` and `downward` are never read [INFO] [stdout] --> examples/jump.rs:123:2 [INFO] [stdout] | [INFO] [stdout] 118 | struct Rects { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 123 | checking_x: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 124 | downward: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Rects` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/jump.rs:197:12 [INFO] [stdout] | [INFO] [stdout] 197 | fn points(&self) -> Points { [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] 197 | fn points(&self) -> Points<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/collable/mod.rs:30:38 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(offset: Vector, points: &'a [(f32, f32)]) -> Points { [INFO] [stdout] | ^^ ------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(offset: Vector, points: &'a [(f32, f32)]) -> Points<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/collable/mod.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | fn points(&self) -> Points; [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] 57 | fn points(&self) -> Points<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tiles/tilenet.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn prepare(&mut self) -> TileNetProxy { [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] 145 | pub fn prepare(&mut self) -> TileNetProxy<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tiles/tilenet.rs:285:18 [INFO] [stdout] | [INFO] [stdout] 285 | pub fn view_all(&self) -> TileView { [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] 285 | pub fn view_all(&self) -> TileView<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tiles/tilenet.rs:290:25 [INFO] [stdout] | [INFO] [stdout] 290 | pub fn view_center_f32(&self, position: (f32, f32), span: (usize, usize)) -> TileView { [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] 290 | pub fn view_center_f32(&self, position: (f32, f32), span: (usize, usize)) -> TileView<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tiles/tilenet.rs:296:21 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn view_center(&self, position: (usize, usize), span: (usize, usize)) -> TileView { [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] 296 | pub fn view_center(&self, position: (usize, usize), span: (usize, usize)) -> TileView<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tiles/tilenet.rs:305:18 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn view_box(&self, rectangle: (usize, usize, usize, usize)) -> TileView { [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] 305 | pub fn view_box(&self, rectangle: (usize, usize, usize, usize)) -> TileView<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tiles/tilenet.rs:319:24 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn collide_set(&self, list: I) -> TileSet [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] 319 | pub fn collide_set(&self, list: I) -> TileSet<'_, T, I> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.5.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "bba28918c132912d81102d79ff11ed319e7cce96776f143196863d1b42258d50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bba28918c132912d81102d79ff11ed319e7cce96776f143196863d1b42258d50", kill_on_drop: false }` [INFO] [stdout] bba28918c132912d81102d79ff11ed319e7cce96776f143196863d1b42258d50