Skip to content

[WIP] Adds #[derive(Sequential)] on nn builder structs #1728

[WIP] Adds #[derive(Sequential)] on nn builder structs

[WIP] Adds #[derive(Sequential)] on nn builder structs #1728

Triggered via pull request July 3, 2023 14:26
Status Success
Total duration 4m 10s
Artifacts

cargo-test.yml

on: pull_request
cargo-test-nightly
3m 58s
cargo-test-nightly
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
cargo-test-nightly: dfdx-derive/src/lib.rs#L1
unused import: `proc_macro2::TokenStream`
cargo-test-nightly: dfdx-derive/src/lib.rs#L137
unused variable: `impl_module`
cargo-test-nightly: dfdx-derive/src/lib.rs#L173
unused variable: `impl_module_mut`
cargo-test-nightly
`dfdx-derive` (lib) generated 3 warnings (run `cargo fix --lib -p dfdx-derive` to apply 3 suggestions)
cargo-test-nightly: dfdx-derive/src/lib.rs#L1
unused import: `proc_macro2::TokenStream`
cargo-test-nightly: dfdx-derive/src/lib.rs#L137
unused variable: `impl_module`
cargo-test-nightly: dfdx-derive/src/lib.rs#L173
unused variable: `impl_module_mut`
cargo-test-nightly
`dfdx-derive` (lib) generated 3 warnings (run `cargo fix --lib -p dfdx-derive` to apply 3 suggestions)
cargo-test-nightly: dfdx-derive/src/lib.rs#L1
unused import: `proc_macro2::TokenStream`
cargo-test-nightly: dfdx-derive/src/lib.rs#L137
unused variable: `impl_module`
cargo-test-nightly: dfdx-derive/src/lib.rs#L173
unused variable: `impl_module_mut`
cargo-test-nightly
`dfdx-derive` (lib) generated 3 warnings (run `cargo fix --lib -p dfdx-derive` to apply 3 suggestions)
cargo-test-nightly: examples/nightly-conv-net.rs#L3
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
cargo-test-nightly
`dfdx` (example "nightly-conv-net") generated 1 warning
cargo-test-nightly
`dfdx` (example "nightly-resnet18") generated 1 warning
cargo-test-nightly: examples/safetensors-save-load.rs#L8
the item `AsArray` is imported redundantly
cargo-test-nightly: examples/safetensors-save-load.rs#L8
the item `AutoDevice` is imported redundantly
cargo-test-nightly: examples/safetensors-save-load.rs#L8
the item `Cpu` is imported redundantly
cargo-test-nightly: dfdx-derive/src/lib.rs#L1
unused import: `proc_macro2::TokenStream`
cargo-test-nightly: dfdx-derive/src/lib.rs#L137
unused variable: `impl_module`
cargo-test-nightly: dfdx-derive/src/lib.rs#L173
unused variable: `impl_module_mut`
cargo-test-nightly
`dfdx-derive` (lib) generated 3 warnings (run `cargo fix --lib -p dfdx-derive` to apply 3 suggestions)
cargo-test-nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
cargo-test-nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
cargo-test-nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
cargo-test-nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
cargo-test-nightly: dfdx-derive/src/lib.rs#L1
unused import: `proc_macro2::TokenStream`
cargo-test-nightly: dfdx-derive/src/lib.rs#L137
unused variable: `impl_module`
cargo-test-nightly: dfdx-derive/src/lib.rs#L173
unused variable: `impl_module_mut`
cargo-test-nightly
`dfdx-derive` (lib) generated 3 warnings (run `cargo fix --lib -p dfdx-derive` to apply 3 suggestions)
cargo-test-nightly: examples/safetensors-save-load.rs#L8
unused import: `AutoDevice`
cargo-test-nightly: examples/safetensors-save-load.rs#L8
the item `AsArray` is imported redundantly
cargo-test-nightly: examples/safetensors-save-load.rs#L8
the item `AutoDevice` is imported redundantly
cargo-test-nightly: examples/safetensors-save-load.rs#L8
the item `Cpu` is imported redundantly
cargo-test-nightly
`dfdx` (example "safetensors-save-load" test) generated 4 warnings (run `cargo fix --example "safetensors-save-load" --tests` to apply 1 suggestion)
cargo-test-nightly: examples/nightly-conv-net.rs#L3
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes