[INFO] fetching crate scirs2-autograd 0.1.0-alpha.6... [INFO] checking scirs2-autograd-0.1.0-alpha.6 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate scirs2-autograd 0.1.0-alpha.6 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate scirs2-autograd 0.1.0-alpha.6 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate scirs2-autograd 0.1.0-alpha.6 [INFO] tweaked toml for crates.io crate scirs2-autograd 0.1.0-alpha.6 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate scirs2-autograd 0.1.0-alpha.6 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate scirs2-autograd 0.1.0-alpha.6 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8206481ec5f1fc66fd9fa571385de88631128d47aea9e00027b3e2d698fb1c7 [INFO] running `Command { std: "docker" "start" "-a" "f8206481ec5f1fc66fd9fa571385de88631128d47aea9e00027b3e2d698fb1c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8206481ec5f1fc66fd9fa571385de88631128d47aea9e00027b3e2d698fb1c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8206481ec5f1fc66fd9fa571385de88631128d47aea9e00027b3e2d698fb1c7", kill_on_drop: false }` [INFO] [stdout] f8206481ec5f1fc66fd9fa571385de88631128d47aea9e00027b3e2d698fb1c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7005f5c4e7cb06f854734ede0d085d94ed0e1a1c18387c937441c9e8450038f7 [INFO] running `Command { std: "docker" "start" "-a" "7005f5c4e7cb06f854734ede0d085d94ed0e1a1c18387c937441c9e8450038f7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking special v0.10.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking scirs2-core v0.1.0-alpha.6 [INFO] [stderr] Checking scirs2-autograd v0.1.0-alpha.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `PReLU` is never constructed [INFO] [stdout] --> src/tensor_ops/activation_ops.rs:356:12 [INFO] [stdout] | [INFO] [stdout] 356 | pub struct PReLU { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PReLUGrad` is never constructed [INFO] [stdout] --> src/tensor_ops/activation_ops.rs:391:12 [INFO] [stdout] | [INFO] [stdout] 391 | pub struct PReLUGrad { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LearnableELU` is never constructed [INFO] [stdout] --> src/tensor_ops/activation_ops.rs:418:12 [INFO] [stdout] | [INFO] [stdout] 418 | pub struct LearnableELU { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LearnableELUGrad` is never constructed [INFO] [stdout] --> src/tensor_ops/activation_ops.rs:453:12 [INFO] [stdout] | [INFO] [stdout] 453 | pub struct LearnableELUGrad { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LearnableSwish` is never constructed [INFO] [stdout] --> src/tensor_ops/activation_ops.rs:480:12 [INFO] [stdout] | [INFO] [stdout] 480 | pub struct LearnableSwish { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LearnableSwishGrad` is never constructed [INFO] [stdout] --> src/tensor_ops/activation_ops.rs:516:12 [INFO] [stdout] | [INFO] [stdout] 516 | pub struct LearnableSwishGrad { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AdaptiveActivation` is never constructed [INFO] [stdout] --> src/tensor_ops/activation_ops.rs:549:12 [INFO] [stdout] | [INFO] [stdout] 549 | pub struct AdaptiveActivation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AdaptiveActivationGrad` is never constructed [INFO] [stdout] --> src/tensor_ops/activation_ops.rs:599:12 [INFO] [stdout] | [INFO] [stdout] 599 | pub struct AdaptiveActivationGrad { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Tile` is never constructed [INFO] [stdout] --> src/tensor_ops/array_ops.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Tile { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Clip` is never constructed [INFO] [stdout] --> src/tensor_ops/array_ops.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Clip { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ClipGrad` is never constructed [INFO] [stdout] --> src/tensor_ops/array_ops.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct ClipGrad { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Const` is never constructed [INFO] [stdout] --> src/tensor_ops/basic_source_ops.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Const; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Inv` is never constructed [INFO] [stdout] --> src/tensor_ops/math_ops.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Inv; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InvSqrt` is never constructed [INFO] [stdout] --> src/tensor_ops/math_ops.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct InvSqrt; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Square` is never constructed [INFO] [stdout] --> src/tensor_ops/math_ops.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Square; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `QROp` is never constructed [INFO] [stdout] --> src/tensor_ops/decomposition_ops.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct QROp; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SVDOp` is never constructed [INFO] [stdout] --> src/tensor_ops/decomposition_ops.rs:228:12 [INFO] [stdout] | [INFO] [stdout] 228 | pub struct SVDOp; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LUOp` is never constructed [INFO] [stdout] --> src/tensor_ops/decomposition_ops.rs:1258:12 [INFO] [stdout] | [INFO] [stdout] 1258 | pub struct LUOp; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EigenOp` is never constructed [INFO] [stdout] --> src/tensor_ops/eigen_ops.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct EigenOp; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `eigendecomposition_gradient` is never used [INFO] [stdout] --> src/tensor_ops/eigen_ops.rs:581:4 [INFO] [stdout] | [INFO] [stdout] 581 | fn eigendecomposition_gradient( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PolarDecompositionOp` is never constructed [INFO] [stdout] --> src/tensor_ops/special_decompositions.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct PolarDecompositionOp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SchurDecompositionOp` is never constructed [INFO] [stdout] --> src/tensor_ops/special_decompositions.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct SchurDecompositionOp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SymmetricEigenOp` is never constructed [INFO] [stdout] --> src/tensor_ops/symmetric_ops.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct SymmetricEigenOp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `symmetric_eigen_gradient` is never used [INFO] [stdout] --> src/tensor_ops/symmetric_ops.rs:375:4 [INFO] [stdout] | [INFO] [stdout] 375 | fn symmetric_eigen_gradient( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SLogDetOp` is never constructed [INFO] [stdout] --> src/tensor_ops/numerical_props.rs:373:12 [INFO] [stdout] | [INFO] [stdout] 373 | pub struct SLogDetOp; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/graph.rs:264:32 [INFO] [stdout] | [INFO] [stdout] 264 | pub(crate) fn access_inner(&self, id: TensorID) -> Ref> { [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 264 | pub(crate) fn access_inner(&self, id: TensorID) -> Ref<'_, TensorInternal> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/graph.rs:270:36 [INFO] [stdout] | [INFO] [stdout] 270 | pub(crate) fn access_inner_mut(&self, id: TensorID) -> RefMut> { [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 270 | pub(crate) fn access_inner_mut(&self, id: TensorID) -> RefMut<'_, TensorInternal> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/graph.rs:286:27 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn variable_by_id(&self, vid: VariableID) -> Tensor { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 286 | pub fn variable_by_id(&self, vid: VariableID) -> Tensor<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/graph.rs:468:20 [INFO] [stdout] | [INFO] [stdout] 468 | fn context_ref(&self) -> Option<&Context> { [INFO] [stdout] | ^^^^^ ----------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 468 | fn context_ref(&self) -> Option<&Context<'_, F>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/graph.rs:473:23 [INFO] [stdout] | [INFO] [stdout] 473 | fn variable_by_id(&self, vid: VariableID) -> Tensor { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 473 | fn variable_by_id(&self, vid: VariableID) -> Tensor<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/graph.rs:505:20 [INFO] [stdout] | [INFO] [stdout] 505 | fn context_ref(&self) -> Option<&Context> { [INFO] [stdout] | ^^^^^ ----------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 505 | fn context_ref(&self) -> Option<&Context<'_, F>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/integration/core.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn get_tensor(&self, name: &str) -> Option<&Tensor> { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | pub fn get_tensor(&self, name: &str) -> Option<&Tensor<'_, F>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/integration/core.rs:93:41 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn convert_precision(&self) -> Result, IntegrationError> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 93 | pub fn convert_precision(&self) -> Result, IntegrationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/integration/core.rs:323:20 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn execute(&self) -> Result, IntegrationError> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 323 | pub fn execute(&self) -> Result, IntegrationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/integration/core.rs:345:34 [INFO] [stdout] | [INFO] [stdout] 345 | fn execute_tensor_conversion(&self) -> Result, IntegrationError> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 345 | fn execute_tensor_conversion(&self) -> Result, IntegrationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/integration/core.rs:358:31 [INFO] [stdout] | [INFO] [stdout] 358 | fn execute_data_transform(&self) -> Result, IntegrationError> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 358 | fn execute_data_transform(&self) -> Result, IntegrationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/integration/core.rs:369:31 [INFO] [stdout] | [INFO] [stdout] 369 | fn execute_parameter_sync(&self) -> Result, IntegrationError> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 369 | fn execute_parameter_sync(&self) -> Result, IntegrationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/integration/core.rs:380:31 [INFO] [stdout] | [INFO] [stdout] 380 | fn execute_pipeline_stage(&self) -> Result, IntegrationError> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 380 | fn execute_pipeline_stage(&self) -> Result, IntegrationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/integration/tensor_conversion.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 100 | ) -> Result, IntegrationError> { [INFO] [stdout] | --------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 100 | ) -> Result, IntegrationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/op.rs:137:18 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn input(&self, i: usize) -> NdArrayView { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 137 | pub fn input(&self, i: usize) -> NdArrayView<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/op.rs:175:22 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn input_mut(&mut self, _i: usize) -> NdArrayViewMut { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 175 | pub fn input_mut(&mut self, _i: usize) -> NdArrayViewMut<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/op.rs:180:19 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn inputs(&self) -> Vec> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 180 | pub fn inputs(&self) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/optimization/loop_fusion.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 56 | Custom(fn(F) -> F), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tensor.rs:78:40 [INFO] [stdout] | [INFO] [stdout] 78 | pub(crate) fn get_incoming_tensors(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ----------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 78 | pub(crate) fn get_incoming_tensors(&self) -> Ref<'_, SmallVec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tensor.rs:92:25 [INFO] [stdout] | [INFO] [stdout] 92 | pub(crate) fn inner(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 92 | pub(crate) fn inner(&self) -> Ref<'_, TensorInternal> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tensor_ops/mod.rs:832:12 [INFO] [stdout] | [INFO] [stdout] 832 | graph: &impl AsGraph, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 833 | ) -> Tensor [INFO] [stdout] | --------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 833 | ) -> Tensor<'_, F> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tensor_ops/mod.rs:877:40 [INFO] [stdout] | [INFO] [stdout] 877 | pub fn scalar(val: F, graph: &impl AsGraph) -> Tensor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 877 | pub fn scalar(val: F, graph: &impl AsGraph) -> Tensor<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tensor_ops/mod.rs:1191:64 [INFO] [stdout] | [INFO] [stdout] 1191 | pub fn variable(arr: ndarray::Array, graph: &impl AsGraph) -> Tensor [INFO] [stdout] | ^^^^^^^^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1191 | pub fn variable(arr: ndarray::Array, graph: &impl AsGraph) -> Tensor<'_, F> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/variable.rs:602:26 [INFO] [stdout] | [INFO] [stdout] 602 | fn prepare_for_serde(&self) -> SerializableVariableEnvironment { [INFO] [stdout] | ^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 602 | fn prepare_for_serde(&self) -> SerializableVariableEnvironment<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/variable.rs:700:27 [INFO] [stdout] | [INFO] [stdout] 700 | pub(crate) fn as_view(&self, vid: VariableID) -> NdArrayView { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 700 | pub(crate) fn as_view(&self, vid: VariableID) -> NdArrayView<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/variable.rs:711:31 [INFO] [stdout] | [INFO] [stdout] 711 | pub(crate) fn as_view_mut(&self, vid: VariableID) -> NdArrayViewMut { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 711 | pub(crate) fn as_view_mut(&self, vid: VariableID) -> NdArrayViewMut<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/variable.rs:725:9 [INFO] [stdout] | [INFO] [stdout] 725 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 728 | ) -> Tensor { [INFO] [stdout] | --------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 728 | ) -> Tensor<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PReLU` is never constructed [INFO] [stdout] --> src/tensor_ops/activation_ops.rs:356:12 [INFO] [stdout] | [INFO] [stdout] 356 | pub struct PReLU { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PReLUGrad` is never constructed [INFO] [stdout] --> src/tensor_ops/activation_ops.rs:391:12 [INFO] [stdout] | [INFO] [stdout] 391 | pub struct PReLUGrad { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LearnableELU` is never constructed [INFO] [stdout] --> src/tensor_ops/activation_ops.rs:418:12 [INFO] [stdout] | [INFO] [stdout] 418 | pub struct LearnableELU { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LearnableELUGrad` is never constructed [INFO] [stdout] --> src/tensor_ops/activation_ops.rs:453:12 [INFO] [stdout] | [INFO] [stdout] 453 | pub struct LearnableELUGrad { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LearnableSwish` is never constructed [INFO] [stdout] --> src/tensor_ops/activation_ops.rs:480:12 [INFO] [stdout] | [INFO] [stdout] 480 | pub struct LearnableSwish { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LearnableSwishGrad` is never constructed [INFO] [stdout] --> src/tensor_ops/activation_ops.rs:516:12 [INFO] [stdout] | [INFO] [stdout] 516 | pub struct LearnableSwishGrad { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AdaptiveActivation` is never constructed [INFO] [stdout] --> src/tensor_ops/activation_ops.rs:549:12 [INFO] [stdout] | [INFO] [stdout] 549 | pub struct AdaptiveActivation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AdaptiveActivationGrad` is never constructed [INFO] [stdout] --> src/tensor_ops/activation_ops.rs:599:12 [INFO] [stdout] | [INFO] [stdout] 599 | pub struct AdaptiveActivationGrad { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Tile` is never constructed [INFO] [stdout] --> src/tensor_ops/array_ops.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Tile { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Clip` is never constructed [INFO] [stdout] --> src/tensor_ops/array_ops.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Clip { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ClipGrad` is never constructed [INFO] [stdout] --> src/tensor_ops/array_ops.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct ClipGrad { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Const` is never constructed [INFO] [stdout] --> src/tensor_ops/basic_source_ops.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Const; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Inv` is never constructed [INFO] [stdout] --> src/tensor_ops/math_ops.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Inv; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InvSqrt` is never constructed [INFO] [stdout] --> src/tensor_ops/math_ops.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct InvSqrt; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Square` is never constructed [INFO] [stdout] --> src/tensor_ops/math_ops.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Square; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `QROp` is never constructed [INFO] [stdout] --> src/tensor_ops/decomposition_ops.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct QROp; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SVDOp` is never constructed [INFO] [stdout] --> src/tensor_ops/decomposition_ops.rs:228:12 [INFO] [stdout] | [INFO] [stdout] 228 | pub struct SVDOp; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LUOp` is never constructed [INFO] [stdout] --> src/tensor_ops/decomposition_ops.rs:1258:12 [INFO] [stdout] | [INFO] [stdout] 1258 | pub struct LUOp; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EigenOp` is never constructed [INFO] [stdout] --> src/tensor_ops/eigen_ops.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct EigenOp; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `eigendecomposition_gradient` is never used [INFO] [stdout] --> src/tensor_ops/eigen_ops.rs:581:4 [INFO] [stdout] | [INFO] [stdout] 581 | fn eigendecomposition_gradient( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PolarDecompositionOp` is never constructed [INFO] [stdout] --> src/tensor_ops/special_decompositions.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct PolarDecompositionOp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SchurDecompositionOp` is never constructed [INFO] [stdout] --> src/tensor_ops/special_decompositions.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct SchurDecompositionOp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SymmetricEigenOp` is never constructed [INFO] [stdout] --> src/tensor_ops/symmetric_ops.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct SymmetricEigenOp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `symmetric_eigen_gradient` is never used [INFO] [stdout] --> src/tensor_ops/symmetric_ops.rs:375:4 [INFO] [stdout] | [INFO] [stdout] 375 | fn symmetric_eigen_gradient( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SLogDetOp` is never constructed [INFO] [stdout] --> src/tensor_ops/numerical_props.rs:373:12 [INFO] [stdout] | [INFO] [stdout] 373 | pub struct SLogDetOp; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/graph.rs:264:32 [INFO] [stdout] | [INFO] [stdout] 264 | pub(crate) fn access_inner(&self, id: TensorID) -> Ref> { [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 264 | pub(crate) fn access_inner(&self, id: TensorID) -> Ref<'_, TensorInternal> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/graph.rs:270:36 [INFO] [stdout] | [INFO] [stdout] 270 | pub(crate) fn access_inner_mut(&self, id: TensorID) -> RefMut> { [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 270 | pub(crate) fn access_inner_mut(&self, id: TensorID) -> RefMut<'_, TensorInternal> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/graph.rs:286:27 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn variable_by_id(&self, vid: VariableID) -> Tensor { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 286 | pub fn variable_by_id(&self, vid: VariableID) -> Tensor<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/graph.rs:468:20 [INFO] [stdout] | [INFO] [stdout] 468 | fn context_ref(&self) -> Option<&Context> { [INFO] [stdout] | ^^^^^ ----------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 468 | fn context_ref(&self) -> Option<&Context<'_, F>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/graph.rs:473:23 [INFO] [stdout] | [INFO] [stdout] 473 | fn variable_by_id(&self, vid: VariableID) -> Tensor { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 473 | fn variable_by_id(&self, vid: VariableID) -> Tensor<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/graph.rs:505:20 [INFO] [stdout] | [INFO] [stdout] 505 | fn context_ref(&self) -> Option<&Context> { [INFO] [stdout] | ^^^^^ ----------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 505 | fn context_ref(&self) -> Option<&Context<'_, F>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/integration/core.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn get_tensor(&self, name: &str) -> Option<&Tensor> { [INFO] [stdout] | ^^^^^ ---------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | pub fn get_tensor(&self, name: &str) -> Option<&Tensor<'_, F>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/integration/core.rs:93:41 [INFO] [stdout] | [INFO] [stdout] 93 | pub fn convert_precision(&self) -> Result, IntegrationError> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 93 | pub fn convert_precision(&self) -> Result, IntegrationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/integration/core.rs:323:20 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn execute(&self) -> Result, IntegrationError> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 323 | pub fn execute(&self) -> Result, IntegrationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/integration/core.rs:345:34 [INFO] [stdout] | [INFO] [stdout] 345 | fn execute_tensor_conversion(&self) -> Result, IntegrationError> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 345 | fn execute_tensor_conversion(&self) -> Result, IntegrationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/integration/core.rs:358:31 [INFO] [stdout] | [INFO] [stdout] 358 | fn execute_data_transform(&self) -> Result, IntegrationError> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 358 | fn execute_data_transform(&self) -> Result, IntegrationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/integration/core.rs:369:31 [INFO] [stdout] | [INFO] [stdout] 369 | fn execute_parameter_sync(&self) -> Result, IntegrationError> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 369 | fn execute_parameter_sync(&self) -> Result, IntegrationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/integration/core.rs:380:31 [INFO] [stdout] | [INFO] [stdout] 380 | fn execute_pipeline_stage(&self) -> Result, IntegrationError> { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 380 | fn execute_pipeline_stage(&self) -> Result, IntegrationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/integration/tensor_conversion.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 100 | ) -> Result, IntegrationError> { [INFO] [stdout] | --------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 100 | ) -> Result, IntegrationError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/op.rs:137:18 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn input(&self, i: usize) -> NdArrayView { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 137 | pub fn input(&self, i: usize) -> NdArrayView<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/op.rs:175:22 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn input_mut(&mut self, _i: usize) -> NdArrayViewMut { [INFO] [stdout] | ^^^^^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 175 | pub fn input_mut(&mut self, _i: usize) -> NdArrayViewMut<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/op.rs:180:19 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn inputs(&self) -> Vec> { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 180 | pub fn inputs(&self) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/optimization/loop_fusion.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 56 | Custom(fn(F) -> F), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tensor.rs:78:40 [INFO] [stdout] | [INFO] [stdout] 78 | pub(crate) fn get_incoming_tensors(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ----------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 78 | pub(crate) fn get_incoming_tensors(&self) -> Ref<'_, SmallVec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tensor.rs:92:25 [INFO] [stdout] | [INFO] [stdout] 92 | pub(crate) fn inner(&self) -> Ref> { [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 92 | pub(crate) fn inner(&self) -> Ref<'_, TensorInternal> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tensor_ops/mod.rs:832:12 [INFO] [stdout] | [INFO] [stdout] 832 | graph: &impl AsGraph, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 833 | ) -> Tensor [INFO] [stdout] | --------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 833 | ) -> Tensor<'_, F> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tensor_ops/mod.rs:877:40 [INFO] [stdout] | [INFO] [stdout] 877 | pub fn scalar(val: F, graph: &impl AsGraph) -> Tensor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 877 | pub fn scalar(val: F, graph: &impl AsGraph) -> Tensor<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tensor_ops/mod.rs:1191:64 [INFO] [stdout] | [INFO] [stdout] 1191 | pub fn variable(arr: ndarray::Array, graph: &impl AsGraph) -> Tensor [INFO] [stdout] | ^^^^^^^^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1191 | pub fn variable(arr: ndarray::Array, graph: &impl AsGraph) -> Tensor<'_, F> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/variable.rs:602:26 [INFO] [stdout] | [INFO] [stdout] 602 | fn prepare_for_serde(&self) -> SerializableVariableEnvironment { [INFO] [stdout] | ^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 602 | fn prepare_for_serde(&self) -> SerializableVariableEnvironment<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/variable.rs:700:27 [INFO] [stdout] | [INFO] [stdout] 700 | pub(crate) fn as_view(&self, vid: VariableID) -> NdArrayView { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 700 | pub(crate) fn as_view(&self, vid: VariableID) -> NdArrayView<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/variable.rs:711:31 [INFO] [stdout] | [INFO] [stdout] 711 | pub(crate) fn as_view_mut(&self, vid: VariableID) -> NdArrayViewMut { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 711 | pub(crate) fn as_view_mut(&self, vid: VariableID) -> NdArrayViewMut<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/variable.rs:725:9 [INFO] [stdout] | [INFO] [stdout] 725 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 728 | ) -> Tensor { [INFO] [stdout] | --------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 728 | ) -> Tensor<'_, F> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.10s [INFO] running `Command { std: "docker" "inspect" "7005f5c4e7cb06f854734ede0d085d94ed0e1a1c18387c937441c9e8450038f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7005f5c4e7cb06f854734ede0d085d94ed0e1a1c18387c937441c9e8450038f7", kill_on_drop: false }` [INFO] [stdout] 7005f5c4e7cb06f854734ede0d085d94ed0e1a1c18387c937441c9e8450038f7