[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] 9d3416b0c780f3ad3d37bf1b5ff57ebca89dcd5d
[INFO] checking ClayAmore/ER-Save-Lib/9d3416b0c780f3ad3d37bf1b5ff57ebca89dcd5d against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[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] validating manifest of git repo https://github.com/ClayAmore/ER-Save-Lib on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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] 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c054b3f8ab450803537c4cf80f34f5953a1584612013652360fcb00d63e9ff6
[INFO] running `Command { std: "docker" "start" "-a" "9c054b3f8ab450803537c4cf80f34f5953a1584612013652360fcb00d63e9ff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c054b3f8ab450803537c4cf80f34f5953a1584612013652360fcb00d63e9ff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c054b3f8ab450803537c4cf80f34f5953a1584612013652360fcb00d63e9ff6", kill_on_drop: false }`
[INFO] [stdout] 9c054b3f8ab450803537c4cf80f34f5953a1584612013652360fcb00d63e9ff6
[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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf0b21ae52a9a9c78c77550c559d887610de08f6113442427d7a690dbc44492e
[INFO] running `Command { std: "docker" "start" "-a" "bf0b21ae52a9a9c78c77550c559d887610de08f6113442427d7a690dbc44492e", kill_on_drop: false }`
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking no_std_io v0.6.0
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]     Checking bitvec v1.0.1
[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]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling deku_derive v0.17.0
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking deku v0.17.0
[INFO] [stderr]     Checking er-save-lib v0.1.0 (/opt/rustwide/workdir)
[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)]` 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)]` 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 test); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/47af3d0de9d26c7deba4cfb203b710cc3f764e91/bin/rustc --crate-name er_save_lib --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7ff44ecd932a1649 -C extra-filename=-7ff44ecd932a1649 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-077248dd9075032c.rmeta --extern cbc=/opt/rustwide/target/debug/deps/libcbc-83e5bc54f93b3800.rmeta --extern deku=/opt/rustwide/target/debug/deps/libdeku-bb6426b38893b446.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-a339ea563308f87d.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-14f183a944c80861.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6e4a52ea60e4b342.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-156de27e1613c622.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-460a2710a1be4335/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bf0b21ae52a9a9c78c77550c559d887610de08f6113442427d7a690dbc44492e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf0b21ae52a9a9c78c77550c559d887610de08f6113442427d7a690dbc44492e", kill_on_drop: false }`
[INFO] [stdout] bf0b21ae52a9a9c78c77550c559d887610de08f6113442427d7a690dbc44492e
