[INFO] cloning repository https://github.com/jackgerrits/reductionml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackgerrits/reductionml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackgerrits%2Freductionml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackgerrits%2Freductionml'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba3bd2a1996b030e4a6e408ab8309ca2b0a885eb [INFO] checking jackgerrits/reductionml against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackgerrits%2Freductionml" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jackgerrits/reductionml 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/jackgerrits/reductionml [INFO] finished tweaking git repo https://github.com/jackgerrits/reductionml [INFO] tweaked toml for git repo https://github.com/jackgerrits/reductionml written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jackgerrits/reductionml 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 schemars_derive v0.8.15 [INFO] [stderr] Downloaded fast-float v0.2.0 [INFO] [stderr] Downloaded pythonize v0.19.0 [INFO] [stderr] Downloaded serde_default v0.1.0 [INFO] [stderr] Downloaded atomic-wait v1.1.0 [INFO] [stderr] Downloaded serde_json_borrow v0.1.4 [INFO] [stderr] Downloaded jsonway v2.0.0 [INFO] [stderr] Downloaded clap_complete v4.4.1 [INFO] [stderr] Downloaded flexbuffers v2.0.0 [INFO] [stderr] Downloaded json-pointer v0.3.4 [INFO] [stderr] Downloaded uritemplate-next v0.2.0 [INFO] [stderr] Downloaded schemars v0.8.15 [INFO] [stderr] Downloaded valico v4.0.0 [INFO] [stderr] Downloaded psl v2.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 29444adef3544bf5ee529a376024c942a5f57a9ebd25324cdcab762c3019505d [INFO] running `Command { std: "docker" "start" "-a" "29444adef3544bf5ee529a376024c942a5f57a9ebd25324cdcab762c3019505d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29444adef3544bf5ee529a376024c942a5f57a9ebd25324cdcab762c3019505d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29444adef3544bf5ee529a376024c942a5f57a9ebd25324cdcab762c3019505d", kill_on_drop: false }` [INFO] [stdout] 29444adef3544bf5ee529a376024c942a5f57a9ebd25324cdcab762c3019505d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 525d08ca7ba14fda839e5ef64e6d524615d578ac328e5f9ebee98fe6e2ed012f [INFO] running `Command { std: "docker" "start" "-a" "525d08ca7ba14fda839e5ef64e6d524615d578ac328e5f9ebee98fe6e2ed012f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling schemars v0.8.15 [INFO] [stderr] Checking dyn-clone v1.0.14 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking linux-raw-sys v0.4.7 [INFO] [stderr] Checking aho-corasick v1.1.1 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking inventory v0.3.12 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking clap_builder v4.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking psl v2.1.4 [INFO] [stderr] Compiling valico v4.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling pyo3-ffi v0.19.2 [INFO] [stderr] Compiling pyo3 v0.19.2 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking atomic-wait v1.1.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling typetag-impl v0.2.13 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.19.2 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking bstr v1.6.2 [INFO] [stderr] Checking predicates v3.0.4 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking uritemplate-next v0.2.0 [INFO] [stderr] Checking globset v0.4.13 [INFO] [stderr] Checking assert_cmd v2.0.12 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling schemars_derive v0.8.15 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking clap v4.4.4 [INFO] [stderr] Checking clap_complete v4.4.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking assert_fs v1.0.13 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_default v0.1.0 [INFO] [stderr] Checking addr v0.15.6 [INFO] [stderr] Compiling pyo3-macros v0.19.2 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking flexbuffers v2.0.0 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Checking typetag v0.2.13 [INFO] [stderr] Checking pythonize v0.19.0 [INFO] [stderr] Checking serde_json_borrow v0.1.4 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking json-pointer v0.3.4 [INFO] [stderr] Checking jsonway v2.0.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking reductionml-core v0.1.0 (/opt/rustwide/workdir/reductionml-core) [INFO] [stdout] warning: unused import: `reduction_registry::REDUCTION_REGISTRY` [INFO] [stdout] --> reductionml-core/src/reduction_factory.rs:210:57 [INFO] [stdout] | [INFO] [stdout] 210 | use crate::{reduction_factory::JsonReductionConfig, reduction_registry::REDUCTION_REGISTRY}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking reductionml-docs-extension v0.1.0 (/opt/rustwide/workdir/utils/reductionml-docs-extension) [INFO] [stderr] Checking reductionml-cli v0.1.0 (/opt/rustwide/workdir/reductionml-cli) [INFO] [stderr] Checking reductionml-python v0.1.0 (/opt/rustwide/workdir/reductionml-python) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.50s [INFO] running `Command { std: "docker" "inspect" "525d08ca7ba14fda839e5ef64e6d524615d578ac328e5f9ebee98fe6e2ed012f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "525d08ca7ba14fda839e5ef64e6d524615d578ac328e5f9ebee98fe6e2ed012f", kill_on_drop: false }` [INFO] [stdout] 525d08ca7ba14fda839e5ef64e6d524615d578ac328e5f9ebee98fe6e2ed012f [INFO] checking jackgerrits/reductionml 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%2Fjackgerrits%2Freductionml" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jackgerrits/reductionml 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/jackgerrits/reductionml [INFO] finished tweaking git repo https://github.com/jackgerrits/reductionml [INFO] tweaked toml for git repo https://github.com/jackgerrits/reductionml written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jackgerrits/reductionml 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4a9f8febe8daeebb8d7ca707cd2b91edc07a3d65811814be37117a13cd898bb [INFO] running `Command { std: "docker" "start" "-a" "b4a9f8febe8daeebb8d7ca707cd2b91edc07a3d65811814be37117a13cd898bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4a9f8febe8daeebb8d7ca707cd2b91edc07a3d65811814be37117a13cd898bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4a9f8febe8daeebb8d7ca707cd2b91edc07a3d65811814be37117a13cd898bb", kill_on_drop: false }` [INFO] [stdout] b4a9f8febe8daeebb8d7ca707cd2b91edc07a3d65811814be37117a13cd898bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77dc9faea39ae246ffa8f5dd569e46fa770c18998a7b88dba0d3c572836349be [INFO] running `Command { std: "docker" "start" "-a" "77dc9faea39ae246ffa8f5dd569e46fa770c18998a7b88dba0d3c572836349be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling schemars v0.8.15 [INFO] [stderr] Checking inventory v0.3.12 [INFO] [stderr] Checking dyn-clone v1.0.14 [INFO] [stderr] Checking linux-raw-sys v0.4.7 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking aho-corasick v1.1.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking clap_builder v4.4.4 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking psl v2.1.4 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Compiling valico v4.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling pyo3-ffi v0.19.2 [INFO] [stderr] Compiling pyo3 v0.19.2 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking atomic-wait v1.1.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.19.2 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling typetag-impl v0.2.13 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking bstr v1.6.2 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling schemars_derive v0.8.15 [INFO] [stderr] Checking predicates v3.0.4 [INFO] [stderr] Checking uritemplate-next v0.2.0 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking globset v0.4.13 [INFO] [stderr] Checking assert_cmd v2.0.12 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Checking clap v4.4.4 [INFO] [stderr] Checking clap_complete v4.4.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking assert_fs v1.0.13 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_default v0.1.0 [INFO] [stderr] Checking addr v0.15.6 [INFO] [stderr] Compiling pyo3-macros v0.19.2 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Checking flexbuffers v2.0.0 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking pythonize v0.19.0 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Checking typetag v0.2.13 [INFO] [stderr] Checking serde_json_borrow v0.1.4 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking jsonway v2.0.0 [INFO] [stderr] Checking json-pointer v0.3.4 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking reductionml-core v0.1.0 (/opt/rustwide/workdir/reductionml-core) [INFO] [stdout] warning: unused import: `reduction_registry::REDUCTION_REGISTRY` [INFO] [stdout] --> reductionml-core/src/reduction_factory.rs:210:57 [INFO] [stdout] | [INFO] [stdout] 210 | use crate::{reduction_factory::JsonReductionConfig, reduction_registry::REDUCTION_REGISTRY}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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] --> reductionml-core/src/metrics/parsed_features.rs:35:36 [INFO] [stdout] | [INFO] [stdout] 35 | .map_or(0, |x| x.all_features().count()) as u64; [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] --> reductionml-core/src/metrics/parsed_features.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | .map(|x| x.all_features().count()) [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] --> reductionml-core/src/metrics/parsed_features.rs:46:36 [INFO] [stdout] | [INFO] [stdout] 46 | .map_or(0, |x| x.all_features().count()) as u64; [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] --> reductionml-core/src/metrics/parsed_features.rs:50:30 [INFO] [stdout] | [INFO] [stdout] 50 | .map(|x| x.all_features().count()) [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] --> reductionml-core/src/object_pool.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn return_object(&self, t: T) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | self.objects.lock().push(t) [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] --> reductionml-core/src/reduction_factory.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | Ok(Box::new(res)) [INFO] [stdout] | ^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: reductionml-core/src/reductions/binary.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | impl_default_factory_functions!("Binary", BinaryReductionConfig); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_default_factory_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> reductionml-core/src/reductions/binary.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 66 | let regressor_config = crate::reduction_factory::parse_config(&config.regressor)?; [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | let regressor: ReductionWrapper = [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | Ok(ReductionWrapper::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 88 | | self.typename(), [INFO] [stdout] 89 | | Box::new(BinaryReduction { regressor }), [INFO] [stdout] 90 | | types, [INFO] [stdout] 91 | | num_models_above, [INFO] [stdout] 92 | | )) [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] | [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] --> reductionml-core/src/reduction_factory.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | Ok(Box::new(res)) [INFO] [stdout] | ^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: reductionml-core/src/reductions/cb_adf.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | impl_default_factory_functions!("CbAdf", CBAdfConfig); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_default_factory_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> reductionml-core/src/reductions/cb_adf.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 92 | let regressor_config = crate::reduction_factory::parse_config(&config.regressor)?; [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | let regressor: ReductionWrapper = [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 113 | Ok(ReductionWrapper::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 114 | | self.typename(), [INFO] [stdout] 115 | | Box::new(CBAdfReduction { [INFO] [stdout] 116 | | cb_type: config.cb_type, [INFO] [stdout] ... | [INFO] [stdout] 121 | | num_models_above, [INFO] [stdout] 122 | | )) [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] | [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] --> reductionml-core/src/reduction_factory.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | Ok(Box::new(res)) [INFO] [stdout] | ^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: reductionml-core/src/reductions/cb_explore_adf_greedy.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | impl_default_factory_functions!("CbExploreAdfGreedy", CBExploreAdfGreedyConfig); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_default_factory_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> reductionml-core/src/reductions/cb_explore_adf_greedy.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 72 | let cb_adf_config = crate::reduction_factory::parse_config(&config.cb_adf)?; [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | let cb_adf: ReductionWrapper = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | Ok(ReductionWrapper::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 94 | | self.typename(), [INFO] [stdout] 95 | | Box::new(CBExploreAdfGreedyReduction { [INFO] [stdout] 96 | | epsilon: config.epsilon, [INFO] [stdout] ... | [INFO] [stdout] 100 | | num_models_above, [INFO] [stdout] 101 | | )) [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] | [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] --> reductionml-core/src/reduction_factory.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | Ok(Box::new(res)) [INFO] [stdout] | ^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: reductionml-core/src/reductions/cb_explore_adf_softmax.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | impl_default_factory_functions!("CbExploreAdfSoftmax", CBExploreAdfSoftmaxConfig); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_default_factory_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> reductionml-core/src/reductions/cb_explore_adf_softmax.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 81 | let cb_adf_config = crate::reduction_factory::parse_config(&config.cb_adf)?; [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | let cb_adf: ReductionWrapper = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 102 | Ok(ReductionWrapper::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 103 | | self.typename(), [INFO] [stdout] 104 | | Box::new(CBExploreAdfSoftmaxReduction { [INFO] [stdout] 105 | | config: config.clone(), [INFO] [stdout] ... | [INFO] [stdout] 110 | | num_models_above, [INFO] [stdout] 111 | | )) [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] | [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] --> reductionml-core/src/reduction_factory.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | Ok(Box::new(res)) [INFO] [stdout] | ^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: reductionml-core/src/reductions/cb_explore_adf_squarecb.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | impl_default_factory_functions!("CbExploreAdfSquareCb", CBExploreAdfSquareCBConfig); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_default_factory_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> reductionml-core/src/reductions/cb_explore_adf_squarecb.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 90 | let cb_adf_config = crate::reduction_factory::parse_config(&config.cb_adf)?; [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | let cb_adf: ReductionWrapper = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | Ok(ReductionWrapper::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 122 | | self.typename(), [INFO] [stdout] 123 | | Box::new(CBExploreAdfSquareCBReduction { [INFO] [stdout] 124 | | config: config.clone(), [INFO] [stdout] ... | [INFO] [stdout] 129 | | num_models_above, [INFO] [stdout] 130 | | )) [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] | [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] --> reductionml-core/src/reduction_factory.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | Ok(Box::new(res)) [INFO] [stdout] | ^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: reductionml-core/src/reductions/coin.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | impl_default_factory_functions!("Coin", CoinRegressorConfig); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_default_factory_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> reductionml-core/src/reduction_factory.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | Ok(Box::new(res)) [INFO] [stdout] | ^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: reductionml-core/src/reductions/debug.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | impl_default_factory_functions!("Debug", DebugConfig); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_default_factory_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> reductionml-core/src/reductions/debug.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 86 | let next_config = crate::reduction_factory::parse_config(&config.next)?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | let next: ReductionWrapper = [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | Ok(ReductionWrapper::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 109 | | self.typename(), [INFO] [stdout] 110 | | Box::new(DebugReduction { [INFO] [stdout] 111 | | id: config.id.clone(), [INFO] [stdout] ... | [INFO] [stdout] 119 | | num_models_above, [INFO] [stdout] 120 | | )) [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] | [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] --> reductionml-core/src/reduction_factory.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | Ok(Box::new(res)) [INFO] [stdout] | ^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: reductionml-core/src/reductions/elementwise_interaction.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | impl_default_factory_functions!("ElementwiseInteraction", ElementwiseInteractionConfig); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_default_factory_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> reductionml-core/src/reductions/elementwise_interaction.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 86 | let regressor_config = crate::reduction_factory::parse_config(&config.regressor)?; [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | let regressor: ReductionWrapper = [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | Ok(ReductionWrapper::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 113 | | self.typename(), [INFO] [stdout] 114 | | Box::new(ElementwiseInteraction { [INFO] [stdout] 115 | | regressor, [INFO] [stdout] ... | [INFO] [stdout] 121 | | num_models_above, [INFO] [stdout] 122 | | )) [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] | [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] --> reductionml-core/src/workspace.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 126 | let reduction_config = crate::reduction_factory::parse_config(&config.entry_reduction)?; [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 127 | let entry_reduction = crate::reduction_factory::create_reduction( [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | Ok(Workspace { [INFO] [stdout] | ____________^ [INFO] [stdout] 134 | | global_config: config.global_config, [INFO] [stdout] 135 | | entry_reduction, [INFO] [stdout] 136 | | features_pool: Arc::new(Pool::new()), [INFO] [stdout] 137 | | }) [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] | [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] --> reductionml-core/src/workspace.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | serde_json::from_value(value) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reductionml-core` (lib) due to 23 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] --> reductionml-core/src/metrics/parsed_features.rs:35:36 [INFO] [stdout] | [INFO] [stdout] 35 | .map_or(0, |x| x.all_features().count()) as u64; [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] --> reductionml-core/src/metrics/parsed_features.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | .map(|x| x.all_features().count()) [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] --> reductionml-core/src/metrics/parsed_features.rs:46:36 [INFO] [stdout] | [INFO] [stdout] 46 | .map_or(0, |x| x.all_features().count()) as u64; [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] --> reductionml-core/src/metrics/parsed_features.rs:50:30 [INFO] [stdout] | [INFO] [stdout] 50 | .map(|x| x.all_features().count()) [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] --> reductionml-core/src/object_pool.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn return_object(&self, t: T) { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | self.objects.lock().push(t) [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] --> reductionml-core/src/reduction_factory.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | Ok(Box::new(res)) [INFO] [stdout] | ^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: reductionml-core/src/reductions/binary.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | impl_default_factory_functions!("Binary", BinaryReductionConfig); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_default_factory_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> reductionml-core/src/reductions/binary.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 66 | let regressor_config = crate::reduction_factory::parse_config(&config.regressor)?; [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | let regressor: ReductionWrapper = [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | Ok(ReductionWrapper::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 88 | | self.typename(), [INFO] [stdout] 89 | | Box::new(BinaryReduction { regressor }), [INFO] [stdout] 90 | | types, [INFO] [stdout] 91 | | num_models_above, [INFO] [stdout] 92 | | )) [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] | [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] --> reductionml-core/src/reduction_factory.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | Ok(Box::new(res)) [INFO] [stdout] | ^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: reductionml-core/src/reductions/cb_adf.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | impl_default_factory_functions!("CbAdf", CBAdfConfig); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_default_factory_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> reductionml-core/src/reductions/cb_adf.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 92 | let regressor_config = crate::reduction_factory::parse_config(&config.regressor)?; [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | let regressor: ReductionWrapper = [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 113 | Ok(ReductionWrapper::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 114 | | self.typename(), [INFO] [stdout] 115 | | Box::new(CBAdfReduction { [INFO] [stdout] 116 | | cb_type: config.cb_type, [INFO] [stdout] ... | [INFO] [stdout] 121 | | num_models_above, [INFO] [stdout] 122 | | )) [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] | [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] --> reductionml-core/src/reduction_factory.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | Ok(Box::new(res)) [INFO] [stdout] | ^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: reductionml-core/src/reductions/cb_explore_adf_greedy.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | impl_default_factory_functions!("CbExploreAdfGreedy", CBExploreAdfGreedyConfig); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_default_factory_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> reductionml-core/src/reductions/cb_explore_adf_greedy.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 72 | let cb_adf_config = crate::reduction_factory::parse_config(&config.cb_adf)?; [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | let cb_adf: ReductionWrapper = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | Ok(ReductionWrapper::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 94 | | self.typename(), [INFO] [stdout] 95 | | Box::new(CBExploreAdfGreedyReduction { [INFO] [stdout] 96 | | epsilon: config.epsilon, [INFO] [stdout] ... | [INFO] [stdout] 100 | | num_models_above, [INFO] [stdout] 101 | | )) [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] | [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] --> reductionml-core/src/reduction_factory.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | Ok(Box::new(res)) [INFO] [stdout] | ^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: reductionml-core/src/reductions/cb_explore_adf_softmax.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | impl_default_factory_functions!("CbExploreAdfSoftmax", CBExploreAdfSoftmaxConfig); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_default_factory_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> reductionml-core/src/reductions/cb_explore_adf_softmax.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 81 | let cb_adf_config = crate::reduction_factory::parse_config(&config.cb_adf)?; [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | let cb_adf: ReductionWrapper = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 102 | Ok(ReductionWrapper::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 103 | | self.typename(), [INFO] [stdout] 104 | | Box::new(CBExploreAdfSoftmaxReduction { [INFO] [stdout] 105 | | config: config.clone(), [INFO] [stdout] ... | [INFO] [stdout] 110 | | num_models_above, [INFO] [stdout] 111 | | )) [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] | [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] --> reductionml-core/src/reduction_factory.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | Ok(Box::new(res)) [INFO] [stdout] | ^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: reductionml-core/src/reductions/cb_explore_adf_squarecb.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | impl_default_factory_functions!("CbExploreAdfSquareCb", CBExploreAdfSquareCBConfig); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_default_factory_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> reductionml-core/src/reductions/cb_explore_adf_squarecb.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 90 | let cb_adf_config = crate::reduction_factory::parse_config(&config.cb_adf)?; [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | let cb_adf: ReductionWrapper = [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | Ok(ReductionWrapper::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 122 | | self.typename(), [INFO] [stdout] 123 | | Box::new(CBExploreAdfSquareCBReduction { [INFO] [stdout] 124 | | config: config.clone(), [INFO] [stdout] ... | [INFO] [stdout] 129 | | num_models_above, [INFO] [stdout] 130 | | )) [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] | [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] --> reductionml-core/src/reduction_factory.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | Ok(Box::new(res)) [INFO] [stdout] | ^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: reductionml-core/src/reductions/coin.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | impl_default_factory_functions!("Coin", CoinRegressorConfig); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_default_factory_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> reductionml-core/src/reduction_factory.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | Ok(Box::new(res)) [INFO] [stdout] | ^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: reductionml-core/src/reductions/debug.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | impl_default_factory_functions!("Debug", DebugConfig); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_default_factory_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> reductionml-core/src/reductions/debug.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 86 | let next_config = crate::reduction_factory::parse_config(&config.next)?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | let next: ReductionWrapper = [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | Ok(ReductionWrapper::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 109 | | self.typename(), [INFO] [stdout] 110 | | Box::new(DebugReduction { [INFO] [stdout] 111 | | id: config.id.clone(), [INFO] [stdout] ... | [INFO] [stdout] 119 | | num_models_above, [INFO] [stdout] 120 | | )) [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] | [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] --> reductionml-core/src/reduction_factory.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | Ok(Box::new(res)) [INFO] [stdout] | ^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: reductionml-core/src/reductions/elementwise_interaction.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | impl_default_factory_functions!("ElementwiseInteraction", ElementwiseInteractionConfig); [INFO] [stdout] | --------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_default_factory_functions` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> reductionml-core/src/reductions/elementwise_interaction.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 86 | let regressor_config = crate::reduction_factory::parse_config(&config.regressor)?; [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | let regressor: ReductionWrapper = [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | Ok(ReductionWrapper::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 113 | | self.typename(), [INFO] [stdout] 114 | | Box::new(ElementwiseInteraction { [INFO] [stdout] 115 | | regressor, [INFO] [stdout] ... | [INFO] [stdout] 121 | | num_models_above, [INFO] [stdout] 122 | | )) [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] | [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] --> reductionml-core/src/workspace.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 126 | let reduction_config = crate::reduction_factory::parse_config(&config.entry_reduction)?; [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 127 | let entry_reduction = crate::reduction_factory::create_reduction( [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | Ok(Workspace { [INFO] [stdout] | ____________^ [INFO] [stdout] 134 | | global_config: config.global_config, [INFO] [stdout] 135 | | entry_reduction, [INFO] [stdout] 136 | | features_pool: Arc::new(Pool::new()), [INFO] [stdout] 137 | | }) [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] | [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] --> reductionml-core/src/workspace.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | serde_json::from_value(value) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reductionml-core` (lib test) due to 23 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "77dc9faea39ae246ffa8f5dd569e46fa770c18998a7b88dba0d3c572836349be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77dc9faea39ae246ffa8f5dd569e46fa770c18998a7b88dba0d3c572836349be", kill_on_drop: false }` [INFO] [stdout] 77dc9faea39ae246ffa8f5dd569e46fa770c18998a7b88dba0d3c572836349be