[INFO] cloning repository https://github.com/alberdingk-thijm/podesta [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alberdingk-thijm/podesta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falberdingk-thijm%2Fpodesta", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falberdingk-thijm%2Fpodesta'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c546ca2fa4ae17505d61a78f547d57c5e1b68f7 [INFO] checking alberdingk-thijm/podesta against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falberdingk-thijm%2Fpodesta" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alberdingk-thijm/podesta on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alberdingk-thijm/podesta [INFO] finished tweaking git repo https://github.com/alberdingk-thijm/podesta [INFO] tweaked toml for git repo https://github.com/alberdingk-thijm/podesta written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/alberdingk-thijm/podesta already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e2a5cd16d220d0e13f9d8866cf4669d1420e97bf19d0a7350f073d8de06f4eb [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" "1e2a5cd16d220d0e13f9d8866cf4669d1420e97bf19d0a7350f073d8de06f4eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e2a5cd16d220d0e13f9d8866cf4669d1420e97bf19d0a7350f073d8de06f4eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e2a5cd16d220d0e13f9d8866cf4669d1420e97bf19d0a7350f073d8de06f4eb", kill_on_drop: false }` [INFO] [stdout] 1e2a5cd16d220d0e13f9d8866cf4669d1420e97bf19d0a7350f073d8de06f4eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 935111c46c0960dde653c3f3d879afee3d4cda174313c75d7cffe802fe6091e4 [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" "935111c46c0960dde653c3f3d879afee3d4cda174313c75d7cffe802fe6091e4", 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] [stderr] Checking libc v0.2.22 [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Checking serde v0.9.15 [INFO] [stderr] Checking num-traits v0.1.37 [INFO] [stderr] Checking pest v0.4.1 [INFO] [stderr] Checking itoa v0.3.1 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking dtoa v0.4.1 [INFO] [stderr] Checking unicode-segmentation v1.2.0 [INFO] [stderr] Checking macro-attr v0.2.0 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking enum_derive v0.1.7 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking time v0.1.37 [INFO] [stderr] Checking clap v2.24.2 [INFO] [stderr] Checking rouler v0.1.3 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Checking serde_json v0.9.10 [INFO] [stderr] Checking bincode v0.7.0 [INFO] [stderr] Checking podesta v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libdata.rs:238:32 [INFO] [stdout] | [INFO] [stdout] 238 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/buildings.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 207 | / (self.occupants.len() as f64 * 0.04f64 [INFO] [stdout] 208 | | + self.items.iter().fold(0.0, |acc, x| acc + x.borrow().collect_gold() * boost)) [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 207 | self.occupants.len() as f64 * 0.04f64 [INFO] [stdout] 208 | + self.items.iter().fold(0.0, |acc, x| acc + x.borrow().collect_gold() * boost) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/quarters.rs:147:32 [INFO] [stdout] | [INFO] [stdout] 147 | fn cause(&self) -> Option<&error::Error> { None } [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/prompts.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 48 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/manager.rs:98:32 [INFO] [stdout] | [INFO] [stdout] 98 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/libdata.rs:238:32 [INFO] [stdout] | [INFO] [stdout] 238 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/buildings.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 207 | / (self.occupants.len() as f64 * 0.04f64 [INFO] [stdout] 208 | | + self.items.iter().fold(0.0, |acc, x| acc + x.borrow().collect_gold() * boost)) [INFO] [stdout] | |_________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 207 | self.occupants.len() as f64 * 0.04f64 [INFO] [stdout] 208 | + self.items.iter().fold(0.0, |acc, x| acc + x.borrow().collect_gold() * boost) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/quarters.rs:147:32 [INFO] [stdout] | [INFO] [stdout] 147 | fn cause(&self) -> Option<&error::Error> { None } [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/prompts.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 48 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/manager.rs:98:32 [INFO] [stdout] | [INFO] [stdout] 98 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/libdata.rs:230:45 [INFO] [stdout] | [INFO] [stdout] 230 | LibError::Serde(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/libdata.rs:231:47 [INFO] [stdout] | [INFO] [stdout] 231 | LibError::Bincode(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/libdata.rs:232:42 [INFO] [stdout] | [INFO] [stdout] 232 | LibError::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/libdata.rs:233:46 [INFO] [stdout] | [INFO] [stdout] 233 | LibError::Prompt(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/libdata.rs:240:45 [INFO] [stdout] | [INFO] [stdout] 240 | LibError::Serde(ref err) => err.cause(), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/libdata.rs:241:47 [INFO] [stdout] | [INFO] [stdout] 241 | LibError::Bincode(ref err) => err.cause(), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/libdata.rs:242:42 [INFO] [stdout] | [INFO] [stdout] 242 | LibError::Io(ref err) => err.cause(), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/libdata.rs:243:46 [INFO] [stdout] | [INFO] [stdout] 243 | LibError::Prompt(ref err) => err.cause(), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/libdata.rs:230:45 [INFO] [stdout] | [INFO] [stdout] 230 | LibError::Serde(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/libdata.rs:231:47 [INFO] [stdout] | [INFO] [stdout] 231 | LibError::Bincode(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/libdata.rs:232:42 [INFO] [stdout] | [INFO] [stdout] 232 | LibError::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/libdata.rs:233:46 [INFO] [stdout] | [INFO] [stdout] 233 | LibError::Prompt(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/libdata.rs:240:45 [INFO] [stdout] | [INFO] [stdout] 240 | LibError::Serde(ref err) => err.cause(), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/libdata.rs:241:47 [INFO] [stdout] | [INFO] [stdout] 241 | LibError::Bincode(ref err) => err.cause(), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/libdata.rs:242:42 [INFO] [stdout] | [INFO] [stdout] 242 | LibError::Io(ref err) => err.cause(), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/libdata.rs:243:46 [INFO] [stdout] | [INFO] [stdout] 243 | LibError::Prompt(ref err) => err.cause(), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/prompts.rs:39:45 [INFO] [stdout] | [INFO] [stdout] 39 | PromptError::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/prompts.rs:40:48 [INFO] [stdout] | [INFO] [stdout] 40 | PromptError::Parse(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/prompts.rs:50:45 [INFO] [stdout] | [INFO] [stdout] 50 | PromptError::Io(ref err) => err.cause(), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/prompts.rs:51:48 [INFO] [stdout] | [INFO] [stdout] 51 | PromptError::Parse(ref err) => err.cause(), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/prompts.rs:39:45 [INFO] [stdout] | [INFO] [stdout] 39 | PromptError::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/prompts.rs:40:48 [INFO] [stdout] | [INFO] [stdout] 40 | PromptError::Parse(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/prompts.rs:50:45 [INFO] [stdout] | [INFO] [stdout] 50 | PromptError::Io(ref err) => err.cause(), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/prompts.rs:51:48 [INFO] [stdout] | [INFO] [stdout] 51 | PromptError::Parse(ref err) => err.cause(), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/manager.rs:91:40 [INFO] [stdout] | [INFO] [stdout] 91 | Error::Lib(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/manager.rs:92:42 [INFO] [stdout] | [INFO] [stdout] 92 | Error::Build(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/manager.rs:91:40 [INFO] [stdout] | [INFO] [stdout] 91 | Error::Lib(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/manager.rs:92:42 [INFO] [stdout] | [INFO] [stdout] 92 | Error::Build(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find_hero` [INFO] [stdout] --> src/sett.rs:214:12 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn find_hero(&self, bname: &str, qname: &str, hname: &str) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InvalidOccupant` [INFO] [stdout] --> src/buildings.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | InvalidOccupant, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InvalidItem` [INFO] [stdout] --> src/buildings.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | InvalidItem, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_by_name` [INFO] [stdout] --> src/prompts.rs:209:8 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn find_by_name<'a, 'b, T: Described>(v: &'a [T], name: &'b str) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `choose_by_name` [INFO] [stdout] --> src/prompts.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn choose_by_name(a: &[Rc>]) -> Result>, PromptError> [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `find_hero` [INFO] [stdout] --> src/sett.rs:214:12 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn find_hero(&self, bname: &str, qname: &str, hname: &str) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InvalidOccupant` [INFO] [stdout] --> src/buildings.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | InvalidOccupant, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InvalidItem` [INFO] [stdout] --> src/buildings.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | InvalidItem, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_by_name` [INFO] [stdout] --> src/prompts.rs:209:8 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn find_by_name<'a, 'b, T: Described>(v: &'a [T], name: &'b str) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `choose_by_name` [INFO] [stdout] --> src/prompts.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn choose_by_name(a: &[Rc>]) -> Result>, PromptError> [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/bin/pod.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | 'terms: for term in terms { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/bin/pod.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | 'terms: for term in terms { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` 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] Finished dev [unoptimized + debuginfo] target(s) in 30.15s [INFO] running `Command { std: "docker" "inspect" "935111c46c0960dde653c3f3d879afee3d4cda174313c75d7cffe802fe6091e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "935111c46c0960dde653c3f3d879afee3d4cda174313c75d7cffe802fe6091e4", kill_on_drop: false }` [INFO] [stdout] 935111c46c0960dde653c3f3d879afee3d4cda174313c75d7cffe802fe6091e4