[INFO] cloning repository https://github.com/DebonairFox/FoxBlog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DebonairFox/FoxBlog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDebonairFox%2FFoxBlog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDebonairFox%2FFoxBlog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f219122a00daeaa9dc91c842529671187451d54e
[INFO] testing DebonairFox/FoxBlog against beta-2022-02-22 for beta-1.60-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDebonairFox%2FFoxBlog" "/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/DebonairFox/FoxBlog on toolchain beta-2022-02-22
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/DebonairFox/FoxBlog
[INFO] finished tweaking git repo https://github.com/DebonairFox/FoxBlog
[INFO] tweaked toml for git repo https://github.com/DebonairFox/FoxBlog written to /workspace/builds/worker-12/source/Cargo.toml
[INFO] crate git repo https://github.com/DebonairFox/FoxBlog already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--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-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbd471af79849295dde770630880cfada9863f211ca3a34649c2fbe55ea46d53
[INFO] running `Command { std: "docker" "start" "-a" "dbd471af79849295dde770630880cfada9863f211ca3a34649c2fbe55ea46d53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbd471af79849295dde770630880cfada9863f211ca3a34649c2fbe55ea46d53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbd471af79849295dde770630880cfada9863f211ca3a34649c2fbe55ea46d53", kill_on_drop: false }`
[INFO] [stdout] dbd471af79849295dde770630880cfada9863f211ca3a34649c2fbe55ea46d53
[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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c27f1daaaccb5e87cd67533a6e7b2907d0d536069efb82f5f478b14cd5fed5ea
[INFO] running `Command { std: "docker" "start" "-a" "c27f1daaaccb5e87cd67533a6e7b2907d0d536069efb82f5f478b14cd5fed5ea", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.36
[INFO] [stderr] Compiling syn v1.0.86
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Compiling serde_derive v1.0.136
[INFO] [stderr] Compiling futures-core v0.3.21
[INFO] [stderr] Compiling serde v1.0.136
[INFO] [stderr] Compiling once_cell v1.9.0
[INFO] [stderr] Compiling parking_lot_core v0.9.1
[INFO] [stderr] Compiling smallvec v1.8.0
[INFO] [stderr] Compiling futures-task v0.3.21
[INFO] [stderr] Compiling crossbeam-utils v0.8.7
[INFO] [stderr] Compiling futures-util v0.3.21
[INFO] [stderr] Compiling memchr v2.4.1
[INFO] [stderr] Compiling pkg-config v0.3.24
[INFO] [stderr] Compiling cc v1.0.73
[INFO] [stderr] Compiling serde_json v1.0.79
[INFO] [stderr] Compiling ryu v1.0.9
[INFO] [stderr] Compiling futures-sink v0.3.21
[INFO] [stderr] Compiling async-trait v0.1.52
[INFO] [stderr] Compiling futures-channel v0.3.21
[INFO] [stderr] Compiling maplit v1.0.2
[INFO] [stderr] Compiling cache-padded v1.2.0
[INFO] [stderr] Compiling num_threads v0.1.3
[INFO] [stderr] Compiling httparse v1.6.0
[INFO] [stderr] Compiling askama_escape v0.10.3
[INFO] [stderr] Compiling event-listener v2.5.2
[INFO] [stderr] Compiling futures-io v0.3.21
[INFO] [stderr] Compiling tower-layer v0.3.1
[INFO] [stderr] Compiling fastrand v1.7.0
[INFO] [stderr] Compiling humansize v1.1.1
[INFO] [stderr] Compiling unchecked-index v0.2.2
[INFO] [stderr] Compiling atomic-waker v1.0.0
[INFO] [stderr] Compiling http-range-header v0.3.0
[INFO] [stderr] Compiling async-task v4.1.0
[INFO] [stderr] Compiling typed-arena v1.7.0
[INFO] [stderr] Compiling sync_wrapper v0.1.1
[INFO] [stderr] Compiling shell-words v1.1.0
[INFO] [stderr] Compiling matchit v0.4.6
[INFO] [stderr] Compiling entities v1.0.1
[INFO] [stderr] Compiling unicode_categories v0.1.1
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling miniz_oxide v0.4.4
[INFO] [stderr] Compiling indexmap v1.8.0
[INFO] [stderr] Compiling tracing-core v0.1.22
[INFO] [stderr] Compiling lock_api v0.4.6
[INFO] [stderr] Compiling http v0.2.6
[INFO] [stderr] Compiling num-integer v0.1.44
[INFO] [stderr] Compiling line-wrap v0.1.1
[INFO] [stderr] Compiling getrandom v0.2.5
[INFO] [stderr] Compiling signal-hook-registry v1.4.0
[INFO] [stderr] Compiling socket2 v0.4.4
[INFO] [stderr] Compiling dirs-sys v0.3.6
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling time v0.1.43
[INFO] [stderr] Compiling mio v0.8.0
[INFO] [stderr] Compiling aho-corasick v0.7.18
[INFO] [stderr] Compiling async-lock v2.5.0
[INFO] [stderr] Compiling twoway v0.2.2
[INFO] [stderr] Compiling time v0.3.7
[INFO] [stderr] Compiling dirs v4.0.0
[INFO] [stderr] Compiling thread_local v1.1.4
[INFO] [stderr] Compiling nom v7.1.0
[INFO] [stderr] Compiling unicase v2.6.0
[INFO] [stderr] Compiling xdg v2.4.1
[INFO] [stderr] Compiling concurrent-queue v1.2.2
[INFO] [stderr] Compiling clap v2.34.0
[INFO] [stderr] Compiling pest_meta v2.1.3
[INFO] [stderr] Compiling futures-lite v1.12.0
[INFO] [stderr] Compiling rand_core v0.6.3
[INFO] [stderr] Compiling parking_lot v0.12.0
[INFO] [stderr] Compiling async-channel v1.6.1
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling tracing-log v0.1.2
[INFO] [stderr] Compiling flate2 v1.0.22
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling quote v1.0.15
[INFO] [stderr] Compiling blocking v1.1.0
[INFO] [stderr] Compiling crossbeam-channel v0.5.2
[INFO] [stderr] Compiling regex v1.5.4
[INFO] [stderr] Compiling onig_sys v69.7.1
[INFO] [stderr] Compiling mime_guess v2.0.4
[INFO] [stderr] Compiling async-fs v1.5.0
[INFO] [stderr] Compiling chrono v0.4.19
[INFO] [stderr] Compiling hdrhistogram v7.5.0
[INFO] [stderr] Compiling http-body v0.4.4
[INFO] [stderr] Compiling pest_generator v2.1.3
[INFO] [stderr] Compiling tracing-attributes v0.1.19
[INFO] [stderr] Compiling tokio-macros v1.7.0
[INFO] [stderr] Compiling pin-project-internal v1.0.10
[INFO] [stderr] Compiling pest_derive v2.1.0
[INFO] [stderr] Compiling tokio v1.17.0
[INFO] [stderr] Compiling axum-core v0.1.2
[INFO] [stderr] Compiling pin-project v1.0.10
[INFO] [stderr] Compiling tracing v0.1.31
[INFO] [stderr] Compiling tracing-subscriber v0.3.9
[INFO] [stderr] Compiling tokio-util v0.7.0
[INFO] [stderr] Compiling tower v0.4.12
[INFO] [stderr] Compiling hyper v0.14.17
[INFO] [stderr] Compiling onig v6.3.1
[INFO] [stderr] Compiling tower-http v0.2.3
[INFO] [stderr] Compiling toml v0.5.8
[INFO] [stderr] Compiling plist v1.3.1
[INFO] [stderr] Compiling bincode v1.3.3
[INFO] [stderr] Compiling serde_urlencoded v0.7.1
[INFO] [stderr] Compiling askama_shared v0.12.1
[INFO] [stderr] Compiling syntect v4.6.0
[INFO] [stderr] Compiling axum v0.4.6
[INFO] [stderr] Compiling comrak v0.12.1
[INFO] [stderr] Compiling askama_derive v0.11.2
[INFO] [stderr] Compiling askama v0.11.1
[INFO] [stderr] Compiling the_dashing_owl v0.5.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `markdown_parser`, `meta::Meta`, `meta_parser`
[INFO] [stdout] --> src/handlers/series.rs:7:5
[INFO] [stdout] |
[INFO] [stdout] 7 | meta::Meta,
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] 8 | parsers::{markdown_parser, meta_parser},
[INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/parsers/mod.rs:50:9
[INFO] [stdout] |
[INFO] [stdout] 50 | let mut meta_vec: Vec = vec![];
[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] --> src/parsers/mod.rs:55:9
[INFO] [stdout] |
[INFO] [stdout] 55 | let mut meta_vec: Vec = vec![];
[INFO] [stdout] | ----^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout] --> src/handlers/series.rs:24:34
[INFO] [stdout] |
[INFO] [stdout] 24 | pub async fn series_handler(Path(params): Path>) -> impl IntoResponse {
[INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function is never used: `get_series_index_vec`
[INFO] [stdout] --> src/parsers/mod.rs:49:14
[INFO] [stdout] |
[INFO] [stdout] 49 | pub async fn get_series_index_vec() -> Result, AppError> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function is never used: `get_meta_by_series_vec`
[INFO] [stdout] --> src/parsers/mod.rs:54:14
[INFO] [stdout] |
[INFO] [stdout] 54 | pub async fn get_meta_by_series_vec() -> Result, AppError> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.19s
[INFO] running `Command { std: "docker" "inspect" "c27f1daaaccb5e87cd67533a6e7b2907d0d536069efb82f5f478b14cd5fed5ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c27f1daaaccb5e87cd67533a6e7b2907d0d536069efb82f5f478b14cd5fed5ea", kill_on_drop: false }`
[INFO] [stdout] c27f1daaaccb5e87cd67533a6e7b2907d0d536069efb82f5f478b14cd5fed5ea
[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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b8eb68ff5ac22a652c01806d6d0020406bd911a9640e08bf4321490f5846853
[INFO] running `Command { std: "docker" "start" "-a" "9b8eb68ff5ac22a652c01806d6d0020406bd911a9640e08bf4321490f5846853", kill_on_drop: false }`
[INFO] [stderr] Compiling the_dashing_owl v0.5.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `markdown_parser`, `meta::Meta`, `meta_parser`
[INFO] [stdout] --> src/handlers/series.rs:7:5
[INFO] [stdout] |
[INFO] [stdout] 7 | meta::Meta,
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] 8 | parsers::{markdown_parser, meta_parser},
[INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/parsers/mod.rs:50:9
[INFO] [stdout] |
[INFO] [stdout] 50 | let mut meta_vec: Vec = vec![];
[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] --> src/parsers/mod.rs:55:9
[INFO] [stdout] |
[INFO] [stdout] 55 | let mut meta_vec: Vec = vec![];
[INFO] [stdout] | ----^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout] --> src/handlers/series.rs:24:34
[INFO] [stdout] |
[INFO] [stdout] 24 | pub async fn series_handler(Path(params): Path>) -> impl IntoResponse {
[INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function is never used: `get_series_index_vec`
[INFO] [stdout] --> src/parsers/mod.rs:49:14
[INFO] [stdout] |
[INFO] [stdout] 49 | pub async fn get_series_index_vec() -> Result, AppError> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function is never used: `get_meta_by_series_vec`
[INFO] [stdout] --> src/parsers/mod.rs:54:14
[INFO] [stdout] |
[INFO] [stdout] 54 | pub async fn get_meta_by_series_vec() -> Result, AppError> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.13s
[INFO] running `Command { std: "docker" "inspect" "9b8eb68ff5ac22a652c01806d6d0020406bd911a9640e08bf4321490f5846853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b8eb68ff5ac22a652c01806d6d0020406bd911a9640e08bf4321490f5846853", kill_on_drop: false }`
[INFO] [stdout] 9b8eb68ff5ac22a652c01806d6d0020406bd911a9640e08bf4321490f5846853
[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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 84b3bee50d23a30547aaf961888ea7b9f0daebcb7f354e3f263f3ee3a1b348c2
[INFO] running `Command { std: "docker" "start" "-a" "84b3bee50d23a30547aaf961888ea7b9f0daebcb7f354e3f263f3ee3a1b348c2", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] warning: unused imports: `markdown_parser`, `meta::Meta`, `meta_parser`
[INFO] [stderr] --> src/handlers/series.rs:7:5
[INFO] [stderr] |
[INFO] [stderr] 7 | meta::Meta,
[INFO] [stderr] | ^^^^^^^^^^
[INFO] [stderr] 8 | parsers::{markdown_parser, meta_parser},
[INFO] [stderr] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr] --> src/parsers/mod.rs:50:9
[INFO] [stderr] |
[INFO] [stderr] 50 | let mut meta_vec: Vec = vec![];
[INFO] [stderr] | ----^^^^^^^^
[INFO] [stderr] | |
[INFO] [stderr] | help: remove this `mut`
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr] --> src/parsers/mod.rs:55:9
[INFO] [stderr] |
[INFO] [stderr] 55 | let mut meta_vec: Vec = vec![];
[INFO] [stderr] | ----^^^^^^^^
[INFO] [stderr] | |
[INFO] [stderr] | help: remove this `mut`
[INFO] [stderr]
[INFO] [stderr] warning: unused variable: `params`
[INFO] [stderr] --> src/handlers/series.rs:24:34
[INFO] [stderr] |
[INFO] [stderr] 24 | pub async fn series_handler(Path(params): Path>) -> impl IntoResponse {
[INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: function is never used: `get_series_index_vec`
[INFO] [stderr] --> src/parsers/mod.rs:49:14
[INFO] [stderr] |
[INFO] [stderr] 49 | pub async fn get_series_index_vec() -> Result, AppError> {
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(dead_code)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: function is never used: `get_meta_by_series_vec`
[INFO] [stderr] --> src/parsers/mod.rs:54:14
[INFO] [stderr] |
[INFO] [stderr] 54 | pub async fn get_meta_by_series_vec() -> Result, AppError> {
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: `the_dashing_owl` (bin "the_dashing_owl" test) generated 6 warnings
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.13s
[INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/the_dashing_owl-5f83532d93d1f783)
[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" "84b3bee50d23a30547aaf961888ea7b9f0daebcb7f354e3f263f3ee3a1b348c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84b3bee50d23a30547aaf961888ea7b9f0daebcb7f354e3f263f3ee3a1b348c2", kill_on_drop: false }`
[INFO] [stdout] 84b3bee50d23a30547aaf961888ea7b9f0daebcb7f354e3f263f3ee3a1b348c2