[INFO] cloning repository https://github.com/Kyuuhachi/Azure-Vitality [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kyuuhachi/Azure-Vitality" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKyuuhachi%2FAzure-Vitality", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKyuuhachi%2FAzure-Vitality'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45c6ee90d9b0d2111b39096635c84d967f5965b4 [INFO] testing Kyuuhachi/Azure-Vitality against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKyuuhachi%2FAzure-Vitality" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Kyuuhachi/Azure-Vitality [INFO] finished tweaking git repo https://github.com/Kyuuhachi/Azure-Vitality [INFO] tweaked toml for git repo https://github.com/Kyuuhachi/Azure-Vitality written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Kyuuhachi/Azure-Vitality on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Kyuuhachi/Azure-Vitality 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b129c301405fe063474a4a2373097735c5d365b90c93dbb4f09b398e27d8e97d [INFO] running `Command { std: "docker" "start" "-a" "b129c301405fe063474a4a2373097735c5d365b90c93dbb4f09b398e27d8e97d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b129c301405fe063474a4a2373097735c5d365b90c93dbb4f09b398e27d8e97d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b129c301405fe063474a4a2373097735c5d365b90c93dbb4f09b398e27d8e97d", kill_on_drop: false }` [INFO] [stdout] b129c301405fe063474a4a2373097735c5d365b90c93dbb4f09b398e27d8e97d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 782f91ce4bd67c80512cb9c5b16607189b83333dc2682cccab19002634fd8f21 [INFO] running `Command { std: "docker" "start" "-a" "782f91ce4bd67c80512cb9c5b16607189b83333dc2682cccab19002634fd8f21", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling winnow v0.5.16 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling cp932 v0.1.0 (https://github.com/Kyuuhachi/Aureole?rev=9b6fea2#9b6fea28) [INFO] [stderr] Compiling strict_result v1.1.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling regex v1.10.0 [INFO] [stderr] Compiling maud_macros v0.25.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling maud v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling extend v1.2.0 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling themelios-macros v0.1.0 (https://github.com/Kyuuhachi/Aureole?rev=9b6fea2#9b6fea28) [INFO] [stderr] Compiling gospel v0.1.0 (https://github.com/Kyuuhachi/Aureole?rev=9b6fea2#9b6fea28) [INFO] [stderr] Compiling themelios-archive v0.1.0 (https://github.com/Kyuuhachi/Aureole?rev=9b6fea2#9b6fea28) [INFO] [stderr] Compiling themelios-common v0.1.0 (https://github.com/Kyuuhachi/Aureole?rev=9b6fea2#9b6fea28) [INFO] [stderr] Compiling themelios-scena v0.1.0 (https://github.com/Kyuuhachi/Aureole?rev=9b6fea2#9b6fea28) [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling themelios v0.1.0 (https://github.com/Kyuuhachi/Aureole?rev=9b6fea2#9b6fea28) [INFO] [stderr] Compiling calmare v0.1.0 (https://github.com/Kyuuhachi/Aureole?rev=9b6fea2#9b6fea28) [INFO] [stderr] Compiling azure-vitality v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `NullTranslator` is never constructed [INFO] [stdout] --> src/translate.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct NullTranslator; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TlObj` is never used [INFO] [stdout] --> src/translate.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | pub enum TlObj { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Extract` is never constructed [INFO] [stdout] --> src/translate.rs:169:12 [INFO] [stdout] | [INFO] [stdout] 169 | pub struct Extract { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `finish` are never used [INFO] [stdout] --> src/translate.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 173 | impl Extract { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 174 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 180 | pub fn finish(self) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Inject` is never constructed [INFO] [stdout] --> src/translate.rs:195:12 [INFO] [stdout] | [INFO] [stdout] 195 | pub struct Inject { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `finish` are never used [INFO] [stdout] --> src/translate.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 200 | impl Inject { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 201 | pub fn new(strings: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 208 | pub fn finish(&self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `copy_shape` is never used [INFO] [stdout] --> src/common.rs:131:8 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn copy_shape(scena: &mut Scena, shape: &Scena) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `&mut Option`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/visit.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | for n in &mut s.entry { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 19 - for n in &mut s.entry { [INFO] [stdout] 19 + while let Some(n) = &mut s.entry { [INFO] [stdout] | [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 19 - for n in &mut s.entry { [INFO] [stdout] 19 + if let Some(n) = &mut s.entry { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.32s [INFO] running `Command { std: "docker" "inspect" "782f91ce4bd67c80512cb9c5b16607189b83333dc2682cccab19002634fd8f21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "782f91ce4bd67c80512cb9c5b16607189b83333dc2682cccab19002634fd8f21", kill_on_drop: false }` [INFO] [stdout] 782f91ce4bd67c80512cb9c5b16607189b83333dc2682cccab19002634fd8f21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e28ddbd7880abe656a800a1326065f4ce2d1904529f21ca84e73973adb8b3c2e [INFO] running `Command { std: "docker" "start" "-a" "e28ddbd7880abe656a800a1326065f4ce2d1904529f21ca84e73973adb8b3c2e", kill_on_drop: false }` [INFO] [stderr] Compiling azure-vitality v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `NullTranslator` is never constructed [INFO] [stdout] --> src/translate.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct NullTranslator; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TlObj` is never used [INFO] [stdout] --> src/translate.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | pub enum TlObj { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Extract` is never constructed [INFO] [stdout] --> src/translate.rs:169:12 [INFO] [stdout] | [INFO] [stdout] 169 | pub struct Extract { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `finish` are never used [INFO] [stdout] --> src/translate.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 173 | impl Extract { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 174 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 180 | pub fn finish(self) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Inject` is never constructed [INFO] [stdout] --> src/translate.rs:195:12 [INFO] [stdout] | [INFO] [stdout] 195 | pub struct Inject { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `finish` are never used [INFO] [stdout] --> src/translate.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 200 | impl Inject { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 201 | pub fn new(strings: Vec) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 208 | pub fn finish(&self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `copy_shape` is never used [INFO] [stdout] --> src/common.rs:131:8 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn copy_shape(scena: &mut Scena, shape: &Scena) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `&mut Option`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/visit.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | for n in &mut s.entry { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 19 - for n in &mut s.entry { [INFO] [stdout] 19 + while let Some(n) = &mut s.entry { [INFO] [stdout] | [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 19 - for n in &mut s.entry { [INFO] [stdout] 19 + if let Some(n) = &mut s.entry { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `Command { std: "docker" "inspect" "e28ddbd7880abe656a800a1326065f4ce2d1904529f21ca84e73973adb8b3c2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e28ddbd7880abe656a800a1326065f4ce2d1904529f21ca84e73973adb8b3c2e", kill_on_drop: false }` [INFO] [stdout] e28ddbd7880abe656a800a1326065f4ce2d1904529f21ca84e73973adb8b3c2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] abe6cdf65d4960d3fce9f4aa1e86ec2a8c1b3251887f0b2c7ea01f0b2a446812 [INFO] running `Command { std: "docker" "start" "-a" "abe6cdf65d4960d3fce9f4aa1e86ec2a8c1b3251887f0b2c7ea01f0b2a446812", kill_on_drop: false }` [INFO] [stderr] warning: struct `NullTranslator` is never constructed [INFO] [stderr] --> src/translate.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct NullTranslator; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: enum `TlObj` is never used [INFO] [stderr] --> src/translate.rs:164:10 [INFO] [stderr] | [INFO] [stderr] 164 | pub enum TlObj { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Extract` is never constructed [INFO] [stderr] --> src/translate.rs:169:12 [INFO] [stderr] | [INFO] [stderr] 169 | pub struct Extract { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new` and `finish` are never used [INFO] [stderr] --> src/translate.rs:174:9 [INFO] [stderr] | [INFO] [stderr] 173 | impl Extract { [INFO] [stderr] | ------------ associated items in this implementation [INFO] [stderr] 174 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 180 | pub fn finish(self) -> Vec { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Inject` is never constructed [INFO] [stderr] --> src/translate.rs:195:12 [INFO] [stderr] | [INFO] [stderr] 195 | pub struct Inject { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `new` and `finish` are never used [INFO] [stderr] --> src/translate.rs:201:9 [INFO] [stderr] | [INFO] [stderr] 200 | impl Inject { [INFO] [stderr] | ----------- associated items in this implementation [INFO] [stderr] 201 | pub fn new(strings: Vec) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 208 | pub fn finish(&self) -> bool { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `copy_shape` is never used [INFO] [stderr] --> src/common.rs:131:8 [INFO] [stderr] | [INFO] [stderr] 131 | pub fn copy_shape(scena: &mut Scena, shape: &Scena) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: for loop over a `&mut Option`. This is more readably written as an `if let` statement [INFO] [stderr] --> src/visit.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | for n in &mut s.entry { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stderr] help: to check pattern in a loop use `while let` [INFO] [stderr] | [INFO] [stderr] 19 - for n in &mut s.entry { [INFO] [stderr] 19 + while let Some(n) = &mut s.entry { [INFO] [stderr] | [INFO] [stderr] help: consider using `if let` to clear intent [INFO] [stderr] | [INFO] [stderr] 19 - for n in &mut s.entry { [INFO] [stderr] 19 + if let Some(n) = &mut s.entry { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `azure-vitality` (bin "azure-vitality" test) generated 8 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/azure_vitality-0232df01d0aeec0f) [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" "abe6cdf65d4960d3fce9f4aa1e86ec2a8c1b3251887f0b2c7ea01f0b2a446812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abe6cdf65d4960d3fce9f4aa1e86ec2a8c1b3251887f0b2c7ea01f0b2a446812", kill_on_drop: false }` [INFO] [stdout] abe6cdf65d4960d3fce9f4aa1e86ec2a8c1b3251887f0b2c7ea01f0b2a446812