[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 master#f8192ba0d00bbbc58a10c45823ba010e98ea4474 for pr-130531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClayAmore%2FER-Save-Lib" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ClayAmore/ER-Save-Lib on toolchain f8192ba0d00bbbc58a10c45823ba010e98ea4474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8192ba0d00bbbc58a10c45823ba010e98ea4474" "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-5-tc1/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" "+f8192ba0d00bbbc58a10c45823ba010e98ea4474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deku_derive v0.17.0 [INFO] [stderr] Downloaded deku v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f8192ba0d00bbbc58a10c45823ba010e98ea4474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 543bcf1f14b231cc947c294a916414c6a66d90b4e4e856d883315ab5e1c9a65b [INFO] running `Command { std: "docker" "start" "-a" "543bcf1f14b231cc947c294a916414c6a66d90b4e4e856d883315ab5e1c9a65b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "543bcf1f14b231cc947c294a916414c6a66d90b4e4e856d883315ab5e1c9a65b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "543bcf1f14b231cc947c294a916414c6a66d90b4e4e856d883315ab5e1c9a65b", kill_on_drop: false }` [INFO] [stdout] 543bcf1f14b231cc947c294a916414c6a66d90b4e4e856d883315ab5e1c9a65b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f8192ba0d00bbbc58a10c45823ba010e98ea4474" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0ca1510995442367a7c23edae1b1529c577b27f8961c3fdae80b6f3d0082ec4 [INFO] running `Command { std: "docker" "start" "-a" "d0ca1510995442367a7c23edae1b1529c577b27f8961c3fdae80b6f3d0082ec4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pkg-config v0.3.30 [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 equivalent v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking no_std_io v0.6.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.67 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking cbc v0.1.2 [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] 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) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | pub fn from_slice(bytes: &mut [u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [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) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | pub fn from_slice(bytes: &mut [u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.85s [INFO] running `Command { std: "docker" "inspect" "d0ca1510995442367a7c23edae1b1529c577b27f8961c3fdae80b6f3d0082ec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0ca1510995442367a7c23edae1b1529c577b27f8961c3fdae80b6f3d0082ec4", kill_on_drop: false }` [INFO] [stdout] d0ca1510995442367a7c23edae1b1529c577b27f8961c3fdae80b6f3d0082ec4