[INFO] cloning repository https://github.com/latorc/mortal_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/latorc/mortal_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flatorc%2Fmortal_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flatorc%2Fmortal_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5cbc05647f988cd6781be83466f66e85d28d716b [INFO] checking latorc/mortal_test against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flatorc%2Fmortal_test" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/latorc/mortal_test 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/latorc/mortal_test [INFO] finished tweaking git repo https://github.com/latorc/mortal_test [INFO] tweaked toml for git repo https://github.com/latorc/mortal_test written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/latorc/mortal_test 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 crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-log v0.9.0 [INFO] [stderr] Downloaded mimalloc v0.1.39 [INFO] [stderr] Downloaded numpy v0.20.0 [INFO] [stderr] Downloaded boomphf v0.6.0 [INFO] [stderr] Downloaded wyhash v0.5.0 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27dd3cb54bc3a074117c2a83020d632c1a8611ac994a5d4f88c4c486a6d947cc [INFO] running `Command { std: "docker" "start" "-a" "27dd3cb54bc3a074117c2a83020d632c1a8611ac994a5d4f88c4c486a6d947cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27dd3cb54bc3a074117c2a83020d632c1a8611ac994a5d4f88c4c486a6d947cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27dd3cb54bc3a074117c2a83020d632c1a8611ac994a5d4f88c4c486a6d947cc", kill_on_drop: false }` [INFO] [stdout] 27dd3cb54bc3a074117c2a83020d632c1a8611ac994a5d4f88c4c486a6d947cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2c3def332dd95ccdb8d2fdee42ae0b078522458899f07dee1a83adf1ba09f00 [INFO] running `Command { std: "docker" "start" "-a" "b2c3def332dd95ccdb8d2fdee42ae0b078522458899f07dee1a83adf1ba09f00", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Compiling pyo3 v0.20.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling libmimalloc-sys v0.1.35 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling libriichi v0.1.0 (/opt/rustwide/workdir/libriichi) [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking wyhash v0.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking arc-swap v1.7.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.3 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking boomphf v0.6.0 [INFO] [stderr] Checking mimalloc v0.1.39 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling serde_with_macros v3.6.1 [INFO] [stderr] Checking clap v4.5.2 [INFO] [stderr] Compiling pyo3-macros v0.20.3 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking exe-wrapper v0.1.0 (/opt/rustwide/workdir/exe-wrapper) [INFO] [stderr] Checking pyo3-log v0.9.0 [INFO] [stderr] Checking numpy v0.20.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking serde_with v3.6.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `mimalloc` [INFO] [stdout] --> libriichi/src/lib.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(feature = "mimalloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `abi3`, `default`, `pymod`, and `sp_reproduce_cpp_ver` [INFO] [stdout] = help: consider adding `mimalloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mimalloc` [INFO] [stdout] --> libriichi/src/lib.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(feature = "mimalloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `abi3`, `default`, `pymod`, and `sp_reproduce_cpp_ver` [INFO] [stdout] = help: consider adding `mimalloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `honba` is never read [INFO] [stdout] --> libriichi/src/arena/result.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct KyokuResult { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 9 | pub kyoku: u8, [INFO] [stdout] 10 | pub honba: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KyokuResult` 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `honba` is never read [INFO] [stdout] --> libriichi/src/arena/result.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct KyokuResult { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 9 | pub kyoku: u8, [INFO] [stdout] 10 | pub honba: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KyokuResult` 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.04s [INFO] running `Command { std: "docker" "inspect" "b2c3def332dd95ccdb8d2fdee42ae0b078522458899f07dee1a83adf1ba09f00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2c3def332dd95ccdb8d2fdee42ae0b078522458899f07dee1a83adf1ba09f00", kill_on_drop: false }` [INFO] [stdout] b2c3def332dd95ccdb8d2fdee42ae0b078522458899f07dee1a83adf1ba09f00 [INFO] checking latorc/mortal_test 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%2Flatorc%2Fmortal_test" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/latorc/mortal_test 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/latorc/mortal_test [INFO] finished tweaking git repo https://github.com/latorc/mortal_test [INFO] tweaked toml for git repo https://github.com/latorc/mortal_test written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/latorc/mortal_test 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 99a4ecf73078d9b8075618e7f810f8793d63775b61e86a1f36f67f8c6aee400b [INFO] running `Command { std: "docker" "start" "-a" "99a4ecf73078d9b8075618e7f810f8793d63775b61e86a1f36f67f8c6aee400b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99a4ecf73078d9b8075618e7f810f8793d63775b61e86a1f36f67f8c6aee400b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99a4ecf73078d9b8075618e7f810f8793d63775b61e86a1f36f67f8c6aee400b", kill_on_drop: false }` [INFO] [stdout] 99a4ecf73078d9b8075618e7f810f8793d63775b61e86a1f36f67f8c6aee400b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9ba96026096432fd68bdd83f885b2ac079dbe2b2369db6b802e00bac3e33d75d [INFO] running `Command { std: "docker" "start" "-a" "9ba96026096432fd68bdd83f885b2ac079dbe2b2369db6b802e00bac3e33d75d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Compiling pyo3 v0.20.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling libmimalloc-sys v0.1.35 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling libriichi v0.1.0 (/opt/rustwide/workdir/libriichi) [INFO] [stderr] Checking wyhash v0.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking arc-swap v1.7.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.3 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking mimalloc v0.1.39 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking boomphf v0.6.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking clap v4.5.2 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Compiling serde_with_macros v3.6.1 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking exe-wrapper v0.1.0 (/opt/rustwide/workdir/exe-wrapper) [INFO] [stderr] Compiling pyo3-macros v0.20.3 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking pyo3-log v0.9.0 [INFO] [stderr] Checking numpy v0.20.0 [INFO] [stderr] Checking serde_with v3.6.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `mimalloc` [INFO] [stdout] --> libriichi/src/lib.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(feature = "mimalloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `abi3`, `default`, `pymod`, and `sp_reproduce_cpp_ver` [INFO] [stdout] = help: consider adding `mimalloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `mimalloc` [INFO] [stdout] --> libriichi/src/lib.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(feature = "mimalloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `abi3`, `default`, `pymod`, and `sp_reproduce_cpp_ver` [INFO] [stdout] = help: consider adding `mimalloc` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `honba` is never read [INFO] [stdout] --> libriichi/src/arena/result.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct KyokuResult { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 9 | pub kyoku: u8, [INFO] [stdout] 10 | pub honba: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KyokuResult` 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] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> libriichi/src/arena/game.rs:264:20 [INFO] [stdout] | [INFO] [stdout] 256 | let game = Box::new(Game { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 264 | Ok((game_idx, game)) [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] --> libriichi/src/arena/one_vs_three.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 38 | challenger: PyObject, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | champion: PyObject, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 48 | | let results = self.run_batch( [INFO] [stdout] 49 | | |player_ids| new_py_agent(challenger, player_ids), [INFO] [stdout] 50 | | |player_ids| new_py_agent(champion, player_ids), [INFO] [stdout] ... | [INFO] [stdout] 60 | | Ok(rankings) [INFO] [stdout] 61 | | }) [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] --> libriichi/src/arena/one_vs_three.rs:72:26 [INFO] [stdout] | [INFO] [stdout] 67 | engine: PyObject, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 73 | | let results = self.run_batch( [INFO] [stdout] 74 | | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [INFO] [stdout] 75 | | |player_ids| new_py_agent(engine, player_ids), [INFO] [stdout] ... | [INFO] [stdout] 85 | | Ok(rankings) [INFO] [stdout] 86 | | }) [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] --> libriichi/src/arena/one_vs_three.rs:74:30 [INFO] [stdout] | [INFO] [stdout] 74 | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [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] --> libriichi/src/arena/one_vs_three.rs:74:76 [INFO] [stdout] | [INFO] [stdout] 74 | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [INFO] [stdout] | - ^^^^^^^^^^^ [INFO] [stdout] | | [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> libriichi/src/arena/one_vs_three.rs:97:26 [INFO] [stdout] | [INFO] [stdout] 92 | engine: PyObject, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 98 | | let results = self.run_batch( [INFO] [stdout] 99 | | |player_ids| new_py_agent(engine, player_ids), [INFO] [stdout] 100 | | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [INFO] [stdout] ... | [INFO] [stdout] 110 | | Ok(rankings) [INFO] [stdout] 111 | | }) [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] --> libriichi/src/arena/one_vs_three.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [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] --> libriichi/src/arena/one_vs_three.rs:100:76 [INFO] [stdout] | [INFO] [stdout] 100 | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [INFO] [stdout] | - ^^^^^^^^^^^ [INFO] [stdout] | | [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> libriichi/src/arena/two_vs_two.rs:46:26 [INFO] [stdout] | [INFO] [stdout] 37 | challenger: PyObject, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | champion: PyObject, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 47 | | self.run_batch( [INFO] [stdout] 48 | | |player_ids| new_py_agent(challenger, player_ids), [INFO] [stdout] 49 | | |player_ids| new_py_agent(champion, player_ids), [INFO] [stdout] ... | [INFO] [stdout] 53 | | Ok(()) [INFO] [stdout] 54 | | }) [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] --> libriichi/src/arena/two_vs_two.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 59 | engine: PyObject, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 65 | | self.run_batch( [INFO] [stdout] 66 | | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [INFO] [stdout] 67 | | |player_ids| new_py_agent(engine, player_ids), [INFO] [stdout] ... | [INFO] [stdout] 71 | | Ok(()) [INFO] [stdout] 72 | | }) [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] --> libriichi/src/arena/two_vs_two.rs:66:30 [INFO] [stdout] | [INFO] [stdout] 66 | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [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] --> libriichi/src/arena/two_vs_two.rs:66:76 [INFO] [stdout] | [INFO] [stdout] 66 | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [INFO] [stdout] | - ^^^^^^^^^^^ [INFO] [stdout] | | [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> libriichi/src/arena/two_vs_two.rs:82:26 [INFO] [stdout] | [INFO] [stdout] 77 | engine: PyObject, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 83 | | self.run_batch( [INFO] [stdout] 84 | | |player_ids| new_py_agent(engine, player_ids), [INFO] [stdout] 85 | | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [INFO] [stdout] ... | [INFO] [stdout] 89 | | Ok(()) [INFO] [stdout] 90 | | }) [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] --> libriichi/src/arena/two_vs_two.rs:85:30 [INFO] [stdout] | [INFO] [stdout] 85 | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [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] --> libriichi/src/arena/two_vs_two.rs:85:76 [INFO] [stdout] | [INFO] [stdout] 85 | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [INFO] [stdout] | - ^^^^^^^^^^^ [INFO] [stdout] | | [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> libriichi/src/arena/two_vs_two.rs:100:26 [INFO] [stdout] | [INFO] [stdout] 95 | engine: PyObject, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 100 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 101 | | self.run_one( [INFO] [stdout] 102 | | |player_ids| new_py_agent(engine, player_ids), [INFO] [stdout] 103 | | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [INFO] [stdout] ... | [INFO] [stdout] 107 | | Ok(()) [INFO] [stdout] 108 | | }) [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] --> libriichi/src/arena/two_vs_two.rs:103:30 [INFO] [stdout] | [INFO] [stdout] 103 | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [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] --> libriichi/src/arena/two_vs_two.rs:103:76 [INFO] [stdout] | [INFO] [stdout] 103 | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [INFO] [stdout] | - ^^^^^^^^^^^ [INFO] [stdout] | | [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> libriichi/src/arena/two_vs_two.rs:319:12 [INFO] [stdout] | [INFO] [stdout] 233 | new_challenger_agent: C, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 234 | new_champion_agent: M, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 256 | let mut agents = [ [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 302 | let results = batch_game.run(&mut agents, &indexes, &[seed])?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 319 | Ok(results.into_iter().next().unwrap()) [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] | 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] | 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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> libriichi/src/dataset/gameplay.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn load_gz_log_files(&self, gzip_filenames: V) -> Result>> [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 148 | / gzip_filenames [INFO] [stdout] 149 | | .into_par_iter() [INFO] [stdout] 150 | | .map(|f| { [INFO] [stdout] 151 | | let filename = f.as_ref(); [INFO] [stdout] ... | [INFO] [stdout] 158 | | inner().with_context(|| format!("error when reading {filename}")) [INFO] [stdout] 159 | | }) [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] --> libriichi/src/dataset/gameplay.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 150 | .map(|f| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 158 | inner().with_context(|| format!("error when reading {filename}")) [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] --> libriichi/src/dataset/grp.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn load_gz_log_files(gzip_filenames: V) -> Result> [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | / gzip_filenames [INFO] [stdout] 75 | | .into_par_iter() [INFO] [stdout] 76 | | .map(|f| { [INFO] [stdout] 77 | | let filename = f.as_ref(); [INFO] [stdout] ... | [INFO] [stdout] 84 | | inner().with_context(|| format!("error when reading {filename}")) [INFO] [stdout] 85 | | }) [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] --> libriichi/src/dataset/grp.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 76 | .map(|f| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | inner().with_context(|| format!("error when reading {filename}")) [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] --> libriichi/src/dataset/grp.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 155 | let feature = Array::from_iter(game_info.into_iter().flatten()).into_shape(shape)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | [INFO] [stdout] 157 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 158 | | feature, [INFO] [stdout] 159 | | rank_by_player, [INFO] [stdout] 160 | | final_scores, [INFO] [stdout] 161 | | }) [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] | [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] --> libriichi/src/mjai/bot.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 21 | fn new(engine: PyObject, player_id: u8) -> Result { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | let agent = MortalBatchAgent::new(engine, &[player_id])?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | let state = PlayerState::new(player_id); [INFO] [stdout] 24 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 25 | | agent, [INFO] [stdout] 26 | | state, [INFO] [stdout] 27 | | log: vec![], [INFO] [stdout] 28 | | }) [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] | [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] --> libriichi/src/agent/akochan.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 37 | let mut child = Command::new(akochan_exe) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | let stdin = child [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | let stdout = child [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 56 | let stdout_lines = BufReader::new(stdout).lines(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 57 | [INFO] [stdout] 58 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 59 | | player_id, [INFO] [stdout] 60 | | child, [INFO] [stdout] 61 | | stdin, [INFO] [stdout] ... | [INFO] [stdout] 65 | | naki_tx: None, [INFO] [stdout] 66 | | }) [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] | | 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] | | 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] | [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] --> libriichi/src/agent/akochan.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 94 | _: Option, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 144 | Ok(EventExt { [INFO] [stdout] | ____________^ [INFO] [stdout] 145 | | event: ev, [INFO] [stdout] 146 | | meta: Some(Metadata { [INFO] [stdout] 147 | | eval_time_ns: Some(eval_time_ns), [INFO] [stdout] ... | [INFO] [stdout] 150 | | }), [INFO] [stdout] 151 | | }) [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] | | 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] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> libriichi/src/agent/batchify.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(new_fn: F, player_ids: &[u8]) -> Result [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | let inner = player_ids [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 42 | | inner, [INFO] [stdout] 43 | | last_actions: vec![None; player_ids.len()], [INFO] [stdout] 44 | | }) [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] | [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] --> libriichi/src/agent/batchify.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 80 | _: Option>, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | ) -> Result { [INFO] [stdout] 82 | / self.last_actions[index] [INFO] [stdout] 83 | | .take() [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] --> libriichi/src/agent/mjai_log.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(engine: PyObject, player_ids: &[u8]) -> Result { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 53 | | engine, [INFO] [stdout] 54 | | name, [INFO] [stdout] ... | [INFO] [stdout] 59 | | evaluated: false, [INFO] [stdout] 60 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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] --> libriichi/src/agent/mortal.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn new(engine: PyObject, player_ids: &[u8]) -> Result { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | let sync_fields = Arc::new(Mutex::new(SyncFields { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 92 | | engine, [INFO] [stdout] 93 | | is_oracle, [INFO] [stdout] 94 | | version, [INFO] [stdout] ... | [INFO] [stdout] 111 | | sync_fields, [INFO] [stdout] 112 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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] --> libriichi/src/agent/mortal.rs:589:12 [INFO] [stdout] | [INFO] [stdout] 298 | _: Option, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 312 | let mut sync_fields = self.sync_fields.lock(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 576 | let mut meta = self.gen_meta(state, action_idx); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 589 | Ok(EventExt { [INFO] [stdout] | ____________^ [INFO] [stdout] 590 | | event, [INFO] [stdout] 591 | | meta: Some(meta), [INFO] [stdout] 592 | | }) [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] | | 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] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> libriichi/src/agent/mortal.rs:587:65 [INFO] [stdout] | [INFO] [stdout] 587 | meta.kan_select = kan_select_idx.map(|kan_idx| Box::new(self.gen_meta(state, kan_idx))); [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] --> libriichi/src/agent/tsumogiri.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 26 | _: Option, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | Ok(EventExt::no_meta(ev)) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> libriichi/src/algo/agari.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | .map(|_| raw.read_u32::().unwrap()) [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 35 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libriichi` (lib) due to 36 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field `honba` is never read [INFO] [stdout] --> libriichi/src/arena/result.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct KyokuResult { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 9 | pub kyoku: u8, [INFO] [stdout] 10 | pub honba: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KyokuResult` 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] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> libriichi/src/arena/game.rs:264:20 [INFO] [stdout] | [INFO] [stdout] 256 | let game = Box::new(Game { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 264 | Ok((game_idx, game)) [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] --> libriichi/src/arena/one_vs_three.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 38 | challenger: PyObject, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | champion: PyObject, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 48 | | let results = self.run_batch( [INFO] [stdout] 49 | | |player_ids| new_py_agent(challenger, player_ids), [INFO] [stdout] 50 | | |player_ids| new_py_agent(champion, player_ids), [INFO] [stdout] ... | [INFO] [stdout] 60 | | Ok(rankings) [INFO] [stdout] 61 | | }) [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] --> libriichi/src/arena/one_vs_three.rs:72:26 [INFO] [stdout] | [INFO] [stdout] 67 | engine: PyObject, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 73 | | let results = self.run_batch( [INFO] [stdout] 74 | | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [INFO] [stdout] 75 | | |player_ids| new_py_agent(engine, player_ids), [INFO] [stdout] ... | [INFO] [stdout] 85 | | Ok(rankings) [INFO] [stdout] 86 | | }) [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] --> libriichi/src/arena/one_vs_three.rs:74:30 [INFO] [stdout] | [INFO] [stdout] 74 | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [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] --> libriichi/src/arena/one_vs_three.rs:74:76 [INFO] [stdout] | [INFO] [stdout] 74 | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [INFO] [stdout] | - ^^^^^^^^^^^ [INFO] [stdout] | | [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> libriichi/src/arena/one_vs_three.rs:97:26 [INFO] [stdout] | [INFO] [stdout] 92 | engine: PyObject, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 98 | | let results = self.run_batch( [INFO] [stdout] 99 | | |player_ids| new_py_agent(engine, player_ids), [INFO] [stdout] 100 | | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [INFO] [stdout] ... | [INFO] [stdout] 110 | | Ok(rankings) [INFO] [stdout] 111 | | }) [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] --> libriichi/src/arena/one_vs_three.rs:100:30 [INFO] [stdout] | [INFO] [stdout] 100 | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [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] --> libriichi/src/arena/one_vs_three.rs:100:76 [INFO] [stdout] | [INFO] [stdout] 100 | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [INFO] [stdout] | - ^^^^^^^^^^^ [INFO] [stdout] | | [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> libriichi/src/arena/two_vs_two.rs:46:26 [INFO] [stdout] | [INFO] [stdout] 37 | challenger: PyObject, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | champion: PyObject, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 47 | | self.run_batch( [INFO] [stdout] 48 | | |player_ids| new_py_agent(challenger, player_ids), [INFO] [stdout] 49 | | |player_ids| new_py_agent(champion, player_ids), [INFO] [stdout] ... | [INFO] [stdout] 53 | | Ok(()) [INFO] [stdout] 54 | | }) [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] --> libriichi/src/arena/two_vs_two.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 59 | engine: PyObject, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 65 | | self.run_batch( [INFO] [stdout] 66 | | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [INFO] [stdout] 67 | | |player_ids| new_py_agent(engine, player_ids), [INFO] [stdout] ... | [INFO] [stdout] 71 | | Ok(()) [INFO] [stdout] 72 | | }) [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] --> libriichi/src/arena/two_vs_two.rs:66:30 [INFO] [stdout] | [INFO] [stdout] 66 | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [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] --> libriichi/src/arena/two_vs_two.rs:66:76 [INFO] [stdout] | [INFO] [stdout] 66 | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [INFO] [stdout] | - ^^^^^^^^^^^ [INFO] [stdout] | | [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> libriichi/src/arena/two_vs_two.rs:82:26 [INFO] [stdout] | [INFO] [stdout] 77 | engine: PyObject, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 82 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 83 | | self.run_batch( [INFO] [stdout] 84 | | |player_ids| new_py_agent(engine, player_ids), [INFO] [stdout] 85 | | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [INFO] [stdout] ... | [INFO] [stdout] 89 | | Ok(()) [INFO] [stdout] 90 | | }) [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] --> libriichi/src/arena/two_vs_two.rs:85:30 [INFO] [stdout] | [INFO] [stdout] 85 | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [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] --> libriichi/src/arena/two_vs_two.rs:85:76 [INFO] [stdout] | [INFO] [stdout] 85 | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [INFO] [stdout] | - ^^^^^^^^^^^ [INFO] [stdout] | | [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> libriichi/src/arena/two_vs_two.rs:100:26 [INFO] [stdout] | [INFO] [stdout] 95 | engine: PyObject, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 100 | py.allow_threads(move || { [INFO] [stdout] | __________________________^ [INFO] [stdout] 101 | | self.run_one( [INFO] [stdout] 102 | | |player_ids| new_py_agent(engine, player_ids), [INFO] [stdout] 103 | | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [INFO] [stdout] ... | [INFO] [stdout] 107 | | Ok(()) [INFO] [stdout] 108 | | }) [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] --> libriichi/src/arena/two_vs_two.rs:103:30 [INFO] [stdout] | [INFO] [stdout] 103 | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [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] --> libriichi/src/arena/two_vs_two.rs:103:76 [INFO] [stdout] | [INFO] [stdout] 103 | |player_ids| AkochanAgent::new_batched(player_ids).map(|a| Box::new(a) as _), [INFO] [stdout] | - ^^^^^^^^^^^ [INFO] [stdout] | | [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> libriichi/src/arena/two_vs_two.rs:319:12 [INFO] [stdout] | [INFO] [stdout] 233 | new_challenger_agent: C, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 234 | new_champion_agent: M, [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 256 | let mut agents = [ [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 302 | let results = batch_game.run(&mut agents, &indexes, &[seed])?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 319 | Ok(results.into_iter().next().unwrap()) [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] | 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] | 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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> libriichi/src/dataset/gameplay.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn load_gz_log_files(&self, gzip_filenames: V) -> Result>> [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 148 | / gzip_filenames [INFO] [stdout] 149 | | .into_par_iter() [INFO] [stdout] 150 | | .map(|f| { [INFO] [stdout] 151 | | let filename = f.as_ref(); [INFO] [stdout] ... | [INFO] [stdout] 158 | | inner().with_context(|| format!("error when reading {filename}")) [INFO] [stdout] 159 | | }) [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] --> libriichi/src/dataset/gameplay.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 150 | .map(|f| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 158 | inner().with_context(|| format!("error when reading {filename}")) [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] --> libriichi/src/dataset/grp.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn load_gz_log_files(gzip_filenames: V) -> Result> [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | / gzip_filenames [INFO] [stdout] 75 | | .into_par_iter() [INFO] [stdout] 76 | | .map(|f| { [INFO] [stdout] 77 | | let filename = f.as_ref(); [INFO] [stdout] ... | [INFO] [stdout] 84 | | inner().with_context(|| format!("error when reading {filename}")) [INFO] [stdout] 85 | | }) [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] --> libriichi/src/dataset/grp.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 76 | .map(|f| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | inner().with_context(|| format!("error when reading {filename}")) [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] --> libriichi/src/dataset/grp.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 155 | let feature = Array::from_iter(game_info.into_iter().flatten()).into_shape(shape)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | [INFO] [stdout] 157 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 158 | | feature, [INFO] [stdout] 159 | | rank_by_player, [INFO] [stdout] 160 | | final_scores, [INFO] [stdout] 161 | | }) [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] | [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] --> libriichi/src/mjai/bot.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 21 | fn new(engine: PyObject, player_id: u8) -> Result { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | let agent = MortalBatchAgent::new(engine, &[player_id])?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | let state = PlayerState::new(player_id); [INFO] [stdout] 24 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 25 | | agent, [INFO] [stdout] 26 | | state, [INFO] [stdout] 27 | | log: vec![], [INFO] [stdout] 28 | | }) [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] | [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] --> libriichi/src/mjai/event.rs:284:58 [INFO] [stdout] | [INFO] [stdout] 284 | let expected: Vec = lines.lines().map(|l| json::from_str(l).unwrap()).collect(); [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] --> libriichi/src/agent/akochan.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 37 | let mut child = Command::new(akochan_exe) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | let stdin = child [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | let stdout = child [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 56 | let stdout_lines = BufReader::new(stdout).lines(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 57 | [INFO] [stdout] 58 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 59 | | player_id, [INFO] [stdout] 60 | | child, [INFO] [stdout] 61 | | stdin, [INFO] [stdout] ... | [INFO] [stdout] 65 | | naki_tx: None, [INFO] [stdout] 66 | | }) [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] | | 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] | | 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] | [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] --> libriichi/src/agent/akochan.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 94 | _: Option, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 144 | Ok(EventExt { [INFO] [stdout] | ____________^ [INFO] [stdout] 145 | | event: ev, [INFO] [stdout] 146 | | meta: Some(Metadata { [INFO] [stdout] 147 | | eval_time_ns: Some(eval_time_ns), [INFO] [stdout] ... | [INFO] [stdout] 150 | | }), [INFO] [stdout] 151 | | }) [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] | | 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] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> libriichi/src/agent/batchify.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(new_fn: F, player_ids: &[u8]) -> Result [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | let inner = player_ids [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 42 | | inner, [INFO] [stdout] 43 | | last_actions: vec![None; player_ids.len()], [INFO] [stdout] 44 | | }) [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] | [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] --> libriichi/src/agent/batchify.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 80 | _: Option>, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | ) -> Result { [INFO] [stdout] 82 | / self.last_actions[index] [INFO] [stdout] 83 | | .take() [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] --> libriichi/src/agent/mjai_log.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(engine: PyObject, player_ids: &[u8]) -> Result { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 53 | | engine, [INFO] [stdout] 54 | | name, [INFO] [stdout] ... | [INFO] [stdout] 59 | | evaluated: false, [INFO] [stdout] 60 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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] --> libriichi/src/agent/mortal.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn new(engine: PyObject, player_ids: &[u8]) -> Result { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | let sync_fields = Arc::new(Mutex::new(SyncFields { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 92 | | engine, [INFO] [stdout] 93 | | is_oracle, [INFO] [stdout] 94 | | version, [INFO] [stdout] ... | [INFO] [stdout] 111 | | sync_fields, [INFO] [stdout] 112 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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] --> libriichi/src/agent/mortal.rs:589:12 [INFO] [stdout] | [INFO] [stdout] 298 | _: Option, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 312 | let mut sync_fields = self.sync_fields.lock(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 576 | let mut meta = self.gen_meta(state, action_idx); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 589 | Ok(EventExt { [INFO] [stdout] | ____________^ [INFO] [stdout] 590 | | event, [INFO] [stdout] 591 | | meta: Some(meta), [INFO] [stdout] 592 | | }) [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] | | 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] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> libriichi/src/agent/mortal.rs:587:65 [INFO] [stdout] | [INFO] [stdout] 587 | meta.kan_select = kan_select_idx.map(|kan_idx| Box::new(self.gen_meta(state, kan_idx))); [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] --> libriichi/src/agent/tsumogiri.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 26 | _: Option, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | Ok(EventExt::no_meta(ev)) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> libriichi/src/algo/agari.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | .map(|_| raw.read_u32::().unwrap()) [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 36 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libriichi` (lib test) due to 37 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9ba96026096432fd68bdd83f885b2ac079dbe2b2369db6b802e00bac3e33d75d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ba96026096432fd68bdd83f885b2ac079dbe2b2369db6b802e00bac3e33d75d", kill_on_drop: false }` [INFO] [stdout] 9ba96026096432fd68bdd83f885b2ac079dbe2b2369db6b802e00bac3e33d75d