[INFO] cloning repository https://github.com/dikaheni89/rust-backend-starter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dikaheni89/rust-backend-starter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdikaheni89%2Frust-backend-starter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdikaheni89%2Frust-backend-starter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8d059b23d558a5f01a7562e312251f7fef95ae9
[INFO] building dikaheni89/rust-backend-starter against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdikaheni89%2Frust-backend-starter" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dikaheni89/rust-backend-starter
[INFO] finished tweaking git repo https://github.com/dikaheni89/rust-backend-starter
[INFO] tweaked toml for git repo https://github.com/dikaheni89/rust-backend-starter written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dikaheni89/rust-backend-starter on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dikaheni89/rust-backend-starter 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustc-demangle v0.1.26
[INFO] [stderr]   Downloaded redox_syscall v0.5.17
[INFO] [stderr]   Downloaded tokio-rustls v0.26.2
[INFO] [stderr]   Downloaded tempfile v3.20.0
[INFO] [stderr]   Downloaded rustls-webpki v0.103.4
[INFO] [stderr]   Downloaded cc v1.2.31
[INFO] [stderr]   Downloaded tower-http v0.6.6
[INFO] [stderr]   Downloaded hyper-util v0.1.16
[INFO] [stderr]   Downloaded h2 v0.4.11
[INFO] [stderr]   Downloaded reqwest v0.12.22
[INFO] [stderr]   Downloaded zerovec v0.11.3
[INFO] [stderr]   Downloaded iri-string v0.7.8
[INFO] [stderr]   Downloaded io-uring v0.7.9
[INFO] [stderr]   Downloaded rustls v0.23.31
[INFO] [stderr]   Downloaded rustix v1.0.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a709ec14e7e1693e5192e018e9ea7ebe5afbbc831153790e4cfd15db289f393b
[INFO] running `Command { std: "docker" "start" "-a" "a709ec14e7e1693e5192e018e9ea7ebe5afbbc831153790e4cfd15db289f393b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a709ec14e7e1693e5192e018e9ea7ebe5afbbc831153790e4cfd15db289f393b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a709ec14e7e1693e5192e018e9ea7ebe5afbbc831153790e4cfd15db289f393b", kill_on_drop: false }`
[INFO] [stdout] a709ec14e7e1693e5192e018e9ea7ebe5afbbc831153790e4cfd15db289f393b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bde1c006aaf01465ad391433c73f37bb6e30d83f2df25235b073683bb445c8d9
[INFO] running `Command { std: "docker" "start" "-a" "bde1c006aaf01465ad391433c73f37bb6e30d83f2df25235b073683bb445c8d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling rust-backend-starter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/infrastructure/memory/buffer.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Buffer(Vec<u8>);
[INFO] [stdout]   |            ------ ^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_cli` is never used
[INFO] [stdout]  --> src/application/cli/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn run_cli() {
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_web_interface` is never used
[INFO] [stdout]  --> src/application/web/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn run_web_interface() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `create_user` is never used
[INFO] [stdout]   --> src/business/services/user_service.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl UserService {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub fn create_user(name: String, email: String) -> User {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateUserUseCase` is never constructed
[INFO] [stdout]  --> src/business/usecase/create_user.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct CreateUserUseCase;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `execute` is never used
[INFO] [stdout]  --> src/business/usecase/create_user.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl CreateUserUseCase {
[INFO] [stdout]   | ---------------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn execute(name: String, email: String) -> User {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThreadPool` is never constructed
[INFO] [stdout]  --> src/infrastructure/concurrency/thread_pool.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct ThreadPool;
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `execute` are never used
[INFO] [stdout]  --> src/infrastructure/concurrency/thread_pool.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl ThreadPool {
[INFO] [stdout]   | --------------- associated items in this implementation
[INFO] [stdout] 6 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub fn execute<F>(&self, job: F)
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spawn_async` is never used
[INFO] [stdout]  --> src/infrastructure/concurrency/async_rt.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn spawn_async<F>(fut: F)
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `channel_mpsc` is never used
[INFO] [stdout]  --> src/infrastructure/concurrency/channel.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn channel_mpsc<T>() -> (mpsc::Sender<T>, mpsc::Receiver<T>) {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `channel_oneshot` is never used
[INFO] [stdout]  --> src/infrastructure/concurrency/channel.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn channel_oneshot<T>() -> (oneshot::Sender<T>, oneshot::Receiver<T>) {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Cache` is never used
[INFO] [stdout]  --> src/infrastructure/memory/cache.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type Cache<K, V> = Arc<RwLock<HashMap<K, V>>>;
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `new_cache` is never used
[INFO] [stdout]  --> src/infrastructure/memory/cache.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn new_cache<K: std::cmp::Eq + std::hash::Hash, V>() -> Cache<K, V> {
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ObjectPool` is never constructed
[INFO] [stdout]  --> src/infrastructure/memory/pool.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct ObjectPool;
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/infrastructure/memory/pool.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl ObjectPool {
[INFO] [stdout]   | --------------- associated function in this implementation
[INFO] [stdout] 6 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Buffer` is never constructed
[INFO] [stdout]  --> src/infrastructure/memory/buffer.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Buffer(Vec<u8>);
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/infrastructure/memory/buffer.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl Buffer {
[INFO] [stdout]   | ----------- associated function in this implementation
[INFO] [stdout] 6 |     pub fn new(size: usize) -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_file` is never used
[INFO] [stdout]  --> src/infrastructure/io/file_io.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn write_file(path: &str, content: &[u8]) -> io::Result<()> {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_file` is never used
[INFO] [stdout]   --> src/infrastructure/io/file_io.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn read_file(path: &str) -> io::Result<Vec<u8>> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connect_tcp` is never used
[INFO] [stdout]  --> src/infrastructure/io/net_io.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn connect_tcp(_addr: &str) {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_stream` is never used
[INFO] [stdout]  --> src/infrastructure/io/stream.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn process_stream<I, F>(input: I, mut f: F)
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connect_diesel` is never used
[INFO] [stdout]  --> src/infrastructure/storage/orm/diesel.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn connect_diesel() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connect_sqlx` is never used
[INFO] [stdout]  --> src/infrastructure/storage/orm/sqlx.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn connect_sqlx() {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connect_seaorm` is never used
[INFO] [stdout]  --> src/infrastructure/storage/orm/seaorm.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn connect_seaorm() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_query` is never used
[INFO] [stdout]  --> src/infrastructure/storage/query.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn build_query(_table: &str) {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_migrations` is never used
[INFO] [stdout]  --> src/infrastructure/storage/migrate.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn run_migrations() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pool` is never used
[INFO] [stdout]  --> src/infrastructure/storage/conn_pool.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn get_pool() {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `store_blob` is never used
[INFO] [stdout]  --> src/infrastructure/storage/blob.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn store_blob(_data: &[u8]) {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_config` is never used
[INFO] [stdout]  --> src/infrastructure/storage/config.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn load_config() {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AppError` is never used
[INFO] [stdout]  --> src/core/error.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum AppError {
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Metrics` is never constructed
[INFO] [stdout]  --> src/core/metrics.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Metrics;
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `inc_request_count` and `record_latency` are never used
[INFO] [stdout]   --> src/core/metrics.rs:6:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl Metrics {
[INFO] [stdout]    | ------------ associated functions in this implementation
[INFO] [stdout]  6 |     pub fn inc_request_count() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub fn record_latency(_latency_ms: u64) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_email` is never used
[INFO] [stdout]  --> src/core/validation.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn validate_email(email: &str) -> bool {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExternalDb` is never constructed
[INFO] [stdout]  --> src/external/ext_db.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct ExternalDb;
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `connect` and `query` are never used
[INFO] [stdout]   --> src/external/ext_db.rs:6:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl ExternalDb {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout]  6 |     pub fn connect(_url: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub fn query(&self, _q: &str) -> String {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExternalApi` is never constructed
[INFO] [stdout]  --> src/external/ext_api.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct ExternalApi;
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `call_api` is never used
[INFO] [stdout]  --> src/external/ext_api.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl ExternalApi {
[INFO] [stdout]   | ---------------- associated function in this implementation
[INFO] [stdout] 6 |     pub async fn call_api(_url: &str) -> Result<String, reqwest::Error> {
[INFO] [stdout]   |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_external_file` is never used
[INFO] [stdout]  --> src/external/file_sys.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn read_external_file(path: &str) -> std::io::Result<String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_external_file` is never used
[INFO] [stdout]  --> src/external/file_sys.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn write_external_file(path: &str, content: &str) -> std::io::Result<()> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ping_host` is never used
[INFO] [stdout]  --> src/external/network.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn ping_host(host: &str) -> bool {
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "bde1c006aaf01465ad391433c73f37bb6e30d83f2df25235b073683bb445c8d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bde1c006aaf01465ad391433c73f37bb6e30d83f2df25235b073683bb445c8d9", kill_on_drop: false }`
[INFO] [stdout] bde1c006aaf01465ad391433c73f37bb6e30d83f2df25235b073683bb445c8d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b660ac33f5a1932aa77f8108ed9502cddf81480a402ca6fd2dd5958097cfb29b
[INFO] running `Command { std: "docker" "start" "-a" "b660ac33f5a1932aa77f8108ed9502cddf81480a402ca6fd2dd5958097cfb29b", kill_on_drop: false }`
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/infrastructure/memory/buffer.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Buffer(Vec<u8>);
[INFO] [stdout]   |            ------ ^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust-backend-starter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/infrastructure/memory/buffer.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Buffer(Vec<u8>);
[INFO] [stdout]   |            ------ ^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_cli` is never used
[INFO] [stdout]  --> src/application/cli/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn run_cli() {
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_web_interface` is never used
[INFO] [stdout]  --> src/application/web/mod.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn run_web_interface() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `create_user` is never used
[INFO] [stdout]   --> src/business/services/user_service.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl UserService {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub fn create_user(name: String, email: String) -> User {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateUserUseCase` is never constructed
[INFO] [stdout]  --> src/business/usecase/create_user.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct CreateUserUseCase;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `execute` is never used
[INFO] [stdout]  --> src/business/usecase/create_user.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl CreateUserUseCase {
[INFO] [stdout]   | ---------------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn execute(name: String, email: String) -> User {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThreadPool` is never constructed
[INFO] [stdout]  --> src/infrastructure/concurrency/thread_pool.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct ThreadPool;
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `execute` are never used
[INFO] [stdout]  --> src/infrastructure/concurrency/thread_pool.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl ThreadPool {
[INFO] [stdout]   | --------------- associated items in this implementation
[INFO] [stdout] 6 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub fn execute<F>(&self, job: F)
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spawn_async` is never used
[INFO] [stdout]  --> src/infrastructure/concurrency/async_rt.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn spawn_async<F>(fut: F)
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `channel_mpsc` is never used
[INFO] [stdout]  --> src/infrastructure/concurrency/channel.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn channel_mpsc<T>() -> (mpsc::Sender<T>, mpsc::Receiver<T>) {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `channel_oneshot` is never used
[INFO] [stdout]  --> src/infrastructure/concurrency/channel.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn channel_oneshot<T>() -> (oneshot::Sender<T>, oneshot::Receiver<T>) {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Cache` is never used
[INFO] [stdout]  --> src/infrastructure/memory/cache.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type Cache<K, V> = Arc<RwLock<HashMap<K, V>>>;
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `new_cache` is never used
[INFO] [stdout]  --> src/infrastructure/memory/cache.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn new_cache<K: std::cmp::Eq + std::hash::Hash, V>() -> Cache<K, V> {
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ObjectPool` is never constructed
[INFO] [stdout]  --> src/infrastructure/memory/pool.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct ObjectPool;
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/infrastructure/memory/pool.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl ObjectPool {
[INFO] [stdout]   | --------------- associated function in this implementation
[INFO] [stdout] 6 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Buffer` is never constructed
[INFO] [stdout]  --> src/infrastructure/memory/buffer.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Buffer(Vec<u8>);
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/infrastructure/memory/buffer.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl Buffer {
[INFO] [stdout]   | ----------- associated function in this implementation
[INFO] [stdout] 6 |     pub fn new(size: usize) -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_file` is never used
[INFO] [stdout]  --> src/infrastructure/io/file_io.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn write_file(path: &str, content: &[u8]) -> io::Result<()> {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_file` is never used
[INFO] [stdout]   --> src/infrastructure/io/file_io.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn read_file(path: &str) -> io::Result<Vec<u8>> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connect_tcp` is never used
[INFO] [stdout]  --> src/infrastructure/io/net_io.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn connect_tcp(_addr: &str) {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_stream` is never used
[INFO] [stdout]  --> src/infrastructure/io/stream.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn process_stream<I, F>(input: I, mut f: F)
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connect_diesel` is never used
[INFO] [stdout]  --> src/infrastructure/storage/orm/diesel.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn connect_diesel() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connect_sqlx` is never used
[INFO] [stdout]  --> src/infrastructure/storage/orm/sqlx.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn connect_sqlx() {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connect_seaorm` is never used
[INFO] [stdout]  --> src/infrastructure/storage/orm/seaorm.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn connect_seaorm() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_query` is never used
[INFO] [stdout]  --> src/infrastructure/storage/query.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn build_query(_table: &str) {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_migrations` is never used
[INFO] [stdout]  --> src/infrastructure/storage/migrate.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn run_migrations() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_pool` is never used
[INFO] [stdout]  --> src/infrastructure/storage/conn_pool.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn get_pool() {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `store_blob` is never used
[INFO] [stdout]  --> src/infrastructure/storage/blob.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn store_blob(_data: &[u8]) {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_config` is never used
[INFO] [stdout]  --> src/infrastructure/storage/config.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn load_config() {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AppError` is never used
[INFO] [stdout]  --> src/core/error.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum AppError {
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Metrics` is never constructed
[INFO] [stdout]  --> src/core/metrics.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Metrics;
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `inc_request_count` and `record_latency` are never used
[INFO] [stdout]   --> src/core/metrics.rs:6:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl Metrics {
[INFO] [stdout]    | ------------ associated functions in this implementation
[INFO] [stdout]  6 |     pub fn inc_request_count() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub fn record_latency(_latency_ms: u64) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_email` is never used
[INFO] [stdout]  --> src/core/validation.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn validate_email(email: &str) -> bool {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExternalDb` is never constructed
[INFO] [stdout]  --> src/external/ext_db.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct ExternalDb;
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `connect` and `query` are never used
[INFO] [stdout]   --> src/external/ext_db.rs:6:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl ExternalDb {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout]  6 |     pub fn connect(_url: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub fn query(&self, _q: &str) -> String {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExternalApi` is never constructed
[INFO] [stdout]  --> src/external/ext_api.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct ExternalApi;
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `call_api` is never used
[INFO] [stdout]  --> src/external/ext_api.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | impl ExternalApi {
[INFO] [stdout]   | ---------------- associated function in this implementation
[INFO] [stdout] 6 |     pub async fn call_api(_url: &str) -> Result<String, reqwest::Error> {
[INFO] [stdout]   |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_external_file` is never used
[INFO] [stdout]  --> src/external/file_sys.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn read_external_file(path: &str) -> std::io::Result<String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_external_file` is never used
[INFO] [stdout]  --> src/external/file_sys.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn write_external_file(path: &str, content: &str) -> std::io::Result<()> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ping_host` is never used
[INFO] [stdout]  --> src/external/network.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn ping_host(host: &str) -> bool {
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.82s
[INFO] running `Command { std: "docker" "inspect" "b660ac33f5a1932aa77f8108ed9502cddf81480a402ca6fd2dd5958097cfb29b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b660ac33f5a1932aa77f8108ed9502cddf81480a402ca6fd2dd5958097cfb29b", kill_on_drop: false }`
[INFO] [stdout] b660ac33f5a1932aa77f8108ed9502cddf81480a402ca6fd2dd5958097cfb29b
