[INFO] cloning repository https://github.com/villcore/rproxifier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/villcore/rproxifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvillcore%2Frproxifier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvillcore%2Frproxifier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 318194fb347547220f955eee50bf52af96d8a78c [INFO] documenting villcore/rproxifier against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvillcore%2Frproxifier" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/villcore/rproxifier on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/villcore/rproxifier [INFO] finished tweaking git repo https://github.com/villcore/rproxifier [INFO] tweaked toml for git repo https://github.com/villcore/rproxifier written to /workspace/builds/worker-21/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded local-ip-address v0.4.4 [INFO] [stderr] Downloaded neli v0.5.3 [INFO] [stderr] Downloaded ipconfig v0.3.0 [INFO] [stderr] Downloaded trust-dns-resolver v0.21.2 [INFO] [stderr] Downloaded windows_macros v0.18.0 [INFO] [stderr] Downloaded trust-dns-proto v0.21.2 [INFO] [stderr] Downloaded async-speed-limit v0.4.0 [INFO] [stderr] Downloaded enum-as-inner v0.4.0 [INFO] [stderr] Downloaded thread-id v4.0.0 [INFO] [stderr] Downloaded netstat2 v0.9.1 [INFO] [stderr] Downloaded ascii v1.0.0 [INFO] [stderr] Downloaded tiny_http v0.8.2 [INFO] [stderr] Downloaded sysinfo v0.23.13 [INFO] [stderr] Downloaded memalloc v0.1.0 [INFO] [stderr] Downloaded log4rs v1.1.1 [INFO] [stderr] Downloaded windows v0.18.0 [INFO] [stderr] Downloaded async-std-resolver v0.21.2 [INFO] [stderr] Downloaded rouille v3.5.0 [INFO] [stderr] Downloaded wintun v0.2.1 [INFO] [stderr] Downloaded voluntary-servitude v4.0.8 [INFO] [stderr] Downloaded windows_gen v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74c9c18ee60d074969539ed39baed138b63c7fb0af300fa35198de679bea2e4d [INFO] running `Command { std: "docker" "start" "-a" "74c9c18ee60d074969539ed39baed138b63c7fb0af300fa35198de679bea2e4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74c9c18ee60d074969539ed39baed138b63c7fb0af300fa35198de679bea2e4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74c9c18ee60d074969539ed39baed138b63c7fb0af300fa35198de679bea2e4d", kill_on_drop: false }` [INFO] [stdout] 74c9c18ee60d074969539ed39baed138b63c7fb0af300fa35198de679bea2e4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70d3114a727761ffc04e538866b6e11f960d188e3d24cd59e3674fcca93ef4fb [INFO] running `Command { std: "docker" "start" "-a" "70d3114a727761ffc04e538866b6e11f960d188e3d24cd59e3674fcca93ef4fb", kill_on_drop: false }` [INFO] [stderr] Documenting rproxifier v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> src/dns/client.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | async fn send_query( [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | _____`async` because of this [INFO] [stdout] | | [INFO] [stdout] 28 | | &self, [INFO] [stdout] 29 | | qname: &str, [INFO] [stdout] 30 | | qtype: QueryType, [INFO] [stdout] 31 | | server: (&str, u16), [INFO] [stdout] 32 | | recursive: bool, [INFO] [stdout] 33 | | ) -> Result; [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> src/dns/client.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | async fn send_query( [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | _____`async` because of this [INFO] [stdout] | | [INFO] [stdout] 229 | | &self, [INFO] [stdout] 230 | | qname: &str, [INFO] [stdout] 231 | | qtype: QueryType, [INFO] [stdout] ... | [INFO] [stdout] 241 | | Err(Error::new(ErrorKind::UnexpectedEof, "truncated message")) [INFO] [stdout] 242 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> src/dns/resolve.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | async fn resolve(&self, qname: &str, qtype: QueryType, recursive: bool) -> Result; [INFO] [stdout] | -----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `async` because of this [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> src/dns/resolve.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | async fn resolve(&self, qname: &str, qtype: QueryType, recursive: bool) -> Result { [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | _____`async` because of this [INFO] [stdout] | | [INFO] [stdout] 64 | | if let QueryType::UNKNOWN(_) = qtype { [INFO] [stdout] 65 | | let mut packet = DnsPacket::new(); [INFO] [stdout] 66 | | packet.header.rescode = ResultCode::NOTIMP; [INFO] [stdout] ... | [INFO] [stdout] 95 | | result [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> src/dns/resolve.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | async fn resolve(&self, qname: &str, qtype: QueryType, recursive: bool) -> Result { [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | _____`async` because of this [INFO] [stdout] | | [INFO] [stdout] 218 | | if let QueryType::UNKNOWN(_) = qtype { [INFO] [stdout] 219 | | let mut packet = DnsPacket::new(); [INFO] [stdout] 220 | | packet.header.rescode = ResultCode::NOTIMP; [INFO] [stdout] ... | [INFO] [stdout] 240 | | self.perform(qname, qtype).await [INFO] [stdout] 241 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> src/dns/resolve.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | async fn resolve(&self, qname: &str, qtype: QueryType, recursive: bool) -> Result { [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | _____`async` because of this [INFO] [stdout] | | [INFO] [stdout] 264 | | tracing::info!("Resolve host [{}] ", qname); [INFO] [stdout] 265 | | [INFO] [stdout] 266 | | // TODO: local host file [INFO] [stdout] ... | [INFO] [stdout] 318 | | } [INFO] [stdout] 319 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> src/dns/resolve.rs:354:5 [INFO] [stdout] | [INFO] [stdout] 354 | async fn resolve(&self, qname: &str, qtype: QueryType, recursive: bool) -> Result { [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | _____`async` because of this [INFO] [stdout] | | [INFO] [stdout] 355 | | log::info!(">>>> {:?}", self.domain_map); [INFO] [stdout] 356 | | match self.domain_map.get(qname) { [INFO] [stdout] 357 | | Some(ip_addr) => { [INFO] [stdout] ... | [INFO] [stdout] 372 | | } [INFO] [stdout] 373 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> src/dns/resolve.rs:630:5 [INFO] [stdout] | [INFO] [stdout] 630 | async fn resolve(&self, qname: &str, qtype: QueryType, recursive: bool) -> Result { [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | _____`async` because of this [INFO] [stdout] | | [INFO] [stdout] 631 | | if let Some(dns_host) = self.dns_config_manager.get_host(qname) { [INFO] [stdout] 632 | | if dns_host.reverse_resolve { [INFO] [stdout] 633 | | // 向网关请求解析 [INFO] [stdout] ... | [INFO] [stdout] 658 | | } [INFO] [stdout] 659 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_std_resolver` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use async_std_resolver::config::{NameServerConfig, NameServerConfigGroup, Protocol, ResolverConfig, ResolverOpts}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `async_std_resolver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_std_resolver` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use async_std_resolver::{AsyncStdResolver, config, resolver}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `async_std_resolver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytes` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use bytes::BytesMut; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dashmap` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use dashmap::mapref::one::{Ref, RefMut}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `dashmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use dashmap::{DashMap, Map}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `dashmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `log` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use log::{error, info, Level}; [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `regex` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use regex::Regex; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `regex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `smoltcp` [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use smoltcp::wire::{IpAddress, IpProtocol, Ipv4Address, Ipv4Cidr, Ipv4Packet, IpVersion, TcpPacket, UdpPacket}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `smoltcp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use tokio::net::{TcpListener, TcpStream}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use tokio::runtime::Runtime; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use tokio::sync::mpsc::{Receiver, Sender}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `smoltcp` [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use smoltcp::Error; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `smoltcp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `voluntary_servitude` [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use voluntary_servitude::vs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `voluntary_servitude` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> src/main.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sled` [INFO] [stdout] --> src/main.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | use sled::IVec; [INFO] [stdout] | ^^^^ use of undeclared crate or module `sled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sysinfo` [INFO] [stdout] --> src/main.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | use sysinfo::{SystemExt, ProcessExt, PidExt, Process, NetworkExt}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `sysinfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_std` [INFO] [stdout] --> src/dns/authority.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use async_std::sync::{RwLock, RwLockReadGuard, RwLockWriteGuard}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `async_std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `netstat2` [INFO] [stdout] --> src/main.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | use netstat2::{ProtocolSocketInfo, SocketInfo}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `netstat2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_std` [INFO] [stdout] --> src/dns/client.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use async_std::channel::{bounded, Receiver, Sender}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `async_std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> src/dns/cache.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use chrono::{DateTime, Duration, Local}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `chrono` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_std` [INFO] [stdout] --> src/dns/client.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use async_std::io::timeout; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `async_std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_std` [INFO] [stdout] --> src/dns/client.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use async_std::net::UdpSocket; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `async_std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_std` [INFO] [stdout] --> src/dns/client.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use async_std::prelude::FutureExt; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `async_std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_std` [INFO] [stdout] --> src/dns/client.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use async_std::future; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `async_std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_std` [INFO] [stdout] --> src/dns/client.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use async_std::task; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `async_std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_trait` [INFO] [stdout] --> src/dns/client.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `async_trait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing` [INFO] [stdout] --> src/dns/client.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use tracing::{error, trace, trace_span}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `tracing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_futures` [INFO] [stdout] --> src/dns/client.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use tracing_futures::Instrument; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `tracing_futures` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand` [INFO] [stdout] --> src/dns/protocol.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use rand::random; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_trait` [INFO] [stdout] --> src/dns/resolve.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `async_trait` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_std_resolver` [INFO] [stdout] --> src/dns/resolve.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use async_std_resolver::lookup_ip::LookupIp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `async_std_resolver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `trust_dns_proto` [INFO] [stdout] --> src/dns/resolve.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use trust_dns_proto::rr::{RData, Record}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `trust_dns_proto` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_std_resolver` [INFO] [stdout] --> src/dns/resolve.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use async_std_resolver::{AsyncStdResolver, ResolveError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `async_std_resolver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dashmap` [INFO] [stdout] --> src/dns/resolve.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use dashmap::mapref::one::Ref; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `dashmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/dns/resolve.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use tokio::sync::RwLock; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_std` [INFO] [stdout] --> src/dns/server.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use async_std::net::UdpSocket; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `async_std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `async_std` [INFO] [stdout] --> src/dns/server.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use async_std::task::spawn; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `async_std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/dns/resolve.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `dashmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing` [INFO] [stdout] --> src/sys/sys.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use tracing::info; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `tracing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/core/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::io::{AsyncRead, AsyncWrite}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/core/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use tokio::io::AsyncReadExt; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/core/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tokio::io::AsyncWriteExt; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `anyhow` [INFO] [stdout] --> src/sys/sys.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use anyhow::anyhow; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytes` [INFO] [stdout] --> src/core/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bytes::BytesMut; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_std_resolver` [INFO] [stdout] --> src/core/dns_manager.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use async_std_resolver::AsyncStdResolver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `async_std_resolver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> src/core/dns_manager.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/core/relay_server.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tokio::time::Duration; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/core/relay_server.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio::net::{TcpStream, TcpListener, UdpSocket}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `smoltcp` [INFO] [stdout] --> src/core/tun_server.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use smoltcp::wire::{IpProtocol, Ipv4Packet, TcpPacket, IpVersion, UdpPacket}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `smoltcp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_std_resolver` [INFO] [stdout] --> src/core/relay_server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use async_std_resolver::AsyncStdResolver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `async_std_resolver` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> src/core/proxy_config_manager.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `anyhow` [INFO] [stdout] --> src/core/proxy_config_manager.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use anyhow::Error; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> src/core/db.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/core/host_route_manager.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dashmap::DashMap; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `dashmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dashmap` [INFO] [stdout] --> src/core/active_connection_manager.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dashmap::mapref::one::Ref; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `dashmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dashmap` [INFO] [stdout] --> src/core/active_connection_manager.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use dashmap::{DashMap, Map}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `dashmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> src/core/active_connection_manager.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> src/api/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `serde` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing` [INFO] [stdout] --> src/dns/resolve.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | tracing::info!("Resolve host [{}] ", qname); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `tracing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing` [INFO] [stdout] --> src/dns/resolve.rs:315:17 [INFO] [stdout] | [INFO] [stdout] 315 | tracing::error!("!!! Resolve host [{}] error, msg: {} ", qname, e.to_string()); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `tracing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/dns/resolve.rs:355:9 [INFO] [stdout] | [INFO] [stdout] 355 | log::info!(">>>> {:?}", self.domain_map); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing` [INFO] [stdout] --> src/dns/resolve.rs:566:17 [INFO] [stdout] | [INFO] [stdout] 566 | tracing::error!("!!! Resolve host [{}] error, msg: {} ", qname, e.to_string()); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `tracing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing` [INFO] [stdout] --> src/dns/resolve.rs:621:17 [INFO] [stdout] | [INFO] [stdout] 621 | tracing::error!("!!! Resolve host [{}] error, msg: {} ", qname, e.to_string()); [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `tracing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/dns/server.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | log::info!("Receive dns query, src address {} ", src.to_string()); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/sys/sys.rs:81:21 [INFO] [stdout] | [INFO] [stdout] 81 | log::info!("set interface dns result is {}", status.status) [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/sys/sys.rs:84:21 [INFO] [stdout] | [INFO] [stdout] 84 | log::info!("set interface dns error: {}", err.to_string()) [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/sys/sys.rs:135:21 [INFO] [stdout] | [INFO] [stdout] 135 | log::info!("set interface dns result is {}", status.status) [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/sys/sys.rs:138:21 [INFO] [stdout] | [INFO] [stdout] 138 | log::info!("set interface dns error: {}", err.to_string()) [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/sys/sys.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | log::info!(">>> - {} {:?}", cmd, args); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/nat_session.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | log::info!("current recycle port queue count {}", self.recycle_port_list.len()); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/nat_session.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | log::info!("get new calculate next port {}", port); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/nat_session.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | log::info!("get available recycle port {}", port); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/nat_session.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 117 | log::info!("recycle port {}, total recycle port count {}", port, self.recycle_port_list.len()); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/dns_manager.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | log::info!("start dns server at {}", self.dns_listen); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/relay_server.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | log::info!("start recycle invalid session port at time {}", NatSessionManager::get_now_time()); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/relay_server.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | log::info!("recycle invalid session port complete at time {}", NatSessionManager::get_now_time()); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/relay_server.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | log::error!("bind tun tcp server error {}", err.to_string()); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/relay_server.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | log::info!("tun tcp relay server listen on {}:{}", listen_addr.0, listen_addr.1); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/relay_server.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | log::info!("tun tcp relay server accept relay src socket {} ", socket_addr.to_string()); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/relay_server.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | log::error!("get nat session manager error, {}", errors); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/relay_server.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | log::warn!("invalid session port {}", session_port); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/relay_server.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | log::info!("real address is {}:{} -> {}:{}", src_addr, src_port, dst_addr, dst_port); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/relay_server.rs:119:29 [INFO] [stdout] | [INFO] [stdout] 119 | ... log::error!("get host from fake_ip {} error", dst_addr.to_string()); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/relay_server.rs:145:37 [INFO] [stdout] | [INFO] [stdout] 145 | ... log::error!("get host from fake_ip {} error", dst_addr.to_string()); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/relay_server.rs:153:37 [INFO] [stdout] | [INFO] [stdout] 153 | ... log::info!("session {} => connect real_addr {}:{}", session_port, &host, port); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/relay_server.rs:157:37 [INFO] [stdout] | [INFO] [stdout] 157 | ... log::error!("session {} => connect real addr {}:{} error, {}", session_port, &host, port, errors); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/relay_server.rs:174:37 [INFO] [stdout] | [INFO] [stdout] 174 | ... log::error!("get proxy server {} error", proxy_config_name); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/relay_server.rs:216:45 [INFO] [stdout] | [INFO] [stdout] 216 | ... log::info!("connect to {}:{}", direct_address_port.0, direct_address_port.1); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/relay_server.rs:220:53 [INFO] [stdout] | [INFO] [stdout] 220 | ... log::info!("try connect to timeout, {}", errors); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/relay_server.rs:241:45 [INFO] [stdout] | [INFO] [stdout] 241 | ... log::info!("connect to {}:{}", direct_address_port.0, direct_address_port.1); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/relay_server.rs:265:41 [INFO] [stdout] | [INFO] [stdout] 265 | ... log::error!("get proxy server {} error", proxy_config_name); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/relay_server.rs:298:29 [INFO] [stdout] | [INFO] [stdout] 298 | ... log::info!("reject connection to {}:{}",origin_host_port.0, origin_host_port.1) [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/core/relay_server.rs:427:32 [INFO] [stdout] | [INFO] [stdout] 427 | let connected_socket = tokio::select! { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/relay_server.rs:454:17 [INFO] [stdout] | [INFO] [stdout] 454 | log::error!("get host from fake_ip {} error", dst_addr.to_string()); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/relay_server.rs:459:17 [INFO] [stdout] | [INFO] [stdout] 459 | log::info!("get host from fake_ip {} success, host {}", dst_addr.to_string(), host); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/relay_server.rs:485:21 [INFO] [stdout] | [INFO] [stdout] 485 | log::error!("resolve host {} error", host); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/tun_server.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | log::error!("transfer tcp packet error, {}", errors); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/tun_server.rs:90:39 [INFO] [stdout] | [INFO] [stdout] 90 | Err(errors) => return Err(anyhow::anyhow!("tun not supported udp")) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/tun_server.rs:102:32 [INFO] [stdout] | [INFO] [stdout] 102 | return Err(anyhow::anyhow!("tun not supported udp")); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/tun_server.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | return Err(anyhow::anyhow!(format!("unsupported ipv4 protocol {} ", other))); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/tun_server.rs:117:28 [INFO] [stdout] | [INFO] [stdout] 117 | return Err(anyhow::anyhow!(format!("tun socket read error, {}", error))); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/tun_server.rs:126:28 [INFO] [stdout] | [INFO] [stdout] 126 | return Err(anyhow::anyhow!(format!("check ip packet version error, {}", error))); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/tun_server.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 131 | return Err(anyhow::anyhow!(format!("tun not supported ipv6 packet"))); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/tun_server.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | return Err(anyhow::anyhow!(format!("tun read ip_v4 packet error, {}", errors))); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/tun_server.rs:153:38 [INFO] [stdout] | [INFO] [stdout] 153 | Err(error) => return Err(anyhow::anyhow!(format!("create checked tcp packet error, {}", error))) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/tun_server.rs:167:28 [INFO] [stdout] | [INFO] [stdout] 167 | return Err(anyhow::anyhow!(format!(", {}", errors))); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/tun_server.rs:182:32 [INFO] [stdout] | [INFO] [stdout] 182 | return Err(anyhow::anyhow!(format!("get invalid nat session with port, {}", dst_port))); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/tun_server.rs:186:40 [INFO] [stdout] | [INFO] [stdout] 186 | ... None => return Err(anyhow::anyhow!(format!("get session port with tuple {}:{} -> {}:{} error", src_addr, src_port, dst_addr, dst_po... [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/tun_server.rs:215:38 [INFO] [stdout] | [INFO] [stdout] 215 | Err(error) => return Err(anyhow::anyhow!(format!("create checked tcp packet error, {}", error))) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/tun_server.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | log::info!("transfer udp packet {}:{} -> {}:{}", src_addr.to_string(), src_port, dst_addr.to_string(), dst_port); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/tun_server.rs:230:28 [INFO] [stdout] | [INFO] [stdout] 230 | return Err(anyhow::anyhow!(format!(", {}", errors))); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/tun_server.rs:245:32 [INFO] [stdout] | [INFO] [stdout] 245 | return Err(anyhow::anyhow!(format!("get invalid nat session with port, {}", dst_port))); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/tun_server.rs:249:40 [INFO] [stdout] | [INFO] [stdout] 249 | ... None => return Err(anyhow::anyhow!(format!("get session port with tuple {}:{} -> {}:{} error", src_addr, src_port, dst_addr, dst_po... [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/proxy_config_manager.rs:182:25 [INFO] [stdout] | [INFO] [stdout] 182 | log::info!("set proxy server config {}", name) [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/proxy_config_manager.rs:184:25 [INFO] [stdout] | [INFO] [stdout] 184 | log::info!("already set proxy server config {}", name) [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/proxy_config_manager.rs:188:21 [INFO] [stdout] | [INFO] [stdout] 188 | log::info!("set proxy server config {}", config_name) [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/proxy_config_manager.rs:191:39 [INFO] [stdout] | [INFO] [stdout] 191 | Err(errors) => return Err(anyhow::anyhow!(format!("set {} proxy server config error, {}", name, errors.to_string()))) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/db.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | log::info!("create seld db"); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/db.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | log::error!("open data file error, {}", errors); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/db.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | log::info!("get key error, {}", error); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/db.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | log::info!("deserialize from slice error, {}", error); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/db.rs:69:28 [INFO] [stdout] | [INFO] [stdout] 69 | return Err(anyhow::anyhow!(error)); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/db.rs:77:31 [INFO] [stdout] | [INFO] [stdout] 77 | Err(error) => Err(anyhow::anyhow!(error)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/host_route_manager.rs:46:41 [INFO] [stdout] | [INFO] [stdout] 46 | ... log::error!("create regex {} error, {}", host, errors); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/host_route_manager.rs:117:29 [INFO] [stdout] | [INFO] [stdout] 117 | ... log::error!("create regex {} error, {}", host, errors); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/core/host_route_manager.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | log::error!("get value with host rule pattern key {} empty", host_route_strategy_key); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/host_route_manager.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | Err(error) => Err(anyhow::anyhow!(error)) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/core/mod.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | tokio::select! { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rouille` [INFO] [stdout] --> src/main.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | rouille::router!(request, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `rouille` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/main.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | log::info!("set up dns"); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/main.rs:275:9 [INFO] [stdout] | [INFO] [stdout] 275 | log::info!("setup dns with interface {:?}", network_interface.get_copy()); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/main.rs:281:13 [INFO] [stdout] | [INFO] [stdout] 281 | log::info!("set up dns with primary ip {}", primary_ip); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/main.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | log::info!("clear dns"); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/main.rs:299:13 [INFO] [stdout] | [INFO] [stdout] 299 | log::info!("clear dns with primary ip {}", primary_ip); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/main.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | log::info!("run relay server") [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/main.rs:348:9 [INFO] [stdout] | [INFO] [stdout] 348 | log::info!("setup run dns server, listen at {}", self.dns_listen); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/main.rs:354:9 [INFO] [stdout] | [INFO] [stdout] 354 | log::info!("setup run dns server, listen at {}", self.dns_listen); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/main.rs:375:9 [INFO] [stdout] | [INFO] [stdout] 375 | log::info!("run dns server, listen at {}", self.dns_listen); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/main.rs:394:17 [INFO] [stdout] | [INFO] [stdout] 394 | log::info!("network sync component stared") [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/main.rs:397:17 [INFO] [stdout] | [INFO] [stdout] 397 | log::info!("network sync component start fail"); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/main.rs:413:9 [INFO] [stdout] | [INFO] [stdout] 413 | log::info!("run sync component"); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/main.rs:434:9 [INFO] [stdout] | [INFO] [stdout] 434 | log::info!("run async component"); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/main.rs:440:17 [INFO] [stdout] | [INFO] [stdout] 440 | log::error!("create runtime error, {}", errors); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/main.rs:463:13 [INFO] [stdout] | [INFO] [stdout] 463 | log::info!("start run dns sever"); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/main.rs:465:13 [INFO] [stdout] | [INFO] [stdout] 465 | log::info!("start run dns sever complete"); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/main.rs:480:13 [INFO] [stdout] | [INFO] [stdout] 480 | log::info!("start tcp relay sever"); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/main.rs:482:13 [INFO] [stdout] | [INFO] [stdout] 482 | log::info!("start tcp relay sever complete"); [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `log` [INFO] [stdout] --> src/main.rs:658:17 [INFO] [stdout] | [INFO] [stdout] 658 | log::error!("get network interface error") [INFO] [stdout] | ^^^ use of undeclared crate or module `log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `async_trait` [INFO] [stdout] --> src/dns/client.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `error` [INFO] [stdout] --> src/dns/client.rs:83:29 [INFO] [stdout] | [INFO] [stdout] 83 | ... error!(error=?e, "dns error"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `trace_span` [INFO] [stdout] --> src/dns/client.rs:88:25 [INFO] [stdout] | [INFO] [stdout] 88 | .instrument(trace_span!("background dns runner")), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `trace` [INFO] [stdout] --> src/dns/client.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | trace!(size = size, src = ?src, "recv dns packet from udp"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `error` [INFO] [stdout] --> src/dns/client.rs:121:21 [INFO] [stdout] | [INFO] [stdout] 121 | error!("invalid udp packet"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `async_trait` [INFO] [stdout] --> src/dns/client.rs:218:3 [INFO] [stdout] | [INFO] [stdout] 218 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `async_trait` [INFO] [stdout] --> src/dns/resolve.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `async_trait` [INFO] [stdout] --> src/dns/resolve.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `async_trait` [INFO] [stdout] --> src/dns/resolve.rs:215:3 [INFO] [stdout] | [INFO] [stdout] 215 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `async_trait` [INFO] [stdout] --> src/dns/resolve.rs:260:3 [INFO] [stdout] | [INFO] [stdout] 260 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `async_trait` [INFO] [stdout] --> src/dns/resolve.rs:352:3 [INFO] [stdout] | [INFO] [stdout] 352 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `async_trait` [INFO] [stdout] --> src/dns/resolve.rs:628:3 [INFO] [stdout] | [INFO] [stdout] 628 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `info` [INFO] [stdout] --> src/sys/sys.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | info!("Restore original DNS: {:?}", original_dns); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `info` [INFO] [stdout] --> src/sys/sys.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | info!("Restore original DNS: {:?}", original_dns); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `info` [INFO] [stdout] --> src/sys/sys.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | info!("Primary device is {}", device); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `info` [INFO] [stdout] --> src/sys/sys.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | info!("Primary device is {}", device); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `info` [INFO] [stdout] --> src/sys/sys.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | info!("Primary netowrk service is {}", &network); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize` [INFO] [stdout] --> src/core/dns_manager.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize` [INFO] [stdout] --> src/core/dns_manager.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize` [INFO] [stdout] --> src/core/proxy_config_manager.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize` [INFO] [stdout] --> src/core/proxy_config_manager.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize` [INFO] [stdout] --> src/core/proxy_config_manager.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize` [INFO] [stdout] --> src/core/proxy_config_manager.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize` [INFO] [stdout] --> src/core/proxy_config_manager.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize` [INFO] [stdout] --> src/core/proxy_config_manager.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize` [INFO] [stdout] --> src/core/proxy_config_manager.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize` [INFO] [stdout] --> src/core/proxy_config_manager.rs:65:28 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize` [INFO] [stdout] --> src/core/proxy_config_manager.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize` [INFO] [stdout] --> src/core/proxy_config_manager.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize` [INFO] [stdout] --> src/core/proxy_config_manager.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize` [INFO] [stdout] --> src/core/proxy_config_manager.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize` [INFO] [stdout] --> src/core/proxy_config_manager.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize` [INFO] [stdout] --> src/core/proxy_config_manager.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize` [INFO] [stdout] --> src/core/active_connection_manager.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize` [INFO] [stdout] --> src/core/active_connection_manager.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize` [INFO] [stdout] --> src/core/active_connection_manager.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize` [INFO] [stdout] --> src/core/active_connection_manager.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize` [INFO] [stdout] --> src/api/mod.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize` [INFO] [stdout] --> src/api/mod.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize` [INFO] [stdout] --> src/api/mod.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize` [INFO] [stdout] --> src/api/mod.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize` [INFO] [stdout] --> src/api/mod.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize` [INFO] [stdout] --> src/api/mod.rs:43:28 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize` [INFO] [stdout] --> src/api/mod.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize` [INFO] [stdout] --> src/api/mod.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize` [INFO] [stdout] --> src/api/mod.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize` [INFO] [stdout] --> src/api/mod.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize` [INFO] [stdout] --> src/api/mod.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize` [INFO] [stdout] --> src/api/mod.rs:73:28 [INFO] [stdout] | [INFO] [stdout] 73 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize` [INFO] [stdout] --> src/main.rs:559:17 [INFO] [stdout] | [INFO] [stdout] 559 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize` [INFO] [stdout] --> src/main.rs:559:28 [INFO] [stdout] | [INFO] [stdout] 559 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Serialize` [INFO] [stdout] --> src/main.rs:695:17 [INFO] [stdout] | [INFO] [stdout] 695 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize` [INFO] [stdout] --> src/main.rs:695:28 [INFO] [stdout] | [INFO] [stdout] 695 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/dns_manager.rs:97:50 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn set_host(&self, dns_host: DnsHost) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/dns_manager.rs:114:48 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn delete_host(&self, host: String) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/dns_manager.rs:146:78 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn add_related_process(&self, host: String, process_name: String) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/core/relay_server.rs:425:42 [INFO] [stdout] | [INFO] [stdout] 425 | pub async fn connect_with_timeout(addr: A, timeout_sec: Duration) -> anyhow::Result { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/relay_server.rs:425:104 [INFO] [stdout] | [INFO] [stdout] 425 | pub async fn connect_with_timeout(addr: A, timeout_sec: Duration) -> anyhow::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/tun_server.rs:84:72 [INFO] [stdout] | [INFO] [stdout] 84 | ... relay_addr: Ipv4Addr, relay_port: u16) -> anyhow::Result<()> [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/tun_server.rs:113:85 [INFO] [stdout] | [INFO] [stdout] 113 | fn read_ipv4_packet<'a, T>(&self, mut tun_socket: T, byte_mut: &'a mut [u8]) -> anyhow::Result> where T: Rea... [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/tun_server.rs:145:74 [INFO] [stdout] | [INFO] [stdout] 145 | ... mut ipv4_packet: Ipv4Packet<&mut [u8]>) -> anyhow::Result<()> [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/tun_server.rs:207:74 [INFO] [stdout] | [INFO] [stdout] 207 | ... mut ipv4_packet: Ipv4Packet<&mut [u8]>) -> anyhow::Result<()> [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/proxy_config_manager.rs:168:79 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn set_proxy_server_config(&self, proxy_server: ProxyServerConfig) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/proxy_config_manager.rs:214:83 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn set_all_proxy_server_config(&self, all_proxy_configs: &Vec) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/proxy_config_manager.rs:218:61 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn remove_proxy_server_config(&self, name: &str) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sled` [INFO] [stdout] --> src/core/db.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | pub db: sled::Db, [INFO] [stdout] | ^^^^ use of undeclared crate or module `sled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/db.rs:59:48 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn set(&self, key: &str, val: T) -> anyhow::Result<()> where T: Serialize { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/db.rs:63:58 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn set_with_ref(&self, key: &str, val: &T) -> anyhow::Result<()> where T: Serialize { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/host_route_manager.rs:216:117 [INFO] [stdout] | [INFO] [stdout] 216 | fn set_host_rule_strategy_to_db(&self, host_route_strategy_key: &str, host_rule_strategy: HostRouteStrategy) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/host_route_manager.rs:289:81 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn set_global_route_rule(&self, route_rule_vec: Vec) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/host_route_manager.rs:360:97 [INFO] [stdout] | [INFO] [stdout] 360 | pub fn set_process_route_rule(&self, process_route_rule_vec: Vec) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dashmap` [INFO] [stdout] --> src/core/active_connection_manager.rs:99:26 [INFO] [stdout] | [INFO] [stdout] 99 | pub connection_map : dashmap::DashMap, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `dashmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dashmap` [INFO] [stdout] --> src/core/active_connection_manager.rs:100:41 [INFO] [stdout] | [INFO] [stdout] 100 | pub connection_force_close_signal : dashmap::DashMap> [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `dashmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> src/core/active_connection_manager.rs:100:63 [INFO] [stdout] | [INFO] [stdout] 100 | pub connection_force_close_signal : dashmap::DashMap> [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/active_connection_manager.rs:114:67 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn add_connection(&self, connection: ActiveConnection) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/active_connection_manager.rs:119:59 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn remove_connection(&self, session_port: u16) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/active_connection_manager.rs:124:63 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn incr_rx(&self, session_port: u16, bytes: usize) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `anyhow` [INFO] [stdout] --> src/core/active_connection_manager.rs:135:63 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn incr_tx(&self, session_port: u16, bytes: usize) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sysinfo` [INFO] [stdout] --> src/main.rs:577:17 [INFO] [stdout] | [INFO] [stdout] 577 | pub system: sysinfo::System, [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `sysinfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RwLock` in this scope [INFO] [stdout] --> src/dns/authority.rs:158:12 [INFO] [stdout] | [INFO] [stdout] 158 | zones: RwLock, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use crate::RwLock; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLock; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RwLockReadGuard` in this scope [INFO] [stdout] --> src/dns/authority.rs:234:33 [INFO] [stdout] | [INFO] [stdout] 234 | pub async fn read(&self) -> RwLockReadGuard<'_, Zones> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLockReadGuard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RwLockWriteGuard` in this scope [INFO] [stdout] --> src/dns/authority.rs:238:34 [INFO] [stdout] | [INFO] [stdout] 238 | pub async fn write(&self) -> RwLockWriteGuard<'_, Zones> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::RwLockWriteGuard; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sender` in this scope [INFO] [stdout] --> src/dns/client.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | sender: Sender, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 53 | sender: Send, [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::mpsc::Sender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Receiver` in this scope [INFO] [stdout] --> src/dns/client.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | receiver: Receiver, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 3 | use std::ops::Receiver; [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::mpsc::Receiver; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sender` in this scope [INFO] [stdout] --> src/dns/client.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | resp: Sender, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 60 | resp: Send, [INFO] [stdout] | ~~~~ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::mpsc::Sender; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TcpStream` in this scope [INFO] [stdout] --> src/core/relay_server.rs:72:51 [INFO] [stdout] | [INFO] [stdout] 72 | async fn accept_socket(&self, mut tcp_socket: TcpStream, socket_addr: SocketAddr) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Duration` in this scope [INFO] [stdout] --> src/core/relay_server.rs:425:91 [INFO] [stdout] | [INFO] [stdout] 425 | pub async fn connect_with_timeout(addr: A, timeout_sec: Duration) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::time::Duration; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Duration; [INFO] [stdout] | [INFO] [stdout] 1 | use std::time::Duration; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TcpStream` in this scope [INFO] [stdout] --> src/core/relay_server.rs:425:119 [INFO] [stdout] | [INFO] [stdout] 425 | pub async fn connect_with_timeout(addr: A, timeout_sec: Duration) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ipv4Packet` in this scope [INFO] [stdout] --> src/core/tun_server.rs:113:100 [INFO] [stdout] | [INFO] [stdout] 113 | fn read_ipv4_packet<'a, T>(&self, mut tun_socket: T, byte_mut: &'a mut [u8]) -> anyhow::Result> where T: Rea... [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ipv4Packet` in this scope [INFO] [stdout] --> src/core/tun_server.rs:145:48 [INFO] [stdout] | [INFO] [stdout] 145 | ... mut ipv4_packet: Ipv4Packet<&mut [u8]>) -> anyhow::Result<()> [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ipv4Packet` in this scope [INFO] [stdout] --> src/core/tun_server.rs:207:48 [INFO] [stdout] | [INFO] [stdout] 207 | ... mut ipv4_packet: Ipv4Packet<&mut [u8]>) -> anyhow::Result<()> [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AsyncRead` in this scope [INFO] [stdout] --> src/core/mod.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct StreamPipe where S: AsyncRead + AsyncWrite, D: AsyncRead + AsyncWrite{ [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AsyncWrite` in this scope [INFO] [stdout] --> src/core/mod.rs:17:50 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct StreamPipe where S: AsyncRead + AsyncWrite, D: AsyncRead + AsyncWrite{ [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AsyncRead` in this scope [INFO] [stdout] --> src/core/mod.rs:17:65 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct StreamPipe where S: AsyncRead + AsyncWrite, D: AsyncRead + AsyncWrite{ [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AsyncWrite` in this scope [INFO] [stdout] --> src/core/mod.rs:17:77 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct StreamPipe where S: AsyncRead + AsyncWrite, D: AsyncRead + AsyncWrite{ [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AsyncRead` in this scope [INFO] [stdout] --> src/core/mod.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | impl StreamPipe where S: AsyncRead + AsyncWrite + Unpin, D: AsyncRead + AsyncWrite + Unpin { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AsyncWrite` in this scope [INFO] [stdout] --> src/core/mod.rs:25:51 [INFO] [stdout] | [INFO] [stdout] 25 | impl StreamPipe where S: AsyncRead + AsyncWrite + Unpin, D: AsyncRead + AsyncWrite + Unpin { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AsyncRead` in this scope [INFO] [stdout] --> src/core/mod.rs:25:74 [INFO] [stdout] | [INFO] [stdout] 25 | impl StreamPipe where S: AsyncRead + AsyncWrite + Unpin, D: AsyncRead + AsyncWrite + Unpin { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `AsyncWrite` in this scope [INFO] [stdout] --> src/core/mod.rs:25:86 [INFO] [stdout] | [INFO] [stdout] 25 | impl StreamPipe where S: AsyncRead + AsyncWrite + Unpin, D: AsyncRead + AsyncWrite + Unpin { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DNSSetup` in this scope [INFO] [stdout] --> src/main.rs:315:20 [INFO] [stdout] | [INFO] [stdout] 315 | pub dns_setup: DNSSetup, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::sys::sys::DNSSetup; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ResolverConfig` in this scope [INFO] [stdout] --> src/main.rs:486:42 [INFO] [stdout] | [INFO] [stdout] 486 | fn default_resolver_config(&self) -> ResolverConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ResolverConfig` in this scope [INFO] [stdout] --> src/main.rs:521:42 [INFO] [stdout] | [INFO] [stdout] 521 | fn forward_resolver_config(&self) -> ResolverConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ResolverOpts` in this scope [INFO] [stdout] --> src/main.rs:542:40 [INFO] [stdout] | [INFO] [stdout] 542 | fn default_resolver_opts(&self) -> ResolverOpts { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/core/relay_server.rs:466:96 [INFO] [stdout] | [INFO] [stdout] 466 | async fn resolve_host_ip(resolver: Arc, host: &str, port: u16) -> Option<((String, u16))> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 466 - async fn resolve_host_ip(resolver: Arc, host: &str, port: u16) -> Option<((String, u16))> { [INFO] [stdout] 466 + async fn resolve_host_ip(resolver: Arc, host: &str, port: u16) -> Option<(String, u16)> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 260 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433, E0706. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not document `rproxifier` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name rproxifier src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=ec9583fa67bd6379 -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "70d3114a727761ffc04e538866b6e11f960d188e3d24cd59e3674fcca93ef4fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70d3114a727761ffc04e538866b6e11f960d188e3d24cd59e3674fcca93ef4fb", kill_on_drop: false }` [INFO] [stdout] 70d3114a727761ffc04e538866b6e11f960d188e3d24cd59e3674fcca93ef4fb