[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] fbe5a4c430bc2cc8a68f46cb2e4fd6407b66a673
[INFO] checking ClayAmore/ER-Save-Lib against master#8b6b15b877fbceb1ee5d9a5a4746e7515901574a for pr-147294
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClayAmore%2FER-Save-Lib" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ClayAmore/ER-Save-Lib on toolchain 8b6b15b877fbceb1ee5d9a5a4746e7515901574a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "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" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deku v0.17.0
[INFO] [stderr]   Downloaded zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]   Downloaded deku_derive v0.17.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.62
[INFO] [stderr]   Downloaded thiserror v1.0.62
[INFO] [stderr]   Downloaded zstd-safe v7.2.0
[INFO] [stderr]   Downloaded no_std_io v0.6.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" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb9b660ed92670a8034f80048bb95f0d8ae1e15659622be3646eeb5da3862d5c
[INFO] running `Command { std: "docker" "start" "-a" "bb9b660ed92670a8034f80048bb95f0d8ae1e15659622be3646eeb5da3862d5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb9b660ed92670a8034f80048bb95f0d8ae1e15659622be3646eeb5da3862d5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb9b660ed92670a8034f80048bb95f0d8ae1e15659622be3646eeb5da3862d5c", kill_on_drop: false }`
[INFO] [stdout] bb9b660ed92670a8034f80048bb95f0d8ae1e15659622be3646eeb5da3862d5c
[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" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9011ce740289dd099606f7662d58b5fc48efa856500e10905915378ca13655c1
[INFO] running `Command { std: "docker" "start" "-a" "9011ce740289dd099606f7662d58b5fc48efa856500e10905915378ca13655c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking no_std_io v0.6.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking zstd v0.13.2
[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]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 742 |         _item_id: u32,
[INFO] [stdout]     |         +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `SHIFT_AMOUNT`
[INFO] [stdout]     |
[INFO] [stdout] 742 -         item_id: u32,
[INFO] [stdout] 742 +         save::user_data_x::PlayerGameDataHash::compute_hashed_value::SHIFT_AMOUNT: u32,
[INFO] [stdout]     |
[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]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 752 |         _weapon_id: u32,
[INFO] [stdout]     |         +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `SHIFT_AMOUNT`
[INFO] [stdout]     |
[INFO] [stdout] 752 -         weapon_id: u32,
[INFO] [stdout] 752 +         save::user_data_x::PlayerGameDataHash::compute_hashed_value::SHIFT_AMOUNT: u32,
[INFO] [stdout]     |
[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]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 742 |         _item_id: u32,
[INFO] [stdout]     |         +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `SHIFT_AMOUNT`
[INFO] [stdout]     |
[INFO] [stdout] 742 -         item_id: u32,
[INFO] [stdout] 742 +         save::user_data_x::PlayerGameDataHash::compute_hashed_value::SHIFT_AMOUNT: u32,
[INFO] [stdout]     |
[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]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 752 |         _weapon_id: u32,
[INFO] [stdout]     |         +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `SHIFT_AMOUNT`
[INFO] [stdout]     |
[INFO] [stdout] 752 -         weapon_id: u32,
[INFO] [stdout] 752 +         save::user_data_x::PlayerGameDataHash::compute_hashed_value::SHIFT_AMOUNT: u32,
[INFO] [stdout]     |
[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] [stderr] error: could not compile `er-save-lib` (lib); 10 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8b6b15b877fbceb1ee5d9a5a4746e7515901574a/bin/rustc --crate-name er_save_lib --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=881974e4f8a256d1 -C extra-filename=-1d6e1f744ec34f7c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-b5607dad357b3d28.rmeta --extern cbc=/opt/rustwide/target/debug/deps/libcbc-cb5987d7c7cf56f7.rmeta --extern deku=/opt/rustwide/target/debug/deps/libdeku-b0cb8a466cefef45.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-9eb444f973c3656d.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-a4eb8bc82e39350c.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-74dd6aebb6262f77.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-24a7719c03b30abc.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-a7358307a7efccde/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] running `Command { std: "docker" "inspect" "9011ce740289dd099606f7662d58b5fc48efa856500e10905915378ca13655c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9011ce740289dd099606f7662d58b5fc48efa856500e10905915378ca13655c1", kill_on_drop: false }`
[INFO] [stdout] 9011ce740289dd099606f7662d58b5fc48efa856500e10905915378ca13655c1
