[INFO] cloning repository https://github.com/ricardopieper/rinha-compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ricardopieper/rinha-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fricardopieper%2Frinha-compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fricardopieper%2Frinha-compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b4854b6dee7d3586bb6399e80e8c235ae251b74 [INFO] checking ricardopieper/rinha-compiler against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fricardopieper%2Frinha-compiler" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ricardopieper/rinha-compiler 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] removed /workspace/builds/worker-1-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/ricardopieper/rinha-compiler [INFO] finished tweaking git repo https://github.com/ricardopieper/rinha-compiler [INFO] tweaked toml for git repo https://github.com/ricardopieper/rinha-compiler written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ricardopieper/rinha-compiler 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 bupropion v0.0.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 21a30ae6b3d6fd6167beaebc81e5e0034ed7aa1be3a7c5fb104197d723115941 [INFO] running `Command { std: "docker" "start" "-a" "21a30ae6b3d6fd6167beaebc81e5e0034ed7aa1be3a7c5fb104197d723115941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21a30ae6b3d6fd6167beaebc81e5e0034ed7aa1be3a7c5fb104197d723115941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21a30ae6b3d6fd6167beaebc81e5e0034ed7aa1be3a7c5fb104197d723115941", kill_on_drop: false }` [INFO] [stdout] 21a30ae6b3d6fd6167beaebc81e5e0034ed7aa1be3a7c5fb104197d723115941 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 935fb0c9e44565dcf14e1f5f222faba3a87f454dfad420d9ef8f42bb9b422282 [INFO] running `Command { std: "docker" "start" "-a" "935fb0c9e44565dcf14e1f5f222faba3a87f454dfad420d9ef8f42bb9b422282", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling rustix v0.38.9 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Checking object v0.32.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling lalrpop-util v0.20.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking supports-color v2.0.0 [INFO] [stderr] Checking clap_builder v4.4.0 [INFO] [stderr] Compiling lalrpop v0.20.0 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling clap_derive v4.4.0 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking supports-unicode v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking clap v4.4.0 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking bupropion v0.0.14 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking logos v0.13.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking serde_stacker v0.1.10 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling lambda_rinha v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.60s [INFO] running `Command { std: "docker" "inspect" "935fb0c9e44565dcf14e1f5f222faba3a87f454dfad420d9ef8f42bb9b422282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "935fb0c9e44565dcf14e1f5f222faba3a87f454dfad420d9ef8f42bb9b422282", kill_on_drop: false }` [INFO] [stdout] 935fb0c9e44565dcf14e1f5f222faba3a87f454dfad420d9ef8f42bb9b422282 [INFO] checking ricardopieper/rinha-compiler 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%2Fricardopieper%2Frinha-compiler" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ricardopieper/rinha-compiler 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] removed /workspace/builds/worker-1-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/ricardopieper/rinha-compiler [INFO] finished tweaking git repo https://github.com/ricardopieper/rinha-compiler [INFO] tweaked toml for git repo https://github.com/ricardopieper/rinha-compiler written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ricardopieper/rinha-compiler 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 40a9bd5b113b9c6460a8086ae2678beff217732bb149de8c5da01ef5660cd89e [INFO] running `Command { std: "docker" "start" "-a" "40a9bd5b113b9c6460a8086ae2678beff217732bb149de8c5da01ef5660cd89e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40a9bd5b113b9c6460a8086ae2678beff217732bb149de8c5da01ef5660cd89e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40a9bd5b113b9c6460a8086ae2678beff217732bb149de8c5da01ef5660cd89e", kill_on_drop: false }` [INFO] [stdout] 40a9bd5b113b9c6460a8086ae2678beff217732bb149de8c5da01ef5660cd89e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8c535702b6b6dad1be7480fa7b92d4f33e4b875b235cec2ea8ae1e8bfa93da28 [INFO] running `Command { std: "docker" "start" "-a" "8c535702b6b6dad1be7480fa7b92d4f33e4b875b235cec2ea8ae1e8bfa93da28", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling rustix v0.38.9 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Checking object v0.32.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling lalrpop-util v0.20.0 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling clap_derive v4.4.0 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling lalrpop v0.20.0 [INFO] [stderr] Checking clap_builder v4.4.0 [INFO] [stderr] Checking supports-color v2.0.0 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking supports-unicode v2.0.0 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking clap v4.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking num_cpus v1.16.0 [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] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking logos v0.13.0 [INFO] [stderr] Checking bupropion v0.0.14 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking serde_stacker v0.1.10 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling lambda_rinha v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hir.rs:80:32 [INFO] [stdout] | [INFO] [stdout] 80 | .map(|arg| ast_to_hir(arg).pop().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] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hir.rs:199:15 [INFO] [stdout] | [INFO] [stdout] 194 | fn binop_hir(lhs: Term, rhs: Term, op: BinaryOp) -> Expr { [INFO] [stdout] | --------- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 195 | let lhs = ast_to_hir(lhs).pop().unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 196 | let rhs = ast_to_hir(rhs).pop().unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | left: lhs.into(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hir.rs:200:16 [INFO] [stdout] | [INFO] [stdout] 194 | fn binop_hir(lhs: Term, rhs: Term, op: BinaryOp) -> Expr { [INFO] [stdout] | --------- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 195 | let lhs = ast_to_hir(lhs).pop().unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 196 | let rhs = ast_to_hir(rhs).pop().unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | right: rhs.into(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lambda_compiler.rs:1057:13 [INFO] [stdout] | [INFO] [stdout] 1050 | func: Box, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1051 | args: Vec, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1054 | let (callee, arguments, _, called_name, call_fdata) = [INFO] [stdout] | ------ --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1057 | / Box::new(move |ec: &mut ExecutionContext, frame: &mut CallFrame| { [INFO] [stdout] 1058 | | ec.eval_generic_call(&callee, &arguments, called_name, frame) [INFO] [stdout] 1059 | | }), [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lambda_compiler.rs:1286:13 [INFO] [stdout] | [INFO] [stdout] 1175 | body: Vec, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1225 | let callable = Callable { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1244 | let mut body_lambdas = vec![]; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1250 | let new_function = self.join_lambdas(body_lambdas); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1286 | / if trampoline_of.is_none() { [INFO] [stdout] 1287 | | if !callable.closure_vars.is_empty() { [INFO] [stdout] 1288 | | Box::new(move |ec: &mut ExecutionContext, frame: &mut CallFrame| { [INFO] [stdout] 1289 | | Value::Closure(ec.eval_closure_with_env(new_callable_index, frame)) [INFO] [stdout] ... | [INFO] [stdout] 1305 | | }) [INFO] [stdout] 1306 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 174 | let ast = match crate::rinha::FileParser::new().parse(&mut errors, filename, text) { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | Ok(ast) => ast, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 196 | Err(ParseError { [INFO] [stdout] | _________^ [INFO] [stdout] 197 | | related: errors [INFO] [stdout] 198 | | .into_iter() [INFO] [stdout] 199 | | .map(|recovery| { [INFO] [stdout] ... | [INFO] [stdout] 222 | | source_code: NamedSource::new(filename, text.to_string()), [INFO] [stdout] 223 | | }) [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] --> /opt/rustwide/target/debug/build/lambda_rinha-1b2c52753e58dd17/out/rinha.rs:7436:29 [INFO] [stdout] | [INFO] [stdout] 7431 | (_, value, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7436 | crate::ast::Term::Print(crate::ast::Print { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 7437 | | value: Box::new(value), [INFO] [stdout] 7438 | | location: crate::ast::Location::new(s, e, filename), [INFO] [stdout] 7439 | | }) [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] --> /opt/rustwide/target/debug/build/lambda_rinha-1b2c52753e58dd17/out/rinha.rs:7459:29 [INFO] [stdout] | [INFO] [stdout] 7454 | (_, value, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7459 | crate::ast::Term::First(crate::ast::First { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 7460 | | value: Box::new(value), [INFO] [stdout] 7461 | | location: crate::ast::Location::new(s, e, filename), [INFO] [stdout] 7462 | | }) [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] --> /opt/rustwide/target/debug/build/lambda_rinha-1b2c52753e58dd17/out/rinha.rs:7482:30 [INFO] [stdout] | [INFO] [stdout] 7477 | (_, value, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7482 | crate::ast::Term::Second(crate::ast::Second { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 7483 | | value: Box::new(value), [INFO] [stdout] 7484 | | location: crate::ast::Location::new(s, e, filename), [INFO] [stdout] 7485 | | }) [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] --> /opt/rustwide/target/debug/build/lambda_rinha-1b2c52753e58dd17/out/rinha.rs:7505:28 [INFO] [stdout] | [INFO] [stdout] 7498 | (_, callee, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7499 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 7500 | (_, arguments, _): (usize, Vec, usize), [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7505 | crate::ast::Term::Call(crate::ast::Call { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 7506 | | callee: Box::new(callee), [INFO] [stdout] 7507 | | arguments, [INFO] [stdout] 7508 | | location: crate::ast::Location::new(s, e, filename), [INFO] [stdout] 7509 | | }) [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] --> /opt/rustwide/target/debug/build/lambda_rinha-1b2c52753e58dd17/out/rinha.rs:7623:30 [INFO] [stdout] | [INFO] [stdout] 7617 | (_, a, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7618 | (_, op, _): (usize, crate::ast::BinaryOp, usize), [INFO] [stdout] 7619 | (_, b, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7623 | crate::ast::Term::Binary(crate::ast::Binary { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 7624 | | location: crate::ast::Location::new(s, e, filename), [INFO] [stdout] 7625 | | op, [INFO] [stdout] 7626 | | lhs: a.into(), [INFO] [stdout] 7627 | | rhs: b.into(), [INFO] [stdout] 7628 | | }) [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] --> /opt/rustwide/target/debug/build/lambda_rinha-1b2c52753e58dd17/out/rinha.rs:7692:30 [INFO] [stdout] | [INFO] [stdout] 7686 | (_, a, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7687 | (_, op, _): (usize, crate::ast::BinaryOp, usize), [INFO] [stdout] 7688 | (_, b, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7692 | crate::ast::Term::Binary(crate::ast::Binary { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 7693 | | location: crate::ast::Location::new(s, e, filename), [INFO] [stdout] 7694 | | op, [INFO] [stdout] 7695 | | lhs: a.into(), [INFO] [stdout] 7696 | | rhs: b.into(), [INFO] [stdout] 7697 | | }) [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] --> /opt/rustwide/target/debug/build/lambda_rinha-1b2c52753e58dd17/out/rinha.rs:7851:30 [INFO] [stdout] | [INFO] [stdout] 7845 | (_, a, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7846 | (_, op, _): (usize, crate::ast::BinaryOp, usize), [INFO] [stdout] 7847 | (_, b, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7851 | crate::ast::Term::Binary(crate::ast::Binary { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 7852 | | location: crate::ast::Location::new(s, e, filename), [INFO] [stdout] 7853 | | op, [INFO] [stdout] 7854 | | lhs: a.into(), [INFO] [stdout] 7855 | | rhs: b.into(), [INFO] [stdout] 7856 | | }) [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] --> /opt/rustwide/target/debug/build/lambda_rinha-1b2c52753e58dd17/out/rinha.rs:7922:29 [INFO] [stdout] | [INFO] [stdout] 7915 | (_, first, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7916 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 7917 | (_, second, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7922 | crate::ast::Term::Tuple(crate::ast::Tuple { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 7923 | | first: Box::new(first), [INFO] [stdout] 7924 | | second: Box::new(second), [INFO] [stdout] 7925 | | location: crate::ast::Location::new(s, e, filename), [INFO] [stdout] 7926 | | }) [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] --> /opt/rustwide/target/debug/build/lambda_rinha-1b2c52753e58dd17/out/rinha.rs:7965:27 [INFO] [stdout] | [INFO] [stdout] 7959 | (_, value, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7960 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 7961 | (_, next, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7965 | crate::ast::Term::Let(crate::ast::Let { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 7966 | | name, [INFO] [stdout] 7967 | | value: value.into(), [INFO] [stdout] 7968 | | next: next.into(), [INFO] [stdout] 7969 | | location: crate::ast::Location::new(s, e, filename), [INFO] [stdout] 7970 | | }) [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] --> /opt/rustwide/target/debug/build/lambda_rinha-1b2c52753e58dd17/out/rinha.rs:7997:26 [INFO] [stdout] | [INFO] [stdout] 7985 | (_, condition, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | --------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7988 | (_, then, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7992 | (_, otherwise, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | --------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7997 | crate::ast::Term::If(crate::ast::If { [INFO] [stdout] | __________________________^ [INFO] [stdout] 7998 | | condition: condition.into(), [INFO] [stdout] 7999 | | then: then.into(), [INFO] [stdout] 8000 | | otherwise: otherwise.into(), [INFO] [stdout] 8001 | | location: crate::ast::Location::new(s, e, filename), [INFO] [stdout] 8002 | | }) [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] --> /opt/rustwide/target/debug/build/lambda_rinha-1b2c52753e58dd17/out/rinha.rs:8024:32 [INFO] [stdout] | [INFO] [stdout] 8020 | (_, body, _): (usize, core::option::Option, usize), [INFO] [stdout] | -------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 8024 | crate::ast::Term::Function(crate::ast::Function { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 8025 | | parameters, [INFO] [stdout] 8026 | | value: match body { [INFO] [stdout] 8027 | | Some(value) => Box::new(value), [INFO] [stdout] ... | [INFO] [stdout] 8042 | | location: crate::ast::Location::new(s, e, filename), [INFO] [stdout] 8043 | | }) [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 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lambda_rinha` (lib) due to 18 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] --> src/hir.rs:80:32 [INFO] [stdout] | [INFO] [stdout] 80 | .map(|arg| ast_to_hir(arg).pop().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] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hir.rs:199:15 [INFO] [stdout] | [INFO] [stdout] 194 | fn binop_hir(lhs: Term, rhs: Term, op: BinaryOp) -> Expr { [INFO] [stdout] | --------- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 195 | let lhs = ast_to_hir(lhs).pop().unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 196 | let rhs = ast_to_hir(rhs).pop().unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 199 | left: lhs.into(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/hir.rs:200:16 [INFO] [stdout] | [INFO] [stdout] 194 | fn binop_hir(lhs: Term, rhs: Term, op: BinaryOp) -> Expr { [INFO] [stdout] | --------- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 195 | let lhs = ast_to_hir(lhs).pop().unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 196 | let rhs = ast_to_hir(rhs).pop().unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | right: rhs.into(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lambda_compiler.rs:1057:13 [INFO] [stdout] | [INFO] [stdout] 1050 | func: Box, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1051 | args: Vec, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1054 | let (callee, arguments, _, called_name, call_fdata) = [INFO] [stdout] | ------ --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1057 | / Box::new(move |ec: &mut ExecutionContext, frame: &mut CallFrame| { [INFO] [stdout] 1058 | | ec.eval_generic_call(&callee, &arguments, called_name, frame) [INFO] [stdout] 1059 | | }), [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lambda_compiler.rs:1286:13 [INFO] [stdout] | [INFO] [stdout] 1175 | body: Vec, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1225 | let callable = Callable { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1244 | let mut body_lambdas = vec![]; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1250 | let new_function = self.join_lambdas(body_lambdas); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1286 | / if trampoline_of.is_none() { [INFO] [stdout] 1287 | | if !callable.closure_vars.is_empty() { [INFO] [stdout] 1288 | | Box::new(move |ec: &mut ExecutionContext, frame: &mut CallFrame| { [INFO] [stdout] 1289 | | Value::Closure(ec.eval_closure_with_env(new_callable_index, frame)) [INFO] [stdout] ... | [INFO] [stdout] 1305 | | }) [INFO] [stdout] 1306 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 174 | let ast = match crate::rinha::FileParser::new().parse(&mut errors, filename, text) { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | Ok(ast) => ast, [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 196 | Err(ParseError { [INFO] [stdout] | _________^ [INFO] [stdout] 197 | | related: errors [INFO] [stdout] 198 | | .into_iter() [INFO] [stdout] 199 | | .map(|recovery| { [INFO] [stdout] ... | [INFO] [stdout] 222 | | source_code: NamedSource::new(filename, text.to_string()), [INFO] [stdout] 223 | | }) [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] --> /opt/rustwide/target/debug/build/lambda_rinha-1b2c52753e58dd17/out/rinha.rs:7436:29 [INFO] [stdout] | [INFO] [stdout] 7431 | (_, value, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7436 | crate::ast::Term::Print(crate::ast::Print { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 7437 | | value: Box::new(value), [INFO] [stdout] 7438 | | location: crate::ast::Location::new(s, e, filename), [INFO] [stdout] 7439 | | }) [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] --> /opt/rustwide/target/debug/build/lambda_rinha-1b2c52753e58dd17/out/rinha.rs:7459:29 [INFO] [stdout] | [INFO] [stdout] 7454 | (_, value, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7459 | crate::ast::Term::First(crate::ast::First { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 7460 | | value: Box::new(value), [INFO] [stdout] 7461 | | location: crate::ast::Location::new(s, e, filename), [INFO] [stdout] 7462 | | }) [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] --> /opt/rustwide/target/debug/build/lambda_rinha-1b2c52753e58dd17/out/rinha.rs:7482:30 [INFO] [stdout] | [INFO] [stdout] 7477 | (_, value, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7482 | crate::ast::Term::Second(crate::ast::Second { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 7483 | | value: Box::new(value), [INFO] [stdout] 7484 | | location: crate::ast::Location::new(s, e, filename), [INFO] [stdout] 7485 | | }) [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] --> /opt/rustwide/target/debug/build/lambda_rinha-1b2c52753e58dd17/out/rinha.rs:7505:28 [INFO] [stdout] | [INFO] [stdout] 7498 | (_, callee, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7499 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 7500 | (_, arguments, _): (usize, Vec, usize), [INFO] [stdout] | -------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7505 | crate::ast::Term::Call(crate::ast::Call { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 7506 | | callee: Box::new(callee), [INFO] [stdout] 7507 | | arguments, [INFO] [stdout] 7508 | | location: crate::ast::Location::new(s, e, filename), [INFO] [stdout] 7509 | | }) [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] --> /opt/rustwide/target/debug/build/lambda_rinha-1b2c52753e58dd17/out/rinha.rs:7623:30 [INFO] [stdout] | [INFO] [stdout] 7617 | (_, a, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7618 | (_, op, _): (usize, crate::ast::BinaryOp, usize), [INFO] [stdout] 7619 | (_, b, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7623 | crate::ast::Term::Binary(crate::ast::Binary { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 7624 | | location: crate::ast::Location::new(s, e, filename), [INFO] [stdout] 7625 | | op, [INFO] [stdout] 7626 | | lhs: a.into(), [INFO] [stdout] 7627 | | rhs: b.into(), [INFO] [stdout] 7628 | | }) [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] --> /opt/rustwide/target/debug/build/lambda_rinha-1b2c52753e58dd17/out/rinha.rs:7692:30 [INFO] [stdout] | [INFO] [stdout] 7686 | (_, a, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7687 | (_, op, _): (usize, crate::ast::BinaryOp, usize), [INFO] [stdout] 7688 | (_, b, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7692 | crate::ast::Term::Binary(crate::ast::Binary { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 7693 | | location: crate::ast::Location::new(s, e, filename), [INFO] [stdout] 7694 | | op, [INFO] [stdout] 7695 | | lhs: a.into(), [INFO] [stdout] 7696 | | rhs: b.into(), [INFO] [stdout] 7697 | | }) [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] --> /opt/rustwide/target/debug/build/lambda_rinha-1b2c52753e58dd17/out/rinha.rs:7851:30 [INFO] [stdout] | [INFO] [stdout] 7845 | (_, a, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7846 | (_, op, _): (usize, crate::ast::BinaryOp, usize), [INFO] [stdout] 7847 | (_, b, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7851 | crate::ast::Term::Binary(crate::ast::Binary { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 7852 | | location: crate::ast::Location::new(s, e, filename), [INFO] [stdout] 7853 | | op, [INFO] [stdout] 7854 | | lhs: a.into(), [INFO] [stdout] 7855 | | rhs: b.into(), [INFO] [stdout] 7856 | | }) [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] --> /opt/rustwide/target/debug/build/lambda_rinha-1b2c52753e58dd17/out/rinha.rs:7922:29 [INFO] [stdout] | [INFO] [stdout] 7915 | (_, first, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7916 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 7917 | (_, second, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7922 | crate::ast::Term::Tuple(crate::ast::Tuple { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 7923 | | first: Box::new(first), [INFO] [stdout] 7924 | | second: Box::new(second), [INFO] [stdout] 7925 | | location: crate::ast::Location::new(s, e, filename), [INFO] [stdout] 7926 | | }) [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] --> /opt/rustwide/target/debug/build/lambda_rinha-1b2c52753e58dd17/out/rinha.rs:7965:27 [INFO] [stdout] | [INFO] [stdout] 7959 | (_, value, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7960 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 7961 | (_, next, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7965 | crate::ast::Term::Let(crate::ast::Let { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 7966 | | name, [INFO] [stdout] 7967 | | value: value.into(), [INFO] [stdout] 7968 | | next: next.into(), [INFO] [stdout] 7969 | | location: crate::ast::Location::new(s, e, filename), [INFO] [stdout] 7970 | | }) [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] --> /opt/rustwide/target/debug/build/lambda_rinha-1b2c52753e58dd17/out/rinha.rs:7997:26 [INFO] [stdout] | [INFO] [stdout] 7985 | (_, condition, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | --------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7988 | (_, then, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7992 | (_, otherwise, _): (usize, crate::ast::Term, usize), [INFO] [stdout] | --------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 7997 | crate::ast::Term::If(crate::ast::If { [INFO] [stdout] | __________________________^ [INFO] [stdout] 7998 | | condition: condition.into(), [INFO] [stdout] 7999 | | then: then.into(), [INFO] [stdout] 8000 | | otherwise: otherwise.into(), [INFO] [stdout] 8001 | | location: crate::ast::Location::new(s, e, filename), [INFO] [stdout] 8002 | | }) [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] --> /opt/rustwide/target/debug/build/lambda_rinha-1b2c52753e58dd17/out/rinha.rs:8024:32 [INFO] [stdout] | [INFO] [stdout] 8020 | (_, body, _): (usize, core::option::Option, usize), [INFO] [stdout] | -------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 8024 | crate::ast::Term::Function(crate::ast::Function { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 8025 | | parameters, [INFO] [stdout] 8026 | | value: match body { [INFO] [stdout] 8027 | | Some(value) => Box::new(value), [INFO] [stdout] ... | [INFO] [stdout] 8042 | | location: crate::ast::Location::new(s, e, filename), [INFO] [stdout] 8043 | | }) [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 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lambda_rinha` (lib test) due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "8c535702b6b6dad1be7480fa7b92d4f33e4b875b235cec2ea8ae1e8bfa93da28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c535702b6b6dad1be7480fa7b92d4f33e4b875b235cec2ea8ae1e8bfa93da28", kill_on_drop: false }` [INFO] [stdout] 8c535702b6b6dad1be7480fa7b92d4f33e4b875b235cec2ea8ae1e8bfa93da28