[INFO] fetching crate aegir 2.0.0... [INFO] testing aegir-2.0.0 against beta-2025-09-21 for beta-1.91-2 [INFO] extracting crate aegir 2.0.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate aegir 2.0.0 [INFO] finished tweaking crates.io crate aegir 2.0.0 [INFO] tweaked toml for crates.io crate aegir 2.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate aegir 2.0.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aegir 2.0.0 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c91ac8f9b464a4ec76b6140ca17800749beb24da72c6d7ad0eeb470553c00ff3 [INFO] running `Command { std: "docker" "start" "-a" "c91ac8f9b464a4ec76b6140ca17800749beb24da72c6d7ad0eeb470553c00ff3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c91ac8f9b464a4ec76b6140ca17800749beb24da72c6d7ad0eeb470553c00ff3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c91ac8f9b464a4ec76b6140ca17800749beb24da72c6d7ad0eeb470553c00ff3", kill_on_drop: false }` [INFO] [stdout] c91ac8f9b464a4ec76b6140ca17800749beb24da72c6d7ad0eeb470553c00ff3 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82445847ff63f4bbc3e25f169b6518a93432ecc98f03932624637c08d52ab4b5 [INFO] running `Command { std: "docker" "start" "-a" "82445847ff63f4bbc3e25f169b6518a93432ecc98f03932624637c08d52ab4b5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling special-fun v0.2.0 [INFO] [stderr] Compiling aegir_derive v0.3.0 [INFO] [stderr] Compiling aegir_compile v0.2.0 [INFO] [stderr] Compiling concat-arrays v0.1.2 [INFO] [stderr] Compiling aegir v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | / fn add(self, other: N) -> ops::Add [INFO] [stdout] 137 | | where [INFO] [stdout] 138 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | / fn sub(self, other: N) -> ops::Sub [INFO] [stdout] 144 | | where [INFO] [stdout] 145 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | / fn mul(self, other: N) -> ops::Mul [INFO] [stdout] 151 | | where [INFO] [stdout] 152 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | / fn div(self, other: N) -> ops::Div [INFO] [stdout] 158 | | where [INFO] [stdout] 159 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | / fn dot(self, other: N) -> ops::TensorDot [INFO] [stdout] 165 | | where [INFO] [stdout] 166 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | / fn abs(self) -> ops::Abs [INFO] [stdout] 172 | | where [INFO] [stdout] 173 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | / fn neg(self) -> ops::Negate [INFO] [stdout] 179 | | where [INFO] [stdout] 180 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | / fn pow

(self, power: P) -> ops::Power [INFO] [stdout] 186 | | where [INFO] [stdout] 187 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | / fn ln(self) -> ops::Ln [INFO] [stdout] 193 | | where [INFO] [stdout] 194 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | / fn squared(self) -> ops::Square [INFO] [stdout] 200 | | where [INFO] [stdout] 201 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | / fn sum(self) -> ops::Sum [INFO] [stdout] 207 | | where [INFO] [stdout] 208 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | / fn sigmoid(self) -> ops::Sigmoid [INFO] [stdout] 214 | | where [INFO] [stdout] 215 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/buffers/arrays/contraction_ops.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | core::mem::forget(y); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[F; N]` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(forgetting_copy_types)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 162 - core::mem::forget(y); [INFO] [stdout] 162 + let _ = y; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/buffers/arrays/contraction_ops.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | core::mem::forget(x); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[F; N]` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 206 - core::mem::forget(x); [INFO] [stdout] 206 + let _ = x; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.92s [INFO] running `Command { std: "docker" "inspect" "82445847ff63f4bbc3e25f169b6518a93432ecc98f03932624637c08d52ab4b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82445847ff63f4bbc3e25f169b6518a93432ecc98f03932624637c08d52ab4b5", kill_on_drop: false }` [INFO] [stdout] 82445847ff63f4bbc3e25f169b6518a93432ecc98f03932624637c08d52ab4b5 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1119488aa129bebe8fddff29fd77c3cc73bc064bb612e3cec2bf905bb6f0edb2 [INFO] running `Command { std: "docker" "start" "-a" "1119488aa129bebe8fddff29fd77c3cc73bc064bb612e3cec2bf905bb6f0edb2", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | / fn add(self, other: N) -> ops::Add [INFO] [stdout] 137 | | where [INFO] [stdout] 138 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | / fn sub(self, other: N) -> ops::Sub [INFO] [stdout] 144 | | where [INFO] [stdout] 145 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | / fn mul(self, other: N) -> ops::Mul [INFO] [stdout] 151 | | where [INFO] [stdout] 152 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | / fn div(self, other: N) -> ops::Div [INFO] [stdout] 158 | | where [INFO] [stdout] 159 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | / fn dot(self, other: N) -> ops::TensorDot [INFO] [stdout] 165 | | where [INFO] [stdout] 166 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | / fn abs(self) -> ops::Abs [INFO] [stdout] 172 | | where [INFO] [stdout] 173 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | / fn neg(self) -> ops::Negate [INFO] [stdout] 179 | | where [INFO] [stdout] 180 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | / fn pow

(self, power: P) -> ops::Power [INFO] [stdout] 186 | | where [INFO] [stdout] 187 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | / fn ln(self) -> ops::Ln [INFO] [stdout] 193 | | where [INFO] [stdout] 194 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | / fn squared(self) -> ops::Square [INFO] [stdout] 200 | | where [INFO] [stdout] 201 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | / fn sum(self) -> ops::Sum [INFO] [stdout] 207 | | where [INFO] [stdout] 208 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | / fn sigmoid(self) -> ops::Sigmoid [INFO] [stdout] 214 | | where [INFO] [stdout] 215 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/buffers/arrays/contraction_ops.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | core::mem::forget(y); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[F; N]` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(forgetting_copy_types)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 162 - core::mem::forget(y); [INFO] [stdout] 162 + let _ = y; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/buffers/arrays/contraction_ops.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | core::mem::forget(x); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[F; N]` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 206 - core::mem::forget(x); [INFO] [stdout] 206 + let _ = x; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling aegir v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: macro `paste` is private [INFO] [stdout] --> examples/linear.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | ctx_type!(Ctx { x: X, y: Y, w: W }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[warn(private_macro_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `ctx_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: macro `paste` is private [INFO] [stdout] --> examples/logistic.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | ctx_type!(Ctx { x: X, y: Y, w: W }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[warn(private_macro_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `ctx_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/buffers/scalars.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/buffers/scalars.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Identifier` [INFO] [stdout] --> src/meta/constant.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | Identifier, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `buffers::Buffer` [INFO] [stdout] --> src/meta/variable.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | buffers::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | / fn add(self, other: N) -> ops::Add [INFO] [stdout] 137 | | where [INFO] [stdout] 138 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | / fn sub(self, other: N) -> ops::Sub [INFO] [stdout] 144 | | where [INFO] [stdout] 145 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | / fn mul(self, other: N) -> ops::Mul [INFO] [stdout] 151 | | where [INFO] [stdout] 152 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | / fn div(self, other: N) -> ops::Div [INFO] [stdout] 158 | | where [INFO] [stdout] 159 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | / fn dot(self, other: N) -> ops::TensorDot [INFO] [stdout] 165 | | where [INFO] [stdout] 166 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | / fn abs(self) -> ops::Abs [INFO] [stdout] 172 | | where [INFO] [stdout] 173 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | / fn neg(self) -> ops::Negate [INFO] [stdout] 179 | | where [INFO] [stdout] 180 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 185 | / fn pow

(self, power: P) -> ops::Power [INFO] [stdout] 186 | | where [INFO] [stdout] 187 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | / fn ln(self) -> ops::Ln [INFO] [stdout] 193 | | where [INFO] [stdout] 194 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | / fn squared(self) -> ops::Square [INFO] [stdout] 200 | | where [INFO] [stdout] 201 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | / fn sum(self) -> ops::Sum [INFO] [stdout] 207 | | where [INFO] [stdout] 208 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/lib.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | / fn sigmoid(self) -> ops::Sigmoid [INFO] [stdout] 214 | | where [INFO] [stdout] 215 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/buffers/arrays/contraction_ops.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | core::mem::forget(y); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[F; N]` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(forgetting_copy_types)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 162 - core::mem::forget(y); [INFO] [stdout] 162 + let _ = y; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/buffers/arrays/contraction_ops.rs:206:13 [INFO] [stdout] | [INFO] [stdout] 206 | core::mem::forget(x); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^-^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `[F; N]` [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 206 - core::mem::forget(x); [INFO] [stdout] 206 + let _ = x; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 27.54s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: aegir v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1119488aa129bebe8fddff29fd77c3cc73bc064bb612e3cec2bf905bb6f0edb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1119488aa129bebe8fddff29fd77c3cc73bc064bb612e3cec2bf905bb6f0edb2", kill_on_drop: false }` [INFO] [stdout] 1119488aa129bebe8fddff29fd77c3cc73bc064bb612e3cec2bf905bb6f0edb2 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b2b1b006f6202ed88b3003619df5eaad37886977618d4df419ae108484ef2876 [INFO] running `Command { std: "docker" "start" "-a" "b2b1b006f6202ed88b3003619df5eaad37886977618d4df419ae108484ef2876", kill_on_drop: false }` [INFO] [stderr] warning: missing documentation for a method [INFO] [stderr] --> src/lib.rs:136:5 [INFO] [stderr] | [INFO] [stderr] 136 | / fn add(self, other: N) -> ops::Add [INFO] [stderr] 137 | | where [INFO] [stderr] 138 | | Self: Sized, [INFO] [stderr] | |____________________^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | #![warn(missing_docs)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a method [INFO] [stderr] --> src/lib.rs:143:5 [INFO] [stderr] | [INFO] [stderr] 143 | / fn sub(self, other: N) -> ops::Sub [INFO] [stderr] 144 | | where [INFO] [stderr] 145 | | Self: Sized, [INFO] [stderr] | |____________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a method [INFO] [stderr] --> src/lib.rs:150:5 [INFO] [stderr] | [INFO] [stderr] 150 | / fn mul(self, other: N) -> ops::Mul [INFO] [stderr] 151 | | where [INFO] [stderr] 152 | | Self: Sized, [INFO] [stderr] | |____________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a method [INFO] [stderr] --> src/lib.rs:157:5 [INFO] [stderr] | [INFO] [stderr] 157 | / fn div(self, other: N) -> ops::Div [INFO] [stderr] 158 | | where [INFO] [stderr] 159 | | Self: Sized, [INFO] [stderr] | |____________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a method [INFO] [stderr] --> src/lib.rs:164:5 [INFO] [stderr] | [INFO] [stderr] 164 | / fn dot(self, other: N) -> ops::TensorDot [INFO] [stderr] 165 | | where [INFO] [stderr] 166 | | Self: Sized, [INFO] [stderr] | |____________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a method [INFO] [stderr] --> src/lib.rs:171:5 [INFO] [stderr] | [INFO] [stderr] 171 | / fn abs(self) -> ops::Abs [INFO] [stderr] 172 | | where [INFO] [stderr] 173 | | Self: Sized, [INFO] [stderr] | |____________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a method [INFO] [stderr] --> src/lib.rs:178:5 [INFO] [stderr] | [INFO] [stderr] 178 | / fn neg(self) -> ops::Negate [INFO] [stderr] 179 | | where [INFO] [stderr] 180 | | Self: Sized, [INFO] [stderr] | |____________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a method [INFO] [stderr] --> src/lib.rs:185:5 [INFO] [stderr] | [INFO] [stderr] 185 | / fn pow

(self, power: P) -> ops::Power [INFO] [stderr] 186 | | where [INFO] [stderr] 187 | | Self: Sized, [INFO] [stderr] | |____________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a method [INFO] [stderr] --> src/lib.rs:192:5 [INFO] [stderr] | [INFO] [stderr] 192 | / fn ln(self) -> ops::Ln [INFO] [stderr] 193 | | where [INFO] [stderr] 194 | | Self: Sized, [INFO] [stderr] | |____________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a method [INFO] [stderr] --> src/lib.rs:199:5 [INFO] [stderr] | [INFO] [stderr] 199 | / fn squared(self) -> ops::Square [INFO] [stderr] 200 | | where [INFO] [stderr] 201 | | Self: Sized, [INFO] [stderr] | |____________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a method [INFO] [stderr] --> src/lib.rs:206:5 [INFO] [stderr] | [INFO] [stderr] 206 | / fn sum(self) -> ops::Sum [INFO] [stderr] 207 | | where [INFO] [stderr] 208 | | Self: Sized, [INFO] [stderr] | |____________________^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a method [INFO] [stderr] --> src/lib.rs:213:5 [INFO] [stderr] | [INFO] [stderr] 213 | / fn sigmoid(self) -> ops::Sigmoid [INFO] [stderr] 214 | | where [INFO] [stderr] 215 | | Self: Sized, [INFO] [stderr] | |____________________^ [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/buffers/arrays/contraction_ops.rs:162:13 [INFO] [stderr] | [INFO] [stderr] 162 | core::mem::forget(y); [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test buffers::arrays::contraction_ops::tests::test_r1_r2 ... ok [INFO] [stdout] test buffers::arrays::contraction_ops::tests::test_r0_r0 ... ok [INFO] [stdout] test buffers::arrays::contraction_ops::tests::test_r2_r1 ... ok [INFO] [stdout] test buffers::arrays::contraction_ops::tests::test_r2_r2 ... ok [INFO] [stdout] test buffers::arrays::tests::arr2::test_linalg ... ok [INFO] [stdout] test buffers::scalars::tests::f64::test_field ... ok [INFO] [stdout] test dual::tests::f64::test_add ... ok [INFO] [stdout] test buffers::arrays::tests::arr2::test_transforms ... ok [INFO] [stdout] test dual::tests::f64::test_mul ... ok [INFO] [stdout] test meta::constant::tests::test_constant ... ok [INFO] [stdout] test meta::variable::tests::test_variable ... ok [INFO] [stdout] test meta::variable::tests::test_adjoint_one ... ok [INFO] [stdout] test dual::tests::f64::test_neg ... ok [INFO] [stdout] test dual::tests::f64::test_sub ... ok [INFO] [stdout] test meta::variable::tests::test_adjoint_zero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^-^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[F; N]` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(forgetting_copy_types)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 162 - core::mem::forget(y); [INFO] [stderr] 162 + let _ = y; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: calls to `std::mem::forget` with a value that implements `Copy` does nothing [INFO] [stderr] --> src/buffers/arrays/contraction_ops.rs:206:13 [INFO] [stderr] | [INFO] [stderr] 206 | core::mem::forget(x); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^-^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `[F; N]` [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 206 - core::mem::forget(x); [INFO] [stderr] 206 + let _ = x; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `aegir` (lib) generated 14 warnings [INFO] [stderr] warning: macro `paste` is private [INFO] [stderr] --> examples/logistic.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | ctx_type!(Ctx { x: X, y: Y, w: W }); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #120192 [INFO] [stderr] = note: `#[warn(private_macro_use)]` on by default [INFO] [stderr] = note: this warning originates in the macro `ctx_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: macro `paste` is private [INFO] [stderr] --> examples/linear.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | ctx_type!(Ctx { x: X, y: Y, w: W }); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #120192 [INFO] [stderr] = note: `#[warn(private_macro_use)]` on by default [INFO] [stderr] = note: this warning originates in the macro `ctx_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/buffers/scalars.rs:123:9 [INFO] [stderr] | [INFO] [stderr] 123 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::*` [INFO] [stderr] --> src/buffers/scalars.rs:126:13 [INFO] [stderr] | [INFO] [stderr] 126 | use super::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Identifier` [INFO] [stderr] --> src/meta/constant.rs:202:9 [INFO] [stderr] | [INFO] [stderr] 202 | Identifier, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `buffers::Buffer` [INFO] [stderr] --> src/meta/variable.rs:264:9 [INFO] [stderr] | [INFO] [stderr] 264 | buffers::Buffer, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `aegir` (example "logistic") generated 1 warning [INFO] [stderr] warning: `aegir` (example "linear") generated 1 warning [INFO] [stderr] warning: `aegir` (lib test) generated 18 warnings (14 duplicates) (run `cargo fix --lib -p aegir --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: aegir v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aegir-a98b3ac48116a634) [INFO] [stderr] Doc-tests aegir [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test src/buffers/mod.rs - buffers::Class::zeroes (line 175) ... ok [INFO] [stdout] test src/buffers/mod.rs - buffers::Class (line 72) - compile fail ... ok [INFO] [stdout] test src/buffers/mod.rs - buffers::Class::ones (line 186) ... ok [INFO] [stdout] test src/buffers/mod.rs - buffers::Class::full (line 163) ... ok [INFO] [stdout] test src/buffers/mod.rs - buffers::Buffer::get (line 270) ... ok [INFO] [stdout] test src/buffers/mod.rs - buffers::Buffer::fold (line 356) ... ok [INFO] [stdout] test src/buffers/mod.rs - buffers::Contract::contract (line 531) ... ok [INFO] [stdout] test src/buffers/mod.rs - buffers::Buffer::mutate (line 339) ... ok [INFO] [stdout] test src/buffers/mod.rs - buffers::Class::build_subset (line 118) ... ok [INFO] [stdout] test src/buffers/mod.rs - buffers::Class::diagonal (line 207) ... ok [INFO] [stdout] test src/buffers/shapes/mod.rs - buffers::shapes::Shaped::shape (line 80) ... ok [INFO] [stdout] test src/buffers/mod.rs - buffers::Buffer::sum (line 372) ... ok [INFO] [stdout] test src/buffers/mod.rs - buffers::Class (line 62) ... ok [INFO] [stdout] test src/buffers/mod.rs - buffers::Class::identity (line 237) ... ok [INFO] [stdout] test src/buffers/mod.rs - buffers::Buffer::get_unchecked (line 294) ... ok [INFO] [stdout] test src/buffers/mod.rs - buffers::Buffer::map (line 312) ... ok [INFO] [stdout] test src/buffers/shapes/mod.rs - buffers::shapes::Shape::indices (line 117) ... ok [INFO] [stdout] test src/lib.rs - Differentiable::adjoint (line 296) ... FAILED [INFO] [stdout] test src/buffers/spec.rs - buffers::spec::IntoSpec::into_spec (line 17) ... ok [INFO] [stdout] test src/lib.rs - Function::evaluate_spec (line 252) ... FAILED [INFO] [stdout] test src/buffers/shapes/mod.rs - buffers::shapes::Split::split (line 158) ... ok [INFO] [stdout] test src/meta/constant.rs - meta::constant::Constant (line 29) ... FAILED [INFO] [stdout] test src/buffers/mod.rs - buffers::ZipFold::zip_fold (line 416) ... ok [INFO] [stdout] test src/buffers/shapes/mod.rs - buffers::shapes::Ix::is_diagonal (line 44) ... ok [INFO] [stdout] test src/buffers/mod.rs - buffers::Contract::contract_spec (line 552) ... ok [INFO] [stdout] test src/buffers/mod.rs - buffers::Class::build (line 89) ... ok [INFO] [stdout] test src/lib.rs - Function::evaluate (line 239) ... FAILED [INFO] [stdout] test src/buffers/spec.rs - buffers::spec::Spec::zip_map (line 136) ... ok [INFO] [stdout] test src/buffers/mod.rs - buffers::ZipMap::zip_shape (line 479) ... ok [INFO] [stdout] test src/buffers/shapes/mod.rs - buffers::shapes::Concat::concat (line 184) ... ok [INFO] [stdout] test src/buffers/mod.rs - buffers::ZipMap::zip_map (line 442) ... ok [INFO] [stdout] test src/meta/variable.rs - meta::variable::Variable (line 28) ... FAILED [INFO] [stdout] test src/ops/arithmetic/unary.rs - ops::arithmetic::unary::Abs (line 388) ... FAILED [INFO] [stdout] test src/ops/arithmetic/unary.rs - ops::arithmetic::unary::Dirac (line 321) ... FAILED [INFO] [stdout] test src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Mul (line 451) ... FAILED [INFO] [stdout] test src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Sub (line 315) ... FAILED [INFO] [stdout] test src/buffers/spec.rs - buffers::spec::Spec::map (line 104) ... ok [INFO] [stdout] test src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Add (line 179) ... FAILED [INFO] [stdout] test src/ops/arithmetic/unary.rs - ops::arithmetic::unary::SubOne (line 16) ... FAILED [INFO] [stdout] test src/ops/linalg/mod.rs - ops::linalg::TensorDot (line 132) ... FAILED [INFO] [stdout] test src/ops/arithmetic/unary.rs - ops::arithmetic::unary::Square (line 133) ... FAILED [INFO] [stdout] test src/ops/arithmetic/unary.rs - ops::arithmetic::unary::Sum (line 213) ... FAILED [INFO] [stdout] test src/ops/logarithmic.rs - ops::logarithmic::Exp (line 99) ... FAILED [INFO] [stdout] test src/ops/arithmetic/unary.rs - ops::arithmetic::unary::AddOne (line 93) ... FAILED [INFO] [stdout] test src/ops/logarithmic.rs - ops::logarithmic::Ln (line 14) ... FAILED [INFO] [stdout] test src/ops/arithmetic/unary.rs - ops::arithmetic::unary::OneSub (line 56) ... FAILED [INFO] [stdout] test src/ops/arithmetic/unary.rs - ops::arithmetic::unary::Double (line 173) ... FAILED [INFO] [stdout] test src/ops/arithmetic/unary.rs - ops::arithmetic::unary::Negate (line 282) ... FAILED [INFO] [stdout] test src/ops/arithmetic/unary.rs - ops::arithmetic::unary::Sign (line 350) ... FAILED [INFO] [stdout] test src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Power (line 47) ... FAILED [INFO] [stdout] test src/ops/sigmoid.rs - ops::sigmoid::Rabbit (line 8) ... FAILED [INFO] [stdout] test src/ops/linalg/mod.rs - ops::linalg::Contract (line 19) ... FAILED [INFO] [stdout] test src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Add (line 189) ... FAILED [INFO] [stdout] test src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Power (line 35) ... FAILED [INFO] [stdout] test src/ops/logarithmic.rs - ops::logarithmic::XLnX (line 59) ... FAILED [INFO] [stdout] test src/ops/special.rs - ops::special::Gamma (line 9) ... FAILED [INFO] [stdout] test src/ops/sigmoid.rs - ops::sigmoid::Sigmoid (line 61) ... FAILED [INFO] [stdout] test src/fmt.rs - fmt::ToExpr::to_expr (line 62) ... ok [INFO] [stdout] test src/ops/special.rs - ops::special::Erf::complement (line 154) ... FAILED [INFO] [stdout] test src/ops/special.rs - ops::special::Erf (line 124) ... FAILED [INFO] [stdout] test src/ops/special.rs - ops::special::Factorial (line 102) ... FAILED [INFO] [stdout] test src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Sub (line 325) ... FAILED [INFO] [stdout] test src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Mul (line 461) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - Differentiable::adjoint (line 296) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/lib.rs:302:26 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(grad.evaluate(ctx!{X = 10.0}).unwrap(), 2.0); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/lib.rs:302:26 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(grad.evaluate(ctx!{X = 10.0}).unwrap(), 2.0); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Function::evaluate_spec (line 252) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/lib.rs:258:29 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(jx.evaluate_spec(ctx!{X = [1.0, 2.0]}).unwrap(), Spec::Diagonal(S2, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/lib.rs:258:29 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(jx.evaluate_spec(ctx!{X = [1.0, 2.0]}).unwrap(), Spec::Diagonal(S2, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/meta/constant.rs - meta::constant::Constant (line 29) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/meta/constant.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(cns.evaluate(ctx!{X = [1.0, 2.0]}).unwrap(), [10.0, 10.0]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/meta/constant.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(cns.evaluate(ctx!{X = [1.0, 2.0]}).unwrap(), [10.0, 10.0]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/meta/constant.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(jac.evaluate(ctx!{X = [1.0, 2.0]}).unwrap(), [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/meta/constant.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(jac.evaluate(ctx!{X = [1.0, 2.0]}).unwrap(), [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Function::evaluate (line 239) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/lib.rs:244:23 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(x.evaluate(ctx!{X = 1.0}).unwrap(), 1.0); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/lib.rs:244:23 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(x.evaluate(ctx!{X = 1.0}).unwrap(), 1.0); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/meta/variable.rs - meta::variable::Variable (line 28) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/meta/variable.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(var.evaluate(ctx!{X = [1.0, 2.0]}).unwrap(), [1.0, 2.0]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/meta/variable.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(var.evaluate(ctx!{X = [1.0, 2.0]}).unwrap(), [1.0, 2.0]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/meta/variable.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(jac.evaluate(ctx!{X = [1.0, 2.0]}).unwrap(), [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/meta/variable.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(jac.evaluate(ctx!{X = [1.0, 2.0]}).unwrap(), [ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/arithmetic/unary.rs - ops::arithmetic::unary::Abs (line 388) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:393:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = -1.0}).unwrap(), dual!(1.0, -1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:393:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = -1.0}).unwrap(), dual!(1.0, -1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:394:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(X, ctx!{X = 0.0}).unwrap(), dual!(0.0, 0.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:394:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(X, ctx!{X = 0.0}).unwrap(), dual!(0.0, 0.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:395:31 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0}).unwrap(), dual!(1.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:395:31 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0}).unwrap(), dual!(1.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/arithmetic/unary.rs - ops::arithmetic::unary::Dirac (line 321) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:327:23 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate(ctx!{X = -1.0}).unwrap(), 0.0); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:327:23 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate(ctx!{X = -1.0}).unwrap(), 0.0); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:328:23 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(f.evaluate(ctx!{X = 0.0}).unwrap(), INFINITY); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:328:23 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(f.evaluate(ctx!{X = 0.0}).unwrap(), INFINITY); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:329:23 [INFO] [stdout] | [INFO] [stdout] 10 | assert_eq!(f.evaluate(ctx!{X = 1.0}).unwrap(), 0.0); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:329:23 [INFO] [stdout] | [INFO] [stdout] 10 | assert_eq!(f.evaluate(ctx!{X = 1.0}).unwrap(), 0.0); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Mul (line 451) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:456:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = 3.0, Y = 2.0}).unwrap(), dual!(6.0, 2.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:456:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = 3.0, Y = 2.0}).unwrap(), dual!(6.0, 2.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:457:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(Y, ctx!{X = 3.0, Y = 2.0}).unwrap(), dual!(6.0, 3.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:457:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(Y, ctx!{X = 3.0, Y = 2.0}).unwrap(), dual!(6.0, 3.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Sub (line 315) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:320:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0, Y = 2.0}).unwrap(), dual!(-1.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:320:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0, Y = 2.0}).unwrap(), dual!(-1.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:321:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(Y, ctx!{X = 1.0, Y = 2.0}).unwrap(), dual!(-1.0, -1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:321:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(Y, ctx!{X = 1.0, Y = 2.0}).unwrap(), dual!(-1.0, -1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Add (line 179) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:184:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0, Y = 2.0}).unwrap(), dual!(3.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:184:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0, Y = 2.0}).unwrap(), dual!(3.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:185:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(Y, ctx!{X = 1.0, Y = 2.0}).unwrap(), dual!(3.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:185:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(Y, ctx!{X = 1.0, Y = 2.0}).unwrap(), dual!(3.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/arithmetic/unary.rs - ops::arithmetic::unary::SubOne (line 16) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:21:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0}).unwrap(), dual!(0.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:21:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0}).unwrap(), dual!(0.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(X, ctx!{X = 0.0}).unwrap(), dual!(-1.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(X, ctx!{X = 0.0}).unwrap(), dual!(-1.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:23:31 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(f.evaluate_dual(X, ctx!{X = -1.0}).unwrap(), dual!(-2.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:23:31 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(f.evaluate_dual(X, ctx!{X = -1.0}).unwrap(), dual!(-2.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/linalg/mod.rs - ops::linalg::TensorDot (line 132) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/linalg/mod.rs:136:11 [INFO] [stdout] | [INFO] [stdout] 6 | let ctx = ctx!{ [INFO] [stdout] | ___________^ [INFO] [stdout] 7 | | X = [1.0, 2.0, 3.0], [INFO] [stdout] 8 | | Y = [-1.0, 0.0, 2.0] [INFO] [stdout] 9 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/linalg/mod.rs:136:11 [INFO] [stdout] | [INFO] [stdout] 6 | let ctx = ctx!{ [INFO] [stdout] | ___________^ [INFO] [stdout] 7 | | X = [1.0, 2.0, 3.0], [INFO] [stdout] 8 | | Y = [-1.0, 0.0, 2.0] [INFO] [stdout] 9 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/arithmetic/unary.rs - ops::arithmetic::unary::Square (line 133) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:138:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = -1.0}).unwrap(), dual!(1.0, -2.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:138:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = -1.0}).unwrap(), dual!(1.0, -2.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:139:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(X, ctx!{X = 0.0}).unwrap(), dual!(0.0, 0.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:139:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(X, ctx!{X = 0.0}).unwrap(), dual!(0.0, 0.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:140:31 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0}).unwrap(), dual!(1.0, 2.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:140:31 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0}).unwrap(), dual!(1.0, 2.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:141:31 [INFO] [stdout] | [INFO] [stdout] 10 | assert_eq!(f.evaluate_dual(X, ctx!{X = 2.0}).unwrap(), dual!(4.0, 4.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:141:31 [INFO] [stdout] | [INFO] [stdout] 10 | assert_eq!(f.evaluate_dual(X, ctx!{X = 2.0}).unwrap(), dual!(4.0, 4.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/arithmetic/unary.rs - ops::arithmetic::unary::Sum (line 213) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:219:24 [INFO] [stdout] | [INFO] [stdout] 8 | f.evaluate_dual(X, ctx!{X = [1.0, 2.0, 3.0]}).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:219:24 [INFO] [stdout] | [INFO] [stdout] 8 | f.evaluate_dual(X, ctx!{X = [1.0, 2.0, 3.0]}).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/logarithmic.rs - ops::logarithmic::Exp (line 99) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/logarithmic.rs:104:22 [INFO] [stdout] | [INFO] [stdout] 7 | assert!((op.evaluate(ctx!{X = 2.0f64.ln()}).unwrap() - 2.0).abs() < 1e-5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/logarithmic.rs:104:22 [INFO] [stdout] | [INFO] [stdout] 7 | assert!((op.evaluate(ctx!{X = 2.0f64.ln()}).unwrap() - 2.0).abs() < 1e-5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/logarithmic.rs:105:22 [INFO] [stdout] | [INFO] [stdout] 8 | assert!((op.evaluate(ctx!{X = 4.0f64.ln()}).unwrap() - 4.0).abs() < 1e-5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/logarithmic.rs:105:22 [INFO] [stdout] | [INFO] [stdout] 8 | assert!((op.evaluate(ctx!{X = 4.0f64.ln()}).unwrap() - 4.0).abs() < 1e-5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/arithmetic/unary.rs - ops::arithmetic::unary::AddOne (line 93) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:98:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0}).unwrap(), dual!(2.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:98:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0}).unwrap(), dual!(2.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:99:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(X, ctx!{X = 0.0}).unwrap(), dual!(1.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:99:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(X, ctx!{X = 0.0}).unwrap(), dual!(1.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:100:31 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(f.evaluate_dual(X, ctx!{X = -1.0}).unwrap(), dual!(0.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:100:31 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(f.evaluate_dual(X, ctx!{X = -1.0}).unwrap(), dual!(0.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/logarithmic.rs - ops::logarithmic::Ln (line 14) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/logarithmic.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 7 | assert!((op.evaluate(ctx!{X = 2.0f64.exp()}).unwrap() - 2.0).abs() < 1e-5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/logarithmic.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 7 | assert!((op.evaluate(ctx!{X = 2.0f64.exp()}).unwrap() - 2.0).abs() < 1e-5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/logarithmic.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 8 | assert!((op.evaluate(ctx!{X = 4.0f64.exp()}).unwrap() - 4.0).abs() < 1e-5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/logarithmic.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 8 | assert!((op.evaluate(ctx!{X = 4.0f64.exp()}).unwrap() - 4.0).abs() < 1e-5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/arithmetic/unary.rs - ops::arithmetic::unary::OneSub (line 56) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0}).unwrap(), dual!(0.0, -1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0}).unwrap(), dual!(0.0, -1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:62:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(X, ctx!{X = 0.0}).unwrap(), dual!(1.0, -1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:62:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(X, ctx!{X = 0.0}).unwrap(), dual!(1.0, -1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(f.evaluate_dual(X, ctx!{X = -1.0}).unwrap(), dual!(2.0, -1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(f.evaluate_dual(X, ctx!{X = -1.0}).unwrap(), dual!(2.0, -1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/arithmetic/unary.rs - ops::arithmetic::unary::Double (line 173) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:178:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = -1.0}).unwrap(), dual!(-2.0, 2.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:178:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = -1.0}).unwrap(), dual!(-2.0, 2.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(X, ctx!{X = 0.0}).unwrap(), dual!(0.0, 2.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(X, ctx!{X = 0.0}).unwrap(), dual!(0.0, 2.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:180:31 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0}).unwrap(), dual!(2.0, 2.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:180:31 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0}).unwrap(), dual!(2.0, 2.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/arithmetic/unary.rs - ops::arithmetic::unary::Negate (line 282) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0}).unwrap(), dual!(-1.0, -1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0}).unwrap(), dual!(-1.0, -1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:288:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(X, ctx!{X = -1.0}).unwrap(), dual!(1.0, -1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:288:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(X, ctx!{X = -1.0}).unwrap(), dual!(1.0, -1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/arithmetic/unary.rs - ops::arithmetic::unary::Sign (line 350) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:356:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(X, ctx!{X = -1.0}).unwrap(), dual!(-1.0, 0.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:356:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(X, ctx!{X = -1.0}).unwrap(), dual!(-1.0, 0.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:357:31 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(f.evaluate_dual(X, ctx!{X = 0.0}).unwrap(), dual!(0.0, INFINITY)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:357:31 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(f.evaluate_dual(X, ctx!{X = 0.0}).unwrap(), dual!(0.0, INFINITY)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:358:31 [INFO] [stdout] | [INFO] [stdout] 10 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0}).unwrap(), dual!(1.0, 0.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/unary.rs:358:31 [INFO] [stdout] | [INFO] [stdout] 10 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0}).unwrap(), dual!(1.0, 0.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Power (line 47) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 9 | f.evaluate(ctx!{X = 2.0, Y = 1.5}).unwrap() - 2.0f64.powf(1.5) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 9 | f.evaluate(ctx!{X = 2.0, Y = 1.5}).unwrap() - 2.0f64.powf(1.5) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 12 | f.evaluate_adjoint(X, ctx!{X = 2.0, Y = 1.5}).unwrap() - 1.5 * 2.0f64.powf(0.5) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:57:27 [INFO] [stdout] | [INFO] [stdout] 12 | f.evaluate_adjoint(X, ctx!{X = 2.0, Y = 1.5}).unwrap() - 1.5 * 2.0f64.powf(0.5) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 15 | f.evaluate_adjoint(Y, ctx!{X = 2.0, Y = 1.5}).unwrap() - 2.0f64.powf(1.5) * 2.0f64.ln() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 15 | f.evaluate_adjoint(Y, ctx!{X = 2.0, Y = 1.5}).unwrap() - 2.0f64.powf(1.5) * 2.0f64.ln() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/sigmoid.rs - ops::sigmoid::Rabbit (line 8) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/sigmoid.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 6 | let dual = op.evaluate_dual(X, ctx!{X = 0.5f64}).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/sigmoid.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 6 | let dual = op.evaluate_dual(X, ctx!{X = 0.5f64}).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/linalg/mod.rs - ops::linalg::Contract (line 19) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/linalg/mod.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 6 | let ctx = ctx!{ [INFO] [stdout] | ___________^ [INFO] [stdout] 7 | | X = [1.0f64, 2.0f64], [INFO] [stdout] 8 | | Y = [-1.0f64, 1.0f64] [INFO] [stdout] 9 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/linalg/mod.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 6 | let ctx = ctx!{ [INFO] [stdout] | ___________^ [INFO] [stdout] 7 | | X = [1.0f64, 2.0f64], [INFO] [stdout] 8 | | Y = [-1.0f64, 1.0f64] [INFO] [stdout] 9 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Add (line 189) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:194:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0, Y = 2.0}).unwrap(), dual!(5.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:194:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0, Y = 2.0}).unwrap(), dual!(5.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:195:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(Y, ctx!{X = 1.0, Y = 2.0}).unwrap(), dual!(5.0, 4.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:195:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(Y, ctx!{X = 1.0, Y = 2.0}).unwrap(), dual!(5.0, 4.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Power (line 35) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = -1.0}).unwrap(), dual!(1.0, -2.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:40:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = -1.0}).unwrap(), dual!(1.0, -2.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:41:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(X, ctx!{X = 0.0}).unwrap(), dual!(0.0, 0.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:41:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(X, ctx!{X = 0.0}).unwrap(), dual!(0.0, 0.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0}).unwrap(), dual!(1.0, 2.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0}).unwrap(), dual!(1.0, 2.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 10 | assert_eq!(f.evaluate_dual(X, ctx!{X = 2.0}).unwrap(), dual!(4.0, 4.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 10 | assert_eq!(f.evaluate_dual(X, ctx!{X = 2.0}).unwrap(), dual!(4.0, 4.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/logarithmic.rs - ops::logarithmic::XLnX (line 59) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/logarithmic.rs:64:22 [INFO] [stdout] | [INFO] [stdout] 7 | assert!((op.evaluate(ctx!{X = 3.76868f64}).unwrap() - 5.0).abs() < 1e-5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/logarithmic.rs:64:22 [INFO] [stdout] | [INFO] [stdout] 7 | assert!((op.evaluate(ctx!{X = 3.76868f64}).unwrap() - 5.0).abs() < 1e-5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/special.rs - ops::special::Gamma (line 9) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/special.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(op.evaluate(ctx!{X = 2.0f64}).unwrap(), 1.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/special.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(op.evaluate(ctx!{X = 2.0f64}).unwrap(), 1.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/special.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(op.evaluate(ctx!{X = 3.0f64}).unwrap(), 2.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/special.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(op.evaluate(ctx!{X = 3.0f64}).unwrap(), 2.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/special.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(op.evaluate(ctx!{X = 4.0f64}).unwrap(), 6.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/special.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(op.evaluate(ctx!{X = 4.0f64}).unwrap(), 6.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/sigmoid.rs - ops::sigmoid::Sigmoid (line 61) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/sigmoid.rs:65:32 [INFO] [stdout] | [INFO] [stdout] 6 | let dual = op.evaluate_dual(X, ctx!{X = 1.0f64}).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/sigmoid.rs:65:32 [INFO] [stdout] | [INFO] [stdout] 6 | let dual = op.evaluate_dual(X, ctx!{X = 1.0f64}).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/special.rs - ops::special::Erf::complement (line 154) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/special.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 9 | op.evaluate(ctx!{X = 1.0f64}).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/special.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 9 | op.evaluate(ctx!{X = 1.0f64}).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/special.rs:162:24 [INFO] [stdout] | [INFO] [stdout] 10 | 1.0 - opc.evaluate(ctx!{X = 1.0f64}).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/special.rs:162:24 [INFO] [stdout] | [INFO] [stdout] 10 | 1.0 - opc.evaluate(ctx!{X = 1.0f64}).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/special.rs - ops::special::Erf (line 124) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/special.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 9 | op.evaluate(ctx!{X = 1.0f64}).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/special.rs:131:17 [INFO] [stdout] | [INFO] [stdout] 9 | op.evaluate(ctx!{X = 1.0f64}).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/special.rs:132:24 [INFO] [stdout] | [INFO] [stdout] 10 | 1.0 - opc.evaluate(ctx!{X = 1.0f64}).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/special.rs:132:24 [INFO] [stdout] | [INFO] [stdout] 10 | 1.0 - opc.evaluate(ctx!{X = 1.0f64}).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/special.rs - ops::special::Factorial (line 102) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/special.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(op.evaluate(ctx!{X = 1.0f64}).unwrap(), 1.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/special.rs:107:24 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(op.evaluate(ctx!{X = 1.0f64}).unwrap(), 1.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/special.rs:108:24 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(op.evaluate(ctx!{X = 5.0f64}).unwrap(), 120.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/special.rs:108:24 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(op.evaluate(ctx!{X = 5.0f64}).unwrap(), 120.0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Sub (line 325) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:330:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0, Y = 2.0}).unwrap(), dual!(-3.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:330:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = 1.0, Y = 2.0}).unwrap(), dual!(-3.0, 1.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:331:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(Y, ctx!{X = 1.0, Y = 2.0}).unwrap(), dual!(-3.0, -4.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:331:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(Y, ctx!{X = 1.0, Y = 2.0}).unwrap(), dual!(-3.0, -4.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Mul (line 461) stdout ---- [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:466:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = 3.0, Y = 2.0}).unwrap(), dual!(12.0, 4.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: `#[deny(private_macro_use)]` on by default [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:466:31 [INFO] [stdout] | [INFO] [stdout] 7 | assert_eq!(f.evaluate_dual(X, ctx!{X = 3.0, Y = 2.0}).unwrap(), dual!(12.0, 4.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:467:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(Y, ctx!{X = 3.0, Y = 2.0}).unwrap(), dual!(12.0, 12.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: macro `paste` is private [INFO] [stdout] --> src/ops/arithmetic/binary.rs:467:31 [INFO] [stdout] | [INFO] [stdout] 8 | assert_eq!(f.evaluate_dual(Y, ctx!{X = 3.0, Y = 2.0}).unwrap(), dual!(12.0, 12.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #120192 [INFO] [stdout] = note: this error originates in the macro `ctx_type` which comes from the expansion of the macro `ctx` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - Differentiable::adjoint (line 296) [INFO] [stdout] src/lib.rs - Function::evaluate (line 239) [INFO] [stdout] src/lib.rs - Function::evaluate_spec (line 252) [INFO] [stdout] src/meta/constant.rs - meta::constant::Constant (line 29) [INFO] [stdout] src/meta/variable.rs - meta::variable::Variable (line 28) [INFO] [stdout] src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Add (line 179) [INFO] [stdout] src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Add (line 189) [INFO] [stdout] src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Mul (line 451) [INFO] [stdout] src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Mul (line 461) [INFO] [stdout] src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Power (line 35) [INFO] [stdout] src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Power (line 47) [INFO] [stdout] src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Sub (line 315) [INFO] [stdout] src/ops/arithmetic/binary.rs - ops::arithmetic::binary::Sub (line 325) [INFO] [stdout] src/ops/arithmetic/unary.rs - ops::arithmetic::unary::Abs (line 388) [INFO] [stdout] src/ops/arithmetic/unary.rs - ops::arithmetic::unary::AddOne (line 93) [INFO] [stdout] src/ops/arithmetic/unary.rs - ops::arithmetic::unary::Dirac (line 321) [INFO] [stdout] src/ops/arithmetic/unary.rs - ops::arithmetic::unary::Double (line 173) [INFO] [stdout] src/ops/arithmetic/unary.rs - ops::arithmetic::unary::Negate (line 282) [INFO] [stdout] src/ops/arithmetic/unary.rs - ops::arithmetic::unary::OneSub (line 56) [INFO] [stdout] src/ops/arithmetic/unary.rs - ops::arithmetic::unary::Sign (line 350) [INFO] [stdout] src/ops/arithmetic/unary.rs - ops::arithmetic::unary::Square (line 133) [INFO] [stdout] src/ops/arithmetic/unary.rs - ops::arithmetic::unary::SubOne (line 16) [INFO] [stdout] src/ops/arithmetic/unary.rs - ops::arithmetic::unary::Sum (line 213) [INFO] [stdout] src/ops/linalg/mod.rs - ops::linalg::Contract (line 19) [INFO] [stdout] src/ops/linalg/mod.rs - ops::linalg::TensorDot (line 132) [INFO] [stdout] src/ops/logarithmic.rs - ops::logarithmic::Exp (line 99) [INFO] [stdout] src/ops/logarithmic.rs - ops::logarithmic::Ln (line 14) [INFO] [stdout] src/ops/logarithmic.rs - ops::logarithmic::XLnX (line 59) [INFO] [stdout] src/ops/sigmoid.rs - ops::sigmoid::Rabbit (line 8) [INFO] [stdout] src/ops/sigmoid.rs - ops::sigmoid::Sigmoid (line 61) [INFO] [stdout] src/ops/special.rs - ops::special::Erf (line 124) [INFO] [stdout] src/ops/special.rs - ops::special::Erf::complement (line 154) [INFO] [stdout] src/ops/special.rs - ops::special::Factorial (line 102) [INFO] [stdout] src/ops/special.rs - ops::special::Gamma (line 9) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 29 passed; 34 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.62s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "b2b1b006f6202ed88b3003619df5eaad37886977618d4df419ae108484ef2876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2b1b006f6202ed88b3003619df5eaad37886977618d4df419ae108484ef2876", kill_on_drop: false }` [INFO] [stdout] b2b1b006f6202ed88b3003619df5eaad37886977618d4df419ae108484ef2876