[INFO] cloning repository https://github.com/timvisee/lazymc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timvisee/lazymc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Flazymc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Flazymc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d058164aa6012b216eaae28e5581a6130dfeb7e6 [INFO] checking timvisee/lazymc against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Flazymc" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timvisee/lazymc on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timvisee/lazymc [INFO] finished tweaking git repo https://github.com/timvisee/lazymc [INFO] tweaked toml for git repo https://github.com/timvisee/lazymc written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/timvisee/lazymc 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/timvisee/rust-minecraft-protocol` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quartz_nbt v0.2.8 [INFO] [stderr] Downloaded quartz_nbt_macros v0.1.1 [INFO] [stderr] Downloaded err-derive v0.3.1 [INFO] [stderr] Downloaded proxy-protocol v0.5.0 [INFO] [stderr] Downloaded named-binary-tag v0.6.0 [INFO] [stderr] Downloaded rcon v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45a928ee721d04c58e774f46f81f1d4202f1fb2d9eb241d45bc4bd94f54ce651 [INFO] running `Command { std: "docker" "start" "-a" "45a928ee721d04c58e774f46f81f1d4202f1fb2d9eb241d45bc4bd94f54ce651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45a928ee721d04c58e774f46f81f1d4202f1fb2d9eb241d45bc4bd94f54ce651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45a928ee721d04c58e774f46f81f1d4202f1fb2d9eb241d45bc4bd94f54ce651", kill_on_drop: false }` [INFO] [stdout] 45a928ee721d04c58e774f46f81f1d4202f1fb2d9eb241d45bc4bd94f54ce651 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8e5074a88b3b973e29f8a2ea50ffbec1318232b33ac4d63eee87b27843d57ae [INFO] running `Command { std: "docker" "start" "-a" "a8e5074a88b3b973e29f8a2ea50ffbec1318232b33ac4d63eee87b27843d57ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking named-binary-tag v0.6.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling lazymc v0.2.11 (/opt/rustwide/workdir) [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking version-compare v0.2.0 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling quartz_nbt_macros v0.1.1 [INFO] [stderr] Compiling minecraft-protocol-derive v0.0.0 (https://github.com/timvisee/rust-minecraft-protocol?rev=4f93bb3#4f93bb34) [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Checking quartz_nbt v0.2.8 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking proxy-protocol v0.5.0 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking rcon v0.6.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking toml_edit v0.22.7 [INFO] [stderr] Checking minecraft-protocol v0.1.0 (https://github.com/timvisee/rust-minecraft-protocol?rev=4f93bb3#4f93bb34) [INFO] [stderr] Checking toml v0.8.11 [INFO] [stdout] warning: fields `created` and `source` are never read [INFO] [stdout] --> src/mc/ban.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct BannedIp { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 48 | pub created: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub source: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BannedIp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `created` and `source` are never read [INFO] [stdout] --> src/mc/ban.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct BannedIp { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 48 | pub created: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub source: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BannedIp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `uuid` is never read [INFO] [stdout] --> src/mc/whitelist.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct WhitelistUser { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub uuid: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WhitelistUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `uuid` is never read [INFO] [stdout] --> src/mc/whitelist.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct WhitelistUser { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub uuid: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WhitelistUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `uuid`, `level`, and `byapsses_player_limit` are never read [INFO] [stdout] --> src/mc/whitelist.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct OpUser { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 51 | pub uuid: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub level: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub byapsses_player_limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `uuid`, `level`, and `byapsses_player_limit` are never read [INFO] [stdout] --> src/mc/whitelist.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct OpUser { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 51 | pub uuid: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub level: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub byapsses_player_limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.78s [INFO] running `Command { std: "docker" "inspect" "a8e5074a88b3b973e29f8a2ea50ffbec1318232b33ac4d63eee87b27843d57ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8e5074a88b3b973e29f8a2ea50ffbec1318232b33ac4d63eee87b27843d57ae", kill_on_drop: false }` [INFO] [stdout] a8e5074a88b3b973e29f8a2ea50ffbec1318232b33ac4d63eee87b27843d57ae [INFO] checking timvisee/lazymc against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Flazymc" "/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/timvisee/lazymc on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timvisee/lazymc [INFO] finished tweaking git repo https://github.com/timvisee/lazymc [INFO] tweaked toml for git repo https://github.com/timvisee/lazymc written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/timvisee/lazymc 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90d73793d8a5969be23fe3724a15a3d320ad49a25555401b43ef41d9c17c7a00 [INFO] running `Command { std: "docker" "start" "-a" "90d73793d8a5969be23fe3724a15a3d320ad49a25555401b43ef41d9c17c7a00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90d73793d8a5969be23fe3724a15a3d320ad49a25555401b43ef41d9c17c7a00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90d73793d8a5969be23fe3724a15a3d320ad49a25555401b43ef41d9c17c7a00", kill_on_drop: false }` [INFO] [stdout] 90d73793d8a5969be23fe3724a15a3d320ad49a25555401b43ef41d9c17c7a00 [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c55b43951b27aa4cdeff4c551d68af5e74de16600d1f93210c28266c9855b02 [INFO] running `Command { std: "docker" "start" "-a" "5c55b43951b27aa4cdeff4c551d68af5e74de16600d1f93210c28266c9855b02", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking named-binary-tag v0.6.0 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling lazymc v0.2.11 (/opt/rustwide/workdir) [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking version-compare v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling quartz_nbt_macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling minecraft-protocol-derive v0.0.0 (https://github.com/timvisee/rust-minecraft-protocol?rev=4f93bb3#4f93bb34) [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Checking quartz_nbt v0.2.8 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking proxy-protocol v0.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking rcon v0.6.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking toml_edit v0.22.7 [INFO] [stderr] Checking minecraft-protocol v0.1.0 (https://github.com/timvisee/rust-minecraft-protocol?rev=4f93bb3#4f93bb34) [INFO] [stderr] Checking toml v0.8.11 [INFO] [stdout] warning: fields `created` and `source` are never read [INFO] [stdout] --> src/mc/ban.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct BannedIp { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 48 | pub created: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub source: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BannedIp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `uuid` is never read [INFO] [stdout] --> src/mc/whitelist.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct WhitelistUser { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub uuid: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WhitelistUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `uuid`, `level`, and `byapsses_player_limit` are never read [INFO] [stdout] --> src/mc/whitelist.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct OpUser { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 51 | pub uuid: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub level: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub byapsses_player_limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `created` and `source` are never read [INFO] [stdout] --> src/mc/ban.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct BannedIp { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 48 | pub created: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub source: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BannedIp` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `uuid` is never read [INFO] [stdout] --> src/mc/whitelist.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct WhitelistUser { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub uuid: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WhitelistUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `uuid`, `level`, and `byapsses_player_limit` are never read [INFO] [stdout] --> src/mc/whitelist.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct OpUser { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 51 | pub uuid: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub level: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub byapsses_player_limit: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpUser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [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] --> src/lobby.rs:644:14 [INFO] [stdout] | [INFO] [stdout] 635 | pub fn route_proxy(inbound: TcpStream, outbound: TcpStream, inbound_queue: BytesMut) { [INFO] [stdout] | ------- -------- ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] 644 | .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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lobby.rs:644:14 [INFO] [stdout] | [INFO] [stdout] 635 | pub fn route_proxy(inbound: TcpStream, outbound: TcpStream, inbound_queue: BytesMut) { [INFO] [stdout] | ------- -------- ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] 644 | .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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/proto/packets/play/join_game.rs:57:24 [INFO] [stdout] | [INFO] [stdout] 51 | fn from(join_game: v1_16_3::game::JoinGame) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | dimension: Some(join_game.dimension), [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] --> src/proto/packets/play/join_game.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 51 | fn from(join_game: v1_16_3::game::JoinGame) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | dimension_codec: Some(join_game.dimension_codec), [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] --> src/proto/packets/play/join_game.rs:78:24 [INFO] [stdout] | [INFO] [stdout] 72 | fn from(join_game: v1_17::game::JoinGame) -> Self { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | dimension: Some(join_game.dimension), [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] --> src/proto/packets/play/join_game.rs:79:30 [INFO] [stdout] | [INFO] [stdout] 72 | fn from(join_game: v1_17::game::JoinGame) -> Self { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | dimension_codec: Some(join_game.dimension_codec), [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] --> src/proto/packets/play/respawn.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 16 | data: JoinGameData, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | &data [INFO] [stdout] | ______________________________^ [INFO] [stdout] 25 | | .dimension_codec [INFO] [stdout] 26 | | .unwrap_or_else(dimension::default_dimension_codec), [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] --> src/proto/packets/play/respawn.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 16 | data: JoinGameData, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | &data [INFO] [stdout] | ______________________________^ [INFO] [stdout] 50 | | .dimension_codec [INFO] [stdout] 51 | | .unwrap_or_else(dimension::default_dimension_codec), [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] --> src/server.rs:418:31 [INFO] [stdout] | [INFO] [stdout] 401 | let (state_watch_sender, state_watch_receiver) = watch::channel(State::Stopped); [INFO] [stdout] | ------------------ -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 418 | probed_join_game: Default::default(), [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] --> src/service/server.rs:161:14 [INFO] [stdout] | [INFO] [stdout] 148 | inbound: TcpStream, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 151 | queue: BytesMut, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 161 | .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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/proto/packets/play/join_game.rs:57:24 [INFO] [stdout] | [INFO] [stdout] 51 | fn from(join_game: v1_16_3::game::JoinGame) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | dimension: Some(join_game.dimension), [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] --> src/proto/packets/play/join_game.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 51 | fn from(join_game: v1_16_3::game::JoinGame) -> Self { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | dimension_codec: Some(join_game.dimension_codec), [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] --> src/util/mod.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | .or_else(|| env::current_exe().ok()) [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] --> src/proto/packets/play/join_game.rs:78:24 [INFO] [stdout] | [INFO] [stdout] 72 | fn from(join_game: v1_17::game::JoinGame) -> Self { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | dimension: Some(join_game.dimension), [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] --> src/proto/packets/play/join_game.rs:79:30 [INFO] [stdout] | [INFO] [stdout] 72 | fn from(join_game: v1_17::game::JoinGame) -> Self { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | dimension_codec: Some(join_game.dimension_codec), [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] --> src/proto/packets/play/respawn.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 16 | data: JoinGameData, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | &data [INFO] [stdout] | ______________________________^ [INFO] [stdout] 25 | | .dimension_codec [INFO] [stdout] 26 | | .unwrap_or_else(dimension::default_dimension_codec), [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] --> src/proto/packets/play/respawn.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 16 | data: JoinGameData, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 49 | &data [INFO] [stdout] | ______________________________^ [INFO] [stdout] 50 | | .dimension_codec [INFO] [stdout] 51 | | .unwrap_or_else(dimension::default_dimension_codec), [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] --> src/server.rs:418:31 [INFO] [stdout] | [INFO] [stdout] 401 | let (state_watch_sender, state_watch_receiver) = watch::channel(State::Stopped); [INFO] [stdout] | ------------------ -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 418 | probed_join_game: Default::default(), [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] --> src/service/server.rs:161:14 [INFO] [stdout] | [INFO] [stdout] 148 | inbound: TcpStream, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 151 | queue: BytesMut, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 161 | .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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/util/mod.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | .or_else(|| env::current_exe().ok()) [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 10 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lazymc` (bin "lazymc" test) due to 11 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lazymc` (bin "lazymc") due to 11 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5c55b43951b27aa4cdeff4c551d68af5e74de16600d1f93210c28266c9855b02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c55b43951b27aa4cdeff4c551d68af5e74de16600d1f93210c28266c9855b02", kill_on_drop: false }` [INFO] [stdout] 5c55b43951b27aa4cdeff4c551d68af5e74de16600d1f93210c28266c9855b02