[INFO] cloning repository https://github.com/nadirs/cartographers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nadirs/cartographers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnadirs%2Fcartographers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnadirs%2Fcartographers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b025548cbe848c9ff9b1bdb65a5244c2325f027 [INFO] testing nadirs/cartographers 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%2Fnadirs%2Fcartographers" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nadirs/cartographers 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] started tweaking git repo https://github.com/nadirs/cartographers [INFO] finished tweaking git repo https://github.com/nadirs/cartographers [INFO] tweaked toml for git repo https://github.com/nadirs/cartographers written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/nadirs/cartographers 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 6362fa01688f8d02c1fe3e41a7aabd87eefa2b8aa3c8689c4b4832a97973cee7 [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" "6362fa01688f8d02c1fe3e41a7aabd87eefa2b8aa3c8689c4b4832a97973cee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6362fa01688f8d02c1fe3e41a7aabd87eefa2b8aa3c8689c4b4832a97973cee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6362fa01688f8d02c1fe3e41a7aabd87eefa2b8aa3c8689c4b4832a97973cee7", kill_on_drop: false }` [INFO] [stdout] 6362fa01688f8d02c1fe3e41a7aabd87eefa2b8aa3c8689c4b4832a97973cee7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] e13ae297c6df2799ff960cb4bbfcb0a3d7d199f23e470498e6abfa58ab322345 [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" "e13ae297c6df2799ff960cb4bbfcb0a3d7d199f23e470498e6abfa58ab322345", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cartographers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `equip` [INFO] [stdout] --> src/types/adventurer.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn equip(&self, item: &I) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Body` [INFO] [stdout] --> src/types/armor.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Body, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ArmorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/armor.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Head` [INFO] [stdout] --> src/types/armor.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Head, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ArmorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/armor.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Hands` [INFO] [stdout] --> src/types/armor.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Hands, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ArmorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/armor.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Feet` [INFO] [stdout] --> src/types/armor.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Feet, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ArmorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/armor.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Landsknecht` [INFO] [stdout] --> src/types/class.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Landsknecht, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: variant is never constructed: `Survivalist` [INFO] [stdout] --> src/types/class.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Survivalist, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: variant is never constructed: `Protector` [INFO] [stdout] --> src/types/class.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Protector, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: variant is never constructed: `DarkHunter` [INFO] [stdout] --> src/types/class.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | DarkHunter, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: variant is never constructed: `Medic` [INFO] [stdout] --> src/types/class.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Medic, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: variant is never constructed: `Alchemist` [INFO] [stdout] --> src/types/class.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Alchemist, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: variant is never constructed: `Troubadour` [INFO] [stdout] --> src/types/class.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Troubadour, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: variant is never constructed: `Ronin` [INFO] [stdout] --> src/types/class.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Ronin, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: variant is never constructed: `Hexer` [INFO] [stdout] --> src/types/class.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Hexer, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: enum is never used: `EquipError` [INFO] [stdout] --> src/types/equip.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum EquipError { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Strength` [INFO] [stdout] --> src/types/stat.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Strength, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/stat.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Vitality` [INFO] [stdout] --> src/types/stat.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Vitality, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/stat.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Technique` [INFO] [stdout] --> src/types/stat.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Technique, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/stat.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Intelligence` [INFO] [stdout] --> src/types/stat.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Intelligence, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/stat.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Luck` [INFO] [stdout] --> src/types/stat.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Luck, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/stat.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Agility` [INFO] [stdout] --> src/types/stat.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Agility, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/stat.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.39s [INFO] running `Command { std: "docker" "inspect" "e13ae297c6df2799ff960cb4bbfcb0a3d7d199f23e470498e6abfa58ab322345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e13ae297c6df2799ff960cb4bbfcb0a3d7d199f23e470498e6abfa58ab322345", kill_on_drop: false }` [INFO] [stdout] e13ae297c6df2799ff960cb4bbfcb0a3d7d199f23e470498e6abfa58ab322345 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 1d54dbb389791da3521fdad592761a7ce0d4840e627a1f3dc77220b9d2d0740e [INFO] running `Command { std: "docker" "start" "-a" "1d54dbb389791da3521fdad592761a7ce0d4840e627a1f3dc77220b9d2d0740e", kill_on_drop: false }` [INFO] [stdout] warning: associated function is never used: `equip` [INFO] [stdout] --> src/types/adventurer.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn equip(&self, item: &I) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Body` [INFO] [stdout] --> src/types/armor.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Body, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ArmorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/armor.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Head` [INFO] [stdout] --> src/types/armor.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Head, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ArmorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/armor.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Hands` [INFO] [stdout] --> src/types/armor.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Hands, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ArmorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/armor.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Feet` [INFO] [stdout] --> src/types/armor.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Feet, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ArmorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/armor.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Landsknecht` [INFO] [stdout] --> src/types/class.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Landsknecht, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: variant is never constructed: `Survivalist` [INFO] [stdout] --> src/types/class.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Survivalist, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: variant is never constructed: `Protector` [INFO] [stdout] --> src/types/class.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Protector, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: variant is never constructed: `DarkHunter` [INFO] [stdout] --> src/types/class.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | DarkHunter, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: variant is never constructed: `Medic` [INFO] [stdout] --> src/types/class.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Medic, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: variant is never constructed: `Alchemist` [INFO] [stdout] --> src/types/class.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Alchemist, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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] [stderr] Compiling cartographers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Troubadour` [INFO] [stdout] --> src/types/class.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Troubadour, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: variant is never constructed: `Ronin` [INFO] [stdout] --> src/types/class.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Ronin, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: variant is never constructed: `Hexer` [INFO] [stdout] --> src/types/class.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Hexer, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: enum is never used: `EquipError` [INFO] [stdout] --> src/types/equip.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum EquipError { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Strength` [INFO] [stdout] --> src/types/stat.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Strength, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/stat.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Vitality` [INFO] [stdout] --> src/types/stat.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Vitality, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/stat.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Technique` [INFO] [stdout] --> src/types/stat.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Technique, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/stat.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Intelligence` [INFO] [stdout] --> src/types/stat.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Intelligence, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/stat.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Luck` [INFO] [stdout] --> src/types/stat.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Luck, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/stat.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Agility` [INFO] [stdout] --> src/types/stat.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Agility, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/stat.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `equip` [INFO] [stdout] --> src/types/adventurer.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn equip(&self, item: &I) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Body` [INFO] [stdout] --> src/types/armor.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Body, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ArmorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/armor.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Head` [INFO] [stdout] --> src/types/armor.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Head, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ArmorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/armor.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Hands` [INFO] [stdout] --> src/types/armor.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Hands, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ArmorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/armor.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Feet` [INFO] [stdout] --> src/types/armor.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Feet, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ArmorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/armor.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Landsknecht` [INFO] [stdout] --> src/types/class.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Landsknecht, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: variant is never constructed: `Survivalist` [INFO] [stdout] --> src/types/class.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Survivalist, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: variant is never constructed: `Protector` [INFO] [stdout] --> src/types/class.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Protector, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: variant is never constructed: `DarkHunter` [INFO] [stdout] --> src/types/class.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | DarkHunter, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: variant is never constructed: `Medic` [INFO] [stdout] --> src/types/class.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Medic, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: variant is never constructed: `Alchemist` [INFO] [stdout] --> src/types/class.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Alchemist, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: variant is never constructed: `Troubadour` [INFO] [stdout] --> src/types/class.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Troubadour, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: variant is never constructed: `Ronin` [INFO] [stdout] --> src/types/class.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Ronin, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: variant is never constructed: `Hexer` [INFO] [stdout] --> src/types/class.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Hexer, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/class.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [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: enum is never used: `EquipError` [INFO] [stdout] --> src/types/equip.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum EquipError { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Strength` [INFO] [stdout] --> src/types/stat.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Strength, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/stat.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Vitality` [INFO] [stdout] --> src/types/stat.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Vitality, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/stat.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Technique` [INFO] [stdout] --> src/types/stat.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Technique, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/stat.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Intelligence` [INFO] [stdout] --> src/types/stat.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Intelligence, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/stat.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Luck` [INFO] [stdout] --> src/types/stat.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Luck, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/stat.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: variant is never constructed: `Agility` [INFO] [stdout] --> src/types/stat.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Agility, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/types/stat.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [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: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.78s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cartographers-0f50891a4177f986) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cartographers-95bb05c731f7c44a) [INFO] running `Command { std: "docker" "inspect" "1d54dbb389791da3521fdad592761a7ce0d4840e627a1f3dc77220b9d2d0740e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d54dbb389791da3521fdad592761a7ce0d4840e627a1f3dc77220b9d2d0740e", kill_on_drop: false }` [INFO] [stdout] 1d54dbb389791da3521fdad592761a7ce0d4840e627a1f3dc77220b9d2d0740e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5d65d618766dd94f7ccdcc8875876f92da306d1a9b1b91a9e376975067a8d30e [INFO] running `Command { std: "docker" "start" "-a" "5d65d618766dd94f7ccdcc8875876f92da306d1a9b1b91a9e376975067a8d30e", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `equip` [INFO] [stderr] --> src/types/adventurer.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 16 | pub fn equip(&self, item: &I) -> Result { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Body` [INFO] [stderr] --> src/types/armor.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | Body, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ArmorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/armor.rs:12:10 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Head` [INFO] [stderr] --> src/types/armor.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | Head, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ArmorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/armor.rs:12:10 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Hands` [INFO] [stderr] --> src/types/armor.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | Hands, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ArmorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/armor.rs:12:10 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Feet` [INFO] [stderr] --> src/types/armor.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | Feet, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ArmorType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/armor.rs:12:10 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Landsknecht` [INFO] [stderr] --> src/types/class.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | Landsknecht, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/class.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Survivalist` [INFO] [stderr] --> src/types/class.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | Survivalist, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/class.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Protector` [INFO] [stderr] --> src/types/class.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | Protector, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/class.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `DarkHunter` [INFO] [stderr] --> src/types/class.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | DarkHunter, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/class.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Medic` [INFO] [stderr] --> src/types/class.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | Medic, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/class.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Alchemist` [INFO] [stderr] --> src/types/class.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | Alchemist, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/class.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Troubadour` [INFO] [stderr] --> src/types/class.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | Troubadour, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/class.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Ronin` [INFO] [stderr] --> src/types/class.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | Ronin, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/class.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Hexer` [INFO] [stderr] --> src/types/class.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | Hexer, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Class` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/class.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Clone, Debug, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `EquipError` [INFO] [stderr] --> src/types/equip.rs:19:10 [INFO] [stderr] | [INFO] [stderr] 19 | pub enum EquipError { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Strength` [INFO] [stderr] --> src/types/stat.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | Strength, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/stat.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Vitality` [INFO] [stderr] --> src/types/stat.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | Vitality, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/stat.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Technique` [INFO] [stderr] --> src/types/stat.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | Technique, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/stat.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Intelligence` [INFO] [stderr] --> src/types/stat.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | Intelligence, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/stat.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Luck` [INFO] [stderr] --> src/types/stat.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | Luck, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/stat.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Agility` [INFO] [stderr] --> src/types/stat.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | Agility, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `StatType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/types/stat.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Clone, Debug, PartialOrd, Ord, PartialEq, Eq, Hash)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `cartographers` (lib) generated 21 warnings [INFO] [stderr] warning: `cartographers` (lib test) generated 21 warnings (21 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cartographers-0f50891a4177f986) [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cartographers-95bb05c731f7c44a) [INFO] [stdout] test test::it_works ... ok [INFO] [stderr] Doc-tests cartographers [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] [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" "5d65d618766dd94f7ccdcc8875876f92da306d1a9b1b91a9e376975067a8d30e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d65d618766dd94f7ccdcc8875876f92da306d1a9b1b91a9e376975067a8d30e", kill_on_drop: false }` [INFO] [stdout] 5d65d618766dd94f7ccdcc8875876f92da306d1a9b1b91a9e376975067a8d30e