[INFO] cloning repository https://github.com/WeirdConstructor/WBlockDSP [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WeirdConstructor/WBlockDSP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeirdConstructor%2FWBlockDSP", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeirdConstructor%2FWBlockDSP'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 282d157d73ee89c77c8ff4443c316232b0c37a5f [INFO] checking WeirdConstructor/WBlockDSP against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeirdConstructor%2FWBlockDSP" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WeirdConstructor/WBlockDSP 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/WeirdConstructor/WBlockDSP [INFO] finished tweaking git repo https://github.com/WeirdConstructor/WBlockDSP [INFO] tweaked toml for git repo https://github.com/WeirdConstructor/WBlockDSP written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/WeirdConstructor/WLambda.git` [INFO] [stderr] Locking 118 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.13.1 (latest: v0.22.1) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding cfg-if v0.1.10 (latest: v1.0.0) [INFO] [stderr] Adding cranelift v0.85.3 (latest: v0.111.0) [INFO] [stderr] Adding cranelift-bforest v0.85.3 (latest: v0.111.0) [INFO] [stderr] Adding cranelift-codegen v0.85.3 (latest: v0.111.0) [INFO] [stderr] Adding cranelift-codegen-meta v0.85.3 (latest: v0.111.0) [INFO] [stderr] Adding cranelift-codegen-shared v0.85.3 (latest: v0.111.0) [INFO] [stderr] Adding cranelift-entity v0.85.3 (latest: v0.111.0) [INFO] [stderr] Adding cranelift-frontend v0.85.3 (latest: v0.111.0) [INFO] [stderr] Adding cranelift-isle v0.85.3 (latest: v0.111.0) [INFO] [stderr] Adding cranelift-jit v0.85.3 (latest: v0.111.0) [INFO] [stderr] Adding cranelift-module v0.85.3 (latest: v0.111.0) [INFO] [stderr] Adding cranelift-native v0.85.3 (latest: v0.111.0) [INFO] [stderr] Adding dirs-next v1.0.2 (latest: v2.0.0) [INFO] [stderr] Adding gimli v0.26.2 (latest: v0.31.0) [INFO] [stderr] Adding hashbrown v0.12.3 (latest: v0.14.5) [INFO] [stderr] Adding indexmap v1.9.3 (latest: v2.4.0) [INFO] [stderr] Adding nix v0.18.0 (latest: v0.29.0) [INFO] [stderr] Adding quick-xml v0.27.1 (latest: v0.36.1) [INFO] [stderr] Adding regalloc2 v0.2.3 (latest: v0.9.3) [INFO] [stderr] Adding region v2.2.0 (latest: v3.0.2) [INFO] [stderr] Adding rustyline v6.3.0 (latest: v14.0.0) [INFO] [stderr] Adding toml v0.5.11 (latest: v0.8.19) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.58.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [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] Downloading crates ... [INFO] [stderr] Downloaded quick-xml v0.27.1 [INFO] [stderr] Downloaded cranelift-jit v0.85.3 [INFO] [stderr] Downloaded cranelift-module v0.85.3 [INFO] [stderr] Downloaded cranelift v0.85.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8cae1d4f1dd11fa180eec7bf3779aade274d6763b8812e3b32d0139923e33908 [INFO] running `Command { std: "docker" "start" "-a" "8cae1d4f1dd11fa180eec7bf3779aade274d6763b8812e3b32d0139923e33908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cae1d4f1dd11fa180eec7bf3779aade274d6763b8812e3b32d0139923e33908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cae1d4f1dd11fa180eec7bf3779aade274d6763b8812e3b32d0139923e33908", kill_on_drop: false }` [INFO] [stdout] 8cae1d4f1dd11fa180eec7bf3779aade274d6763b8812e3b32d0139923e33908 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f4b0e5a4a7ace943542c122d6a307e59095003b526702737611bbfd9826b2f9d [INFO] running `Command { std: "docker" "start" "-a" "f4b0e5a4a7ace943542c122d6a307e59095003b526702737611bbfd9826b2f9d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling cranelift-isle v0.85.3 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling cranelift-codegen-shared v0.85.3 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking cranelift-entity v0.85.3 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling cranelift-codegen-meta v0.85.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking cranelift-bforest v0.85.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking regalloc2 v0.2.3 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking pipeline v0.5.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking quick-xml v0.27.1 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Compiling cranelift-codegen v0.85.3 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking rustyline v6.3.0 [INFO] [stderr] Checking markdown v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Checking cranelift-native v0.85.3 [INFO] [stderr] Checking cranelift-module v0.85.3 [INFO] [stderr] Checking cranelift-frontend v0.85.3 [INFO] [stderr] Checking cranelift-jit v0.85.3 [INFO] [stderr] Checking cranelift v0.85.3 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking wlambda v0.8.1 (https://github.com/WeirdConstructor/WLambda.git#e17d8f9e) [INFO] [stderr] Checking wblockdsp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `area_id`, `sources`, and `sinks` are never read [INFO] [stdout] --> src/block_lang.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 234 | pub struct BlockChain { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 235 | /// The area ID this BlockChain was created from. [INFO] [stdout] 236 | area_id: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 240 | sources: HashSet<(i64, i64)>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 241 | /// Stores the positions of blocks that only have input ports. [INFO] [stdout] 242 | sinks: HashSet<(i64, i64)>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockChain` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `area_id`, `sources`, and `sinks` are never read [INFO] [stdout] --> src/block_lang.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 234 | pub struct BlockChain { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 235 | /// The area ID this BlockChain was created from. [INFO] [stdout] 236 | area_id: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 240 | sources: HashSet<(i64, i64)>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 241 | /// Stores the positions of blocks that only have input ports. [INFO] [stdout] 242 | sinks: HashSet<(i64, i64)>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockChain` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/jit.rs:472:22 [INFO] [stdout] | [INFO] [stdout] 472 | unsafe { Box::from_raw(self.state) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 472 | unsafe { let _ = Box::from_raw(self.state); }; [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/jit.rs:1294:18 [INFO] [stdout] | [INFO] [stdout] 1294 | unsafe { Box::from_raw(ptr as *mut TSTState) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 1294 | unsafe { let _ = Box::from_raw(ptr as *mut TSTState); }; [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/jit.rs:472:22 [INFO] [stdout] | [INFO] [stdout] 472 | unsafe { Box::from_raw(self.state) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 472 | unsafe { let _ = Box::from_raw(self.state); }; [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/jit.rs:1294:18 [INFO] [stdout] | [INFO] [stdout] 1294 | unsafe { Box::from_raw(ptr as *mut TSTState) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 1294 | unsafe { let _ = Box::from_raw(ptr as *mut TSTState); }; [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::mem` [INFO] [stdout] --> tests/jit.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> tests/jit.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | use std::time::{Duration, Instant}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/jit.rs:268:9 [INFO] [stdout] | [INFO] [stdout] 268 | let mut my_state = unsafe { &mut *my_state }; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> tests/jit.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | / std::thread::spawn(move || { [INFO] [stdout] 111 | | code.init(44100.0, None); [INFO] [stdout] 112 | | let (s1, s2, res) = code.exec_2in_2out(1.1, 2.2); [INFO] [stdout] 113 | | tx.send((s1, s2, res)); [INFO] [stdout] 114 | | }) [INFO] [stdout] 115 | | .join(); [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 110 | let _ = std::thread::spawn(move || { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> tests/jit.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | tx.send((s1, s2, res)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 113 | let _ = tx.send((s1, s2, res)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> tests/jit.rs:273:1 [INFO] [stdout] | [INFO] [stdout] 273 | / wblockdsp::stateful_dsp_node_type! { [INFO] [stdout] 274 | | DIYNodeType, MyDSPNode => process_my_dsp_node "my_dsp" "Sr" [INFO] [stdout] 275 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: this warning originates in the macro `wblockdsp::stateful_dsp_node_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.97s [INFO] running `Command { std: "docker" "inspect" "f4b0e5a4a7ace943542c122d6a307e59095003b526702737611bbfd9826b2f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4b0e5a4a7ace943542c122d6a307e59095003b526702737611bbfd9826b2f9d", kill_on_drop: false }` [INFO] [stdout] f4b0e5a4a7ace943542c122d6a307e59095003b526702737611bbfd9826b2f9d [INFO] checking WeirdConstructor/WBlockDSP 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%2FWeirdConstructor%2FWBlockDSP" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WeirdConstructor/WBlockDSP 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/WeirdConstructor/WBlockDSP [INFO] finished tweaking git repo https://github.com/WeirdConstructor/WBlockDSP [INFO] tweaked toml for git repo https://github.com/WeirdConstructor/WBlockDSP written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/WeirdConstructor/WLambda.git` [INFO] [stderr] Locking 118 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.13.1 (latest: v0.22.1) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding cfg-if v0.1.10 (latest: v1.0.0) [INFO] [stderr] Adding cranelift v0.85.3 (latest: v0.111.0) [INFO] [stderr] Adding cranelift-bforest v0.85.3 (latest: v0.111.0) [INFO] [stderr] Adding cranelift-codegen v0.85.3 (latest: v0.111.0) [INFO] [stderr] Adding cranelift-codegen-meta v0.85.3 (latest: v0.111.0) [INFO] [stderr] Adding cranelift-codegen-shared v0.85.3 (latest: v0.111.0) [INFO] [stderr] Adding cranelift-entity v0.85.3 (latest: v0.111.0) [INFO] [stderr] Adding cranelift-frontend v0.85.3 (latest: v0.111.0) [INFO] [stderr] Adding cranelift-isle v0.85.3 (latest: v0.111.0) [INFO] [stderr] Adding cranelift-jit v0.85.3 (latest: v0.111.0) [INFO] [stderr] Adding cranelift-module v0.85.3 (latest: v0.111.0) [INFO] [stderr] Adding cranelift-native v0.85.3 (latest: v0.111.0) [INFO] [stderr] Adding dirs-next v1.0.2 (latest: v2.0.0) [INFO] [stderr] Adding gimli v0.26.2 (latest: v0.31.0) [INFO] [stderr] Adding hashbrown v0.12.3 (latest: v0.14.5) [INFO] [stderr] Adding indexmap v1.9.3 (latest: v2.4.0) [INFO] [stderr] Adding nix v0.18.0 (latest: v0.29.0) [INFO] [stderr] Adding quick-xml v0.27.1 (latest: v0.36.1) [INFO] [stderr] Adding regalloc2 v0.2.3 (latest: v0.9.3) [INFO] [stderr] Adding region v2.2.0 (latest: v3.0.2) [INFO] [stderr] Adding rustyline v6.3.0 (latest: v14.0.0) [INFO] [stderr] Adding toml v0.5.11 (latest: v0.8.19) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.58.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ee74137b004965366ad6eb837b42763a02647708409fd952ea6fc39f27e00c31 [INFO] running `Command { std: "docker" "start" "-a" "ee74137b004965366ad6eb837b42763a02647708409fd952ea6fc39f27e00c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee74137b004965366ad6eb837b42763a02647708409fd952ea6fc39f27e00c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee74137b004965366ad6eb837b42763a02647708409fd952ea6fc39f27e00c31", kill_on_drop: false }` [INFO] [stdout] ee74137b004965366ad6eb837b42763a02647708409fd952ea6fc39f27e00c31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6fc335d901b819faadc889a9c5bb47136ef99880b9d9e54c2344234a143441b9 [INFO] running `Command { std: "docker" "start" "-a" "6fc335d901b819faadc889a9c5bb47136ef99880b9d9e54c2344234a143441b9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling cranelift-isle v0.85.3 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling cranelift-codegen-shared v0.85.3 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking cranelift-entity v0.85.3 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.85.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking cranelift-bforest v0.85.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking regalloc2 v0.2.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking pipeline v0.5.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking quick-xml v0.27.1 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Compiling cranelift-codegen v0.85.3 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking markdown v0.3.0 [INFO] [stderr] Checking rustyline v6.3.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Checking cranelift-module v0.85.3 [INFO] [stderr] Checking cranelift-frontend v0.85.3 [INFO] [stderr] Checking cranelift-native v0.85.3 [INFO] [stderr] Checking cranelift-jit v0.85.3 [INFO] [stderr] Checking cranelift v0.85.3 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking wlambda v0.8.1 (https://github.com/WeirdConstructor/WLambda.git#e17d8f9e) [INFO] [stderr] Checking wblockdsp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `area_id`, `sources`, and `sinks` are never read [INFO] [stdout] --> src/block_lang.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 234 | pub struct BlockChain { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 235 | /// The area ID this BlockChain was created from. [INFO] [stdout] 236 | area_id: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 240 | sources: HashSet<(i64, i64)>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 241 | /// Stores the positions of blocks that only have input ports. [INFO] [stdout] 242 | sinks: HashSet<(i64, i64)>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockChain` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ast.rs:230:18 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn assign(name: &str, e: Box) -> Box { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 230 | Box::new(ASTNode::Assign(name.to_string(), e)) [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/ast.rs:234:18 [INFO] [stdout] | [INFO] [stdout] 233 | pub fn op_eq(a: Box, b: Box) -> Box { [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] 234 | Box::new(ASTNode::BinOp(ASTBinOp::Eq, a, b)) [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/ast.rs:238:18 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn op_ne(a: Box, b: Box) -> Box { [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] 238 | Box::new(ASTNode::BinOp(ASTBinOp::Ne, a, b)) [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/ast.rs:242:18 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn op_le(a: Box, b: Box) -> Box { [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] 242 | Box::new(ASTNode::BinOp(ASTBinOp::Le, a, b)) [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/ast.rs:246:18 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn op_lt(a: Box, b: Box) -> Box { [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] 246 | Box::new(ASTNode::BinOp(ASTBinOp::Lt, a, b)) [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/ast.rs:250:18 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn op_ge(a: Box, b: Box) -> Box { [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] 250 | Box::new(ASTNode::BinOp(ASTBinOp::Ge, a, b)) [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/ast.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn op_gt(a: Box, b: Box) -> Box { [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] 254 | Box::new(ASTNode::BinOp(ASTBinOp::Gt, a, b)) [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/ast.rs:258:18 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn op_add(a: Box, b: Box) -> Box { [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] 258 | Box::new(ASTNode::BinOp(ASTBinOp::Add, a, b)) [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/ast.rs:262:18 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn op_sub(a: Box, b: Box) -> Box { [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] 262 | Box::new(ASTNode::BinOp(ASTBinOp::Sub, a, b)) [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/ast.rs:266:18 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn op_mul(a: Box, b: Box) -> Box { [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] 266 | Box::new(ASTNode::BinOp(ASTBinOp::Mul, a, b)) [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/ast.rs:270:18 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn op_div(a: Box, b: Box) -> Box { [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] 270 | Box::new(ASTNode::BinOp(ASTBinOp::Div, a, b)) [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/ast.rs:282:18 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn _if(cond: Box, a: Box, b: Option>) -> Box { [INFO] [stdout] | ------------------ --------------- ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 282 | Box::new(ASTNode::If(cond, a, b)) [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] warning: fields `area_id`, `sources`, and `sinks` are never read [INFO] [stdout] --> src/block_lang.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 234 | pub struct BlockChain { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 235 | /// The area ID this BlockChain was created from. [INFO] [stdout] 236 | area_id: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 240 | sources: HashSet<(i64, i64)>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 241 | /// Stores the positions of blocks that only have input ports. [INFO] [stdout] 242 | sinks: HashSet<(i64, i64)>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockChain` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/block_lang.rs:541:14 [INFO] [stdout] | [INFO] [stdout] 487 | let mut blocks: HashSet<(i64, i64)> = HashSet::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 488 | let mut sources: HashSet<(i64, i64)> = HashSet::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 489 | let mut sinks: HashSet<(i64, i64)> = HashSet::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 541 | Some(Box::new(BlockChain { area_id: 0, blocks, sources, sinks, load: vec![] })) [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/ast.rs:230:18 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn assign(name: &str, e: Box) -> Box { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 230 | Box::new(ASTNode::Assign(name.to_string(), e)) [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/ast.rs:234:18 [INFO] [stdout] | [INFO] [stdout] 233 | pub fn op_eq(a: Box, b: Box) -> Box { [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] 234 | Box::new(ASTNode::BinOp(ASTBinOp::Eq, a, b)) [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/ast.rs:238:18 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn op_ne(a: Box, b: Box) -> Box { [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] 238 | Box::new(ASTNode::BinOp(ASTBinOp::Ne, a, b)) [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/ast.rs:242:18 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn op_le(a: Box, b: Box) -> Box { [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] 242 | Box::new(ASTNode::BinOp(ASTBinOp::Le, a, b)) [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/ast.rs:246:18 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn op_lt(a: Box, b: Box) -> Box { [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] 246 | Box::new(ASTNode::BinOp(ASTBinOp::Lt, a, b)) [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/ast.rs:250:18 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn op_ge(a: Box, b: Box) -> Box { [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] 250 | Box::new(ASTNode::BinOp(ASTBinOp::Ge, a, b)) [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/ast.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 253 | pub fn op_gt(a: Box, b: Box) -> Box { [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] 254 | Box::new(ASTNode::BinOp(ASTBinOp::Gt, a, b)) [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/ast.rs:258:18 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn op_add(a: Box, b: Box) -> Box { [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] 258 | Box::new(ASTNode::BinOp(ASTBinOp::Add, a, b)) [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/ast.rs:262:18 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn op_sub(a: Box, b: Box) -> Box { [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] 262 | Box::new(ASTNode::BinOp(ASTBinOp::Sub, a, b)) [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/ast.rs:266:18 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn op_mul(a: Box, b: Box) -> Box { [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] 266 | Box::new(ASTNode::BinOp(ASTBinOp::Mul, a, b)) [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/ast.rs:270:18 [INFO] [stdout] | [INFO] [stdout] 269 | pub fn op_div(a: Box, b: Box) -> Box { [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] 270 | Box::new(ASTNode::BinOp(ASTBinOp::Div, a, b)) [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/ast.rs:282:18 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn _if(cond: Box, a: Box, b: Option>) -> Box { [INFO] [stdout] | ------------------ --------------- ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 282 | Box::new(ASTNode::If(cond, a, b)) [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/block_lang.rs:541:14 [INFO] [stdout] | [INFO] [stdout] 487 | let mut blocks: HashSet<(i64, i64)> = HashSet::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 488 | let mut sources: HashSet<(i64, i64)> = HashSet::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 489 | let mut sinks: HashSet<(i64, i64)> = HashSet::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 541 | Some(Box::new(BlockChain { area_id: 0, blocks, sources, sinks, load: vec![] })) [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/jit.rs:73:30 [INFO] [stdout] | [INFO] [stdout] 45 | dsp_lib: Rc>, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | dsp_ctx: Rc>, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | ) -> Self { [INFO] [stdout] 48 | let mut flag_builder = settings::builder(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | let isa_builder = cranelift_native::builder().unwrap_or_else(|msg| { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | let isa = isa_builder [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | let mut builder = JITBuilder::with_isa(isa, default_libcall_names()); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | let module = JITModule::new(builder); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | Self { [INFO] [stdout] 73 | builder_context: FunctionBuilderContext::new(), [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/jit.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 45 | dsp_lib: Rc>, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | dsp_ctx: Rc>, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | ) -> Self { [INFO] [stdout] 48 | let mut flag_builder = settings::builder(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | let isa_builder = cranelift_native::builder().unwrap_or_else(|msg| { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | let isa = isa_builder [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | let mut builder = JITBuilder::with_isa(isa, default_libcall_names()); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | let module = JITModule::new(builder); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | ctx: module.make_context(), [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/jit.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 45 | dsp_lib: Rc>, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | dsp_ctx: Rc>, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | ) -> Self { [INFO] [stdout] 48 | let mut flag_builder = settings::builder(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | let isa_builder = cranelift_native::builder().unwrap_or_else(|msg| { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | let isa = isa_builder [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | let mut builder = JITBuilder::with_isa(isa, default_libcall_names()); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | let module = JITModule::new(builder); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | module: Some(module), [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/jit.rs:240:24 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn new(uid: u64, node_type: Rc) -> Self { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 240 | node_type: node_type.clone(), [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/jit.rs:73:30 [INFO] [stdout] | [INFO] [stdout] 45 | dsp_lib: Rc>, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | dsp_ctx: Rc>, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | ) -> Self { [INFO] [stdout] 48 | let mut flag_builder = settings::builder(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | let isa_builder = cranelift_native::builder().unwrap_or_else(|msg| { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | let isa = isa_builder [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | let mut builder = JITBuilder::with_isa(isa, default_libcall_names()); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | let module = JITModule::new(builder); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | Self { [INFO] [stdout] 73 | builder_context: FunctionBuilderContext::new(), [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/jit.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 45 | dsp_lib: Rc>, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | dsp_ctx: Rc>, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | ) -> Self { [INFO] [stdout] 48 | let mut flag_builder = settings::builder(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | let isa_builder = cranelift_native::builder().unwrap_or_else(|msg| { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | let isa = isa_builder [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | let mut builder = JITBuilder::with_isa(isa, default_libcall_names()); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | let module = JITModule::new(builder); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | ctx: module.make_context(), [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/jit.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 45 | dsp_lib: Rc>, [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | dsp_ctx: Rc>, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | ) -> Self { [INFO] [stdout] 48 | let mut flag_builder = settings::builder(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | let isa_builder = cranelift_native::builder().unwrap_or_else(|msg| { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | let isa = isa_builder [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | let mut builder = JITBuilder::with_isa(isa, default_libcall_names()); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | let module = JITModule::new(builder); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | module: Some(module), [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/jit.rs:240:24 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn new(uid: u64, node_type: Rc) -> Self { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 240 | node_type: node_type.clone(), [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] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/jit.rs:472:22 [INFO] [stdout] | [INFO] [stdout] 472 | unsafe { Box::from_raw(self.state) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 472 | unsafe { let _ = Box::from_raw(self.state); }; [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/jit.rs:1294:18 [INFO] [stdout] | [INFO] [stdout] 1294 | unsafe { Box::from_raw(ptr as *mut TSTState) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 1294 | unsafe { let _ = Box::from_raw(ptr as *mut TSTState); }; [INFO] [stdout] | +++++++ + [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/jit.rs:1338:5 [INFO] [stdout] | [INFO] [stdout] 1334 | lib: Rc>, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1335 | dsp_ctx: Rc>, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1336 | ) -> Box { [INFO] [stdout] 1337 | let jit = JIT::new(lib, dsp_ctx); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1338 | jit.compile(ASTFun::new(Box::new(ASTNode::Lit(0.0)))).expect("No compile error") [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/wlapi/jit.rs:133:50 [INFO] [stdout] | [INFO] [stdout] 133 | move |env: &mut Env, _argc: usize| match vv2ast_node(env.arg(0)) { [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] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/jit.rs:472:22 [INFO] [stdout] | [INFO] [stdout] 472 | unsafe { Box::from_raw(self.state) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 472 | unsafe { let _ = Box::from_raw(self.state); }; [INFO] [stdout] | +++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/jit.rs:1294:18 [INFO] [stdout] | [INFO] [stdout] 1294 | unsafe { Box::from_raw(ptr as *mut TSTState) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 1294 | unsafe { let _ = Box::from_raw(ptr as *mut TSTState); }; [INFO] [stdout] | +++++++ + [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/jit.rs:1338:5 [INFO] [stdout] | [INFO] [stdout] 1334 | lib: Rc>, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1335 | dsp_ctx: Rc>, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1336 | ) -> Box { [INFO] [stdout] 1337 | let jit = JIT::new(lib, dsp_ctx); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1338 | jit.compile(ASTFun::new(Box::new(ASTNode::Lit(0.0)))).expect("No compile error") [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/wlapi/jit.rs:133:50 [INFO] [stdout] | [INFO] [stdout] 133 | move |env: &mut Env, _argc: usize| match vv2ast_node(env.arg(0)) { [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 19 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wblockdsp` (lib) due to 20 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wblockdsp` (lib test) due to 20 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6fc335d901b819faadc889a9c5bb47136ef99880b9d9e54c2344234a143441b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fc335d901b819faadc889a9c5bb47136ef99880b9d9e54c2344234a143441b9", kill_on_drop: false }` [INFO] [stdout] 6fc335d901b819faadc889a9c5bb47136ef99880b9d9e54c2344234a143441b9