[INFO] cloning repository https://github.com/andrcmdr/australis-ban-manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrcmdr/australis-ban-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrcmdr%2Faustralis-ban-manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrcmdr%2Faustralis-ban-manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d47c7b4429ed9d65a878b87f1b3a9fc40c25afa [INFO] checking andrcmdr/australis-ban-manager/3d47c7b4429ed9d65a878b87f1b3a9fc40c25afa against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrcmdr%2Faustralis-ban-manager" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrcmdr/australis-ban-manager on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/andrcmdr/australis-ban-manager [INFO] finished tweaking git repo https://github.com/andrcmdr/australis-ban-manager [INFO] tweaked toml for git repo https://github.com/andrcmdr/australis-ban-manager written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/andrcmdr/australis-ban-manager 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97eb48b49e8866a8e15bae14f5f9a61a591822df96899675c2101b45eafd5e25 [INFO] running `Command { std: "docker" "start" "-a" "97eb48b49e8866a8e15bae14f5f9a61a591822df96899675c2101b45eafd5e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97eb48b49e8866a8e15bae14f5f9a61a591822df96899675c2101b45eafd5e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97eb48b49e8866a8e15bae14f5f9a61a591822df96899675c2101b45eafd5e25", kill_on_drop: false }` [INFO] [stdout] 97eb48b49e8866a8e15bae14f5f9a61a591822df96899675c2101b45eafd5e25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f97a532ecab47c7ae13a8561f25cd6a6da39b36c3be4665d008b8a64d75b60f [INFO] running `Command { std: "docker" "start" "-a" "7f97a532ecab47c7ae13a8561f25cd6a6da39b36c3be4665d008b8a64d75b60f", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking rlp v0.5.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking byte-slice-cast v1.2.0 [INFO] [stderr] Checking const-oid v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking der v0.4.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Checking base64ct v1.1.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking uint v0.9.1 [INFO] [stderr] Checking pem-rfc7468 v0.2.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling priority-queue v1.2.1 [INFO] [stderr] Checking spki v0.4.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking os_str_bytes v6.0.1 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking async-task v4.2.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking nuid v0.3.2 [INFO] [stderr] Checking rustls-pemfile v0.2.1 [INFO] [stderr] Checking base64-url v1.4.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking blocking v1.2.0 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling serde_repr v0.1.8 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking pkcs8 v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking signatory v0.23.2 [INFO] [stderr] Checking rustls-native-certs v0.5.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking nkeys v0.2.0 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking actix-rt v2.7.0 [INFO] [stderr] Checking actix v0.13.0 [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking serde_nanos v0.1.2 [INFO] [stderr] Checking ethbloom v0.11.1 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking nats v0.20.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Checking parity-scale-codec v2.3.1 [INFO] [stderr] Checking impl-codec v0.5.1 [INFO] [stderr] Checking primitive-types v0.10.1 [INFO] [stderr] Checking borealis-banhammer v0.1.0 (/opt/rustwide/workdir/borealis-banhammer) [INFO] [stderr] Checking ethereum-types v0.12.1 [INFO] [stderr] Checking borealis-banhammer-lib v0.1.0 (/opt/rustwide/workdir/borealis-banhammer-lib) [INFO] [stdout] warning: unused variable: `home_dir` [INFO] [stdout] --> borealis-banhammer/src/main.rs:1030:13 [INFO] [stdout] | [INFO] [stdout] 1030 | let home_dir = opts [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_home_dir` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ban_event_stream_tx` [INFO] [stdout] --> borealis-banhammer/src/main.rs:1037:14 [INFO] [stdout] | [INFO] [stdout] 1037 | let (ban_event_stream_tx, ban_event_stream_rx) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ban_event_stream_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config_message_stream_rx` [INFO] [stdout] --> borealis-banhammer/src/main.rs:1039:40 [INFO] [stdout] | [INFO] [stdout] 1039 | let (config_message_stream_tx, config_message_stream_rx) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_message_stream_rx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relayer_message_stream_rx` [INFO] [stdout] --> borealis-banhammer/src/main.rs:1041:41 [INFO] [stdout] | [INFO] [stdout] 1041 | let (relayer_message_stream_tx, relayer_message_stream_rx) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relayer_message_stream_rx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ethcall_message_stream_rx` [INFO] [stdout] --> borealis-banhammer/src/main.rs:1043:41 [INFO] [stdout] | [INFO] [stdout] 1043 | let (ethcall_message_stream_tx, ethcall_message_stream_rx) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ethcall_message_stream_rx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `home_dir` [INFO] [stdout] --> borealis-banhammer/src/main.rs:1030:13 [INFO] [stdout] | [INFO] [stdout] 1030 | let home_dir = opts [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_home_dir` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ban_event_stream_tx` [INFO] [stdout] --> borealis-banhammer/src/main.rs:1037:14 [INFO] [stdout] | [INFO] [stdout] 1037 | let (ban_event_stream_tx, ban_event_stream_rx) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ban_event_stream_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config_message_stream_rx` [INFO] [stdout] --> borealis-banhammer/src/main.rs:1039:40 [INFO] [stdout] | [INFO] [stdout] 1039 | let (config_message_stream_tx, config_message_stream_rx) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_config_message_stream_rx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `relayer_message_stream_rx` [INFO] [stdout] --> borealis-banhammer/src/main.rs:1041:41 [INFO] [stdout] | [INFO] [stdout] 1041 | let (relayer_message_stream_tx, relayer_message_stream_rx) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relayer_message_stream_rx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ethcall_message_stream_rx` [INFO] [stdout] --> borealis-banhammer/src/main.rs:1043:41 [INFO] [stdout] | [INFO] [stdout] 1043 | let (ethcall_message_stream_tx, ethcall_message_stream_rx) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ethcall_message_stream_rx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:155:21 [INFO] [stdout] | [INFO] [stdout] 155 | drop(error); [INFO] [stdout] | ^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&std::io::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dropping_references)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 155 - drop(error); [INFO] [stdout] 155 + let _ = error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:252:21 [INFO] [stdout] | [INFO] [stdout] 252 | drop(error); [INFO] [stdout] | ^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&std::io::Error` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 252 - drop(error); [INFO] [stdout] 252 + let _ = error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:340:21 [INFO] [stdout] | [INFO] [stdout] 340 | drop(error); [INFO] [stdout] | ^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&std::io::Error` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 340 - drop(error); [INFO] [stdout] 340 + let _ = error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:428:21 [INFO] [stdout] | [INFO] [stdout] 428 | drop(error); [INFO] [stdout] | ^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&std::io::Error` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 428 - drop(error); [INFO] [stdout] 428 + let _ = error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:477:37 [INFO] [stdout] | [INFO] [stdout] 477 | ... drop(nats_connection_actual); [INFO] [stdout] | ^^^^^----------------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&NATSConnection` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 477 - drop(nats_connection_actual); [INFO] [stdout] 477 + let _ = nats_connection_actual; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:484:37 [INFO] [stdout] | [INFO] [stdout] 484 | ... drop(error); [INFO] [stdout] | ^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&Box` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 484 - drop(error); [INFO] [stdout] 484 + let _ = error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:511:37 [INFO] [stdout] | [INFO] [stdout] 511 | ... drop(nats_connection_actual); [INFO] [stdout] | ^^^^^----------------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&NATSConnection` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 511 - drop(nats_connection_actual); [INFO] [stdout] 511 + let _ = nats_connection_actual; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:518:37 [INFO] [stdout] | [INFO] [stdout] 518 | ... drop(error); [INFO] [stdout] | ^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&Box` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 518 - drop(error); [INFO] [stdout] 518 + let _ = error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:545:37 [INFO] [stdout] | [INFO] [stdout] 545 | ... drop(nats_connection_actual); [INFO] [stdout] | ^^^^^----------------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&NATSConnection` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 545 - drop(nats_connection_actual); [INFO] [stdout] 545 + let _ = nats_connection_actual; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:552:37 [INFO] [stdout] | [INFO] [stdout] 552 | ... drop(error); [INFO] [stdout] | ^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&Box` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 552 - drop(error); [INFO] [stdout] 552 + let _ = error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:579:37 [INFO] [stdout] | [INFO] [stdout] 579 | ... drop(nats_connection_actual); [INFO] [stdout] | ^^^^^----------------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&NATSConnection` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 579 - drop(nats_connection_actual); [INFO] [stdout] 579 + let _ = nats_connection_actual; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:586:37 [INFO] [stdout] | [INFO] [stdout] 586 | ... drop(error); [INFO] [stdout] | ^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&Box` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 586 - drop(error); [INFO] [stdout] 586 + let _ = error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:155:21 [INFO] [stdout] | [INFO] [stdout] 155 | drop(error); [INFO] [stdout] | ^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&std::io::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dropping_references)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 155 - drop(error); [INFO] [stdout] 155 + let _ = error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:252:21 [INFO] [stdout] | [INFO] [stdout] 252 | drop(error); [INFO] [stdout] | ^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&std::io::Error` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 252 - drop(error); [INFO] [stdout] 252 + let _ = error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:340:21 [INFO] [stdout] | [INFO] [stdout] 340 | drop(error); [INFO] [stdout] | ^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&std::io::Error` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 340 - drop(error); [INFO] [stdout] 340 + let _ = error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:428:21 [INFO] [stdout] | [INFO] [stdout] 428 | drop(error); [INFO] [stdout] | ^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&std::io::Error` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 428 - drop(error); [INFO] [stdout] 428 + let _ = error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:625:21 [INFO] [stdout] | [INFO] [stdout] 625 | drop(error); [INFO] [stdout] | ^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&Box` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 625 - drop(error); [INFO] [stdout] 625 + let _ = error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:477:37 [INFO] [stdout] | [INFO] [stdout] 477 | ... drop(nats_connection_actual); [INFO] [stdout] | ^^^^^----------------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&NATSConnection` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 477 - drop(nats_connection_actual); [INFO] [stdout] 477 + let _ = nats_connection_actual; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:484:37 [INFO] [stdout] | [INFO] [stdout] 484 | ... drop(error); [INFO] [stdout] | ^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&Box` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 484 - drop(error); [INFO] [stdout] 484 + let _ = error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:511:37 [INFO] [stdout] | [INFO] [stdout] 511 | ... drop(nats_connection_actual); [INFO] [stdout] | ^^^^^----------------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&NATSConnection` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 511 - drop(nats_connection_actual); [INFO] [stdout] 511 + let _ = nats_connection_actual; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:518:37 [INFO] [stdout] | [INFO] [stdout] 518 | ... drop(error); [INFO] [stdout] | ^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&Box` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 518 - drop(error); [INFO] [stdout] 518 + let _ = error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:545:37 [INFO] [stdout] | [INFO] [stdout] 545 | ... drop(nats_connection_actual); [INFO] [stdout] | ^^^^^----------------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&NATSConnection` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 545 - drop(nats_connection_actual); [INFO] [stdout] 545 + let _ = nats_connection_actual; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:552:37 [INFO] [stdout] | [INFO] [stdout] 552 | ... drop(error); [INFO] [stdout] | ^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&Box` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 552 - drop(error); [INFO] [stdout] 552 + let _ = error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:579:37 [INFO] [stdout] | [INFO] [stdout] 579 | ... drop(nats_connection_actual); [INFO] [stdout] | ^^^^^----------------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&NATSConnection` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 579 - drop(nats_connection_actual); [INFO] [stdout] 579 + let _ = nats_connection_actual; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:1093:29 [INFO] [stdout] | [INFO] [stdout] 1093 | ... drop(nats_connection); [INFO] [stdout] | ^^^^^---------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&NATSConnection` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 1093 - drop(nats_connection); [INFO] [stdout] 1093 + let _ = nats_connection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:1099:29 [INFO] [stdout] | [INFO] [stdout] 1099 | ... drop(error); [INFO] [stdout] | ^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&Box` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 1099 - drop(error); [INFO] [stdout] 1099 + let _ = error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> borealis-banhammer/src/main.rs:1113:21 [INFO] [stdout] | [INFO] [stdout] 1113 | events_processing_rt(opts.verbose.clone()) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> borealis-banhammer/src/main.rs:1166:21 [INFO] [stdout] | [INFO] [stdout] 1166 | messages_processing_rt(opts.verbose.clone()) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> borealis-banhammer/src/cli.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / /// Verbosity level for extensive output to stdout or log [INFO] [stdout] 17 | | #[clap(short, long)] [INFO] [stdout] 18 | | pub verbose: Option, [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> borealis-banhammer/src/cli.rs:107:71 [INFO] [stdout] | [INFO] [stdout] 107 | for directive in rust_log.split(',').filter_map(|s| match s.parse() { [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: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:586:37 [INFO] [stdout] | [INFO] [stdout] 586 | ... drop(error); [INFO] [stdout] | ^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&Box` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 586 - drop(error); [INFO] [stdout] 586 + let _ = error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:625:21 [INFO] [stdout] | [INFO] [stdout] 625 | drop(error); [INFO] [stdout] | ^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&Box` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 625 - drop(error); [INFO] [stdout] 625 + let _ = error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:1093:29 [INFO] [stdout] | [INFO] [stdout] 1093 | ... drop(nats_connection); [INFO] [stdout] | ^^^^^---------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&NATSConnection` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 1093 - drop(nats_connection); [INFO] [stdout] 1093 + let _ = nats_connection; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> borealis-banhammer/src/main.rs:1099:29 [INFO] [stdout] | [INFO] [stdout] 1099 | ... drop(error); [INFO] [stdout] | ^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&Box` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 1099 - drop(error); [INFO] [stdout] 1099 + let _ = error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> borealis-banhammer/src/main.rs:1113:21 [INFO] [stdout] | [INFO] [stdout] 1113 | events_processing_rt(opts.verbose.clone()) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> borealis-banhammer/src/main.rs:1166:21 [INFO] [stdout] | [INFO] [stdout] 1166 | messages_processing_rt(opts.verbose.clone()) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> borealis-banhammer/src/cli.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / /// Verbosity level for extensive output to stdout or log [INFO] [stdout] 17 | | #[clap(short, long)] [INFO] [stdout] 18 | | pub verbose: Option, [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> borealis-banhammer/src/cli.rs:107:71 [INFO] [stdout] | [INFO] [stdout] 107 | for directive in rust_log.split(',').filter_map(|s| match s.parse() { [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: aborting due to 4 previous errors; 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `borealis-banhammer` (bin "borealis-banhammer" test) due to 5 previous errors; 20 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors; 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `borealis-banhammer` (bin "borealis-banhammer") due to 5 previous errors; 20 warnings emitted [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> borealis-banhammer-lib/src/buckets.rs:80:56 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Debug, Hash, Clone, Eq, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> borealis-banhammer-lib/src/buckets.rs:96:56 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Debug, Hash, Clone, Eq, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> borealis-banhammer-lib/src/de/relayer.rs:342:20 [INFO] [stdout] | [INFO] [stdout] 341 | let url = url.parse::().map_err(de::Error::custom)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 342 | Ok(Url(url)) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> borealis-banhammer-lib/src/buckets.rs:80:56 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Debug, Hash, Clone, Eq, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> borealis-banhammer-lib/src/buckets.rs:96:56 [INFO] [stdout] | [INFO] [stdout] 96 | #[derive(Debug, Hash, Clone, Eq, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> borealis-banhammer-lib/src/de/relayer.rs:342:20 [INFO] [stdout] | [INFO] [stdout] 341 | let url = url.parse::().map_err(de::Error::custom)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 342 | Ok(Url(url)) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] [stderr] error: could not compile `borealis-banhammer-lib` (lib) due to 4 previous errors [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `borealis-banhammer-lib` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "7f97a532ecab47c7ae13a8561f25cd6a6da39b36c3be4665d008b8a64d75b60f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f97a532ecab47c7ae13a8561f25cd6a6da39b36c3be4665d008b8a64d75b60f", kill_on_drop: false }` [INFO] [stdout] 7f97a532ecab47c7ae13a8561f25cd6a6da39b36c3be4665d008b8a64d75b60f