[INFO] fetching crate ktensor 0.1.0... [INFO] building ktensor-0.1.0 against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] extracting crate ktensor 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate ktensor 0.1.0 on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ktensor 0.1.0 [INFO] finished tweaking crates.io crate ktensor 0.1.0 [INFO] tweaked toml for crates.io crate ktensor 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 10 packages to latest compatible versions [INFO] [stderr] Adding rand v0.3.23 (available: v0.8.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4014d9970286112b0e99b30f31e244e94fa9f40484b8c36526a90481408899e2 [INFO] running `Command { std: "docker" "start" "-a" "4014d9970286112b0e99b30f31e244e94fa9f40484b8c36526a90481408899e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4014d9970286112b0e99b30f31e244e94fa9f40484b8c36526a90481408899e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4014d9970286112b0e99b30f31e244e94fa9f40484b8c36526a90481408899e2", kill_on_drop: false }` [INFO] [stdout] 4014d9970286112b0e99b30f31e244e94fa9f40484b8c36526a90481408899e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0cc4fdf461bc4a7dd7c33e11b284470d568f95f79dc38f8ee23661b69c55971 [INFO] running `Command { std: "docker" "start" "-a" "e0cc4fdf461bc4a7dd7c33e11b284470d568f95f79dc38f8ee23661b69c55971", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling ktensor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/junction.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | param: Vec>>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 14 | param: Vec>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/dot.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn dot(node_id: String, a: Arc>, b: Arc>) -> Node where T: Mul + Add + Copy { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 23 | pub fn dot(node_id: String, a: Arc>, b: Arc>) -> Node where T: Mul + Add + Copy { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/dot.rs:23:57 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn dot(node_id: String, a: Arc>, b: Arc>) -> Node where T: Mul + Add + Copy { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 23 | pub fn dot(node_id: String, a: Arc>, b: Arc>) -> Node where T: Mul + Add + Copy { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/add.rs:46:39 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn add(node_id: String, a: Arc>, b: Arc>) -> Node where T: Copy + Mul + Add { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 46 | pub fn add(node_id: String, a: Arc>, b: Arc>) -> Node where T: Copy + Mul + Add { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/add.rs:46:57 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn add(node_id: String, a: Arc>, b: Arc>) -> Node where T: Copy + Mul + Add { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 46 | pub fn add(node_id: String, a: Arc>, b: Arc>) -> Node where T: Copy + Mul + Add { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/run/mod.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn execute(node: Arc>, state: &Context, variables: &Context) -> Tensor where T: Copy { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 7 | pub fn execute(node: Arc>, state: &Context, variables: &Context) -> Tensor where T: Copy { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/run/mod.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn train(node: Arc>, state: &mut Context, variables: &Context, history: &mut Context, rate: T) where T: Copy { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 | pub fn train(node: Arc>, state: &mut Context, variables: &Context, history: &mut Context, rate: T) where T: Copy { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/context/mod.rs:26:40 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn from_vec(context_vec: Vec<(&Graph, Tensor)>) -> Context { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 | pub fn from_vec(context_vec: Vec<(&dyn Graph, Tensor)>) -> Context { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/junction.rs:29:164 [INFO] [stdout] | [INFO] [stdout] 29 | ...sor, Vec<&Tensor>) -> Vec>, parameter: Vec>>, calc_dim: fn(Vec) -> Vec2) -> Node where T: Copy { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(node_id: String, operation: fn(Vec>) -> Tensor, operation_prime: fn(&Tensor, Vec<&Tensor>) -> Vec>, parameter: Vec>>, calc_dim: fn(Vec) -> Vec2) -> Node where T: Copy { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/junction.rs:39:169 [INFO] [stdout] | [INFO] [stdout] 39 | ...sor, Vec<&Tensor>) -> Vec>, parameter: Vec>>, dimension: Vec2) -> Node { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 39 | pub fn with_dim(node_id: String, operation: fn(Vec>) -> Tensor, operation_prime: fn(&Tensor, Vec<&Tensor>) -> Vec>, parameter: Vec>>, dimension: Vec2) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/softmax.rs:77:44 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn softmax_f64(node_id: String, a: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 77 | pub fn softmax_f64(node_id: String, a: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/softmax.rs:81:44 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn softmax_f32(node_id: String, a: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 81 | pub fn softmax_f32(node_id: String, a: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/relu.rs:59:41 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn relu_f64(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 59 | pub fn relu_f64(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/relu.rs:63:41 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn relu_f32(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 63 | pub fn relu_f32(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/sigmoid.rs:63:44 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn sigmoid_f64(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 63 | pub fn sigmoid_f64(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/sigmoid.rs:67:44 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn sigmoid_f32(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 67 | pub fn sigmoid_f32(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cost/softxentropy.rs:36:58 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn softmax_cross_entropy_f64(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 | pub fn softmax_cross_entropy_f64(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cost/softxentropy.rs:36:78 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn softmax_cross_entropy_f64(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 | pub fn softmax_cross_entropy_f64(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cost/softxentropy.rs:40:58 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn softmax_cross_entropy_f32(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 40 | pub fn softmax_cross_entropy_f32(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cost/softxentropy.rs:40:78 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn softmax_cross_entropy_f32(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 40 | pub fn softmax_cross_entropy_f32(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] running `Command { std: "docker" "inspect" "e0cc4fdf461bc4a7dd7c33e11b284470d568f95f79dc38f8ee23661b69c55971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0cc4fdf461bc4a7dd7c33e11b284470d568f95f79dc38f8ee23661b69c55971", kill_on_drop: false }` [INFO] [stdout] e0cc4fdf461bc4a7dd7c33e11b284470d568f95f79dc38f8ee23661b69c55971 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f61568792f9009c469480dc32b0d33d4e04da26e31c933463589f3aaec9c4cfd [INFO] running `Command { std: "docker" "start" "-a" "f61568792f9009c469480dc32b0d33d4e04da26e31c933463589f3aaec9c4cfd", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/junction.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | param: Vec>>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 14 | param: Vec>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/dot.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn dot(node_id: String, a: Arc>, b: Arc>) -> Node where T: Mul + Add + Copy { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 23 | pub fn dot(node_id: String, a: Arc>, b: Arc>) -> Node where T: Mul + Add + Copy { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/dot.rs:23:57 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn dot(node_id: String, a: Arc>, b: Arc>) -> Node where T: Mul + Add + Copy { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 23 | pub fn dot(node_id: String, a: Arc>, b: Arc>) -> Node where T: Mul + Add + Copy { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/add.rs:46:39 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn add(node_id: String, a: Arc>, b: Arc>) -> Node where T: Copy + Mul + Add { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 46 | pub fn add(node_id: String, a: Arc>, b: Arc>) -> Node where T: Copy + Mul + Add { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/add.rs:46:57 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn add(node_id: String, a: Arc>, b: Arc>) -> Node where T: Copy + Mul + Add { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 46 | pub fn add(node_id: String, a: Arc>, b: Arc>) -> Node where T: Copy + Mul + Add { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/run/mod.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn execute(node: Arc>, state: &Context, variables: &Context) -> Tensor where T: Copy { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 7 | pub fn execute(node: Arc>, state: &Context, variables: &Context) -> Tensor where T: Copy { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/run/mod.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn train(node: Arc>, state: &mut Context, variables: &Context, history: &mut Context, rate: T) where T: Copy { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 | pub fn train(node: Arc>, state: &mut Context, variables: &Context, history: &mut Context, rate: T) where T: Copy { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/context/mod.rs:26:40 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn from_vec(context_vec: Vec<(&Graph, Tensor)>) -> Context { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 | pub fn from_vec(context_vec: Vec<(&dyn Graph, Tensor)>) -> Context { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/junction.rs:29:164 [INFO] [stdout] | [INFO] [stdout] 29 | ...sor, Vec<&Tensor>) -> Vec>, parameter: Vec>>, calc_dim: fn(Vec) -> Vec2) -> Node where T: Copy { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(node_id: String, operation: fn(Vec>) -> Tensor, operation_prime: fn(&Tensor, Vec<&Tensor>) -> Vec>, parameter: Vec>>, calc_dim: fn(Vec) -> Vec2) -> Node where T: Copy { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/junction.rs:39:169 [INFO] [stdout] | [INFO] [stdout] 39 | ...sor, Vec<&Tensor>) -> Vec>, parameter: Vec>>, dimension: Vec2) -> Node { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 39 | pub fn with_dim(node_id: String, operation: fn(Vec>) -> Tensor, operation_prime: fn(&Tensor, Vec<&Tensor>) -> Vec>, parameter: Vec>>, dimension: Vec2) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/softmax.rs:77:44 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn softmax_f64(node_id: String, a: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 77 | pub fn softmax_f64(node_id: String, a: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/softmax.rs:81:44 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn softmax_f32(node_id: String, a: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 81 | pub fn softmax_f32(node_id: String, a: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/relu.rs:59:41 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn relu_f64(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 59 | pub fn relu_f64(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/relu.rs:63:41 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn relu_f32(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 63 | pub fn relu_f32(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/sigmoid.rs:63:44 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn sigmoid_f64(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 63 | pub fn sigmoid_f64(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/sigmoid.rs:67:44 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn sigmoid_f32(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 67 | pub fn sigmoid_f32(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cost/softxentropy.rs:36:58 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn softmax_cross_entropy_f64(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 | pub fn softmax_cross_entropy_f64(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cost/softxentropy.rs:36:78 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn softmax_cross_entropy_f64(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 | pub fn softmax_cross_entropy_f64(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cost/softxentropy.rs:40:58 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn softmax_cross_entropy_f32(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 40 | pub fn softmax_cross_entropy_f32(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cost/softxentropy.rs:40:78 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn softmax_cross_entropy_f32(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 40 | pub fn softmax_cross_entropy_f32(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ktensor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/xor.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | let mut graph_head: Arc> = input_x.clone(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 | let mut graph_head: Arc> = input_x.clone(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/mnist.rs:17:63 [INFO] [stdout] | [INFO] [stdout] 17 | Err(reason) => panic!("failed to read u8: {}", Error::description(&reason)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/mnist.rs:30:64 [INFO] [stdout] | [INFO] [stdout] 30 | Err(reason) => panic!("failed to read u32: {}", Error::description(&reason)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/mnist.rs:37:86 [INFO] [stdout] | [INFO] [stdout] 37 | Err(reason) => panic!("failed to open {}: {}", labels_path.display(), Error::description(&reason)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/mnist.rs:41:84 [INFO] [stdout] | [INFO] [stdout] 41 | Err(reason) => panic!("failed to open {}: {}", data_path.display(), Error::description(&reason)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/mnist.rs:67:80 [INFO] [stdout] | [INFO] [stdout] 67 | Err(reason) => panic!("failed to read data byte array: {}", Error::description(&reason)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> tests/mnist.rs:72:82 [INFO] [stdout] | [INFO] [stdout] 72 | Err(reason) => panic!("failed to read labels byte array: {}", Error::description(&reason)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/mnist.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | fn read_u8(reader: &mut Read) -> u8 { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 | fn read_u8(reader: &mut dyn Read) -> u8 { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/mnist.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn read_u32(reader: &mut Read) -> u32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 | fn read_u32(reader: &mut dyn Read) -> u32 { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/junction.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | param: Vec>>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 14 | param: Vec>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/dot.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn dot(node_id: String, a: Arc>, b: Arc>) -> Node where T: Mul + Add + Copy { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 23 | pub fn dot(node_id: String, a: Arc>, b: Arc>) -> Node where T: Mul + Add + Copy { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/dot.rs:23:57 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn dot(node_id: String, a: Arc>, b: Arc>) -> Node where T: Mul + Add + Copy { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 23 | pub fn dot(node_id: String, a: Arc>, b: Arc>) -> Node where T: Mul + Add + Copy { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/add.rs:46:39 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn add(node_id: String, a: Arc>, b: Arc>) -> Node where T: Copy + Mul + Add { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 46 | pub fn add(node_id: String, a: Arc>, b: Arc>) -> Node where T: Copy + Mul + Add { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/add.rs:46:57 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn add(node_id: String, a: Arc>, b: Arc>) -> Node where T: Copy + Mul + Add { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 46 | pub fn add(node_id: String, a: Arc>, b: Arc>) -> Node where T: Copy + Mul + Add { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/run/mod.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn execute(node: Arc>, state: &Context, variables: &Context) -> Tensor where T: Copy { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 7 | pub fn execute(node: Arc>, state: &Context, variables: &Context) -> Tensor where T: Copy { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/run/mod.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn train(node: Arc>, state: &mut Context, variables: &Context, history: &mut Context, rate: T) where T: Copy { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 | pub fn train(node: Arc>, state: &mut Context, variables: &Context, history: &mut Context, rate: T) where T: Copy { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/context/mod.rs:26:40 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn from_vec(context_vec: Vec<(&Graph, Tensor)>) -> Context { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 | pub fn from_vec(context_vec: Vec<(&dyn Graph, Tensor)>) -> Context { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/junction.rs:29:164 [INFO] [stdout] | [INFO] [stdout] 29 | ...sor, Vec<&Tensor>) -> Vec>, parameter: Vec>>, calc_dim: fn(Vec) -> Vec2) -> Node where T: Copy { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(node_id: String, operation: fn(Vec>) -> Tensor, operation_prime: fn(&Tensor, Vec<&Tensor>) -> Vec>, parameter: Vec>>, calc_dim: fn(Vec) -> Vec2) -> Node where T: Copy { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/node/junction.rs:39:169 [INFO] [stdout] | [INFO] [stdout] 39 | ...sor, Vec<&Tensor>) -> Vec>, parameter: Vec>>, dimension: Vec2) -> Node { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 39 | pub fn with_dim(node_id: String, operation: fn(Vec>) -> Tensor, operation_prime: fn(&Tensor, Vec<&Tensor>) -> Vec>, parameter: Vec>>, dimension: Vec2) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/softmax.rs:77:44 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn softmax_f64(node_id: String, a: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 77 | pub fn softmax_f64(node_id: String, a: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/softmax.rs:81:44 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn softmax_f32(node_id: String, a: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 81 | pub fn softmax_f32(node_id: String, a: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/relu.rs:59:41 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn relu_f64(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 59 | pub fn relu_f64(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/relu.rs:63:41 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn relu_f32(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 63 | pub fn relu_f32(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/sigmoid.rs:63:44 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn sigmoid_f64(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 63 | pub fn sigmoid_f64(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/op/sigmoid.rs:67:44 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn sigmoid_f32(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 67 | pub fn sigmoid_f32(node_id: String, z: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cost/softxentropy.rs:36:58 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn softmax_cross_entropy_f64(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 | pub fn softmax_cross_entropy_f64(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cost/softxentropy.rs:36:78 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn softmax_cross_entropy_f64(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 | pub fn softmax_cross_entropy_f64(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/mnist.rs:121:29 [INFO] [stdout] | [INFO] [stdout] 121 | let mut graph_head: Arc> = input_x.clone(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 121 | let mut graph_head: Arc> = input_x.clone(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cost/softxentropy.rs:40:58 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn softmax_cross_entropy_f32(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 40 | pub fn softmax_cross_entropy_f32(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cost/softxentropy.rs:40:78 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn softmax_cross_entropy_f32(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 40 | pub fn softmax_cross_entropy_f32(node_id: String, s: Arc>, y: Arc>) -> Node { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_u8` is never used [INFO] [stdout] --> tests/mnist.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn read_u8(reader: &mut Read) -> u8 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] running `Command { std: "docker" "inspect" "f61568792f9009c469480dc32b0d33d4e04da26e31c933463589f3aaec9c4cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f61568792f9009c469480dc32b0d33d4e04da26e31c933463589f3aaec9c4cfd", kill_on_drop: false }` [INFO] [stdout] f61568792f9009c469480dc32b0d33d4e04da26e31c933463589f3aaec9c4cfd