[INFO] cloning repository https://github.com/nkaush/azure-functions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nkaush/azure-functions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnkaush%2Fazure-functions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnkaush%2Fazure-functions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc161fad933657bf467b3b931b90cc8892eeaf48 [INFO] testing nkaush/azure-functions against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnkaush%2Fazure-functions" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nkaush/azure-functions on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] removed /workspace/builds/worker-2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/nkaush/azure-functions [INFO] finished tweaking git repo https://github.com/nkaush/azure-functions [INFO] tweaked toml for git repo https://github.com/nkaush/azure-functions written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c8df8d5d00ce567a67323ef8cf2f2b50fba8a4c46a0107bbb650746c0247a52 [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" "1c8df8d5d00ce567a67323ef8cf2f2b50fba8a4c46a0107bbb650746c0247a52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c8df8d5d00ce567a67323ef8cf2f2b50fba8a4c46a0107bbb650746c0247a52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c8df8d5d00ce567a67323ef8cf2f2b50fba8a4c46a0107bbb650746c0247a52", kill_on_drop: false }` [INFO] [stdout] 1c8df8d5d00ce567a67323ef8cf2f2b50fba8a4c46a0107bbb650746c0247a52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--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] 9f3e8a30ba01617ffbb8bf49cc12575906bdb18ea735d4106ed8221aef0f38c5 [INFO] running `Command { std: "docker" "start" "-a" "9f3e8a30ba01617ffbb8bf49cc12575906bdb18ea735d4106ed8221aef0f38c5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling handler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Serialize` [INFO] [stdout] --> src/stocks/models/params.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `quotes::*` [INFO] [stdout] --> src/stocks/filters/watch.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::stocks::models::{quotes::*, params::*}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/stocks/models/quotes.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | fn get_change(start: &dyn Quote, other: &dyn Quote) -> f64 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/stocks/models/quotes.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | fn get_change(start: &dyn Quote, other: &dyn Quote) -> f64 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_create` [INFO] [stdout] --> src/stocks/handlers/watch.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | pub async fn add_watch(to_create: CreateWatchOptions) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_create` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_delete` [INFO] [stdout] --> src/stocks/handlers/watch.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | pub async fn delete_watch(to_delete: DeleteWatchOptions) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_delete` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_change` [INFO] [stdout] --> src/stocks/models/quotes.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | fn get_change(start: &dyn Quote, other: &dyn Quote) -> f64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 12s [INFO] running `Command { std: "docker" "inspect" "9f3e8a30ba01617ffbb8bf49cc12575906bdb18ea735d4106ed8221aef0f38c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f3e8a30ba01617ffbb8bf49cc12575906bdb18ea735d4106ed8221aef0f38c5", kill_on_drop: false }` [INFO] [stdout] 9f3e8a30ba01617ffbb8bf49cc12575906bdb18ea735d4106ed8221aef0f38c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55c4e373cfb67be297e509cf071636d838dcc1e189e68271f50decd008dadebb [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" "55c4e373cfb67be297e509cf071636d838dcc1e189e68271f50decd008dadebb", kill_on_drop: false }` [INFO] [stderr] Compiling handler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Serialize` [INFO] [stdout] --> src/stocks/models/params.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `quotes::*` [INFO] [stdout] --> src/stocks/filters/watch.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::stocks::models::{quotes::*, params::*}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/stocks/models/quotes.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | fn get_change(start: &dyn Quote, other: &dyn Quote) -> f64 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/stocks/models/quotes.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | fn get_change(start: &dyn Quote, other: &dyn Quote) -> f64 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_create` [INFO] [stdout] --> src/stocks/handlers/watch.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | pub async fn add_watch(to_create: CreateWatchOptions) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_create` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_delete` [INFO] [stdout] --> src/stocks/handlers/watch.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | pub async fn delete_watch(to_delete: DeleteWatchOptions) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_delete` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_change` [INFO] [stdout] --> src/stocks/models/quotes.rs:11:4 [INFO] [stdout] | [INFO] [stdout] 11 | fn get_change(start: &dyn Quote, other: &dyn Quote) -> f64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.05s [INFO] running `Command { std: "docker" "inspect" "55c4e373cfb67be297e509cf071636d838dcc1e189e68271f50decd008dadebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55c4e373cfb67be297e509cf071636d838dcc1e189e68271f50decd008dadebb", kill_on_drop: false }` [INFO] [stdout] 55c4e373cfb67be297e509cf071636d838dcc1e189e68271f50decd008dadebb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b21f3fe9bd153c6e1cfa24fed9bf06dd8f4d7efa2fe9d8e2c74026e0cc662fdb [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" "b21f3fe9bd153c6e1cfa24fed9bf06dd8f4d7efa2fe9d8e2c74026e0cc662fdb", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Serialize` [INFO] [stderr] --> src/stocks/models/params.rs:1:26 [INFO] [stderr] | [INFO] [stderr] 1 | use serde::{Deserialize, Serialize}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `quotes::*` [INFO] [stderr] --> src/stocks/filters/watch.rs:2:29 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::stocks::models::{quotes::*, params::*}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `start` [INFO] [stderr] --> src/stocks/models/quotes.rs:11:15 [INFO] [stderr] | [INFO] [stderr] 11 | fn get_change(start: &dyn Quote, other: &dyn Quote) -> f64 { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `other` [INFO] [stderr] --> src/stocks/models/quotes.rs:11:34 [INFO] [stderr] | [INFO] [stderr] 11 | fn get_change(start: &dyn Quote, other: &dyn Quote) -> f64 { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `to_create` [INFO] [stderr] --> src/stocks/handlers/watch.rs:16:24 [INFO] [stderr] | [INFO] [stderr] 16 | pub async fn add_watch(to_create: CreateWatchOptions) -> Result { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_create` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `to_delete` [INFO] [stderr] --> src/stocks/handlers/watch.rs:21:27 [INFO] [stderr] | [INFO] [stderr] 21 | pub async fn delete_watch(to_delete: DeleteWatchOptions) -> Result { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_delete` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_change` [INFO] [stderr] --> src/stocks/models/quotes.rs:11:4 [INFO] [stderr] | [INFO] [stderr] 11 | fn get_change(start: &dyn Quote, other: &dyn Quote) -> f64 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `handler` (bin "handler" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/handler-df521a28b9c8c278) [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" "b21f3fe9bd153c6e1cfa24fed9bf06dd8f4d7efa2fe9d8e2c74026e0cc662fdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b21f3fe9bd153c6e1cfa24fed9bf06dd8f4d7efa2fe9d8e2c74026e0cc662fdb", kill_on_drop: false }` [INFO] [stdout] b21f3fe9bd153c6e1cfa24fed9bf06dd8f4d7efa2fe9d8e2c74026e0cc662fdb