[INFO] cloning repository https://github.com/MegatonHammer/linkle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MegatonHammer/linkle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMegatonHammer%2Flinkle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMegatonHammer%2Flinkle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d030293ce730677c092ce87f65898650eeb5c49 [INFO] testing MegatonHammer/linkle against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMegatonHammer%2Flinkle" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MegatonHammer/linkle on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/rust-toolchain [INFO] started tweaking git repo https://github.com/MegatonHammer/linkle [INFO] finished tweaking git repo https://github.com/MegatonHammer/linkle [INFO] tweaked toml for git repo https://github.com/MegatonHammer/linkle written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/MegatonHammer/linkle already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6027eae60f0f52a028d0af9962585412f7046f30079d8d38422f18b89935abfb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6027eae60f0f52a028d0af9962585412f7046f30079d8d38422f18b89935abfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6027eae60f0f52a028d0af9962585412f7046f30079d8d38422f18b89935abfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6027eae60f0f52a028d0af9962585412f7046f30079d8d38422f18b89935abfb", kill_on_drop: false }` [INFO] [stdout] 6027eae60f0f52a028d0af9962585412f7046f30079d8d38422f18b89935abfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f1011527b627b73ff1bfefa45c9d10972b7d9d87c196dd09c2d6eb608287e55 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8f1011527b627b73ff1bfefa45c9d10972b7d9d87c196dd09c2d6eb608287e55", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling elf v0.0.10 [INFO] [stderr] Compiling blz-nx v1.0.1 [INFO] [stderr] Compiling cipher v0.2.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling dbl v0.3.0 [INFO] [stderr] Compiling aes-soft v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling cmac v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling dlv-list v0.2.2 [INFO] [stderr] Compiling ordered-multimap v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling rust-ini v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling snafu-derive v0.6.9 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling snafu v0.6.9 [INFO] [stderr] Compiling lz4 v1.23.2 [INFO] [stderr] Compiling linkle v0.2.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `nca_hdr_fixed_key_modulus` [INFO] [stdout] --> src/pki.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | nca_hdr_fixed_key_modulus: [Option; 2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Keys` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pki.rs:179:19 [INFO] [stdout] | [INFO] [stdout] 179 | #[derive(Default, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `acid_fixed_key_modulus` [INFO] [stdout] --> src/pki.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | acid_fixed_key_modulus: [Option; 2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Keys` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pki.rs:179:19 [INFO] [stdout] | [INFO] [stdout] 179 | #[derive(Default, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `package2_fixed_key_modulus` [INFO] [stdout] --> src/pki.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | package2_fixed_key_modulus: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Keys` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pki.rs:179:19 [INFO] [stdout] | [INFO] [stdout] 179 | #[derive(Default, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "8f1011527b627b73ff1bfefa45c9d10972b7d9d87c196dd09c2d6eb608287e55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f1011527b627b73ff1bfefa45c9d10972b7d9d87c196dd09c2d6eb608287e55", kill_on_drop: false }` [INFO] [stdout] 8f1011527b627b73ff1bfefa45c9d10972b7d9d87c196dd09c2d6eb608287e55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 065d2ba94c158f2ebaaf93256ef986953428b67824b3a1015a1f82ee9286fc6e [INFO] running `Command { std: "docker" "start" "-a" "065d2ba94c158f2ebaaf93256ef986953428b67824b3a1015a1f82ee9286fc6e", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `nca_hdr_fixed_key_modulus` [INFO] [stdout] --> src/pki.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | nca_hdr_fixed_key_modulus: [Option; 2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Keys` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pki.rs:179:19 [INFO] [stdout] | [INFO] [stdout] 179 | #[derive(Default, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `acid_fixed_key_modulus` [INFO] [stdout] --> src/pki.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | acid_fixed_key_modulus: [Option; 2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Keys` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pki.rs:179:19 [INFO] [stdout] | [INFO] [stdout] 179 | #[derive(Default, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling linkle v0.2.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `package2_fixed_key_modulus` [INFO] [stdout] --> src/pki.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | package2_fixed_key_modulus: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Keys` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pki.rs:179:19 [INFO] [stdout] | [INFO] [stdout] 179 | #[derive(Default, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nca_hdr_fixed_key_modulus` [INFO] [stdout] --> src/pki.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | nca_hdr_fixed_key_modulus: [Option; 2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Keys` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pki.rs:179:19 [INFO] [stdout] | [INFO] [stdout] 179 | #[derive(Default, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `acid_fixed_key_modulus` [INFO] [stdout] --> src/pki.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | acid_fixed_key_modulus: [Option; 2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Keys` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pki.rs:179:19 [INFO] [stdout] | [INFO] [stdout] 179 | #[derive(Default, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `package2_fixed_key_modulus` [INFO] [stdout] --> src/pki.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | package2_fixed_key_modulus: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Keys` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/pki.rs:179:19 [INFO] [stdout] | [INFO] [stdout] 179 | #[derive(Default, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.56s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/linkle-5010d1b4b28d2069) [INFO] running `Command { std: "docker" "inspect" "065d2ba94c158f2ebaaf93256ef986953428b67824b3a1015a1f82ee9286fc6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "065d2ba94c158f2ebaaf93256ef986953428b67824b3a1015a1f82ee9286fc6e", kill_on_drop: false }` [INFO] [stdout] 065d2ba94c158f2ebaaf93256ef986953428b67824b3a1015a1f82ee9286fc6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f2a973b36d21c3dc96a08109a9542f76ab90eb480172c63cd787d91aae3ff3bf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f2a973b36d21c3dc96a08109a9542f76ab90eb480172c63cd787d91aae3ff3bf", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `nca_hdr_fixed_key_modulus` [INFO] [stderr] --> src/pki.rs:230:5 [INFO] [stderr] | [INFO] [stderr] 230 | nca_hdr_fixed_key_modulus: [Option; 2], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Keys` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/pki.rs:179:19 [INFO] [stderr] | [INFO] [stderr] 179 | #[derive(Default, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `acid_fixed_key_modulus` [INFO] [stderr] --> src/pki.rs:231:5 [INFO] [stderr] | [INFO] [stderr] 231 | acid_fixed_key_modulus: [Option; 2], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Keys` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/pki.rs:179:19 [INFO] [stderr] | [INFO] [stderr] 179 | #[derive(Default, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `package2_fixed_key_modulus` [INFO] [stderr] --> src/pki.rs:232:5 [INFO] [stderr] | [INFO] [stderr] 232 | package2_fixed_key_modulus: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Keys` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/pki.rs:179:19 [INFO] [stderr] | [INFO] [stderr] 179 | #[derive(Default, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `linkle` (lib) generated 3 warnings [INFO] [stderr] warning: `linkle` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linkle-5010d1b4b28d2069) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests linkle [INFO] [stdout] test format::nacp::test::nacp_is_4000_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f2a973b36d21c3dc96a08109a9542f76ab90eb480172c63cd787d91aae3ff3bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2a973b36d21c3dc96a08109a9542f76ab90eb480172c63cd787d91aae3ff3bf", kill_on_drop: false }` [INFO] [stdout] f2a973b36d21c3dc96a08109a9542f76ab90eb480172c63cd787d91aae3ff3bf