[INFO] fetching crate pkmn-savedata 0.2.0... [INFO] testing pkmn-savedata-0.2.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate pkmn-savedata 0.2.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate pkmn-savedata 0.2.0 [INFO] finished tweaking crates.io crate pkmn-savedata 0.2.0 [INFO] tweaked toml for crates.io crate pkmn-savedata 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pkmn-savedata 0.2.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pkmn-savedata 0.2.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_lex v0.7.3 [INFO] [stderr] Downloaded no_std_io2 v0.8.1 [INFO] [stderr] Downloaded clap v4.5.21 [INFO] [stderr] Downloaded pkmn-strings v0.1.0 [INFO] [stderr] Downloaded clap_builder v4.5.21 [INFO] [stderr] Downloaded zerocopy-derive v0.8.10 [INFO] [stderr] Downloaded zerocopy v0.8.10 [INFO] [stderr] Downloaded pkmn-core-types v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b522cdb7c0d89a1e588db40322986c333a72161cf5418a230e5a7c452340912 [INFO] running `Command { std: "docker" "start" "-a" "0b522cdb7c0d89a1e588db40322986c333a72161cf5418a230e5a7c452340912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b522cdb7c0d89a1e588db40322986c333a72161cf5418a230e5a7c452340912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b522cdb7c0d89a1e588db40322986c333a72161cf5418a230e5a7c452340912", kill_on_drop: false }` [INFO] [stdout] 0b522cdb7c0d89a1e588db40322986c333a72161cf5418a230e5a7c452340912 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7df21d2946504811074b9cb9714c174c9b0bdead43fcdfd8499e93983ad4a29a [INFO] running `Command { std: "docker" "start" "-a" "7df21d2946504811074b9cb9714c174c9b0bdead43fcdfd8499e93983ad4a29a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling zerocopy v0.8.10 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling no_std_io2 v0.8.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.10 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling pkmn-core-types v0.1.0 [INFO] [stderr] Compiling pkmn-strings v0.1.0 [INFO] [stderr] Compiling pkmn-savedata v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gba/boxes.rs:245:21 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn box_name(&self, box_index: u32) -> Result { [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] 245 | pub fn box_name(&self, box_index: u32) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gba/game_state.rs:307:25 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn trainer_name(&self) -> Str3 { [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] 307 | pub fn trainer_name(&self) -> Str3<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gba/item_bag.rs:199:24 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn pocket_iter(&self, pocket: BagPocket) -> ItemPocketIter { [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] 199 | pub fn pocket_iter(&self, pocket: BagPocket) -> ItemPocketIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gba/item_bag.rs:268:24 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn pocket_iter(&self, pocket: BagPocket) -> ItemPocketIter { [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] 268 | pub fn pocket_iter(&self, pocket: BagPocket) -> ItemPocketIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gba/slot.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn iter_sections(&self) -> SaveSlotIter { [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] 48 | pub fn iter_sections(&self) -> SaveSlotIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.20s [INFO] running `Command { std: "docker" "inspect" "7df21d2946504811074b9cb9714c174c9b0bdead43fcdfd8499e93983ad4a29a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7df21d2946504811074b9cb9714c174c9b0bdead43fcdfd8499e93983ad4a29a", kill_on_drop: false }` [INFO] [stdout] 7df21d2946504811074b9cb9714c174c9b0bdead43fcdfd8499e93983ad4a29a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3d51e0db2d49a5efb288f15bb60f4ba73990437d02811da551ef7d8605dd56e [INFO] running `Command { std: "docker" "start" "-a" "b3d51e0db2d49a5efb288f15bb60f4ba73990437d02811da551ef7d8605dd56e", kill_on_drop: false }` [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gba/boxes.rs:245:21 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn box_name(&self, box_index: u32) -> Result { [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] 245 | pub fn box_name(&self, box_index: u32) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gba/game_state.rs:307:25 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn trainer_name(&self) -> Str3 { [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] 307 | pub fn trainer_name(&self) -> Str3<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gba/item_bag.rs:199:24 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn pocket_iter(&self, pocket: BagPocket) -> ItemPocketIter { [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] 199 | pub fn pocket_iter(&self, pocket: BagPocket) -> ItemPocketIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gba/item_bag.rs:268:24 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn pocket_iter(&self, pocket: BagPocket) -> ItemPocketIter { [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] 268 | pub fn pocket_iter(&self, pocket: BagPocket) -> ItemPocketIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gba/slot.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn iter_sections(&self) -> SaveSlotIter { [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] 48 | pub fn iter_sections(&self) -> SaveSlotIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pkmn-savedata v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gba/boxes.rs:245:21 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn box_name(&self, box_index: u32) -> Result { [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] 245 | pub fn box_name(&self, box_index: u32) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gba/game_state.rs:307:25 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn trainer_name(&self) -> Str3 { [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] 307 | pub fn trainer_name(&self) -> Str3<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gba/item_bag.rs:199:24 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn pocket_iter(&self, pocket: BagPocket) -> ItemPocketIter { [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] 199 | pub fn pocket_iter(&self, pocket: BagPocket) -> ItemPocketIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gba/item_bag.rs:268:24 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn pocket_iter(&self, pocket: BagPocket) -> ItemPocketIter { [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] 268 | pub fn pocket_iter(&self, pocket: BagPocket) -> ItemPocketIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/gba/slot.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn iter_sections(&self) -> SaveSlotIter { [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] 48 | pub fn iter_sections(&self) -> SaveSlotIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `Command { std: "docker" "inspect" "b3d51e0db2d49a5efb288f15bb60f4ba73990437d02811da551ef7d8605dd56e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3d51e0db2d49a5efb288f15bb60f4ba73990437d02811da551ef7d8605dd56e", kill_on_drop: false }` [INFO] [stdout] b3d51e0db2d49a5efb288f15bb60f4ba73990437d02811da551ef7d8605dd56e [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6a9792c118b9d71e2dcde1afc512841798fe97893c76b9924d231cfe73377a23 [INFO] running `Command { std: "docker" "start" "-a" "6a9792c118b9d71e2dcde1afc512841798fe97893c76b9924d231cfe73377a23", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/gba/boxes.rs:245:21 [INFO] [stderr] | [INFO] [stderr] 245 | pub fn box_name(&self, box_index: u32) -> Result { [INFO] [stderr] | ^^^^^ ---- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 245 | pub fn box_name(&self, box_index: u32) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/gba/game_state.rs:307:25 [INFO] [stderr] | [INFO] [stderr] 307 | pub fn trainer_name(&self) -> Str3 { [INFO] [stderr] | ^^^^^ ---- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 307 | pub fn trainer_name(&self) -> Str3<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/gba/item_bag.rs:199:24 [INFO] [stderr] | [INFO] [stderr] 199 | pub fn pocket_iter(&self, pocket: BagPocket) -> ItemPocketIter { [INFO] [stderr] | ^^^^^ -------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 199 | pub fn pocket_iter(&self, pocket: BagPocket) -> ItemPocketIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/gba/item_bag.rs:268:24 [INFO] [stderr] | [INFO] [stderr] 268 | pub fn pocket_iter(&self, pocket: BagPocket) -> ItemPocketIter { [INFO] [stderr] | ^^^^^ -------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 268 | pub fn pocket_iter(&self, pocket: BagPocket) -> ItemPocketIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/gba/slot.rs:48:26 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn iter_sections(&self) -> SaveSlotIter { [INFO] [stderr] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 48 | pub fn iter_sections(&self) -> SaveSlotIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `pkmn-savedata` (lib) generated 5 warnings (run `cargo fix --lib -p pkmn-savedata` to apply 5 suggestions) [INFO] [stderr] warning: `pkmn-savedata` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pkmn_savedata-117afffccac9b777) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pkmn_savedata-6847473b40a5214e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pkmn_savedata [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/gba.rs - gba::GbaSave::copy_into (line 484) ... ignored [INFO] [stdout] test src/gba/game_state.rs - gba::game_state::GameState::seen_bits (line 445) ... ignored [INFO] [stdout] test src/gba/game_state.rs - gba::game_state::GameState::seen_bits (line 453) ... ignored [INFO] [stdout] test src/gba/pkm3.rs - gba::pkm3::Pkm3Party::new (line 373) ... ignored [INFO] [stdout] test src/gba/pkm3.rs - gba::pkm3::Pkm3Party::set_level (line 429) ... ignored [INFO] [stdout] test src/lib.rs - (line 63) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6a9792c118b9d71e2dcde1afc512841798fe97893c76b9924d231cfe73377a23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a9792c118b9d71e2dcde1afc512841798fe97893c76b9924d231cfe73377a23", kill_on_drop: false }` [INFO] [stdout] 6a9792c118b9d71e2dcde1afc512841798fe97893c76b9924d231cfe73377a23