[INFO] cloning repository https://github.com/wepo-project/wepo-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wepo-project/wepo-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwepo-project%2Fwepo-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwepo-project%2Fwepo-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5135c62cdc8e9bf97f912f23a8186b5b50520b6 [INFO] testing wepo-project/wepo-server against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwepo-project%2Fwepo-server" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wepo-project/wepo-server [INFO] finished tweaking git repo https://github.com/wepo-project/wepo-server [INFO] tweaked toml for git repo https://github.com/wepo-project/wepo-server written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wepo-project/wepo-server on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wepo-project/wepo-server 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a060275c8981e8c8406cc9ec6d233adfa6319ae02c222913c066044077a2f594 [INFO] running `Command { std: "docker" "start" "-a" "a060275c8981e8c8406cc9ec6d233adfa6319ae02c222913c066044077a2f594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a060275c8981e8c8406cc9ec6d233adfa6319ae02c222913c066044077a2f594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a060275c8981e8c8406cc9ec6d233adfa6319ae02c222913c066044077a2f594", kill_on_drop: false }` [INFO] [stdout] a060275c8981e8c8406cc9ec6d233adfa6319ae02c222913c066044077a2f594 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e105a573c86255131290cabaf1eb46d33a4553038aef73167f62e9a27c84f3f [INFO] running `Command { std: "docker" "start" "-a" "6e105a573c86255131290cabaf1eb46d33a4553038aef73167f62e9a27c84f3f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling unicode-normalization v0.1.20 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling postgres-protocol v0.6.4 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling postgres-types v0.2.3 [INFO] [stderr] Compiling postgres-protocol v0.5.3 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling postgres-types v0.1.3 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling sha256 v1.0.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling rs-snowflake v0.6.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling actix-tls v3.0.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling actix-web-codegen v4.0.1 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling actix v0.12.0 [INFO] [stderr] Compiling redis-async v0.12.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [INFO] [stderr] Compiling tokio-postgres v0.7.6 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_postgres v0.2.0 [INFO] [stderr] Compiling tokio-pg-mapper-derive v0.2.0 [INFO] [stderr] Compiling config v0.13.1 [INFO] [stderr] Compiling jsonwebtoken v8.1.1 [INFO] [stderr] Compiling actix-http v3.1.0 [INFO] [stderr] Compiling tokio-pg-mapper v0.2.0 [INFO] [stderr] Compiling deadpool-postgres v0.10.2 [INFO] [stderr] Compiling actix-web v4.1.0 [INFO] [stderr] Compiling actix-redis v0.11.0 [INFO] [stderr] Compiling actix-cors v0.6.1 [INFO] [stderr] Compiling wepo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `user::dto as UserDTO` [INFO] [stdout] --> src/handlers/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use user::dto as UserDTO; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Notice` is never constructed [INFO] [stdout] --> src/data_models/notice.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Notice { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ParseError` is never constructed [INFO] [stdout] --> src/errors.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum MyError { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 22 | ParseError, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `extends` is never read [INFO] [stdout] --> src/handlers/post/data.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct CommentResult { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 7 | pub id: BigInt, [INFO] [stdout] 8 | pub extends: BigInt, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_i64` is never used [INFO] [stdout] --> src/utils/db_helper.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait RedisActorHelper { [INFO] [stdout] | ---------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 15 | async fn get_i64(&self, key: &String) -> Result; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `integer_to_i64` is never used [INFO] [stdout] --> src/utils/db_helper.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 98 | pub trait RespValueRedisHelper { [INFO] [stdout] | -------------------- method in this trait [INFO] [stdout] 99 | fn integer_to_bool(&self) -> bool; [INFO] [stdout] 100 | fn integer_to_i64(&self) -> i64; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "6e105a573c86255131290cabaf1eb46d33a4553038aef73167f62e9a27c84f3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e105a573c86255131290cabaf1eb46d33a4553038aef73167f62e9a27c84f3f", kill_on_drop: false }` [INFO] [stdout] 6e105a573c86255131290cabaf1eb46d33a4553038aef73167f62e9a27c84f3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c1bce5f2b60cab35637e6874cdb4706852b5a527daffcbe6367e1e1766b912b [INFO] running `Command { std: "docker" "start" "-a" "5c1bce5f2b60cab35637e6874cdb4706852b5a527daffcbe6367e1e1766b912b", kill_on_drop: false }` [INFO] [stderr] Compiling wepo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `user::dto as UserDTO` [INFO] [stdout] --> src/handlers/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use user::dto as UserDTO; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Notice` is never constructed [INFO] [stdout] --> src/data_models/notice.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Notice { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ParseError` is never constructed [INFO] [stdout] --> src/errors.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum MyError { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 22 | ParseError, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `extends` is never read [INFO] [stdout] --> src/handlers/post/data.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct CommentResult { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 7 | pub id: BigInt, [INFO] [stdout] 8 | pub extends: BigInt, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_i64` is never used [INFO] [stdout] --> src/utils/db_helper.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait RedisActorHelper { [INFO] [stdout] | ---------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 15 | async fn get_i64(&self, key: &String) -> Result; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `integer_to_i64` is never used [INFO] [stdout] --> src/utils/db_helper.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 98 | pub trait RespValueRedisHelper { [INFO] [stdout] | -------------------- method in this trait [INFO] [stdout] 99 | fn integer_to_bool(&self) -> bool; [INFO] [stdout] 100 | fn integer_to_i64(&self) -> i64; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.11s [INFO] running `Command { std: "docker" "inspect" "5c1bce5f2b60cab35637e6874cdb4706852b5a527daffcbe6367e1e1766b912b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c1bce5f2b60cab35637e6874cdb4706852b5a527daffcbe6367e1e1766b912b", kill_on_drop: false }` [INFO] [stdout] 5c1bce5f2b60cab35637e6874cdb4706852b5a527daffcbe6367e1e1766b912b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d30865ad52f625ea465f67b45aec9bb385074df364fe62c9b5b2b69165a7ee74 [INFO] running `Command { std: "docker" "start" "-a" "d30865ad52f625ea465f67b45aec9bb385074df364fe62c9b5b2b69165a7ee74", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `user::dto as UserDTO` [INFO] [stderr] --> src/handlers/mod.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub use user::dto as UserDTO; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `Notice` is never constructed [INFO] [stderr] --> src/data_models/notice.rs:15:12 [INFO] [stderr] | [INFO] [stderr] 15 | pub struct Notice { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variant `ParseError` is never constructed [INFO] [stderr] --> src/errors.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 15 | pub enum MyError { [INFO] [stderr] | ------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 22 | ParseError, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `extends` is never read [INFO] [stderr] --> src/handlers/post/data.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct CommentResult { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] 7 | pub id: BigInt, [INFO] [stderr] 8 | pub extends: BigInt, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `get_i64` is never used [INFO] [stderr] --> src/utils/db_helper.rs:15:14 [INFO] [stderr] | [INFO] [stderr] 12 | pub trait RedisActorHelper { [INFO] [stderr] | ---------------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 15 | async fn get_i64(&self, key: &String) -> Result; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `integer_to_i64` is never used [INFO] [stderr] --> src/utils/db_helper.rs:100:8 [INFO] [stderr] | [INFO] [stderr] 98 | pub trait RespValueRedisHelper { [INFO] [stderr] | -------------------- method in this trait [INFO] [stderr] 99 | fn integer_to_bool(&self) -> bool; [INFO] [stderr] 100 | fn integer_to_i64(&self) -> i64; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `wepo` (bin "wepo" test) generated 6 warnings (run `cargo fix --bin "wepo" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wepo-1e1b32ab454044a9) [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" "d30865ad52f625ea465f67b45aec9bb385074df364fe62c9b5b2b69165a7ee74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d30865ad52f625ea465f67b45aec9bb385074df364fe62c9b5b2b69165a7ee74", kill_on_drop: false }` [INFO] [stdout] d30865ad52f625ea465f67b45aec9bb385074df364fe62c9b5b2b69165a7ee74