[INFO] fetching crate twmap 0.13.3... [INFO] checking twmap-0.13.3 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate twmap 0.13.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate twmap 0.13.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate twmap 0.13.3 [INFO] tweaked toml for crates.io crate twmap 0.13.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate twmap 0.13.3 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate twmap 0.13.3 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32d84b14b695b8bf4c4004c3eb0238f8c0ec996979c5f9d96203658b0309706b [INFO] running `Command { std: "docker" "start" "-a" "32d84b14b695b8bf4c4004c3eb0238f8c0ec996979c5f9d96203658b0309706b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32d84b14b695b8bf4c4004c3eb0238f8c0ec996979c5f9d96203658b0309706b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32d84b14b695b8bf4c4004c3eb0238f8c0ec996979c5f9d96203658b0309706b", kill_on_drop: false }` [INFO] [stdout] 32d84b14b695b8bf4c4004c3eb0238f8c0ec996979c5f9d96203658b0309706b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b214b68126b8a0dedf506c6cc4a6d67f2646994c57122bff840b9643caa33439 [INFO] running `Command { std: "docker" "start" "-a" "b214b68126b8a0dedf506c6cc4a6d67f2646994c57122bff840b9643caa33439", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking zlib-rs v0.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling fixed v1.24.0 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking twstorage v0.1.1 [INFO] [stderr] Checking opus_headers v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking libz-rs-sys v0.5.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling vek v0.17.1 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking sanitize-filename v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling structview_derive v1.1.0 [INFO] [stderr] Checking structview v1.1.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking twmap v0.13.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/datafile/parse.rs:406:24 [INFO] [stdout] | [INFO] [stdout] 406 | pub fn parse(data: &[u8]) -> Result { [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] 406 | pub fn parse(data: &[u8]) -> Result, DatafileParseError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:127:43 [INFO] [stdout] | [INFO] [stdout] 127 | pub(crate) fn save_to_datafile_unwrap(&self) -> (HashMap>, Vec>) { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [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] 127 | pub(crate) fn save_to_datafile_unwrap(&self) -> (HashMap>, Vec>) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:229:25 [INFO] [stdout] | [INFO] [stdout] 229 | fn save(map_images: &[Image], version: Version, data_len: i32) -> Option { [INFO] [stdout] | ^^^^^^^^ this lifetime flows to the output -------------- the lifetime gets resolved as `'_` [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] 229 | fn save(map_images: &[Image], version: Version, data_len: i32) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:249:16 [INFO] [stdout] | [INFO] [stdout] 249 | fn itemize(&self, id: u16, version: Version, data_len: i32) -> (Item, Vec>) { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [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] 249 | fn itemize(&self, id: u16, version: Version, data_len: i32) -> (Item, Vec>) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:430:24 [INFO] [stdout] | [INFO] [stdout] 430 | map_envelopes: &[Envelope], [INFO] [stdout] | ^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 433 | Option, [INFO] [stdout] | -------------- the lifetimes get resolved as `'_` [INFO] [stdout] 434 | ItemTypeInsert, [INFO] [stdout] | -------------- the lifetimes get resolved as `'_` [INFO] [stdout] 435 | Option, [INFO] [stdout] | -------------- the lifetimes get resolved as `'_` [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] 433 ~ Option>, [INFO] [stdout] 434 ~ ItemTypeInsert<'_>, [INFO] [stdout] 435 ~ Option>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:531:25 [INFO] [stdout] | [INFO] [stdout] 531 | fn save(map_groups: &[Group]) -> ItemTypeInsert { [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] 531 | fn save(map_groups: &[Group]) -> ItemTypeInsert<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:644:16 [INFO] [stdout] | [INFO] [stdout] 644 | fn itemize(&self, version: Version, data_len: i32, id: u16) -> (Item, Vec>) { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [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] 644 | fn itemize(&self, version: Version, data_len: i32, id: u16) -> (Item, Vec>) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:748:16 [INFO] [stdout] | [INFO] [stdout] 748 | fn itemize(&self, version: Version, data_len: i32, id: u16) -> (Item, Vec>) { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [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] 748 | fn itemize(&self, version: Version, data_len: i32, id: u16) -> (Item, Vec>) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:832:25 [INFO] [stdout] | [INFO] [stdout] 832 | fn create_data_item(&self) -> Cow<[u8]> { [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] 832 | fn create_data_item(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:844:16 [INFO] [stdout] | [INFO] [stdout] 844 | fn itemize(&self, data_len: i32, id: u16) -> (Item, Vec>) { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [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] 844 | fn itemize(&self, data_len: i32, id: u16) -> (Item, Vec>) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:900:25 [INFO] [stdout] | [INFO] [stdout] 900 | fn create_data_item(&self) -> Cow<[u8]> { [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] 900 | fn create_data_item(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:912:16 [INFO] [stdout] | [INFO] [stdout] 912 | fn itemize(&self, data_len: i32, id: u16) -> (Item, Vec>) { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [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] 912 | fn itemize(&self, data_len: i32, id: u16) -> (Item, Vec>) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:934:21 [INFO] [stdout] | [INFO] [stdout] 934 | fn save(groups: &[Group], version: Version, data_len: i32) -> ItemTypeInsert { [INFO] [stdout] | ^^^^^^^^ this lifetime flows to the output -------------- the lifetime gets resolved as `'_` [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] 934 | fn save(groups: &[Group], version: Version, data_len: i32) -> ItemTypeInsert<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:958:16 [INFO] [stdout] | [INFO] [stdout] 958 | fn itemize(&self, id: u16, version: Version, data_len: i32) -> (Item, Vec>) { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [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] 958 | fn itemize(&self, id: u16, version: Version, data_len: i32) -> (Item, Vec>) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:977:25 [INFO] [stdout] | [INFO] [stdout] 977 | fn save(map_sounds: &[Sound], data_len: i32) -> Option { [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] 977 | fn save(map_sounds: &[Sound], data_len: i32) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:996:16 [INFO] [stdout] | [INFO] [stdout] 996 | fn itemize(&self, id: u16, data_len: i32) -> (Item, Vec>) { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [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] 996 | fn itemize(&self, id: u16, data_len: i32) -> (Item, Vec>) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:1017:21 [INFO] [stdout] | [INFO] [stdout] 1017 | fn save(groups: &[Group]) -> Option { [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] 1017 | fn save(groups: &[Group]) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/datafile/parse.rs:406:24 [INFO] [stdout] | [INFO] [stdout] 406 | pub fn parse(data: &[u8]) -> Result { [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] 406 | pub fn parse(data: &[u8]) -> Result, DatafileParseError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:127:43 [INFO] [stdout] | [INFO] [stdout] 127 | pub(crate) fn save_to_datafile_unwrap(&self) -> (HashMap>, Vec>) { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [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] 127 | pub(crate) fn save_to_datafile_unwrap(&self) -> (HashMap>, Vec>) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:229:25 [INFO] [stdout] | [INFO] [stdout] 229 | fn save(map_images: &[Image], version: Version, data_len: i32) -> Option { [INFO] [stdout] | ^^^^^^^^ this lifetime flows to the output -------------- the lifetime gets resolved as `'_` [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] 229 | fn save(map_images: &[Image], version: Version, data_len: i32) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:249:16 [INFO] [stdout] | [INFO] [stdout] 249 | fn itemize(&self, id: u16, version: Version, data_len: i32) -> (Item, Vec>) { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [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] 249 | fn itemize(&self, id: u16, version: Version, data_len: i32) -> (Item, Vec>) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:430:24 [INFO] [stdout] | [INFO] [stdout] 430 | map_envelopes: &[Envelope], [INFO] [stdout] | ^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 433 | Option, [INFO] [stdout] | -------------- the lifetimes get resolved as `'_` [INFO] [stdout] 434 | ItemTypeInsert, [INFO] [stdout] | -------------- the lifetimes get resolved as `'_` [INFO] [stdout] 435 | Option, [INFO] [stdout] | -------------- the lifetimes get resolved as `'_` [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] 433 ~ Option>, [INFO] [stdout] 434 ~ ItemTypeInsert<'_>, [INFO] [stdout] 435 ~ Option>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:531:25 [INFO] [stdout] | [INFO] [stdout] 531 | fn save(map_groups: &[Group]) -> ItemTypeInsert { [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] 531 | fn save(map_groups: &[Group]) -> ItemTypeInsert<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:644:16 [INFO] [stdout] | [INFO] [stdout] 644 | fn itemize(&self, version: Version, data_len: i32, id: u16) -> (Item, Vec>) { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [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] 644 | fn itemize(&self, version: Version, data_len: i32, id: u16) -> (Item, Vec>) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:748:16 [INFO] [stdout] | [INFO] [stdout] 748 | fn itemize(&self, version: Version, data_len: i32, id: u16) -> (Item, Vec>) { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [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] 748 | fn itemize(&self, version: Version, data_len: i32, id: u16) -> (Item, Vec>) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:832:25 [INFO] [stdout] | [INFO] [stdout] 832 | fn create_data_item(&self) -> Cow<[u8]> { [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] 832 | fn create_data_item(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:844:16 [INFO] [stdout] | [INFO] [stdout] 844 | fn itemize(&self, data_len: i32, id: u16) -> (Item, Vec>) { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [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] 844 | fn itemize(&self, data_len: i32, id: u16) -> (Item, Vec>) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:900:25 [INFO] [stdout] | [INFO] [stdout] 900 | fn create_data_item(&self) -> Cow<[u8]> { [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] 900 | fn create_data_item(&self) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:912:16 [INFO] [stdout] | [INFO] [stdout] 912 | fn itemize(&self, data_len: i32, id: u16) -> (Item, Vec>) { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [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] 912 | fn itemize(&self, data_len: i32, id: u16) -> (Item, Vec>) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:934:21 [INFO] [stdout] | [INFO] [stdout] 934 | fn save(groups: &[Group], version: Version, data_len: i32) -> ItemTypeInsert { [INFO] [stdout] | ^^^^^^^^ this lifetime flows to the output -------------- the lifetime gets resolved as `'_` [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] 934 | fn save(groups: &[Group], version: Version, data_len: i32) -> ItemTypeInsert<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:958:16 [INFO] [stdout] | [INFO] [stdout] 958 | fn itemize(&self, id: u16, version: Version, data_len: i32) -> (Item, Vec>) { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [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] 958 | fn itemize(&self, id: u16, version: Version, data_len: i32) -> (Item, Vec>) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:977:25 [INFO] [stdout] | [INFO] [stdout] 977 | fn save(map_sounds: &[Sound], data_len: i32) -> Option { [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] 977 | fn save(map_sounds: &[Sound], data_len: i32) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:996:16 [INFO] [stdout] | [INFO] [stdout] 996 | fn itemize(&self, id: u16, data_len: i32) -> (Item, Vec>) { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [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] 996 | fn itemize(&self, id: u16, data_len: i32) -> (Item, Vec>) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map/save.rs:1017:21 [INFO] [stdout] | [INFO] [stdout] 1017 | fn save(groups: &[Group]) -> Option { [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] 1017 | fn save(groups: &[Group]) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.57s [INFO] running `Command { std: "docker" "inspect" "b214b68126b8a0dedf506c6cc4a6d67f2646994c57122bff840b9643caa33439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b214b68126b8a0dedf506c6cc4a6d67f2646994c57122bff840b9643caa33439", kill_on_drop: false }` [INFO] [stdout] b214b68126b8a0dedf506c6cc4a6d67f2646994c57122bff840b9643caa33439