[INFO] cloning repository https://github.com/jkpdino/backprop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkpdino/backprop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkpdino%2Fbackprop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkpdino%2Fbackprop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2776a6ba96bfc7c6a1740f66423100e160ae13a [INFO] checking jkpdino/backprop against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkpdino%2Fbackprop" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jkpdino/backprop 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/jkpdino/backprop [INFO] finished tweaking git repo https://github.com/jkpdino/backprop [INFO] tweaked toml for git repo https://github.com/jkpdino/backprop written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jkpdino/backprop 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 rand_distr v0.4.3 [INFO] [stderr] Downloaded autocfg v1.2.0 [INFO] [stderr] Downloaded windows-targets v0.52.4 [INFO] [stderr] Downloaded simple_moving_average v1.0.2 [INFO] [stderr] Downloaded errno v0.3.8 [INFO] [stderr] Downloaded terminal_size v0.3.0 [INFO] [stderr] Downloaded num-traits v0.2.18 [INFO] [stderr] Downloaded csv-core v0.1.11 [INFO] [stderr] Downloaded ryu v1.0.17 [INFO] [stderr] Downloaded bitflags v2.5.0 [INFO] [stderr] Downloaded serde v1.0.197 [INFO] [stderr] Downloaded proc-macro2 v1.0.79 [INFO] [stderr] Downloaded serde_derive v1.0.197 [INFO] [stderr] Downloaded kdam v0.5.1 [INFO] [stderr] Downloaded syn v2.0.55 [INFO] [stderr] Downloaded rustix v0.38.32 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.52.4 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.52.4 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.52.4 [INFO] [stderr] Downloaded windows_i686_gnu v0.52.4 [INFO] [stderr] Downloaded csv v1.3.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.52.4 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.52.4 [INFO] [stderr] Downloaded windows_i686_msvc v0.52.4 [INFO] [stderr] Downloaded linux-raw-sys v0.4.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11d29429d5c9fae5f83833c96652a1bc32731ea44ca17cd0208ae5dffd86b9f4 [INFO] running `Command { std: "docker" "start" "-a" "11d29429d5c9fae5f83833c96652a1bc32731ea44ca17cd0208ae5dffd86b9f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11d29429d5c9fae5f83833c96652a1bc32731ea44ca17cd0208ae5dffd86b9f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11d29429d5c9fae5f83833c96652a1bc32731ea44ca17cd0208ae5dffd86b9f4", kill_on_drop: false }` [INFO] [stdout] 11d29429d5c9fae5f83833c96652a1bc32731ea44ca17cd0208ae5dffd86b9f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b8cf37c62e283495ba46cde59db143b4cd8af27004df9aa2ca7b439455fbe65 [INFO] running `Command { std: "docker" "start" "-a" "2b8cf37c62e283495ba46cde59db143b4cd8af27004df9aa2ca7b439455fbe65", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking kdam v0.5.1 [INFO] [stderr] Checking simple_moving_average v1.0.2 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking backprop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ops::Add` [INFO] [stdout] --> src/tensor_ops/reshape.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{marker::PhantomData, ops::Add, sync::Arc}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rank1` [INFO] [stdout] --> src/tensor_ops/reshape.rs:3:60 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{device::Device, tensor::{source::TensorSource, Rank1, Shape, Tensor}}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inner::TensorInner` [INFO] [stdout] --> src/nn/layers/linear.rs:1:54 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{device::Device, nn::Activation, tensor::{inner::TensorInner, Rank1, Rank2, Tensor, TensorRef}, tensor_ops::matmul}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Rank1` and `matmul` [INFO] [stdout] --> src/nn/layers/conv2d.rs:1:54 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{device::Device, nn::Activation, tensor::{Rank1, Rank2, Tensor}, tensor_ops::{conv2d, matmul}}; [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inner::TensorInner` [INFO] [stdout] --> src/nn/layers/reshape.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::tensor::{inner::TensorInner, Shape, TensorRef}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inner::TensorInner` [INFO] [stdout] --> src/nn/layers/mod.rs:10:38 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{device::Device, tensor::{inner::TensorInner, Shape, Tensor, TensorRef}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inner::TensorInner` [INFO] [stdout] --> src/nn/optimizer/sgd.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{device::Device, tensor::{inner::TensorInner, TensorRef}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/nn/optimizer/mod.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{device::{self, Device}, tensor::TensorRef}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ops::Add` [INFO] [stdout] --> src/tensor_ops/reshape.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{marker::PhantomData, ops::Add, sync::Arc}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rank1` [INFO] [stdout] --> src/tensor_ops/reshape.rs:3:60 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{device::Device, tensor::{source::TensorSource, Rank1, Shape, Tensor}}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inner::TensorInner` [INFO] [stdout] --> src/nn/layers/linear.rs:1:54 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{device::Device, nn::Activation, tensor::{inner::TensorInner, Rank1, Rank2, Tensor, TensorRef}, tensor_ops::matmul}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Rank1` and `matmul` [INFO] [stdout] --> src/nn/layers/conv2d.rs:1:54 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{device::Device, nn::Activation, tensor::{Rank1, Rank2, Tensor}, tensor_ops::{conv2d, matmul}}; [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inner::TensorInner` [INFO] [stdout] --> src/nn/layers/reshape.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::tensor::{inner::TensorInner, Shape, TensorRef}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inner::TensorInner` [INFO] [stdout] --> src/nn/layers/mod.rs:10:38 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{device::Device, tensor::{inner::TensorInner, Shape, Tensor, TensorRef}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inner::TensorInner` [INFO] [stdout] --> src/nn/optimizer/sgd.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{device::Device, tensor::{inner::TensorInner, TensorRef}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/nn/optimizer/mod.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{device::{self, Device}, tensor::TensorRef}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device` [INFO] [stdout] --> src/nn/layers/reshape.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | fn build_layer(self, device: &crate::device::Device) -> Self::Layer { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/main.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | for (index, row) in tqdm!(training_data.rows().iter().enumerate()) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device` [INFO] [stdout] --> src/nn/layers/reshape.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | fn build_layer(self, device: &crate::device::Device) -> Self::Layer { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/main.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | for (index, row) in tqdm!(training_data.rows().iter().enumerate()) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.38s [INFO] running `Command { std: "docker" "inspect" "2b8cf37c62e283495ba46cde59db143b4cd8af27004df9aa2ca7b439455fbe65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b8cf37c62e283495ba46cde59db143b4cd8af27004df9aa2ca7b439455fbe65", kill_on_drop: false }` [INFO] [stdout] 2b8cf37c62e283495ba46cde59db143b4cd8af27004df9aa2ca7b439455fbe65 [INFO] checking jkpdino/backprop 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%2Fjkpdino%2Fbackprop" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jkpdino/backprop 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/jkpdino/backprop [INFO] finished tweaking git repo https://github.com/jkpdino/backprop [INFO] tweaked toml for git repo https://github.com/jkpdino/backprop written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jkpdino/backprop already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3846870aa7d2e56b2334dd8c8a4bc6fd1031fef95819c7fa71e6db4fa686460 [INFO] running `Command { std: "docker" "start" "-a" "e3846870aa7d2e56b2334dd8c8a4bc6fd1031fef95819c7fa71e6db4fa686460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3846870aa7d2e56b2334dd8c8a4bc6fd1031fef95819c7fa71e6db4fa686460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3846870aa7d2e56b2334dd8c8a4bc6fd1031fef95819c7fa71e6db4fa686460", kill_on_drop: false }` [INFO] [stdout] e3846870aa7d2e56b2334dd8c8a4bc6fd1031fef95819c7fa71e6db4fa686460 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 919d695bd14cdb3c061a7b7b0381e3e240f4ff991edd0475aa95d5a3aa98e654 [INFO] running `Command { std: "docker" "start" "-a" "919d695bd14cdb3c061a7b7b0381e3e240f4ff991edd0475aa95d5a3aa98e654", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking kdam v0.5.1 [INFO] [stderr] Checking simple_moving_average v1.0.2 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking backprop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ops::Add` [INFO] [stdout] --> src/tensor_ops/reshape.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{marker::PhantomData, ops::Add, sync::Arc}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rank1` [INFO] [stdout] --> src/tensor_ops/reshape.rs:3:60 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{device::Device, tensor::{source::TensorSource, Rank1, Shape, Tensor}}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inner::TensorInner` [INFO] [stdout] --> src/nn/layers/linear.rs:1:54 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{device::Device, nn::Activation, tensor::{inner::TensorInner, Rank1, Rank2, Tensor, TensorRef}, tensor_ops::matmul}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ops::Add` [INFO] [stdout] --> src/tensor_ops/reshape.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{marker::PhantomData, ops::Add, sync::Arc}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Rank1` and `matmul` [INFO] [stdout] --> src/nn/layers/conv2d.rs:1:54 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{device::Device, nn::Activation, tensor::{Rank1, Rank2, Tensor}, tensor_ops::{conv2d, matmul}}; [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inner::TensorInner` [INFO] [stdout] --> src/nn/layers/reshape.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::tensor::{inner::TensorInner, Shape, TensorRef}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rank1` [INFO] [stdout] --> src/tensor_ops/reshape.rs:3:60 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{device::Device, tensor::{source::TensorSource, Rank1, Shape, Tensor}}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inner::TensorInner` [INFO] [stdout] --> src/nn/layers/mod.rs:10:38 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{device::Device, tensor::{inner::TensorInner, Shape, Tensor, TensorRef}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inner::TensorInner` [INFO] [stdout] --> src/nn/layers/linear.rs:1:54 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{device::Device, nn::Activation, tensor::{inner::TensorInner, Rank1, Rank2, Tensor, TensorRef}, tensor_ops::matmul}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inner::TensorInner` [INFO] [stdout] --> src/nn/optimizer/sgd.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{device::Device, tensor::{inner::TensorInner, TensorRef}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/nn/optimizer/mod.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{device::{self, Device}, tensor::TensorRef}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Rank1` and `matmul` [INFO] [stdout] --> src/nn/layers/conv2d.rs:1:54 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{device::Device, nn::Activation, tensor::{Rank1, Rank2, Tensor}, tensor_ops::{conv2d, matmul}}; [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inner::TensorInner` [INFO] [stdout] --> src/nn/layers/reshape.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::tensor::{inner::TensorInner, Shape, TensorRef}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inner::TensorInner` [INFO] [stdout] --> src/nn/layers/mod.rs:10:38 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{device::Device, tensor::{inner::TensorInner, Shape, Tensor, TensorRef}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inner::TensorInner` [INFO] [stdout] --> src/nn/optimizer/sgd.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{device::Device, tensor::{inner::TensorInner, TensorRef}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/nn/optimizer/mod.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{device::{self, Device}, tensor::TensorRef}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device` [INFO] [stdout] --> src/nn/layers/reshape.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | fn build_layer(self, device: &crate::device::Device) -> Self::Layer { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `device` [INFO] [stdout] --> src/nn/layers/reshape.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | fn build_layer(self, device: &crate::device::Device) -> Self::Layer { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/main.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | for (index, row) in tqdm!(training_data.rows().iter().enumerate()) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/main.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | for (index, row) in tqdm!(training_data.rows().iter().enumerate()) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [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/device/mod.rs:62:38 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn build_optimizer(&self, model: &Model, cfg: O) -> O::Optimizer { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | let tensors = model.layer.get_tensors(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | [INFO] [stdout] 62 | cfg.build_optimizer(tensors, self.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] = 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/device/mod.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn allocate_tensor(&self, data: Vec, source: TensorSource) -> Tensor { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | let tensor_inner = Arc::new(TensorInner::new(data)); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 115 | device: self.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/tensor_ops/add.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 29 | fn add(self, rhs: Self) -> Self::Output { [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] 30 | self.device.dispatch(TensorAdd { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 31 | | lhs: self.clone(), [INFO] [stdout] 32 | | rhs: rhs.clone(), [INFO] [stdout] 33 | | }) [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/tensor_ops/mse.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn mse(a: Tensor, targets: Tensor) -> Tensor> { [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] 8 | a.device.clone().dispatch(MeanSquaredError { [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/tensor_ops/mse.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn mse(a: Tensor, targets: Tensor) -> Tensor> { [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] 8 | a.device.clone().dispatch(MeanSquaredError { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 9 | | a, [INFO] [stdout] 10 | | targets [INFO] [stdout] 11 | | }) [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/tensor_ops/matmul.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | fn dispatch(a: Tensor, b: Tensor>) -> Tensor { [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] 31 | a.device.clone().dispatch(TensorMatMul { [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/tensor_ops/matmul.rs:31:35 [INFO] [stdout] | [INFO] [stdout] 30 | fn dispatch(a: Tensor, b: Tensor>) -> Tensor { [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] 31 | a.device.clone().dispatch(TensorMatMul { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 32 | | lhs: a, [INFO] [stdout] 33 | | rhs: b [INFO] [stdout] 34 | | }) [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/tensor_ops/relu.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn relu(t: Tensor) -> Tensor { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 8 | let device = t.device.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | [INFO] [stdout] 10 | device.dispatch(TensorRelu { [INFO] [stdout] | _____________________^ [INFO] [stdout] 11 | | input: t [INFO] [stdout] 12 | | }) [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/tensor_ops/softmax.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn softmax(t: Tensor) -> Tensor { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 8 | let device = t.device.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | [INFO] [stdout] 10 | device.dispatch(TensorSoftmax { [INFO] [stdout] | _____________________^ [INFO] [stdout] 11 | | input: t [INFO] [stdout] 12 | | }) [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/tensor_ops/sigmoid.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn sigmoid(t: Tensor) -> Tensor { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 8 | let device = t.device.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | [INFO] [stdout] 10 | device.dispatch(TensorSigmoid { [INFO] [stdout] | _____________________^ [INFO] [stdout] 11 | | input: t [INFO] [stdout] 12 | | }) [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/device/mod.rs:62:38 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn build_optimizer(&self, model: &Model, cfg: O) -> O::Optimizer { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | let tensors = model.layer.get_tensors(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | [INFO] [stdout] 62 | cfg.build_optimizer(tensors, self.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] = 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/tensor_ops/tanh.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn tanh(t: Tensor) -> Tensor { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 8 | let device = t.device.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | [INFO] [stdout] 10 | device.dispatch(TensorTanh { [INFO] [stdout] | _____________________^ [INFO] [stdout] 11 | | input: t [INFO] [stdout] 12 | | }) [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/device/mod.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn allocate_tensor(&self, data: Vec, source: TensorSource) -> Tensor { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | let tensor_inner = Arc::new(TensorInner::new(data)); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 115 | device: self.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/tensor_ops/cross_entropy.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn cross_entropy_loss(a: Tensor, targets: Tensor) -> Tensor> { [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] 8 | a.device.clone().dispatch(TensorCrossEntropyLoss { [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/tensor_ops/cross_entropy.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn cross_entropy_loss(a: Tensor, targets: Tensor) -> Tensor> { [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] 8 | a.device.clone().dispatch(TensorCrossEntropyLoss { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 9 | | a, [INFO] [stdout] 10 | | targets [INFO] [stdout] 11 | | }) [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/tensor_ops/conv2d.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 13 | input: Tensor>, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | kernel: Tensor> [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | ) -> Tensor> { [INFO] [stdout] 16 | input.device.clone().dispatch(TensorConvolve2D { [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/tensor_ops/add.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 29 | fn add(self, rhs: Self) -> Self::Output { [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] 30 | self.device.dispatch(TensorAdd { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 31 | | lhs: self.clone(), [INFO] [stdout] 32 | | rhs: rhs.clone(), [INFO] [stdout] 33 | | }) [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/tensor_ops/conv2d.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 13 | input: Tensor>, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | kernel: Tensor> [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | ) -> Tensor> { [INFO] [stdout] 16 | input.device.clone().dispatch(TensorConvolve2D { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 17 | | input, [INFO] [stdout] 18 | | kernel [INFO] [stdout] 19 | | }) [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/tensor_ops/conv2d.rs:70:45 [INFO] [stdout] | [INFO] [stdout] 51 | fn dispatch(&self, op: TensorConvolve2D) -> Tensor> { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | self.allocate_tensor(output_buffer, TensorSource::Operation(Arc::new(op))) [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/tensor_ops/mse.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn mse(a: Tensor, targets: Tensor) -> Tensor> { [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] 8 | a.device.clone().dispatch(MeanSquaredError { [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/tensor_ops/reshape.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn reshape(t: Tensor) -> Tensor { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10 | let device = t.device.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | [INFO] [stdout] 12 | device.dispatch(TensorReshape { [INFO] [stdout] | _____________________^ [INFO] [stdout] 13 | | from: t, [INFO] [stdout] 14 | | _phantom: PhantomData [INFO] [stdout] 15 | | }) [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/tensor_ops/mse.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn mse(a: Tensor, targets: Tensor) -> Tensor> { [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] 8 | a.device.clone().dispatch(MeanSquaredError { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 9 | | a, [INFO] [stdout] 10 | | targets [INFO] [stdout] 11 | | }) [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/tensor_ops/matmul.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | fn dispatch(a: Tensor, b: Tensor>) -> Tensor { [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] 31 | a.device.clone().dispatch(TensorMatMul { [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/tensor_ops/matmul.rs:31:35 [INFO] [stdout] | [INFO] [stdout] 30 | fn dispatch(a: Tensor, b: Tensor>) -> Tensor { [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] 31 | a.device.clone().dispatch(TensorMatMul { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 32 | | lhs: a, [INFO] [stdout] 33 | | rhs: b [INFO] [stdout] 34 | | }) [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/tensor_ops/relu.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn relu(t: Tensor) -> Tensor { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 8 | let device = t.device.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | [INFO] [stdout] 10 | device.dispatch(TensorRelu { [INFO] [stdout] | _____________________^ [INFO] [stdout] 11 | | input: t [INFO] [stdout] 12 | | }) [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/tensor_ops/softmax.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn softmax(t: Tensor) -> Tensor { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 8 | let device = t.device.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | [INFO] [stdout] 10 | device.dispatch(TensorSoftmax { [INFO] [stdout] | _____________________^ [INFO] [stdout] 11 | | input: t [INFO] [stdout] 12 | | }) [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/tensor_ops/sigmoid.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn sigmoid(t: Tensor) -> Tensor { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 8 | let device = t.device.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | [INFO] [stdout] 10 | device.dispatch(TensorSigmoid { [INFO] [stdout] | _____________________^ [INFO] [stdout] 11 | | input: t [INFO] [stdout] 12 | | }) [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/tensor_ops/tanh.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn tanh(t: Tensor) -> Tensor { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 8 | let device = t.device.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | [INFO] [stdout] 10 | device.dispatch(TensorTanh { [INFO] [stdout] | _____________________^ [INFO] [stdout] 11 | | input: t [INFO] [stdout] 12 | | }) [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/tensor_ops/cross_entropy.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn cross_entropy_loss(a: Tensor, targets: Tensor) -> Tensor> { [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] 8 | a.device.clone().dispatch(TensorCrossEntropyLoss { [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/tensor_ops/cross_entropy.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn cross_entropy_loss(a: Tensor, targets: Tensor) -> Tensor> { [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] 8 | a.device.clone().dispatch(TensorCrossEntropyLoss { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 9 | | a, [INFO] [stdout] 10 | | targets [INFO] [stdout] 11 | | }) [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/tensor_ops/conv2d.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 13 | input: Tensor>, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | kernel: Tensor> [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | ) -> Tensor> { [INFO] [stdout] 16 | input.device.clone().dispatch(TensorConvolve2D { [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/tensor_ops/conv2d.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 13 | input: Tensor>, [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | kernel: Tensor> [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | ) -> Tensor> { [INFO] [stdout] 16 | input.device.clone().dispatch(TensorConvolve2D { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 17 | | input, [INFO] [stdout] 18 | | kernel [INFO] [stdout] 19 | | }) [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/tensor_ops/conv2d.rs:70:45 [INFO] [stdout] | [INFO] [stdout] 51 | fn dispatch(&self, op: TensorConvolve2D) -> Tensor> { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | self.allocate_tensor(output_buffer, TensorSource::Operation(Arc::new(op))) [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/tensor_ops/reshape.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn reshape(t: Tensor) -> Tensor { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 10 | let device = t.device.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | [INFO] [stdout] 12 | device.dispatch(TensorReshape { [INFO] [stdout] | _____________________^ [INFO] [stdout] 13 | | from: t, [INFO] [stdout] 14 | | _phantom: PhantomData [INFO] [stdout] 15 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `backprop` (bin "backprop" test) due to 18 previous errors; 10 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `backprop` (bin "backprop") due to 18 previous errors; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "919d695bd14cdb3c061a7b7b0381e3e240f4ff991edd0475aa95d5a3aa98e654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "919d695bd14cdb3c061a7b7b0381e3e240f4ff991edd0475aa95d5a3aa98e654", kill_on_drop: false }` [INFO] [stdout] 919d695bd14cdb3c061a7b7b0381e3e240f4ff991edd0475aa95d5a3aa98e654