[INFO] cloning repository https://github.com/brpandey/simple_network [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brpandey/simple_network" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrpandey%2Fsimple_network", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrpandey%2Fsimple_network'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 611f960a67b35c7fb2be9ac698552f059f8b835d [INFO] checking brpandey/simple_network against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrpandey%2Fsimple_network" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brpandey/simple_network 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/brpandey/simple_network [INFO] finished tweaking git repo https://github.com/brpandey/simple_network [INFO] tweaked toml for git repo https://github.com/brpandey/simple_network written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/brpandey/simple_network 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 viuer v0.7.1 [INFO] [stderr] Downloaded nalgebra-macros v0.1.0 [INFO] [stderr] Downloaded cblas-sys v0.1.4 [INFO] [stderr] Downloaded blas-src v0.8.0 [INFO] [stderr] Downloaded ndarray-csv v0.5.2 [INFO] [stderr] Downloaded rand_isaac v0.3.0 [INFO] [stderr] Downloaded ansi_colours v1.2.2 [INFO] [stderr] Downloaded const-cstr v0.3.0 [INFO] [stderr] Downloaded plotters-svg v0.3.5 [INFO] [stderr] Downloaded yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Downloaded nanoserde-derive v0.1.22 [INFO] [stderr] Downloaded ndarray-rand v0.14.0 [INFO] [stderr] Downloaded nanoserde v0.1.37 [INFO] [stderr] Downloaded colorous v1.0.13 [INFO] [stderr] Downloaded comfy-table v7.1.1 [INFO] [stderr] Downloaded font-kit v0.11.0 [INFO] [stderr] Downloaded pathfinder_simd v0.5.3 [INFO] [stderr] Downloaded simba v0.6.0 [INFO] [stderr] Downloaded statrs v0.16.0 [INFO] [stderr] Downloaded ndarray-stats v0.5.1 [INFO] [stderr] Downloaded plotters v0.3.5 [INFO] [stderr] Downloaded nalgebra v0.29.0 [INFO] [stderr] Downloaded noisy_float v0.2.0 [INFO] [stderr] Downloaded num v0.4.2 [INFO] [stderr] Downloaded freetype v0.7.2 [INFO] [stderr] Downloaded plotters-backend v0.3.5 [INFO] [stderr] Downloaded console v0.15.8 [INFO] [stderr] Downloaded plotters-bitmap v0.3.3 [INFO] [stderr] Downloaded netlib-src v0.8.0 [INFO] [stderr] Downloaded freetype-sys v0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd2d6b99df4b5f8133f19d2eabcf943a166e7a2258047e3c5f3722058dfb4a1d [INFO] running `Command { std: "docker" "start" "-a" "dd2d6b99df4b5f8133f19d2eabcf943a166e7a2258047e3c5f3722058dfb4a1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd2d6b99df4b5f8133f19d2eabcf943a166e7a2258047e3c5f3722058dfb4a1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd2d6b99df4b5f8133f19d2eabcf943a166e7a2258047e3c5f3722058dfb4a1d", kill_on_drop: false }` [INFO] [stdout] dd2d6b99df4b5f8133f19d2eabcf943a166e7a2258047e3c5f3722058dfb4a1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f15c1fc67c5cdb56942a294d8f79892ac16fd0d764ce9597dfef3b21114f747 [INFO] running `Command { std: "docker" "start" "-a" "6f15c1fc67c5cdb56942a294d8f79892ac16fd0d764ce9597dfef3b21114f747", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking const-cstr v0.3.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking wide v0.7.15 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling pathfinder_simd v0.5.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling colorous v1.0.13 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking ansi_colours v1.2.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling netlib-src v0.8.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking noisy_float v0.2.0 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking ttf-parser v0.17.1 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling nanoserde-derive v0.1.22 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking rand_isaac v0.3.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking num v0.4.2 [INFO] [stderr] Checking nanoserde v0.1.37 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking ndarray-rand v0.14.0 [INFO] [stderr] Checking ndarray-stats v0.5.1 [INFO] [stderr] Checking ndarray-csv v0.5.2 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking comfy-table v7.1.1 [INFO] [stderr] Checking plotters-bitmap v0.3.3 [INFO] [stderr] Checking viuer v0.7.1 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking freetype v0.7.2 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking statrs v0.16.0 [INFO] [stderr] Checking blas-src v0.8.0 [INFO] [stderr] Checking neuron_dance v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `min` is never used [INFO] [stdout] --> src/algebra.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait AlgebraExt { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 20 | fn min(&self) -> f64; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `min` is never used [INFO] [stdout] --> src/algebra.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait AlgebraExt { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 20 | fn min(&self) -> f64; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.76s [INFO] running `Command { std: "docker" "inspect" "6f15c1fc67c5cdb56942a294d8f79892ac16fd0d764ce9597dfef3b21114f747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f15c1fc67c5cdb56942a294d8f79892ac16fd0d764ce9597dfef3b21114f747", kill_on_drop: false }` [INFO] [stdout] 6f15c1fc67c5cdb56942a294d8f79892ac16fd0d764ce9597dfef3b21114f747 [INFO] checking brpandey/simple_network 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%2Fbrpandey%2Fsimple_network" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brpandey/simple_network 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/brpandey/simple_network [INFO] finished tweaking git repo https://github.com/brpandey/simple_network [INFO] tweaked toml for git repo https://github.com/brpandey/simple_network written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/brpandey/simple_network already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c616f1625aabbf3600d9bb28aabb5675dfd6ed660f7e16310142be266ed0d2d9 [INFO] running `Command { std: "docker" "start" "-a" "c616f1625aabbf3600d9bb28aabb5675dfd6ed660f7e16310142be266ed0d2d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c616f1625aabbf3600d9bb28aabb5675dfd6ed660f7e16310142be266ed0d2d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c616f1625aabbf3600d9bb28aabb5675dfd6ed660f7e16310142be266ed0d2d9", kill_on_drop: false }` [INFO] [stdout] c616f1625aabbf3600d9bb28aabb5675dfd6ed660f7e16310142be266ed0d2d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c1b3a262ef7dfb26437f2cadf90e40f9a062c7bfdb0b82d998ffcde7f24566c [INFO] running `Command { std: "docker" "start" "-a" "7c1b3a262ef7dfb26437f2cadf90e40f9a062c7bfdb0b82d998ffcde7f24566c", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking const-cstr v0.3.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking wide v0.7.15 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling pathfinder_simd v0.5.3 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling colorous v1.0.13 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking ansi_colours v1.2.2 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling netlib-src v0.8.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking noisy_float v0.2.0 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Compiling nanoserde-derive v0.1.22 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking ttf-parser v0.17.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking rand_isaac v0.3.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking nanoserde v0.1.37 [INFO] [stderr] Checking num v0.4.2 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking ndarray-stats v0.5.1 [INFO] [stderr] Checking ndarray-csv v0.5.2 [INFO] [stderr] Checking ndarray-rand v0.14.0 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking comfy-table v7.1.1 [INFO] [stderr] Checking plotters-bitmap v0.3.3 [INFO] [stderr] Checking viuer v0.7.1 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Checking freetype v0.7.2 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking statrs v0.16.0 [INFO] [stderr] Checking blas-src v0.8.0 [INFO] [stderr] Checking neuron_dance v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `min` is never used [INFO] [stdout] --> src/algebra.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait AlgebraExt { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 20 | fn min(&self) -> f64; [INFO] [stdout] | ^^^ [INFO] [stdout] | [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/activation/softmax.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 13 | let max = z.max_axis(Axis(0)); //.into_shape((1, cols)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | let expd = (z - &max).exp(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | &expd / &expd.sum_axis(Axis(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] = 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/chain_rule.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 61 | let mut layer_terms = ComputeLayer::Output(OutputLayerTerms { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | let results = layer_terms.chain_rule(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | layer_terms.acc().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chain_rule.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn fold_layer(&mut self, dc_dz2: Array2, w: &Array2) -> Array2 { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 86 | let shared = SharedHiddenTerms { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 94 | let mut layer_terms = ComputeLayer::Hidden(HiddenLayerTerms { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | let results = layer_terms.chain_rule(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | layer_terms.acc().unwrap() // return acc [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/cost.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 44 | f_a: Array2, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | g_z: Array2, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | CombinateRule::Default(f, f_a, None, g, g_z) [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/dataset/idx.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 27 | let subset_types = ( [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | data: None, [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/dataset/idx.rs:258:12 [INFO] [stdout] | [INFO] [stdout] 257 | let data = Array2::from_shape_vec((n_labels as usize, 1), floats)?; // e.g. 10,000 x 1 [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 258 | Ok(Self(Some(data), n_labels as usize)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/dataset/idx.rs:287:12 [INFO] [stdout] | [INFO] [stdout] 269 | let acc: Result, SimpleError> = Ok(Vec::with_capacity(ndim)); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 286 | let data = Array2::from_shape_vec((n_images, flattened_shape), floats)?; // e.g. 10,000 x 784 [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 287 | Ok(Self(Some(data), n_images)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/layers.rs:141:19 [INFO] [stdout] | [INFO] [stdout] 140 | self.0.iter().enumerate().fold(acc, |mut acc, (i, l)| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 141 | match l.reduce() { [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/network.rs:223:12 [INFO] [stdout] | [INFO] [stdout] 220 | let net = ::restore(filename1)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 223 | Ok(net + hypers) [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/save.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 31 | fn from_archive(archive: Self::Proxy) -> Result [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | Ok(archive.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `neuron_dance` (lib) due to 11 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: method `min` is never used [INFO] [stdout] --> src/algebra.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait AlgebraExt { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 20 | fn min(&self) -> f64; [INFO] [stdout] | ^^^ [INFO] [stdout] | [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/activation/softmax.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 13 | let max = z.max_axis(Axis(0)); //.into_shape((1, cols)).unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | let expd = (z - &max).exp(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | &expd / &expd.sum_axis(Axis(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] = 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/chain_rule.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 61 | let mut layer_terms = ComputeLayer::Output(OutputLayerTerms { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | let results = layer_terms.chain_rule(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | layer_terms.acc().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/chain_rule.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn fold_layer(&mut self, dc_dz2: Array2, w: &Array2) -> Array2 { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 86 | let shared = SharedHiddenTerms { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 94 | let mut layer_terms = ComputeLayer::Hidden(HiddenLayerTerms { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | let results = layer_terms.chain_rule(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | layer_terms.acc().unwrap() // return acc [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/cost.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 44 | f_a: Array2, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | g_z: Array2, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | CombinateRule::Default(f, f_a, None, g, g_z) [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/dataset/idx.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 27 | let subset_types = ( [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 37 | data: None, [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/dataset/idx.rs:258:12 [INFO] [stdout] | [INFO] [stdout] 257 | let data = Array2::from_shape_vec((n_labels as usize, 1), floats)?; // e.g. 10,000 x 1 [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 258 | Ok(Self(Some(data), n_labels as usize)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/dataset/idx.rs:287:12 [INFO] [stdout] | [INFO] [stdout] 269 | let acc: Result, SimpleError> = Ok(Vec::with_capacity(ndim)); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 286 | let data = Array2::from_shape_vec((n_images, flattened_shape), floats)?; // e.g. 10,000 x 784 [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 287 | Ok(Self(Some(data), n_images)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/layers.rs:141:19 [INFO] [stdout] | [INFO] [stdout] 140 | self.0.iter().enumerate().fold(acc, |mut acc, (i, l)| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 141 | match l.reduce() { [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/network.rs:223:12 [INFO] [stdout] | [INFO] [stdout] 220 | let net = ::restore(filename1)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 223 | Ok(net + hypers) [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/save.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 31 | fn from_archive(archive: Self::Proxy) -> Result [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | Ok(archive.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `neuron_dance` (lib test) due to 11 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "7c1b3a262ef7dfb26437f2cadf90e40f9a062c7bfdb0b82d998ffcde7f24566c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c1b3a262ef7dfb26437f2cadf90e40f9a062c7bfdb0b82d998ffcde7f24566c", kill_on_drop: false }` [INFO] [stdout] 7c1b3a262ef7dfb26437f2cadf90e40f9a062c7bfdb0b82d998ffcde7f24566c