[INFO] cloning repository https://github.com/qx-oo/ssc-qx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qx-oo/ssc-qx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqx-oo%2Fssc-qx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqx-oo%2Fssc-qx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f113ac53cad42fbad1e0978daf5efa4bf6686514 [INFO] checking qx-oo/ssc-qx against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqx-oo%2Fssc-qx" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qx-oo/ssc-qx on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/qx-oo/ssc-qx [INFO] finished tweaking git repo https://github.com/qx-oo/ssc-qx [INFO] tweaked toml for git repo https://github.com/qx-oo/ssc-qx written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/qx-oo/ssc-qx already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eada82e12fedc9896ce4f0c97d49d831616b663026f3485c8ee44d658f4eef98 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eada82e12fedc9896ce4f0c97d49d831616b663026f3485c8ee44d658f4eef98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eada82e12fedc9896ce4f0c97d49d831616b663026f3485c8ee44d658f4eef98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eada82e12fedc9896ce4f0c97d49d831616b663026f3485c8ee44d658f4eef98", kill_on_drop: false }` [INFO] [stdout] eada82e12fedc9896ce4f0c97d49d831616b663026f3485c8ee44d658f4eef98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e50b3fc19240bccd3e115204cafc4ba86a1463f0864b5ab245419d69de735da [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8e50b3fc19240bccd3e115204cafc4ba86a1463f0864b5ab245419d69de735da", kill_on_drop: false }` [INFO] [stderr] Checking async-task v1.3.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking async-std v1.5.0 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking serde v1.0.105 [INFO] [stderr] Checking serde_json v1.0.50 [INFO] [stderr] Checking ssc-qx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/udp.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | let (n, peer) = r_udp.recv_from(&mut buf).await?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_file` [INFO] [stdout] --> src/config.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn from_file(file: &mut File) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `host` [INFO] [stdout] --> src/config.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn host(&self) -> &SocketAddr { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `server_list` [INFO] [stdout] --> src/config.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn server_list(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `udp` [INFO] [stdout] --> src/config.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn udp(&self) -> bool { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `host` [INFO] [stdout] --> src/config.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn host(&self) -> &SocketAddr { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `password` [INFO] [stdout] --> src/config.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn password(&self) -> &str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `encrypt_method` [INFO] [stdout] --> src/config.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn encrypt_method(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ClientUdpTunnel` [INFO] [stdout] --> src/udp.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub struct ClientUdpTunnel {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_header` [INFO] [stdout] --> src/udp.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | fn add_header(remote_addr: String, data: &Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tcp_to_udp` [INFO] [stdout] --> src/udp.rs:129:14 [INFO] [stdout] | [INFO] [stdout] 129 | async fn tcp_to_udp( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `udp_to_tcp` [INFO] [stdout] --> src/udp.rs:149:14 [INFO] [stdout] | [INFO] [stdout] 149 | async fn udp_to_tcp( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `poll` [INFO] [stdout] --> src/udp.rs:163:18 [INFO] [stdout] | [INFO] [stdout] 163 | pub async fn poll( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_packet` [INFO] [stdout] --> src/utils.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn get_packet(remote_addr: &ServerAddr) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_socks5_addr` [INFO] [stdout] --> src/utils.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | pub async fn parse_socks5_addr( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `establish_socks5_connection` [INFO] [stdout] --> src/utils.rs:62:14 [INFO] [stdout] | [INFO] [stdout] 62 | pub async fn establish_socks5_connection( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/udp.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | let (n, peer) = r_udp.recv_from(&mut buf).await?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_file` [INFO] [stdout] --> src/config.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn from_file(file: &mut File) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `host` [INFO] [stdout] --> src/config.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn host(&self) -> &SocketAddr { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `server_list` [INFO] [stdout] --> src/config.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn server_list(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `udp` [INFO] [stdout] --> src/config.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn udp(&self) -> bool { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `host` [INFO] [stdout] --> src/config.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn host(&self) -> &SocketAddr { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `password` [INFO] [stdout] --> src/config.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn password(&self) -> &str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `encrypt_method` [INFO] [stdout] --> src/config.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn encrypt_method(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ClientUdpTunnel` [INFO] [stdout] --> src/udp.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub struct ClientUdpTunnel {} [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_header` [INFO] [stdout] --> src/udp.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | fn add_header(remote_addr: String, data: &Vec) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `tcp_to_udp` [INFO] [stdout] --> src/udp.rs:129:14 [INFO] [stdout] | [INFO] [stdout] 129 | async fn tcp_to_udp( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `udp_to_tcp` [INFO] [stdout] --> src/udp.rs:149:14 [INFO] [stdout] | [INFO] [stdout] 149 | async fn udp_to_tcp( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `poll` [INFO] [stdout] --> src/udp.rs:163:18 [INFO] [stdout] | [INFO] [stdout] 163 | pub async fn poll( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_packet` [INFO] [stdout] --> src/utils.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn get_packet(remote_addr: &ServerAddr) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_socks5_addr` [INFO] [stdout] --> src/utils.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | pub async fn parse_socks5_addr( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `establish_socks5_connection` [INFO] [stdout] --> src/utils.rs:62:14 [INFO] [stdout] | [INFO] [stdout] 62 | pub async fn establish_socks5_connection( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/udp.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | let (n, peer) = r_udp.recv_from(&mut buf).await?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/udp.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | let (n, peer) = r_udp.recv_from(&mut buf).await?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_file` [INFO] [stdout] --> src/config.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn from_file(file: &mut File) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `host` [INFO] [stdout] --> src/config.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn host(&self) -> &SocketAddr { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `udp` [INFO] [stdout] --> src/config.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn udp(&self) -> bool { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `password` [INFO] [stdout] --> src/config.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn password(&self) -> &str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `encrypt_method` [INFO] [stdout] --> src/config.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn encrypt_method(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `UdpTunnel` [INFO] [stdout] --> src/udp.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct UdpTunnel { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/udp.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `poll` [INFO] [stdout] --> src/udp.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub async fn poll(self, host: &SocketAddr) -> Result<(), Box> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_header` [INFO] [stdout] --> src/udp.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | fn parse_header(data: &Vec) -> Result<(String, Vec), Box> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `server_forward` [INFO] [stdout] --> src/udp.rs:70:14 [INFO] [stdout] | [INFO] [stdout] 70 | async fn server_forward( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_file` [INFO] [stdout] --> src/config.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn from_file(file: &mut File) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `host` [INFO] [stdout] --> src/config.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn host(&self) -> &SocketAddr { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `udp` [INFO] [stdout] --> src/config.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn udp(&self) -> bool { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `password` [INFO] [stdout] --> src/config.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn password(&self) -> &str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `encrypt_method` [INFO] [stdout] --> src/config.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn encrypt_method(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `UdpTunnel` [INFO] [stdout] --> src/udp.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct UdpTunnel { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/udp.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `poll` [INFO] [stdout] --> src/udp.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub async fn poll(self, host: &SocketAddr) -> Result<(), Box> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `parse_header` [INFO] [stdout] --> src/udp.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | fn parse_header(data: &Vec) -> Result<(String, Vec), Box> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `server_forward` [INFO] [stdout] --> src/udp.rs:70:14 [INFO] [stdout] | [INFO] [stdout] 70 | async fn server_forward( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.13s [INFO] running `Command { std: "docker" "inspect" "8e50b3fc19240bccd3e115204cafc4ba86a1463f0864b5ab245419d69de735da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e50b3fc19240bccd3e115204cafc4ba86a1463f0864b5ab245419d69de735da", kill_on_drop: false }` [INFO] [stdout] 8e50b3fc19240bccd3e115204cafc4ba86a1463f0864b5ab245419d69de735da