[INFO] cloning repository https://github.com/sofiworker/xray-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sofiworker/xray-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsofiworker%2Fxray-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsofiworker%2Fxray-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 230981fa3b609c491b1c58621c7fa9b93ff12800 [INFO] building sofiworker/xray-rust against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsofiworker%2Fxray-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sofiworker/xray-rust [INFO] finished tweaking git repo https://github.com/sofiworker/xray-rust [INFO] tweaked toml for git repo https://github.com/sofiworker/xray-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sofiworker/xray-rust on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sofiworker/xray-rust 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded notify v5.2.0 [INFO] [stderr] Downloaded clap_lex v0.7.3 [INFO] [stderr] Downloaded clap v4.5.21 [INFO] [stderr] Downloaded clap_builder v4.5.21 [INFO] [stderr] Downloaded hyper v1.5.0 [INFO] [stderr] Downloaded libc v0.2.164 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ece33740924b39e3dec4eb645f6ff03e7d28d62c8ffc123e496f09e94d96ab9 [INFO] running `Command { std: "docker" "start" "-a" "6ece33740924b39e3dec4eb645f6ff03e7d28d62c8ffc123e496f09e94d96ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ece33740924b39e3dec4eb645f6ff03e7d28d62c8ffc123e496f09e94d96ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ece33740924b39e3dec4eb645f6ff03e7d28d62c8ffc123e496f09e94d96ab9", kill_on_drop: false }` [INFO] [stdout] 6ece33740924b39e3dec4eb645f6ff03e7d28d62c8ffc123e496f09e94d96ab9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 706b2cc23883568f7466affa5e69decd2e5a727d2229ff908462f98cc4b5f455 [INFO] running `Command { std: "docker" "start" "-a" "706b2cc23883568f7466affa5e69decd2e5a727d2229ff908462f98cc4b5f455", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling pathdiff v0.2.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling notify v5.2.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling simple_logger v4.3.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling xray-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Deserializer` [INFO] [stdout] --> src/conf/app_conf.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Deserializer, Serialize}; [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: `Deserializer` [INFO] [stdout] --> src/conf/setting_conf.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize, Deserializer}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `net` and `string` [INFO] [stdout] --> src/core/server.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{net, string}; [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::SocketAddr` [INFO] [stdout] --> src/core/server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::net::SocketAddr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::conf` [INFO] [stdout] --> src/core/server.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::conf; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug` and `error` [INFO] [stdout] --> src/core/server.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use log::{debug, error}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::io` [INFO] [stdout] --> src/core/server.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tokio::io; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AsyncReadExt` and `AsyncWriteExt` [INFO] [stdout] --> src/core/server.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio::io::{AsyncReadExt, AsyncWriteExt}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TcpListener` and `TcpStream` [INFO] [stdout] --> src/core/server.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio::net::{TcpListener, TcpStream}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::conf::AppConfig` [INFO] [stdout] --> src/core/server.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::conf::AppConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::stream::{}` [INFO] [stdout] --> src/core/server.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::core::stream::{}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::server::Server` [INFO] [stdout] --> src/core/app.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::core::server::Server; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log` [INFO] [stdout] --> src/core/stream.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use log::{log, warn}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::feature::Feature` [INFO] [stdout] --> src/core/stream.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::core::feature::Feature; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TokioExecutor` [INFO] [stdout] --> src/proxy/http.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | use hyper_util::rt::{TokioExecutor, TokioIo}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hyper_util::server::conn::auto` [INFO] [stdout] --> src/proxy/http.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use hyper_util::server::conn::auto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TcpStream` [INFO] [stdout] --> src/proxy/http.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | use tokio::net::{TcpListener, TcpStream}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `notify::Watcher` [INFO] [stdout] --> src/conf/app_conf.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use notify::Watcher; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `notify::Watcher` [INFO] [stdout] --> src/conf/setting_conf.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use notify::Watcher; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bs` [INFO] [stdout] --> src/core/stream.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | fn handle(bs: Vec) -> Result<(), Box> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bs` [INFO] [stdout] --> src/proxy/http.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | fn handle(bs: Vec) -> Result<(), Box> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DownStreamConfig` is never constructed [INFO] [stdout] --> src/conf/setting_conf.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct DownStreamConfig {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UpStreamConfig` is never constructed [INFO] [stdout] --> src/conf/setting_conf.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct UpStreamConfig {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_data` is never used [INFO] [stdout] --> src/conf/setting_conf.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl SettingConfig { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn get_data() -> SettingConfig { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Server` is never used [INFO] [stdout] --> src/core/server.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub trait Server { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Dns` is never constructed [INFO] [stdout] --> src/core/dns.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Dns { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new_client` and `new_server` are never used [INFO] [stdout] --> src/core/dns.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 6 | impl Dns { [INFO] [stdout] | -------- associated functions in this implementation [INFO] [stdout] 7 | [INFO] [stdout] 8 | pub fn new_client() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | pub fn new_server() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RouteStrategy` is never used [INFO] [stdout] --> src/core/route.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum RouteStrategy { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Route` is never constructed [INFO] [stdout] --> src/core/route.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Route { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Filter` is never used [INFO] [stdout] --> src/core/filter.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait Filter { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DefaultFilter` is never constructed [INFO] [stdout] --> src/core/filter.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct DefaultFilter; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Handler` is never used [INFO] [stdout] --> src/core/handler.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait Handler { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DefaultHandler` is never constructed [INFO] [stdout] --> src/core/handler.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct DefaultHandler; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `app_config` and `setting_config` are never read [INFO] [stdout] --> src/core/app.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct App { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 7 | app_config: AppConfig, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 8 | setting_config: SettingConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Stream` is never used [INFO] [stdout] --> src/core/stream.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait Stream { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AuthKind` is never used [INFO] [stdout] --> src/core/auth.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum AuthKind { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Auth` is never constructed [INFO] [stdout] --> src/core/auth.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Auth { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Session` is never constructed [INFO] [stdout] --> src/core/session.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Session { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Feature` is never used [INFO] [stdout] --> src/core/feature.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | pub trait Feature { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Run` is never constructed [INFO] [stdout] --> src/cmd/run.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Run { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VlessStream` is never constructed [INFO] [stdout] --> src/proxy/vless.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct VlessStream { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VmessStream` is never constructed [INFO] [stdout] --> src/proxy/vmess.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct VmessStream { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SocksVersion` is never used [INFO] [stdout] --> src/proxy/socks.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum SocksVersion { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SocksStream` is never constructed [INFO] [stdout] --> src/proxy/socks.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct SocksStream { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `HttpVersion` is never used [INFO] [stdout] --> src/proxy/http.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum HttpVersion { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpConfig` is never constructed [INFO] [stdout] --> src/proxy/http.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct HttpConfig { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HttpStream` is never constructed [INFO] [stdout] --> src/proxy/http.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct HttpStream { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/proxy/http.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl HttpStream { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 37 | pub fn new(config: HttpConfig) -> HttpStream { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hello` is never used [INFO] [stdout] --> src/proxy/http.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | async fn hello(_: Request) -> Result>, Infallible> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.89s [INFO] running `Command { std: "docker" "inspect" "706b2cc23883568f7466affa5e69decd2e5a727d2229ff908462f98cc4b5f455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "706b2cc23883568f7466affa5e69decd2e5a727d2229ff908462f98cc4b5f455", kill_on_drop: false }` [INFO] [stdout] 706b2cc23883568f7466affa5e69decd2e5a727d2229ff908462f98cc4b5f455 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25cd015a1140dbe8a436e48576b79850869c460eef86dac5358cdd4661051a85 [INFO] running `Command { std: "docker" "start" "-a" "25cd015a1140dbe8a436e48576b79850869c460eef86dac5358cdd4661051a85", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Compiling xray-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Deserializer` [INFO] [stdout] --> src/conf/app_conf.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Deserialize, Deserializer, Serialize}; [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: `Deserializer` [INFO] [stdout] --> src/conf/setting_conf.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{Deserialize, Serialize, Deserializer}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `net` and `string` [INFO] [stdout] --> src/core/server.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{net, string}; [INFO] [stdout] | ^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::SocketAddr` [INFO] [stdout] --> src/core/server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::net::SocketAddr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::conf` [INFO] [stdout] --> src/core/server.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::conf; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug` and `error` [INFO] [stdout] --> src/core/server.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | use log::{debug, error}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::io` [INFO] [stdout] --> src/core/server.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tokio::io; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AsyncReadExt` and `AsyncWriteExt` [INFO] [stdout] --> src/core/server.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio::io::{AsyncReadExt, AsyncWriteExt}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TcpListener` and `TcpStream` [INFO] [stdout] --> src/core/server.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio::net::{TcpListener, TcpStream}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::conf::AppConfig` [INFO] [stdout] --> src/core/server.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::conf::AppConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::stream::{}` [INFO] [stdout] --> src/core/server.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::core::stream::{}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::server::Server` [INFO] [stdout] --> src/core/app.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::core::server::Server; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log` [INFO] [stdout] --> src/core/stream.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use log::{log, warn}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::feature::Feature` [INFO] [stdout] --> src/core/stream.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::core::feature::Feature; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TokioExecutor` [INFO] [stdout] --> src/proxy/http.rs:11:22 [INFO] [stdout] | [INFO] [stdout] 11 | use hyper_util::rt::{TokioExecutor, TokioIo}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hyper_util::server::conn::auto` [INFO] [stdout] --> src/proxy/http.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use hyper_util::server::conn::auto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TcpStream` [INFO] [stdout] --> src/proxy/http.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | use tokio::net::{TcpListener, TcpStream}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `notify::Watcher` [INFO] [stdout] --> src/conf/app_conf.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use notify::Watcher; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `notify::Watcher` [INFO] [stdout] --> src/conf/setting_conf.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use notify::Watcher; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bs` [INFO] [stdout] --> src/core/stream.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | fn handle(bs: Vec) -> Result<(), Box> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bs` [INFO] [stdout] --> src/proxy/http.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | fn handle(bs: Vec) -> Result<(), Box> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_bs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sender` [INFO] [stdout] --> src/proxy/http.rs:149:18 [INFO] [stdout] | [INFO] [stdout] 149 | let (mut sender, conn) = hyper::client::conn::http1::handshake::, BodyStream>(io).await.unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/proxy/http.rs:149:14 [INFO] [stdout] | [INFO] [stdout] 149 | let (mut sender, conn) = hyper::client::conn::http1::handshake::, BodyStream>(io).await.unwrap(); [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: struct `DownStreamConfig` is never constructed [INFO] [stdout] --> src/conf/setting_conf.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct DownStreamConfig {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UpStreamConfig` is never constructed [INFO] [stdout] --> src/conf/setting_conf.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct UpStreamConfig {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `get_data` is never used [INFO] [stdout] --> src/conf/setting_conf.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl SettingConfig { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn get_data() -> SettingConfig { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Server` is never used [INFO] [stdout] --> src/core/server.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | pub trait Server { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Dns` is never constructed [INFO] [stdout] --> src/core/dns.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Dns { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new_client` and `new_server` are never used [INFO] [stdout] --> src/core/dns.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 6 | impl Dns { [INFO] [stdout] | -------- associated functions in this implementation [INFO] [stdout] 7 | [INFO] [stdout] 8 | pub fn new_client() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | pub fn new_server() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RouteStrategy` is never used [INFO] [stdout] --> src/core/route.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum RouteStrategy { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Route` is never constructed [INFO] [stdout] --> src/core/route.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Route { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Filter` is never used [INFO] [stdout] --> src/core/filter.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait Filter { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DefaultFilter` is never constructed [INFO] [stdout] --> src/core/filter.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct DefaultFilter; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Handler` is never used [INFO] [stdout] --> src/core/handler.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait Handler { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DefaultHandler` is never constructed [INFO] [stdout] --> src/core/handler.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct DefaultHandler; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `app_config` and `setting_config` are never read [INFO] [stdout] --> src/core/app.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct App { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 7 | app_config: AppConfig, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 8 | setting_config: SettingConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `close`, `handle`, and `dail` are never used [INFO] [stdout] --> src/core/stream.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait Stream { [INFO] [stdout] | ------ associated items in this trait [INFO] [stdout] ... [INFO] [stdout] 11 | fn close(&self) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | fn handle(bs: Vec) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | async fn dail() -> Result<(), Box> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AuthKind` is never used [INFO] [stdout] --> src/core/auth.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum AuthKind { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Auth` is never constructed [INFO] [stdout] --> src/core/auth.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Auth { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Session` is never constructed [INFO] [stdout] --> src/core/session.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Session { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Feature` is never used [INFO] [stdout] --> src/core/feature.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | pub trait Feature { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Run` is never constructed [INFO] [stdout] --> src/cmd/run.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Run { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VlessStream` is never constructed [INFO] [stdout] --> src/proxy/vless.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct VlessStream { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VmessStream` is never constructed [INFO] [stdout] --> src/proxy/vmess.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct VmessStream { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SocksVersion` is never used [INFO] [stdout] --> src/proxy/socks.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum SocksVersion { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SocksStream` is never constructed [INFO] [stdout] --> src/proxy/socks.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct SocksStream { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `V2` and `V3` are never constructed [INFO] [stdout] --> src/proxy/http.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub enum HttpVersion { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 20 | V1, [INFO] [stdout] 21 | V2, [INFO] [stdout] | ^^ [INFO] [stdout] 22 | V3, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `interface` and `version` are never read [INFO] [stdout] --> src/proxy/http.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct HttpConfig { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 28 | pub interface: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 29 | pub version: HttpVersion, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.25s [INFO] running `Command { std: "docker" "inspect" "25cd015a1140dbe8a436e48576b79850869c460eef86dac5358cdd4661051a85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25cd015a1140dbe8a436e48576b79850869c460eef86dac5358cdd4661051a85", kill_on_drop: false }` [INFO] [stdout] 25cd015a1140dbe8a436e48576b79850869c460eef86dac5358cdd4661051a85