[INFO] fetching crate shoes 0.1.2... [INFO] checking shoes-0.1.2 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate shoes 0.1.2 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate shoes 0.1.2 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate shoes 0.1.2 [INFO] finished tweaking crates.io crate shoes 0.1.2 [INFO] tweaked toml for crates.io crate shoes 0.1.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate shoes 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95af325395d0e5191bd39aa304d64bcea01bfe9371fafc079e228f9ec2b168ec [INFO] running `Command { std: "docker" "start" "-a" "95af325395d0e5191bd39aa304d64bcea01bfe9371fafc079e228f9ec2b168ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95af325395d0e5191bd39aa304d64bcea01bfe9371fafc079e228f9ec2b168ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95af325395d0e5191bd39aa304d64bcea01bfe9371fafc079e228f9ec2b168ec", kill_on_drop: false }` [INFO] [stdout] 95af325395d0e5191bd39aa304d64bcea01bfe9371fafc079e228f9ec2b168ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38103c92e27e3ad91a83889f13e9e0f6df23e8d348a347a11a387dc277ae858c [INFO] running `Command { std: "docker" "start" "-a" "38103c92e27e3ad91a83889f13e9e0f6df23e8d348a347a11a387dc277ae858c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling blake3 v1.4.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking argon2 v0.5.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking cfb-mode v0.7.1 [INFO] [stderr] Checking webpki-roots v0.25.2 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking thiserror v1.0.48 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking quinn-udp v0.4.1 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls-webpki v0.101.4 [INFO] [stderr] Checking serde v1.0.188 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking quinn-proto v0.10.4 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Checking quinn v0.10.2 [INFO] [stderr] Checking shoes v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `TcpServerSetupResult` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tcp_server.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 124 | client_proxy_selector: Arc>, [INFO] [stdout] | --------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | let setup_result = match setup_server_stream_future.await { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `TcpServerSetupResult` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tcp_server.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 124 | client_proxy_selector: Arc>, [INFO] [stdout] | --------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | let setup_result = match setup_server_stream_future.await { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `TcpServerSetupResult` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/quic_server.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 98 | client_proxy_selector: Arc>, [INFO] [stdout] | --------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | resolver: Arc, [INFO] [stdout] 100 | server_handler: Arc>, [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | (send, recv): (quinn::SendStream, quinn::RecvStream), [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 110 | let setup_result = match setup_server_stream_future.await { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `TcpServerSetupResult` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/quic_server.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 98 | client_proxy_selector: Arc>, [INFO] [stdout] | --------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | resolver: Arc, [INFO] [stdout] 100 | server_handler: Arc>, [INFO] [stdout] | -------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | (send, recv): (quinn::SendStream, quinn::RecvStream), [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 110 | let setup_result = match setup_server_stream_future.await { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/address.rs:171:35 [INFO] [stdout] | [INFO] [stdout] 171 | Address::Hostname(ref d) => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/address.rs:171:35 [INFO] [stdout] | [INFO] [stdout] 171 | Address::Hostname(ref d) => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/quic_stream.rs:45:48 [INFO] [stdout] | [INFO] [stdout] 45 | fn poll_shutdown(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/quic_stream.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | fn poll_shutdown(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/quic_stream.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | mut self: Pin<&mut Self>, [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/shadowsocks/shadowsocks_stream.rs:893:9 [INFO] [stdout] | [INFO] [stdout] 893 | cx: &mut Context<'_>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/quic_stream.rs:45:48 [INFO] [stdout] | [INFO] [stdout] 45 | fn poll_shutdown(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/quic_stream.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | fn poll_shutdown(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/quic_stream.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | mut self: Pin<&mut Self>, [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/shadowsocks/shadowsocks_stream.rs:893:9 [INFO] [stdout] | [INFO] [stdout] 893 | cx: &mut Context<'_>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/udp_direct_message_stream.rs:122:49 [INFO] [stdout] | [INFO] [stdout] 122 | fn poll_flush_message(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/udp_direct_message_stream.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | cx: &mut Context<'_>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/udp_direct_message_stream.rs:141:46 [INFO] [stdout] | [INFO] [stdout] 141 | fn poll_write_ping(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/udp_direct_message_stream.rs:122:49 [INFO] [stdout] | [INFO] [stdout] 122 | fn poll_flush_message(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/udp_direct_message_stream.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | cx: &mut Context<'_>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> src/udp_direct_message_stream.rs:141:46 [INFO] [stdout] | [INFO] [stdout] 141 | fn poll_write_ping(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_unspecified` is never used [INFO] [stdout] --> src/address.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 94 | impl NetLocation { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 101 | pub fn is_unspecified(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_none` is never used [INFO] [stdout] --> src/option_util.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl NoneOrOne { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn is_none(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_unspecified`, `as_option`, `into_option`, `into_iter`, and `filter` are never used [INFO] [stdout] --> src/option_util.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 74 | impl NoneOrSome { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] 75 | pub fn is_unspecified(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn as_option(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | pub fn into_option(self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn into_iter(self) -> Box> [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | pub fn filter(self, f: F) -> Self [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `contains` is never used [INFO] [stdout] --> src/option_util.rs:243:12 [INFO] [stdout] | [INFO] [stdout] 211 | impl OneOrSome { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 243 | pub fn contains(&self, x: &T) -> bool [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused pinned boxed `futures::Future` trait object that must be used [INFO] [stdout] --> src/udp_direct_message_stream.rs:87:37 [INFO] [stdout] | [INFO] [stdout] 87 | ... this.resolving_locations.remove(target).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `max_read_packet_size` should have an upper case name [INFO] [stdout] --> src/vmess/vmess_stream.rs:187:15 [INFO] [stdout] | [INFO] [stdout] 187 | const max_read_packet_size: usize = MAX_ENCRYPTED_READ_DATA_SIZE + 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MAX_READ_PACKET_SIZE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `max_write_packet_size` should have an upper case name [INFO] [stdout] --> src/vmess/vmess_stream.rs:194:19 [INFO] [stdout] | [INFO] [stdout] 194 | const max_write_packet_size: usize = MAX_ENCRYPTED_WRITE_DATA_SIZE + 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MAX_WRITE_PACKET_SIZE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `shoes` (bin "shoes") due to 3 previous errors; 15 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: method `is_unspecified` is never used [INFO] [stdout] --> src/address.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 94 | impl NetLocation { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 101 | pub fn is_unspecified(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_none` is never used [INFO] [stdout] --> src/option_util.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl NoneOrOne { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn is_none(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_unspecified`, `as_option`, `into_option`, `into_iter`, and `filter` are never used [INFO] [stdout] --> src/option_util.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 74 | impl NoneOrSome { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] 75 | pub fn is_unspecified(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn as_option(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | pub fn into_option(self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn into_iter(self) -> Box> [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | pub fn filter(self, f: F) -> Self [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `contains` is never used [INFO] [stdout] --> src/option_util.rs:243:12 [INFO] [stdout] | [INFO] [stdout] 211 | impl OneOrSome { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 243 | pub fn contains(&self, x: &T) -> bool [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused pinned boxed `futures::Future` trait object that must be used [INFO] [stdout] --> src/udp_direct_message_stream.rs:87:37 [INFO] [stdout] | [INFO] [stdout] 87 | ... this.resolving_locations.remove(target).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `max_read_packet_size` should have an upper case name [INFO] [stdout] --> src/vmess/vmess_stream.rs:187:15 [INFO] [stdout] | [INFO] [stdout] 187 | const max_read_packet_size: usize = MAX_ENCRYPTED_READ_DATA_SIZE + 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MAX_READ_PACKET_SIZE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `max_write_packet_size` should have an upper case name [INFO] [stdout] --> src/vmess/vmess_stream.rs:194:19 [INFO] [stdout] | [INFO] [stdout] 194 | const max_write_packet_size: usize = MAX_ENCRYPTED_WRITE_DATA_SIZE + 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MAX_WRITE_PACKET_SIZE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `shoes` (bin "shoes" test) due to 3 previous errors; 15 warnings emitted [INFO] running `Command { std: "docker" "inspect" "38103c92e27e3ad91a83889f13e9e0f6df23e8d348a347a11a387dc277ae858c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38103c92e27e3ad91a83889f13e9e0f6df23e8d348a347a11a387dc277ae858c", kill_on_drop: false }` [INFO] [stdout] 38103c92e27e3ad91a83889f13e9e0f6df23e8d348a347a11a387dc277ae858c