[INFO] cloning repository https://github.com/ArvinSKushwaha/raynforest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArvinSKushwaha/raynforest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArvinSKushwaha%2Fraynforest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArvinSKushwaha%2Fraynforest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b0b94887ca14c17125928525bb0777a4364dc62 [INFO] checking ArvinSKushwaha/raynforest against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArvinSKushwaha%2Fraynforest" "/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/ArvinSKushwaha/raynforest 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/ArvinSKushwaha/raynforest [INFO] finished tweaking git repo https://github.com/ArvinSKushwaha/raynforest [INFO] tweaked toml for git repo https://github.com/ArvinSKushwaha/raynforest written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ArvinSKushwaha/raynforest 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 wgpu-types v0.20.0 [INFO] [stderr] Downloaded thread-id v4.0.0 [INFO] [stderr] Downloaded profiling v1.0.7 [INFO] [stderr] Downloaded ndk-sys v0.5.0+25.2.9519653 [INFO] [stderr] Downloaded naga v0.20.0 [INFO] [stderr] Downloaded object v0.30.3 [INFO] [stderr] Downloaded async-net v2.0.0 [INFO] [stderr] Downloaded gpu-descriptor v0.3.0 [INFO] [stderr] Downloaded async-io v2.3.3 [INFO] [stderr] Downloaded smol v2.0.0 [INFO] [stderr] Downloaded async-process v2.2.3 [INFO] [stderr] Downloaded polling v3.7.1 [INFO] [stderr] Downloaded async-signal v0.2.7 [INFO] [stderr] Downloaded document-features v0.2.8 [INFO] [stderr] Downloaded wgpu-core v0.20.0 [INFO] [stderr] Downloaded d3d12 v0.20.0 [INFO] [stderr] Downloaded gpu-allocator v0.25.0 [INFO] [stderr] Downloaded wgpu v0.20.0 [INFO] [stderr] Downloaded gpu-descriptor-types v0.2.0 [INFO] [stderr] Downloaded com_macros_support v0.6.0 [INFO] [stderr] Downloaded com_macros v0.6.0 [INFO] [stderr] Downloaded com v0.6.0 [INFO] [stderr] Downloaded hassle-rs v0.11.0 [INFO] [stderr] Downloaded spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Downloaded metal v0.28.0 [INFO] [stderr] Downloaded deser-hjson v2.2.4 [INFO] [stderr] Downloaded wgpu-hal v0.20.0 [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] 38b446bf5ed13efdb744af4ab240d620c2b3ea209c3f82ac6fe6f6e640442229 [INFO] running `Command { std: "docker" "start" "-a" "38b446bf5ed13efdb744af4ab240d620c2b3ea209c3f82ac6fe6f6e640442229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38b446bf5ed13efdb744af4ab240d620c2b3ea209c3f82ac6fe6f6e640442229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38b446bf5ed13efdb744af4ab240d620c2b3ea209c3f82ac6fe6f6e640442229", kill_on_drop: false }` [INFO] [stdout] 38b446bf5ed13efdb744af4ab240d620c2b3ea209c3f82ac6fe6f6e640442229 [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] e711df3e1b8e3cb3dcecb090198de209f915f80114c7176cc026e97a10e41540 [INFO] running `Command { std: "docker" "start" "-a" "e711df3e1b8e3cb3dcecb090198de209f915f80114c7176cc026e97a10e41540", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking gimli v0.27.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking object v0.30.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking petgraph v0.6.3 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Checking thread-id v4.0.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking lock_api v0.4.9 [INFO] [stderr] Checking async-channel v1.8.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling wgpu-hal v0.20.0 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking blocking v1.3.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking gpu-descriptor v0.3.0 [INFO] [stderr] Compiling wgpu-core v0.20.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking profiling v1.0.7 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling wgpu v0.20.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking async-executor v1.5.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking polling v3.7.1 [INFO] [stderr] Checking async-io v2.3.3 [INFO] [stderr] Compiling bytemuck_derive v1.4.0 [INFO] [stderr] Checking async-signal v0.2.7 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking async-process v2.2.3 [INFO] [stderr] Checking smol v2.0.0 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking wgpu-types v0.20.0 [INFO] [stderr] Checking deser-hjson v2.2.4 [INFO] [stderr] Checking naga v0.20.0 [INFO] [stderr] Checking raynforest v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.55s [INFO] running `Command { std: "docker" "inspect" "e711df3e1b8e3cb3dcecb090198de209f915f80114c7176cc026e97a10e41540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e711df3e1b8e3cb3dcecb090198de209f915f80114c7176cc026e97a10e41540", kill_on_drop: false }` [INFO] [stdout] e711df3e1b8e3cb3dcecb090198de209f915f80114c7176cc026e97a10e41540 [INFO] checking ArvinSKushwaha/raynforest 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%2FArvinSKushwaha%2Fraynforest" "/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/ArvinSKushwaha/raynforest 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/ArvinSKushwaha/raynforest [INFO] finished tweaking git repo https://github.com/ArvinSKushwaha/raynforest [INFO] tweaked toml for git repo https://github.com/ArvinSKushwaha/raynforest written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ArvinSKushwaha/raynforest 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] d522d1c1947d24edde26f36466e3a4b8ddfbca58901b600e7450aff8d4b9bbb7 [INFO] running `Command { std: "docker" "start" "-a" "d522d1c1947d24edde26f36466e3a4b8ddfbca58901b600e7450aff8d4b9bbb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d522d1c1947d24edde26f36466e3a4b8ddfbca58901b600e7450aff8d4b9bbb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d522d1c1947d24edde26f36466e3a4b8ddfbca58901b600e7450aff8d4b9bbb7", kill_on_drop: false }` [INFO] [stdout] d522d1c1947d24edde26f36466e3a4b8ddfbca58901b600e7450aff8d4b9bbb7 [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] a2f2b4d8e715681460d96be2cb1b8556c044bcb97e6cec314bc9f04069a98ca0 [INFO] running `Command { std: "docker" "start" "-a" "a2f2b4d8e715681460d96be2cb1b8556c044bcb97e6cec314bc9f04069a98ca0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking gimli v0.27.2 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking object v0.30.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking petgraph v0.6.3 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Checking thread-id v4.0.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking async-channel v1.8.0 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling wgpu-hal v0.20.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking blocking v1.3.0 [INFO] [stderr] Checking gpu-descriptor v0.3.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Compiling wgpu-core v0.20.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking profiling v1.0.7 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling wgpu v0.20.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking async-executor v1.5.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking polling v3.7.1 [INFO] [stderr] Checking async-io v2.3.3 [INFO] [stderr] Compiling bytemuck_derive v1.4.0 [INFO] [stderr] Checking async-signal v0.2.7 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking async-process v2.2.3 [INFO] [stderr] Checking smol v2.0.0 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking wgpu-types v0.20.0 [INFO] [stderr] Checking deser-hjson v2.2.4 [INFO] [stderr] Checking naga v0.20.0 [INFO] [stderr] Checking raynforest v0.1.0 (/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/initialization.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 6 | fn initialize_as_or_default(env_var: &str, default: T) -> T [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10 | std::env::var(env_var).ok().map(T::from).unwrap_or(default) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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/initialization.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 13 | fn try_initialize_as_or_default(env_var: &str, default: T) -> T [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 17 | / std::env::var(env_var) [INFO] [stdout] 18 | | .ok() [INFO] [stdout] 19 | | .as_ref() [INFO] [stdout] 20 | | .and_then(|e| T::from_str(e).ok()) [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/initialization.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | .and_then(|e| T::from_str(e).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/backend/buffers/slice.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 36 | let (sndr, rcvr) = oneshot::channel(); [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] 45 | Ok(BufferView { [INFO] [stdout] | ____________^ [INFO] [stdout] 46 | | // NOTE: This will panic if map_async failed. [INFO] [stdout] 47 | | view: self.slice.get_mapped_range(), [INFO] [stdout] 48 | | _phantom: PhantomData, [INFO] [stdout] 49 | | }) [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/backend/buffers/slice.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 70 | let (sndr, rcvr) = oneshot::channel(); [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] 79 | Ok(BufferViewMut { [INFO] [stdout] | ____________^ [INFO] [stdout] 80 | | // NOTE: This will throw if map_async failed. [INFO] [stdout] 81 | | view: self.slice.get_mapped_range_mut(), [INFO] [stdout] 82 | | _phantom: PhantomData, [INFO] [stdout] 83 | | }) [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/backend/device.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 56 | let instance = wgpu::Instance::new(Default::default()); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 57 | [INFO] [stdout] 58 | let adapter = instance [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | adapter.request_device(&Default::default(), None).await.ok() [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] | [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/backend/pipeline/config/inner_types.rs:89:34 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug, Clone, Copy, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/backend/pipeline/config/inner_types.rs:99:34 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Debug, Clone, Copy, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/backend/pipeline/config/inner_types.rs:108:30 [INFO] [stdout] | [INFO] [stdout] 108 | #[derive(Debug, Clone, Copy, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/backend/pipeline/config/inner_types.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | #[derive(Clone, Copy, Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/backend/pipeline/config/inner_types.rs:128:30 [INFO] [stdout] | [INFO] [stdout] 128 | #[derive(Clone, Copy, Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/backend/pipeline/config/inner_types.rs:137:30 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Clone, Copy, Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/backend/pipeline/config/inner_types.rs:214:24 [INFO] [stdout] | [INFO] [stdout] 214 | #[derive(Debug, Clone, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/initialization.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 6 | fn initialize_as_or_default(env_var: &str, default: T) -> T [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10 | std::env::var(env_var).ok().map(T::from).unwrap_or(default) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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/initialization.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 13 | fn try_initialize_as_or_default(env_var: &str, default: T) -> T [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 17 | / std::env::var(env_var) [INFO] [stdout] 18 | | .ok() [INFO] [stdout] 19 | | .as_ref() [INFO] [stdout] 20 | | .and_then(|e| T::from_str(e).ok()) [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/initialization.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | .and_then(|e| T::from_str(e).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/backend/buffers/slice.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 36 | let (sndr, rcvr) = oneshot::channel(); [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] 45 | Ok(BufferView { [INFO] [stdout] | ____________^ [INFO] [stdout] 46 | | // NOTE: This will panic if map_async failed. [INFO] [stdout] 47 | | view: self.slice.get_mapped_range(), [INFO] [stdout] 48 | | _phantom: PhantomData, [INFO] [stdout] 49 | | }) [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/backend/buffers/slice.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 70 | let (sndr, rcvr) = oneshot::channel(); [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] 79 | Ok(BufferViewMut { [INFO] [stdout] | ____________^ [INFO] [stdout] 80 | | // NOTE: This will throw if map_async failed. [INFO] [stdout] 81 | | view: self.slice.get_mapped_range_mut(), [INFO] [stdout] 82 | | _phantom: PhantomData, [INFO] [stdout] 83 | | }) [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/backend/device.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 56 | let instance = wgpu::Instance::new(Default::default()); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 57 | [INFO] [stdout] 58 | let adapter = instance [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | adapter.request_device(&Default::default(), None).await.ok() [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] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `raynforest` (lib) due to 14 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/backend/pipeline/config/inner_types.rs:89:34 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug, Clone, Copy, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/backend/pipeline/config/inner_types.rs:99:34 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Debug, Clone, Copy, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/backend/pipeline/config/inner_types.rs:108:30 [INFO] [stdout] | [INFO] [stdout] 108 | #[derive(Debug, Clone, Copy, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/backend/pipeline/config/inner_types.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | #[derive(Clone, Copy, Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/backend/pipeline/config/inner_types.rs:128:30 [INFO] [stdout] | [INFO] [stdout] 128 | #[derive(Clone, Copy, Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/backend/pipeline/config/inner_types.rs:137:30 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Clone, Copy, Debug, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/backend/pipeline/config/inner_types.rs:214:24 [INFO] [stdout] | [INFO] [stdout] 214 | #[derive(Debug, Clone, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `raynforest` (lib test) due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "a2f2b4d8e715681460d96be2cb1b8556c044bcb97e6cec314bc9f04069a98ca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2f2b4d8e715681460d96be2cb1b8556c044bcb97e6cec314bc9f04069a98ca0", kill_on_drop: false }` [INFO] [stdout] a2f2b4d8e715681460d96be2cb1b8556c044bcb97e6cec314bc9f04069a98ca0