[INFO] fetching crate rd-std 0.1.0... [INFO] testing rd-std-0.1.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate rd-std 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate rd-std 0.1.0 [INFO] finished tweaking crates.io crate rd-std 0.1.0 [INFO] tweaked toml for crates.io crate rd-std 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rd-std 0.1.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 58 packages to latest compatible versions [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] [stderr] Adding socket2 v0.4.10 (available: v0.6.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec60b3953d86051c7c32fea41df2381bf39ce1baa84a733bd2c9c63d2cc5b7b6 [INFO] running `Command { std: "docker" "start" "-a" "ec60b3953d86051c7c32fea41df2381bf39ce1baa84a733bd2c9c63d2cc5b7b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec60b3953d86051c7c32fea41df2381bf39ce1baa84a733bd2c9c63d2cc5b7b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec60b3953d86051c7c32fea41df2381bf39ce1baa84a733bd2c9c63d2cc5b7b6", kill_on_drop: false }` [INFO] [stdout] ec60b3953d86051c7c32fea41df2381bf39ce1baa84a733bd2c9c63d2cc5b7b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d0e14e31a62f5cf52c2e9b43ded7328769dfacd8c4b76412025abc66eb6833c [INFO] running `Command { std: "docker" "start" "-a" "9d0e14e31a62f5cf52c2e9b43ded7328769dfacd8c4b76412025abc66eb6833c", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rd-interface v0.4.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rd-std v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `local_log` [INFO] [stdout] --> src/builtin/local.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(feature = "local_log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin` [INFO] [stdout] = help: consider adding `local_log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `local_log` [INFO] [stdout] --> src/builtin/local.rs:96:15 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(feature = "local_log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin` [INFO] [stdout] = help: consider adding `local_log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `local_log` [INFO] [stdout] --> src/builtin/local.rs:103:15 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "local_log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin` [INFO] [stdout] = help: consider adding `local_log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/socks5/client.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Socks5UdpSocket(UdpSocket, TcpStream, SocketAddr); [INFO] [stdout] | --------------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 23 - pub struct Socks5UdpSocket(UdpSocket, TcpStream, SocketAddr); [INFO] [stdout] 23 + pub struct Socks5UdpSocket(UdpSocket, (), SocketAddr); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/socks5/server.rs:142:39 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct Socks5UdpSocket(UdpSocket, TcpStream, RwLock>); [INFO] [stdout] | --------------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 142 - pub struct Socks5UdpSocket(UdpSocket, TcpStream, RwLock>); [INFO] [stdout] 142 + pub struct Socks5UdpSocket(UdpSocket, (), RwLock>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.63s [INFO] running `Command { std: "docker" "inspect" "9d0e14e31a62f5cf52c2e9b43ded7328769dfacd8c4b76412025abc66eb6833c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d0e14e31a62f5cf52c2e9b43ded7328769dfacd8c4b76412025abc66eb6833c", kill_on_drop: false }` [INFO] [stdout] 9d0e14e31a62f5cf52c2e9b43ded7328769dfacd8c4b76412025abc66eb6833c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6273febe0f87c2b07bee8d7aa774c699818856dbd5754286da7b46470db8c3a [INFO] running `Command { std: "docker" "start" "-a" "e6273febe0f87c2b07bee8d7aa774c699818856dbd5754286da7b46470db8c3a", kill_on_drop: false }` [INFO] [stderr] Compiling rd-std v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `local_log` [INFO] [stdout] --> src/builtin/local.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(feature = "local_log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin` [INFO] [stdout] = help: consider adding `local_log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `local_log` [INFO] [stdout] --> src/builtin/local.rs:96:15 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(feature = "local_log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin` [INFO] [stdout] = help: consider adding `local_log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `local_log` [INFO] [stdout] --> src/builtin/local.rs:103:15 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "local_log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin` [INFO] [stdout] = help: consider adding `local_log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/socks5/client.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Socks5UdpSocket(UdpSocket, TcpStream, SocketAddr); [INFO] [stdout] | --------------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 23 - pub struct Socks5UdpSocket(UdpSocket, TcpStream, SocketAddr); [INFO] [stdout] 23 + pub struct Socks5UdpSocket(UdpSocket, (), SocketAddr); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/socks5/server.rs:142:39 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct Socks5UdpSocket(UdpSocket, TcpStream, RwLock>); [INFO] [stdout] | --------------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 142 - pub struct Socks5UdpSocket(UdpSocket, TcpStream, RwLock>); [INFO] [stdout] 142 + pub struct Socks5UdpSocket(UdpSocket, (), RwLock>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `local_log` [INFO] [stdout] --> src/builtin/local.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(feature = "local_log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin` [INFO] [stdout] = help: consider adding `local_log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `local_log` [INFO] [stdout] --> src/builtin/local.rs:96:15 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(feature = "local_log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin` [INFO] [stdout] = help: consider adding `local_log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `local_log` [INFO] [stdout] --> src/builtin/local.rs:103:15 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "local_log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin` [INFO] [stdout] = help: consider adding `local_log` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/socks5/client.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Socks5UdpSocket(UdpSocket, TcpStream, SocketAddr); [INFO] [stdout] | --------------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 23 - pub struct Socks5UdpSocket(UdpSocket, TcpStream, SocketAddr); [INFO] [stdout] 23 + pub struct Socks5UdpSocket(UdpSocket, (), SocketAddr); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/socks5/server.rs:142:39 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct Socks5UdpSocket(UdpSocket, TcpStream, RwLock>); [INFO] [stdout] | --------------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 142 - pub struct Socks5UdpSocket(UdpSocket, TcpStream, RwLock>); [INFO] [stdout] 142 + pub struct Socks5UdpSocket(UdpSocket, (), RwLock>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "e6273febe0f87c2b07bee8d7aa774c699818856dbd5754286da7b46470db8c3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6273febe0f87c2b07bee8d7aa774c699818856dbd5754286da7b46470db8c3a", kill_on_drop: false }` [INFO] [stdout] e6273febe0f87c2b07bee8d7aa774c699818856dbd5754286da7b46470db8c3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8e8008e31556b47872b9002c53058bb2f5e5df9bc1fe82cadc23a1779d5589c8 [INFO] running `Command { std: "docker" "start" "-a" "8e8008e31556b47872b9002c53058bb2f5e5df9bc1fe82cadc23a1779d5589c8", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `local_log` [INFO] [stderr] --> src/builtin/local.rs:85:15 [INFO] [stderr] | [INFO] [stderr] 85 | #[cfg(feature = "local_log")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin` [INFO] [stderr] = help: consider adding `local_log` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `local_log` [INFO] [stderr] --> src/builtin/local.rs:96:15 [INFO] [stderr] | [INFO] [stderr] 96 | #[cfg(feature = "local_log")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin` [INFO] [stderr] = help: consider adding `local_log` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `local_log` [INFO] [stderr] --> src/builtin/local.rs:103:15 [INFO] [stderr] | [INFO] [stderr] 103 | #[cfg(feature = "local_log")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `http`, `http_server`, and `plugin` [INFO] [stderr] = help: consider adding `local_log` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: field `1` is never read [INFO] [stderr] --> src/socks5/client.rs:23:39 [INFO] [stderr] | [INFO] [stderr] 23 | pub struct Socks5UdpSocket(UdpSocket, TcpStream, SocketAddr); [INFO] [stderr] | --------------- ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 23 - pub struct Socks5UdpSocket(UdpSocket, TcpStream, SocketAddr); [INFO] [stderr] 23 + pub struct Socks5UdpSocket(UdpSocket, (), SocketAddr); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `1` is never read [INFO] [stderr] --> src/socks5/server.rs:142:39 [INFO] [stderr] | [INFO] [stderr] 142 | pub struct Socks5UdpSocket(UdpSocket, TcpStream, RwLock>); [INFO] [stderr] | --------------- ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 142 - pub struct Socks5UdpSocket(UdpSocket, TcpStream, RwLock>); [INFO] [stderr] 142 + pub struct Socks5UdpSocket(UdpSocket, (), RwLock>); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `rd-std` (lib) generated 5 warnings [INFO] [stderr] warning: `rd-std` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rd_std-6a788d4bb705bf13) [INFO] [stderr] Doc-tests rd_std [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8e8008e31556b47872b9002c53058bb2f5e5df9bc1fe82cadc23a1779d5589c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e8008e31556b47872b9002c53058bb2f5e5df9bc1fe82cadc23a1779d5589c8", kill_on_drop: false }` [INFO] [stdout] 8e8008e31556b47872b9002c53058bb2f5e5df9bc1fe82cadc23a1779d5589c8