[INFO] cloning repository https://github.com/Jupp56/skyrim_savegame [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jupp56/skyrim_savegame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJupp56%2Fskyrim_savegame", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJupp56%2Fskyrim_savegame'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f3aa96c8e0dfc22a6ebaf53261395854988e8a5 [INFO] documenting Jupp56/skyrim_savegame against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJupp56%2Fskyrim_savegame" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jupp56/skyrim_savegame on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jupp56/skyrim_savegame [INFO] finished tweaking git repo https://github.com/Jupp56/skyrim_savegame [INFO] tweaked toml for git repo https://github.com/Jupp56/skyrim_savegame written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Jupp56/skyrim_savegame already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0104016f25245d935e08200d8968f9f35b8c7348e8a93e4914f8842e2facbf50 [INFO] running `Command { std: "docker" "start" "-a" "0104016f25245d935e08200d8968f9f35b8c7348e8a93e4914f8842e2facbf50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0104016f25245d935e08200d8968f9f35b8c7348e8a93e4914f8842e2facbf50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0104016f25245d935e08200d8968f9f35b8c7348e8a93e4914f8842e2facbf50", kill_on_drop: false }` [INFO] [stdout] 0104016f25245d935e08200d8968f9f35b8c7348e8a93e4914f8842e2facbf50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 771a309efca4db6fdcd3f7f6c1d7853413e886f4ec4445c9bbe2d449b85f9f6d [INFO] running `Command { std: "docker" "start" "-a" "771a309efca4db6fdcd3f7f6c1d7853413e886f4ec4445c9bbe2d449b85f9f6d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lz4_flex v0.7.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Documenting skyrim_savegame v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking skyrim_savegame v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `u0` [INFO] [stdout] --> src/global_data.rs:712:5 [INFO] [stdout] | [INFO] [stdout] 712 | u0: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `InterfaceUnknown0_0` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/global_data.rs:710:10 [INFO] [stdout] | [INFO] [stdout] 710 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `u1` [INFO] [stdout] --> src/global_data.rs:713:5 [INFO] [stdout] | [INFO] [stdout] 713 | u1: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InterfaceUnknown0_0` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/global_data.rs:710:10 [INFO] [stdout] | [INFO] [stdout] 710 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `u2` [INFO] [stdout] --> src/global_data.rs:714:5 [INFO] [stdout] | [INFO] [stdout] 714 | u2: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InterfaceUnknown0_0` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/global_data.rs:710:10 [INFO] [stdout] | [INFO] [stdout] 710 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `u3` [INFO] [stdout] --> src/global_data.rs:715:5 [INFO] [stdout] | [INFO] [stdout] 715 | u3: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InterfaceUnknown0_0` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/global_data.rs:710:10 [INFO] [stdout] | [INFO] [stdout] 710 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `u4` [INFO] [stdout] --> src/global_data.rs:716:5 [INFO] [stdout] | [INFO] [stdout] 716 | u4: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InterfaceUnknown0_0` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/global_data.rs:710:10 [INFO] [stdout] | [INFO] [stdout] 710 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `u5` [INFO] [stdout] --> src/global_data.rs:717:5 [INFO] [stdout] | [INFO] [stdout] 717 | u5: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InterfaceUnknown0_0` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/global_data.rs:710:10 [INFO] [stdout] | [INFO] [stdout] 710 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_num` [INFO] [stdout] --> src/global_data.rs:722:5 [INFO] [stdout] | [INFO] [stdout] 722 | next_num: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ActorCauses` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/global_data.rs:720:10 [INFO] [stdout] | [INFO] [stdout] 720 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `unknown` [INFO] [stdout] --> src/global_data.rs:723:5 [INFO] [stdout] | [INFO] [stdout] 723 | unknown: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ActorCauses` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/global_data.rs:720:10 [INFO] [stdout] | [INFO] [stdout] 720 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.36s [INFO] running `Command { std: "docker" "inspect" "771a309efca4db6fdcd3f7f6c1d7853413e886f4ec4445c9bbe2d449b85f9f6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "771a309efca4db6fdcd3f7f6c1d7853413e886f4ec4445c9bbe2d449b85f9f6d", kill_on_drop: false }` [INFO] [stdout] 771a309efca4db6fdcd3f7f6c1d7853413e886f4ec4445c9bbe2d449b85f9f6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 698ebe348e17aae4b8017e7f72c45cdcdf927582ccd794d9c9d575df13b134a9 [INFO] running `Command { std: "docker" "start" "-a" "698ebe348e17aae4b8017e7f72c45cdcdf927582ccd794d9c9d575df13b134a9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lz4_flex v0.7.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Documenting skyrim_savegame v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.10s [INFO] running `Command { std: "docker" "inspect" "698ebe348e17aae4b8017e7f72c45cdcdf927582ccd794d9c9d575df13b134a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "698ebe348e17aae4b8017e7f72c45cdcdf927582ccd794d9c9d575df13b134a9", kill_on_drop: false }` [INFO] [stdout] 698ebe348e17aae4b8017e7f72c45cdcdf927582ccd794d9c9d575df13b134a9