update strings service

4 jobs for optimize/service/strings in 2 minutes and 47 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Lint
failed #75694
linux
cargo_check

00:02:47

failed #75695
linux
cargo_clippy

00:02:39

 
  Test
skipped #75696
linux
cargo_test
 
  Build
skipped #75697
linux
cargo_build
 
Name Stage Failure
failed
cargo_check Lint
  --> src/service/cards/db/model.rs:62:19
|
62 | 16 => self.str16,
| ^^^^^^^^^^ move occurs because `self.str16` has type `std::option::Option<std::string::String>`, which does not implement the `Copy` trait

For more information about this error, try `rustc --explain E0507`.
error: could not compile `neos-rs` due to 16 previous errors
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

failed
cargo_clippy Lint
  --> src/service/cards/db/model.rs:62:19
|
62 | 16 => self.str16,
| ^^^^^^^^^^ move occurs because `self.str16` has type `std::option::Option<std::string::String>`, which does not implement the `Copy` trait

For more information about this error, try `rustc --explain E0507`.
error: could not compile `neos-rs` due to 16 previous errors
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1