[INFO] fetching crate rd-std 0.1.0... [INFO] testing rd-std-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rd-std 0.1.0 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rd-std 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 64 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.5.10) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rd-interface v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 854fa98918667dc2b02afd5edbf52312f53d10c74882cf0a9906dc6b5255be57 [INFO] running `Command { std: "docker" "start" "-a" "854fa98918667dc2b02afd5edbf52312f53d10c74882cf0a9906dc6b5255be57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "854fa98918667dc2b02afd5edbf52312f53d10c74882cf0a9906dc6b5255be57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "854fa98918667dc2b02afd5edbf52312f53d10c74882cf0a9906dc6b5255be57", kill_on_drop: false }` [INFO] [stdout] 854fa98918667dc2b02afd5edbf52312f53d10c74882cf0a9906dc6b5255be57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ad5dc29de1c5c67a1430d8ba8aa51c8a484542ddef49a0d625f7a0cc3269947f [INFO] running `Command { std: "docker" "start" "-a" "ad5dc29de1c5c67a1430d8ba8aa51c8a484542ddef49a0d625f7a0cc3269947f", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 futures v0.3.31 [INFO] [stderr] Compiling rd-interface v0.4.0 [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)]` 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 14.20s [INFO] running `Command { std: "docker" "inspect" "ad5dc29de1c5c67a1430d8ba8aa51c8a484542ddef49a0d625f7a0cc3269947f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad5dc29de1c5c67a1430d8ba8aa51c8a484542ddef49a0d625f7a0cc3269947f", kill_on_drop: false }` [INFO] [stdout] ad5dc29de1c5c67a1430d8ba8aa51c8a484542ddef49a0d625f7a0cc3269947f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 64109f592ba7e2e09fd12dcddb5ffdd252e8d70208867a07a0b34c8bb1c19c3b [INFO] running `Command { std: "docker" "start" "-a" "64109f592ba7e2e09fd12dcddb5ffdd252e8d70208867a07a0b34c8bb1c19c3b", 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)]` 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)]` 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.30s [INFO] running `Command { std: "docker" "inspect" "64109f592ba7e2e09fd12dcddb5ffdd252e8d70208867a07a0b34c8bb1c19c3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64109f592ba7e2e09fd12dcddb5ffdd252e8d70208867a07a0b34c8bb1c19c3b", kill_on_drop: false }` [INFO] [stdout] 64109f592ba7e2e09fd12dcddb5ffdd252e8d70208867a07a0b34c8bb1c19c3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 71418411e92abf84138fa6219ec4886349612c047d434ca8988ef10977ffae06 [INFO] running `Command { std: "docker" "start" "-a" "71418411e92abf84138fa6219ec4886349612c047d434ca8988ef10977ffae06", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `local_log` [INFO] [stdout] [INFO] [stderr] --> src/builtin/local.rs:85:15 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 85 | #[cfg(feature = "local_log")] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [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)]` 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.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rd_std-1c5029fb66045200) [INFO] running `Command { std: "docker" "inspect" "71418411e92abf84138fa6219ec4886349612c047d434ca8988ef10977ffae06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71418411e92abf84138fa6219ec4886349612c047d434ca8988ef10977ffae06", kill_on_drop: false }` [INFO] [stdout] 71418411e92abf84138fa6219ec4886349612c047d434ca8988ef10977ffae06