[INFO] cloning repository https://github.com/arlyon/holding [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arlyon/holding" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farlyon%2Fholding", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farlyon%2Fholding'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 261da342c0c49acafa20debd58767fb06e0ce743 [INFO] checking arlyon/holding against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farlyon%2Fholding" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arlyon/holding on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/arlyon/holding [INFO] finished tweaking git repo https://github.com/arlyon/holding [INFO] tweaked toml for git repo https://github.com/arlyon/holding written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/arlyon/holding already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rspotify` dependency) [INFO] [stderr] Updating git repository `https://github.com/clap-rs/clap.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/ramsayleung/rspotify.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded os_type v2.3.0 [INFO] [stderr] Downloaded publicsuffix v1.5.6 [INFO] [stderr] Downloaded ordinal v0.2.3 [INFO] [stderr] Downloaded test-case v1.2.0 [INFO] [stderr] Downloaded human-panic v1.0.3 [INFO] [stderr] Downloaded maybe-async v0.2.6 [INFO] [stderr] Downloaded num_enum_derive v0.5.2 [INFO] [stderr] Downloaded cookie_store v0.13.3 [INFO] [stderr] Downloaded anyhow v1.0.42 [INFO] [stderr] Downloaded os_str_bytes v3.1.0 [INFO] [stderr] Downloaded num_enum v0.5.2 [INFO] [stderr] Downloaded ureq v2.1.1 [INFO] [stderr] Downloaded dice-command-parser v0.6.0 [INFO] [stderr] Downloaded dnd_dice_roller v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d94e7a7c961ee4d0ca408e06a5fb914ef3b43a8c0dec2b1b2ec3e5e435bbb594 [INFO] running `Command { std: "docker" "start" "-a" "d94e7a7c961ee4d0ca408e06a5fb914ef3b43a8c0dec2b1b2ec3e5e435bbb594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d94e7a7c961ee4d0ca408e06a5fb914ef3b43a8c0dec2b1b2ec3e5e435bbb594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d94e7a7c961ee4d0ca408e06a5fb914ef3b43a8c0dec2b1b2ec3e5e435bbb594", kill_on_drop: false }` [INFO] [stdout] d94e7a7c961ee4d0ca408e06a5fb914ef3b43a8c0dec2b1b2ec3e5e435bbb594 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 206f36cb5a1938665f209281e67e53e172f0090547555c3541ad3b72d5b748c0 [INFO] running `Command { std: "docker" "start" "-a" "206f36cb5a1938665f209281e67e53e172f0090547555c3541ad3b72d5b748c0", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rspotify` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling test-case v1.2.0 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking object v0.26.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking os_str_bytes v3.1.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking ordinal v0.2.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Checking os_type v2.3.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 (https://github.com/clap-rs/clap.git?branch=master#35db529b) [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Checking dice-command-parser v0.6.0 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking dnd_dice_roller v0.4.0 [INFO] [stderr] Compiling num_enum_derive v0.5.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 (https://github.com/clap-rs/clap.git?branch=master#35db529b) [INFO] [stderr] Checking num_enum v0.5.2 [INFO] [stderr] Checking clap_generate v3.0.0-beta.2 (https://github.com/clap-rs/clap.git?branch=master#35db529b) [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking holding_kronos v0.2.0 (/opt/rustwide/workdir/holding_kronos) [INFO] [stderr] Checking holding_color v0.1.0 (/opt/rustwide/workdir/holding_color) [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking holding_solar v0.1.0 (/opt/rustwide/workdir/holding_solar) [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> holding_kronos/src/calendar/test.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | cal.parse(s, datetime); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 154 | let _ = cal.parse(s, datetime); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> holding_solar/src/planet.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | let mut child = self.get_planet_mut(child_id).unwrap(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> holding_solar/src/planet.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | let mut child = self.get_planet_mut(child_id).unwrap(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking human-panic v1.0.3 [INFO] [stderr] Checking holding v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | setup_panic!(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `level`, and `level_up` are never used [INFO] [stdout] --> src/character.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 64 | impl Character { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 65 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn level(&self) -> u8 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn level_up(&mut self, class: Class) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `damage` and `heal` are never used [INFO] [stdout] --> src/character.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 127 | impl DeathSaves { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] 128 | pub fn damage(self, critical: bool) -> HealthStatus { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn heal(self, heal: u32) -> HealthStatus { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `heal` is never used [INFO] [stdout] --> src/character.rs:183:12 [INFO] [stdout] | [INFO] [stdout] 160 | impl Hitpoints { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 183 | pub fn heal(self, amount: u32) -> HealthStatus { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `status`, `damage`, `heal`, `dead`, and `full` are never used [INFO] [stdout] --> src/character.rs:193:12 [INFO] [stdout] | [INFO] [stdout] 192 | impl Health { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 193 | pub fn new(max: u32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | pub fn status(&self) -> HealthStatus { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn damage(&mut self, damage: u32, critical: bool) -> HealthStatus { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | pub fn heal(&mut self, health: u32) -> HealthStatus { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 224 | pub fn dead(self) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 228 | pub fn full(self) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_character` and `create_character` are never used [INFO] [stdout] --> src/character.rs:268:8 [INFO] [stdout] | [INFO] [stdout] 267 | pub trait CharacterStore { [INFO] [stdout] | -------------- methods in this trait [INFO] [stdout] 268 | fn get_character(&self, id: CharacterId) -> Option; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 271 | fn create_character(&self) -> Character; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_location` and `list_locations` are never used [INFO] [stdout] --> src/character.rs:293:8 [INFO] [stdout] | [INFO] [stdout] 292 | pub trait LocationStore { [INFO] [stdout] | ------------- methods in this trait [INFO] [stdout] 293 | fn get_location(&self, id: LocationId) -> Option; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 294 | fn list_locations(&self) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_record` is never used [INFO] [stdout] --> src/record.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl RawRecord { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 21 | pub fn into_record(self, cal: &Calendar) -> Record { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/record.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 92 | impl<'a> Record<'a> { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 93 | pub fn new(date: DateTime<'a>, note: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `level`, and `level_up` are never used [INFO] [stdout] --> src/character.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 64 | impl Character { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 65 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn level(&self) -> u8 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn level_up(&mut self, class: Class) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `damage` and `heal` are never used [INFO] [stdout] --> src/character.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 127 | impl DeathSaves { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] 128 | pub fn damage(self, critical: bool) -> HealthStatus { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn heal(self, heal: u32) -> HealthStatus { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `hp`, `damage`, and `heal` are never used [INFO] [stdout] --> src/character.rs:161:12 [INFO] [stdout] | [INFO] [stdout] 160 | impl Hitpoints { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 161 | pub fn hp(self) -> u32 { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 165 | pub fn damage(self, amount: u32) -> HealthStatus { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 183 | pub fn heal(self, amount: u32) -> HealthStatus { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `status`, `damage`, `heal`, `dead`, and `full` are never used [INFO] [stdout] --> src/character.rs:193:12 [INFO] [stdout] | [INFO] [stdout] 192 | impl Health { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 193 | pub fn new(max: u32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | pub fn status(&self) -> HealthStatus { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | pub fn damage(&mut self, damage: u32, critical: bool) -> HealthStatus { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | pub fn heal(&mut self, health: u32) -> HealthStatus { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 224 | pub fn dead(self) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 228 | pub fn full(self) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_character` and `create_character` are never used [INFO] [stdout] --> src/character.rs:268:8 [INFO] [stdout] | [INFO] [stdout] 267 | pub trait CharacterStore { [INFO] [stdout] | -------------- methods in this trait [INFO] [stdout] 268 | fn get_character(&self, id: CharacterId) -> Option; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 271 | fn create_character(&self) -> Character; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_location` and `list_locations` are never used [INFO] [stdout] --> src/character.rs:293:8 [INFO] [stdout] | [INFO] [stdout] 292 | pub trait LocationStore { [INFO] [stdout] | ------------- methods in this trait [INFO] [stdout] 293 | fn get_location(&self, id: LocationId) -> Option; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 294 | fn list_locations(&self) -> Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_record` is never used [INFO] [stdout] --> src/record.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl RawRecord { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 21 | pub fn into_record(self, cal: &Calendar) -> Record { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/record.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 92 | impl<'a> Record<'a> { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 93 | pub fn new(date: DateTime<'a>, note: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.93s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, num_enum_derive v0.5.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "206f36cb5a1938665f209281e67e53e172f0090547555c3541ad3b72d5b748c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "206f36cb5a1938665f209281e67e53e172f0090547555c3541ad3b72d5b748c0", kill_on_drop: false }` [INFO] [stdout] 206f36cb5a1938665f209281e67e53e172f0090547555c3541ad3b72d5b748c0