[INFO] cloning repository https://github.com/ClayAmore/ER-Save-Lib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ClayAmore/ER-Save-Lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClayAmore%2FER-Save-Lib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClayAmore%2FER-Save-Lib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd45f07561d7a528c3cd6d3e66384061aafada81
[INFO] checking ClayAmore/ER-Save-Lib against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClayAmore%2FER-Save-Lib" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ClayAmore/ER-Save-Lib
[INFO] finished tweaking git repo https://github.com/ClayAmore/ER-Save-Lib
[INFO] tweaked toml for git repo https://github.com/ClayAmore/ER-Save-Lib written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ClayAmore/ER-Save-Lib on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ClayAmore/ER-Save-Lib 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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd7956a52e5fc1f4473c1c0484e8228c37ed5af8be767d32e5c99a698b9c36dc
[INFO] running `Command { std: "docker" "start" "-a" "cd7956a52e5fc1f4473c1c0484e8228c37ed5af8be767d32e5c99a698b9c36dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd7956a52e5fc1f4473c1c0484e8228c37ed5af8be767d32e5c99a698b9c36dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd7956a52e5fc1f4473c1c0484e8228c37ed5af8be767d32e5c99a698b9c36dc", kill_on_drop: false }`
[INFO] [stdout] cd7956a52e5fc1f4473c1c0484e8228c37ed5af8be767d32e5c99a698b9c36dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 128437a2f04f3b68718458541b72c9ac0b90fdd852dd4653c1ed62a862a2dc1a
[INFO] running `Command { std: "docker" "start" "-a" "128437a2f04f3b68718458541b72c9ac0b90fdd852dd4653c1ed62a862a2dc1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking no_std_io v0.6.0
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling deku_derive v0.17.0
[INFO] [stderr]     Checking deku v0.17.0
[INFO] [stderr]     Checking er-save-lib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/api/save_api.rs:741:9
[INFO] [stdout]     |
[INFO] [stdout] 741 |         index: usize,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item_id`
[INFO] [stdout]    --> src/api/save_api.rs:742:9
[INFO] [stdout]     |
[INFO] [stdout] 742 |         item_id: u32,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item_type`
[INFO] [stdout]    --> src/api/save_api.rs:743:9
[INFO] [stdout]     |
[INFO] [stdout] 743 |         item_type: ItemType,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage_type`
[INFO] [stdout]    --> src/api/save_api.rs:744:9
[INFO] [stdout]     |
[INFO] [stdout] 744 |         storage_type: &StorageType,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/api/save_api.rs:751:9
[INFO] [stdout]     |
[INFO] [stdout] 751 |         index: usize,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `weapon_id`
[INFO] [stdout]    --> src/api/save_api.rs:752:9
[INFO] [stdout]     |
[INFO] [stdout] 752 |         weapon_id: u32,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_weapon_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `aow_id`
[INFO] [stdout]    --> src/api/save_api.rs:753:9
[INFO] [stdout]     |
[INFO] [stdout] 753 |         aow_id: Option<u32>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_aow_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage_type`
[INFO] [stdout]    --> src/api/save_api.rs:754:9
[INFO] [stdout]     |
[INFO] [stdout] 754 |         storage_type: &StorageType,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/api/save_api.rs:741:9
[INFO] [stdout]     |
[INFO] [stdout] 741 |         index: usize,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item_id`
[INFO] [stdout]    --> src/api/save_api.rs:742:9
[INFO] [stdout]     |
[INFO] [stdout] 742 |         item_id: u32,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item_type`
[INFO] [stdout]    --> src/api/save_api.rs:743:9
[INFO] [stdout]     |
[INFO] [stdout] 743 |         item_type: ItemType,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_item_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage_type`
[INFO] [stdout]    --> src/api/save_api.rs:744:9
[INFO] [stdout]     |
[INFO] [stdout] 744 |         storage_type: &StorageType,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/api/save_api.rs:751:9
[INFO] [stdout]     |
[INFO] [stdout] 751 |         index: usize,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `weapon_id`
[INFO] [stdout]    --> src/api/save_api.rs:752:9
[INFO] [stdout]     |
[INFO] [stdout] 752 |         weapon_id: u32,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_weapon_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `aow_id`
[INFO] [stdout]    --> src/api/save_api.rs:753:9
[INFO] [stdout]     |
[INFO] [stdout] 753 |         aow_id: Option<u32>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_aow_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage_type`
[INFO] [stdout]    --> src/api/save_api.rs:754:9
[INFO] [stdout]     |
[INFO] [stdout] 754 |         storage_type: &StorageType,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Size` is never constructed
[INFO] [stdout]   --> src/regulation/regulation.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub(crate) enum RegulationIdentifier {
[INFO] [stdout]    |                 -------------------- variant in this enum
[INFO] [stdout] 38 |     Version(u32),
[INFO] [stdout] 39 |     Size(usize),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_path` and `from_slice` are never used
[INFO] [stdout]    --> src/regulation/regulation.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl Regulation {
[INFO] [stdout]     | --------------- associated functions in this implementation
[INFO] [stdout] 138 |     pub fn from_path(path: impl AsRef<Path>) -> Result<Self, RegulationParseError> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn from_slice(bytes: &mut [u8]) -> Result<Self, RegulationParseError> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Size` is never constructed
[INFO] [stdout]   --> src/regulation/regulation.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub(crate) enum RegulationIdentifier {
[INFO] [stdout]    |                 -------------------- variant in this enum
[INFO] [stdout] 38 |     Version(u32),
[INFO] [stdout] 39 |     Size(usize),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `from_path` and `from_slice` are never used
[INFO] [stdout]    --> src/regulation/regulation.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | impl Regulation {
[INFO] [stdout]     | --------------- associated functions in this implementation
[INFO] [stdout] 138 |     pub fn from_path(path: impl AsRef<Path>) -> Result<Self, RegulationParseError> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn from_slice(bytes: &mut [u8]) -> Result<Self, RegulationParseError> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.80s
[INFO] running `Command { std: "docker" "inspect" "128437a2f04f3b68718458541b72c9ac0b90fdd852dd4653c1ed62a862a2dc1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "128437a2f04f3b68718458541b72c9ac0b90fdd852dd4653c1ed62a862a2dc1a", kill_on_drop: false }`
[INFO] [stdout] 128437a2f04f3b68718458541b72c9ac0b90fdd852dd4653c1ed62a862a2dc1a
