[INFO] cloning repository https://github.com/OElabs-official/atlas_proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OElabs-official/atlas_proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOElabs-official%2Fatlas_proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOElabs-official%2Fatlas_proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b6b8506177411b97a1215384cf8104e2a231a3a8 [INFO] checking OElabs-official/atlas_proxy against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOElabs-official%2Fatlas_proxy" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/OElabs-official/atlas_proxy [INFO] finished tweaking git repo https://github.com/OElabs-official/atlas_proxy [INFO] tweaked toml for git repo https://github.com/OElabs-official/atlas_proxy written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/OElabs-official/atlas_proxy on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/OElabs-official/atlas_proxy 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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 928d9b3f7788cfe741de0a3f52c43492d14a27f75664aad8a22b2de5b00ed0ea [INFO] running `Command { std: "docker" "start" "-a" "928d9b3f7788cfe741de0a3f52c43492d14a27f75664aad8a22b2de5b00ed0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "928d9b3f7788cfe741de0a3f52c43492d14a27f75664aad8a22b2de5b00ed0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "928d9b3f7788cfe741de0a3f52c43492d14a27f75664aad8a22b2de5b00ed0ea", kill_on_drop: false }` [INFO] [stdout] 928d9b3f7788cfe741de0a3f52c43492d14a27f75664aad8a22b2de5b00ed0ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7150c6b3a84fe5eedeaa0d970727130af88ec09ab07a8f400fb695b803a4b918 [INFO] running `Command { std: "docker" "start" "-a" "7150c6b3a84fe5eedeaa0d970727130af88ec09ab07a8f400fb695b803a4b918", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling ntex-rt v3.10.1 [INFO] [stderr] Checking ntex-service v4.6.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking oneshot v0.2.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking swap-buffer-queue v0.2.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling ntex-io-uring v0.7.120 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking sc v0.2.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking core_affinity v0.8.3 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking oneshot v0.1.13 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking env_filter v1.0.0 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Checking nanorand v0.8.0 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking env_logger v0.11.9 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Checking ntex-polling v3.10.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Checking toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling ntex-macros v3.2.0 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking toml v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tracing-appender v0.2.4 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Checking ntex-bytes v1.5.2 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling neli-proc-macros v0.2.2 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking ntex-error v1.1.0 [INFO] [stderr] Checking ntex-codec v1.1.0 [INFO] [stderr] Checking ntex-http v1.0.0 [INFO] [stderr] Checking ntex-router v1.0.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking neli v0.7.4 [INFO] [stderr] Compiling sqlx-core v0.9.0-alpha.1 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking ntex-util v3.4.0 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking local-ip-address v0.6.10 [INFO] [stderr] Checking ntex-io v3.9.1 [INFO] [stderr] Checking ntex-net v3.8.1 [INFO] [stderr] Checking ntex-dispatcher v3.1.0 [INFO] [stderr] Checking sqlx-sqlite v0.9.0-alpha.1 [INFO] [stderr] Checking ntex-server v3.9.0 [INFO] [stderr] Checking ntex-tls v3.4.0 [INFO] [stderr] Checking ntex-h2 v3.8.1 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Compiling sqlx-macros-core v0.9.0-alpha.1 [INFO] [stderr] Checking ntex v3.6.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Compiling sqlx-macros v0.9.0-alpha.1 [INFO] [stderr] Checking sqlx v0.9.0-alpha.1 [INFO] [stderr] Checking atlas_proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `smart_default::SmartDefault` [INFO] [stdout] --> src/prelude.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use smart_default::SmartDefault; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/prelude.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Arc` [INFO] [stdout] --> src/prelude.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | use std::sync::{Arc, OnceLock}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::prelude::ProjectPath` [INFO] [stdout] --> src/net/hostapi.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::prelude::ProjectPath; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serialize` [INFO] [stdout] --> src/net/hostapi.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/net/hostapi.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `toml` [INFO] [stdout] --> src/net/hostapi.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use toml; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::prelude::Config` [INFO] [stdout] --> src/net/serverapi.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::prelude::Config; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Config` and `DatabaseManager` [INFO] [stdout] --> src/main.rs:4:64 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{net::{get_local_ip, print_ips}, prelude::{CliArgs, Config, DatabaseManager, ProjectPath, TracingManager}}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `smart_default::SmartDefault` [INFO] [stdout] --> src/prelude.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use smart_default::SmartDefault; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/prelude.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Arc` [INFO] [stdout] --> src/prelude.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | use std::sync::{Arc, OnceLock}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::prelude::ProjectPath` [INFO] [stdout] --> src/net/hostapi.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::prelude::ProjectPath; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Serialize` [INFO] [stdout] --> src/net/hostapi.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/net/hostapi.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `toml` [INFO] [stdout] --> src/net/hostapi.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use toml; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::prelude::Config` [INFO] [stdout] --> src/net/serverapi.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::prelude::Config; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Config` and `DatabaseManager` [INFO] [stdout] --> src/main.rs:4:64 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::{net::{get_local_ip, print_ips}, prelude::{CliArgs, Config, DatabaseManager, ProjectPath, TracingManager}}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/net/mod.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | let mut tasks = vec![atlas_proxy_server]; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/prelude.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct ProjectPathV1 { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 46 | pub exe_dir: PathBuf, [INFO] [stdout] 47 | pub current_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 48 | pub proj_dir: PathBuf, [INFO] [stdout] 49 | pub cache_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 50 | pub state_dir: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 51 | pub preference_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 52 | pub home_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 53 | pub base_config_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 54 | pub base_data_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 55 | pub base_cache_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 56 | pub runtime_dir: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 57 | pub desktop: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 58 | pub document: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 59 | pub download: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 60 | pub audio: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 61 | pub picture: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 62 | pub video: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 63 | pub public: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 64 | pub font: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 65 | pub template: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProjectPathV1` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DATABASE` is never used [INFO] [stdout] --> src/prelude.rs:233:8 [INFO] [stdout] | [INFO] [stdout] 233 | static DATABASE: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DATABASE_FILE` is never used [INFO] [stdout] --> src/prelude.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | const DATABASE_FILE: &str = "database.db"; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DatabaseManager` is never constructed [INFO] [stdout] --> src/prelude.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 238 | pub struct DatabaseManager { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `get_database_path`, `init`, and `pool` are never used [INFO] [stdout] --> src/prelude.rs:243:8 [INFO] [stdout] | [INFO] [stdout] 242 | impl DatabaseManager { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 243 | fn get_database_path() -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 247 | pub fn init() -> &'static Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | pub fn pool(&self) -> &SqlitePool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | start_vps_mode(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 18 | let _ = start_vps_mode(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | start_host_mode(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 20 | let _ = start_host_mode(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/net/mod.rs:149:52 [INFO] [stdout] | [INFO] [stdout] 149 | let dyn_record = dyn_record.clone(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `tokio::sync::RwLock>` does not implement `Clone`, so calling `clone` on `&tokio::sync::RwLock>` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 149 - let dyn_record = dyn_record.clone(); [INFO] [stdout] 149 + let dyn_record = dyn_record; [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `tokio::sync::RwLock>`, implement `Clone` for it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/rwlock.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 + #[derive(Clone)] [INFO] [stdout] 88 | pub struct RwLock { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/net/mod.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | let mut tasks = vec![atlas_proxy_server]; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/prelude.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct ProjectPathV1 { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 46 | pub exe_dir: PathBuf, [INFO] [stdout] 47 | pub current_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 48 | pub proj_dir: PathBuf, [INFO] [stdout] 49 | pub cache_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 50 | pub state_dir: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 51 | pub preference_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 52 | pub home_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 53 | pub base_config_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 54 | pub base_data_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 55 | pub base_cache_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 56 | pub runtime_dir: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 57 | pub desktop: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 58 | pub document: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 59 | pub download: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 60 | pub audio: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 61 | pub picture: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 62 | pub video: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 63 | pub public: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 64 | pub font: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 65 | pub template: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProjectPathV1` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DATABASE` is never used [INFO] [stdout] --> src/prelude.rs:233:8 [INFO] [stdout] | [INFO] [stdout] 233 | static DATABASE: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DATABASE_FILE` is never used [INFO] [stdout] --> src/prelude.rs:235:7 [INFO] [stdout] | [INFO] [stdout] 235 | const DATABASE_FILE: &str = "database.db"; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DatabaseManager` is never constructed [INFO] [stdout] --> src/prelude.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 238 | pub struct DatabaseManager { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `get_database_path`, `init`, and `pool` are never used [INFO] [stdout] --> src/prelude.rs:243:8 [INFO] [stdout] | [INFO] [stdout] 242 | impl DatabaseManager { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 243 | fn get_database_path() -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 247 | pub fn init() -> &'static Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | pub fn pool(&self) -> &SqlitePool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | start_vps_mode(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 18 | let _ = start_vps_mode(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | start_host_mode(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 20 | let _ = start_host_mode(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/net/mod.rs:149:52 [INFO] [stdout] | [INFO] [stdout] 149 | let dyn_record = dyn_record.clone(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `tokio::sync::RwLock>` does not implement `Clone`, so calling `clone` on `&tokio::sync::RwLock>` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 149 - let dyn_record = dyn_record.clone(); [INFO] [stdout] 149 + let dyn_record = dyn_record; [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `tokio::sync::RwLock>`, implement `Clone` for it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/rwlock.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 + #[derive(Clone)] [INFO] [stdout] 88 | pub struct RwLock { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "7150c6b3a84fe5eedeaa0d970727130af88ec09ab07a8f400fb695b803a4b918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7150c6b3a84fe5eedeaa0d970727130af88ec09ab07a8f400fb695b803a4b918", kill_on_drop: false }` [INFO] [stdout] 7150c6b3a84fe5eedeaa0d970727130af88ec09ab07a8f400fb695b803a4b918