[INFO] fetching crate einvoice 0.1.1... [INFO] checking einvoice-0.1.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate einvoice 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate einvoice 0.1.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate einvoice 0.1.1 [INFO] tweaked toml for crates.io crate einvoice 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate einvoice 0.1.1 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate einvoice 0.1.1 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0663ca94d166bbdd5317225486bfa0aeb255f0fb66bf5f3c746b116ef9712753 [INFO] running `Command { std: "docker" "start" "-a" "0663ca94d166bbdd5317225486bfa0aeb255f0fb66bf5f3c746b116ef9712753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0663ca94d166bbdd5317225486bfa0aeb255f0fb66bf5f3c746b116ef9712753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0663ca94d166bbdd5317225486bfa0aeb255f0fb66bf5f3c746b116ef9712753", kill_on_drop: false }` [INFO] [stdout] 0663ca94d166bbdd5317225486bfa0aeb255f0fb66bf5f3c746b116ef9712753 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1f20cbd9c61233de7dc2630ffe1a75e01c21e950f518bf5e9a0dc3105a7bc21 [INFO] running `Command { std: "docker" "start" "-a" "c1f20cbd9c61233de7dc2630ffe1a75e01c21e950f518bf5e9a0dc3105a7bc21", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking xml-rs v0.8.24 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking weedle2 v5.0.0 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking uniffi_core v0.28.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking rangemap v1.5.1 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking einvoice_deps_yaserde v0.0.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking xmltree v0.11.0 [INFO] [stderr] Checking lopdf v0.34.0 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling uniffi_checksum_derive v0.28.3 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking uniffi_meta v0.28.3 [INFO] [stderr] Checking scroll v0.12.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking goblin v0.8.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Checking rstest v0.24.0 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling einvoice_deps_yaserde_derive v0.0.1 [INFO] [stderr] Checking uniffi_testing v0.28.3 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking uniffi_udl v0.28.3 [INFO] [stderr] Compiling uniffi_macros v0.28.3 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking uniffi_bindgen v0.28.3 [INFO] [stderr] Checking uniffi v0.28.3 [INFO] [stderr] Checking einvoice v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:101:23 [INFO] [stdout] | [INFO] [stdout] 101 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:133:23 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:151:23 [INFO] [stdout] | [INFO] [stdout] 151 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:173:23 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:197:23 [INFO] [stdout] | [INFO] [stdout] 197 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:215:23 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:231:23 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:261:23 [INFO] [stdout] | [INFO] [stdout] 261 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:277:23 [INFO] [stdout] | [INFO] [stdout] 277 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:293:23 [INFO] [stdout] | [INFO] [stdout] 293 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:311:23 [INFO] [stdout] | [INFO] [stdout] 311 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:327:23 [INFO] [stdout] | [INFO] [stdout] 327 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:364:23 [INFO] [stdout] | [INFO] [stdout] 364 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:382:23 [INFO] [stdout] | [INFO] [stdout] 382 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:402:23 [INFO] [stdout] | [INFO] [stdout] 402 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:418:23 [INFO] [stdout] | [INFO] [stdout] 418 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:437:23 [INFO] [stdout] | [INFO] [stdout] 437 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:453:23 [INFO] [stdout] | [INFO] [stdout] 453 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:469:23 [INFO] [stdout] | [INFO] [stdout] 469 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:485:23 [INFO] [stdout] | [INFO] [stdout] 485 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:501:23 [INFO] [stdout] | [INFO] [stdout] 501 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:535:23 [INFO] [stdout] | [INFO] [stdout] 535 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:551:23 [INFO] [stdout] | [INFO] [stdout] 551 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:567:23 [INFO] [stdout] | [INFO] [stdout] 567 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:587:23 [INFO] [stdout] | [INFO] [stdout] 587 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:614:23 [INFO] [stdout] | [INFO] [stdout] 614 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:630:23 [INFO] [stdout] | [INFO] [stdout] 630 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:650:23 [INFO] [stdout] | [INFO] [stdout] 650 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:666:23 [INFO] [stdout] | [INFO] [stdout] 666 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:682:23 [INFO] [stdout] | [INFO] [stdout] 682 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:716:23 [INFO] [stdout] | [INFO] [stdout] 716 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:748:23 [INFO] [stdout] | [INFO] [stdout] 748 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:764:23 [INFO] [stdout] | [INFO] [stdout] 764 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:782:23 [INFO] [stdout] | [INFO] [stdout] 782 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:798:23 [INFO] [stdout] | [INFO] [stdout] 798 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:822:23 [INFO] [stdout] | [INFO] [stdout] 822 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:838:23 [INFO] [stdout] | [INFO] [stdout] 838 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:854:23 [INFO] [stdout] | [INFO] [stdout] 854 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:882:23 [INFO] [stdout] | [INFO] [stdout] 882 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:900:23 [INFO] [stdout] | [INFO] [stdout] 900 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:917:23 [INFO] [stdout] | [INFO] [stdout] 917 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:933:23 [INFO] [stdout] | [INFO] [stdout] 933 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:949:23 [INFO] [stdout] | [INFO] [stdout] 949 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:977:23 [INFO] [stdout] | [INFO] [stdout] 977 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:995:23 [INFO] [stdout] | [INFO] [stdout] 995 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1011:23 [INFO] [stdout] | [INFO] [stdout] 1011 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1033:23 [INFO] [stdout] | [INFO] [stdout] 1033 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1049:23 [INFO] [stdout] | [INFO] [stdout] 1049 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1065:23 [INFO] [stdout] | [INFO] [stdout] 1065 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1093:23 [INFO] [stdout] | [INFO] [stdout] 1093 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1111:23 [INFO] [stdout] | [INFO] [stdout] 1111 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1127:23 [INFO] [stdout] | [INFO] [stdout] 1127 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1143:23 [INFO] [stdout] | [INFO] [stdout] 1143 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1159:23 [INFO] [stdout] | [INFO] [stdout] 1159 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1180:23 [INFO] [stdout] | [INFO] [stdout] 1180 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1208:23 [INFO] [stdout] | [INFO] [stdout] 1208 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1224:23 [INFO] [stdout] | [INFO] [stdout] 1224 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1240:23 [INFO] [stdout] | [INFO] [stdout] 1240 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1256:23 [INFO] [stdout] | [INFO] [stdout] 1256 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1272:23 [INFO] [stdout] | [INFO] [stdout] 1272 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1288:23 [INFO] [stdout] | [INFO] [stdout] 1288 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1310:23 [INFO] [stdout] | [INFO] [stdout] 1310 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1328:23 [INFO] [stdout] | [INFO] [stdout] 1328 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1346:23 [INFO] [stdout] | [INFO] [stdout] 1346 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1368:23 [INFO] [stdout] | [INFO] [stdout] 1368 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1384:23 [INFO] [stdout] | [INFO] [stdout] 1384 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1400:23 [INFO] [stdout] | [INFO] [stdout] 1400 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1416:23 [INFO] [stdout] | [INFO] [stdout] 1416 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1432:23 [INFO] [stdout] | [INFO] [stdout] 1432 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1479:23 [INFO] [stdout] | [INFO] [stdout] 1479 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1507:23 [INFO] [stdout] | [INFO] [stdout] 1507 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1523:23 [INFO] [stdout] | [INFO] [stdout] 1523 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1543:23 [INFO] [stdout] | [INFO] [stdout] 1543 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1559:23 [INFO] [stdout] | [INFO] [stdout] 1559 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1591:23 [INFO] [stdout] | [INFO] [stdout] 1591 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1607:23 [INFO] [stdout] | [INFO] [stdout] 1607 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1623:23 [INFO] [stdout] | [INFO] [stdout] 1623 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1643:23 [INFO] [stdout] | [INFO] [stdout] 1643 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1659:23 [INFO] [stdout] | [INFO] [stdout] 1659 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1675:23 [INFO] [stdout] | [INFO] [stdout] 1675 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1705:23 [INFO] [stdout] | [INFO] [stdout] 1705 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1721:23 [INFO] [stdout] | [INFO] [stdout] 1721 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1741:23 [INFO] [stdout] | [INFO] [stdout] 1741 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1761:23 [INFO] [stdout] | [INFO] [stdout] 1761 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1777:23 [INFO] [stdout] | [INFO] [stdout] 1777 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1809:23 [INFO] [stdout] | [INFO] [stdout] 1809 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1825:23 [INFO] [stdout] | [INFO] [stdout] 1825 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1843:23 [INFO] [stdout] | [INFO] [stdout] 1843 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1859:23 [INFO] [stdout] | [INFO] [stdout] 1859 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:78:23 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:161:23 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:290:23 [INFO] [stdout] | [INFO] [stdout] 290 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:316:23 [INFO] [stdout] | [INFO] [stdout] 316 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:344:23 [INFO] [stdout] | [INFO] [stdout] 344 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:390:23 [INFO] [stdout] | [INFO] [stdout] 390 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:436:23 [INFO] [stdout] | [INFO] [stdout] 436 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:464:23 [INFO] [stdout] | [INFO] [stdout] 464 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:490:23 [INFO] [stdout] | [INFO] [stdout] 490 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:526:23 [INFO] [stdout] | [INFO] [stdout] 526 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:588:23 [INFO] [stdout] | [INFO] [stdout] 588 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:616:23 [INFO] [stdout] | [INFO] [stdout] 616 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:632:23 [INFO] [stdout] | [INFO] [stdout] 632 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:660:23 [INFO] [stdout] | [INFO] [stdout] 660 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:673:23 [INFO] [stdout] | [INFO] [stdout] 673 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:684:23 [INFO] [stdout] | [INFO] [stdout] 684 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:702:23 [INFO] [stdout] | [INFO] [stdout] 702 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:718:23 [INFO] [stdout] | [INFO] [stdout] 718 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:736:23 [INFO] [stdout] | [INFO] [stdout] 736 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:754:23 [INFO] [stdout] | [INFO] [stdout] 754 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:770:23 [INFO] [stdout] | [INFO] [stdout] 770 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:786:23 [INFO] [stdout] | [INFO] [stdout] 786 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:802:23 [INFO] [stdout] | [INFO] [stdout] 802 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:818:23 [INFO] [stdout] | [INFO] [stdout] 818 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:836:23 [INFO] [stdout] | [INFO] [stdout] 836 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:852:23 [INFO] [stdout] | [INFO] [stdout] 852 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:872:23 [INFO] [stdout] | [INFO] [stdout] 872 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:888:23 [INFO] [stdout] | [INFO] [stdout] 888 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:908:23 [INFO] [stdout] | [INFO] [stdout] 908 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:924:23 [INFO] [stdout] | [INFO] [stdout] 924 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:940:23 [INFO] [stdout] | [INFO] [stdout] 940 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:960:23 [INFO] [stdout] | [INFO] [stdout] 960 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:978:23 [INFO] [stdout] | [INFO] [stdout] 978 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1006:23 [INFO] [stdout] | [INFO] [stdout] 1006 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1022:23 [INFO] [stdout] | [INFO] [stdout] 1022 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1038:23 [INFO] [stdout] | [INFO] [stdout] 1038 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1072:23 [INFO] [stdout] | [INFO] [stdout] 1072 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1104:23 [INFO] [stdout] | [INFO] [stdout] 1104 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1120:23 [INFO] [stdout] | [INFO] [stdout] 1120 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1154:23 [INFO] [stdout] | [INFO] [stdout] 1154 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1170:23 [INFO] [stdout] | [INFO] [stdout] 1170 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1190:23 [INFO] [stdout] | [INFO] [stdout] 1190 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1206:23 [INFO] [stdout] | [INFO] [stdout] 1206 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1230:23 [INFO] [stdout] | [INFO] [stdout] 1230 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1258:23 [INFO] [stdout] | [INFO] [stdout] 1258 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1300:23 [INFO] [stdout] | [INFO] [stdout] 1300 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1318:23 [INFO] [stdout] | [INFO] [stdout] 1318 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1338:23 [INFO] [stdout] | [INFO] [stdout] 1338 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1369:23 [INFO] [stdout] | [INFO] [stdout] 1369 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1391:23 [INFO] [stdout] | [INFO] [stdout] 1391 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1415:23 [INFO] [stdout] | [INFO] [stdout] 1415 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1431:23 [INFO] [stdout] | [INFO] [stdout] 1431 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1461:23 [INFO] [stdout] | [INFO] [stdout] 1461 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1497:23 [INFO] [stdout] | [INFO] [stdout] 1497 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1533:23 [INFO] [stdout] | [INFO] [stdout] 1533 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1569:23 [INFO] [stdout] | [INFO] [stdout] 1569 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1603:23 [INFO] [stdout] | [INFO] [stdout] 1603 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1619:23 [INFO] [stdout] | [INFO] [stdout] 1619 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1651:23 [INFO] [stdout] | [INFO] [stdout] 1651 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1671:23 [INFO] [stdout] | [INFO] [stdout] 1671 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1687:23 [INFO] [stdout] | [INFO] [stdout] 1687 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1705:23 [INFO] [stdout] | [INFO] [stdout] 1705 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1721:23 [INFO] [stdout] | [INFO] [stdout] 1721 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1737:23 [INFO] [stdout] | [INFO] [stdout] 1737 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1753:23 [INFO] [stdout] | [INFO] [stdout] 1753 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1769:23 [INFO] [stdout] | [INFO] [stdout] 1769 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1785:23 [INFO] [stdout] | [INFO] [stdout] 1785 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1801:23 [INFO] [stdout] | [INFO] [stdout] 1801 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1819:23 [INFO] [stdout] | [INFO] [stdout] 1819 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1839:23 [INFO] [stdout] | [INFO] [stdout] 1839 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1855:23 [INFO] [stdout] | [INFO] [stdout] 1855 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1871:23 [INFO] [stdout] | [INFO] [stdout] 1871 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1905:23 [INFO] [stdout] | [INFO] [stdout] 1905 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 63 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `einvoice` (lib) due to 168 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:101:23 [INFO] [stdout] | [INFO] [stdout] 101 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:133:23 [INFO] [stdout] | [INFO] [stdout] 133 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:151:23 [INFO] [stdout] | [INFO] [stdout] 151 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:173:23 [INFO] [stdout] | [INFO] [stdout] 173 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:197:23 [INFO] [stdout] | [INFO] [stdout] 197 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:215:23 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:231:23 [INFO] [stdout] | [INFO] [stdout] 231 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:261:23 [INFO] [stdout] | [INFO] [stdout] 261 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:277:23 [INFO] [stdout] | [INFO] [stdout] 277 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:293:23 [INFO] [stdout] | [INFO] [stdout] 293 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:311:23 [INFO] [stdout] | [INFO] [stdout] 311 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:327:23 [INFO] [stdout] | [INFO] [stdout] 327 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:364:23 [INFO] [stdout] | [INFO] [stdout] 364 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:382:23 [INFO] [stdout] | [INFO] [stdout] 382 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:402:23 [INFO] [stdout] | [INFO] [stdout] 402 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:418:23 [INFO] [stdout] | [INFO] [stdout] 418 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:437:23 [INFO] [stdout] | [INFO] [stdout] 437 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:453:23 [INFO] [stdout] | [INFO] [stdout] 453 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:469:23 [INFO] [stdout] | [INFO] [stdout] 469 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:485:23 [INFO] [stdout] | [INFO] [stdout] 485 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:501:23 [INFO] [stdout] | [INFO] [stdout] 501 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:535:23 [INFO] [stdout] | [INFO] [stdout] 535 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:551:23 [INFO] [stdout] | [INFO] [stdout] 551 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:567:23 [INFO] [stdout] | [INFO] [stdout] 567 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:587:23 [INFO] [stdout] | [INFO] [stdout] 587 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:614:23 [INFO] [stdout] | [INFO] [stdout] 614 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:630:23 [INFO] [stdout] | [INFO] [stdout] 630 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:650:23 [INFO] [stdout] | [INFO] [stdout] 650 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:666:23 [INFO] [stdout] | [INFO] [stdout] 666 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:682:23 [INFO] [stdout] | [INFO] [stdout] 682 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:716:23 [INFO] [stdout] | [INFO] [stdout] 716 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:748:23 [INFO] [stdout] | [INFO] [stdout] 748 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:764:23 [INFO] [stdout] | [INFO] [stdout] 764 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:782:23 [INFO] [stdout] | [INFO] [stdout] 782 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:798:23 [INFO] [stdout] | [INFO] [stdout] 798 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:822:23 [INFO] [stdout] | [INFO] [stdout] 822 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:838:23 [INFO] [stdout] | [INFO] [stdout] 838 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:854:23 [INFO] [stdout] | [INFO] [stdout] 854 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:882:23 [INFO] [stdout] | [INFO] [stdout] 882 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:900:23 [INFO] [stdout] | [INFO] [stdout] 900 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:917:23 [INFO] [stdout] | [INFO] [stdout] 917 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:933:23 [INFO] [stdout] | [INFO] [stdout] 933 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:949:23 [INFO] [stdout] | [INFO] [stdout] 949 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:977:23 [INFO] [stdout] | [INFO] [stdout] 977 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:995:23 [INFO] [stdout] | [INFO] [stdout] 995 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1011:23 [INFO] [stdout] | [INFO] [stdout] 1011 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1033:23 [INFO] [stdout] | [INFO] [stdout] 1033 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1049:23 [INFO] [stdout] | [INFO] [stdout] 1049 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1065:23 [INFO] [stdout] | [INFO] [stdout] 1065 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1093:23 [INFO] [stdout] | [INFO] [stdout] 1093 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1111:23 [INFO] [stdout] | [INFO] [stdout] 1111 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1127:23 [INFO] [stdout] | [INFO] [stdout] 1127 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1143:23 [INFO] [stdout] | [INFO] [stdout] 1143 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1159:23 [INFO] [stdout] | [INFO] [stdout] 1159 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1180:23 [INFO] [stdout] | [INFO] [stdout] 1180 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1208:23 [INFO] [stdout] | [INFO] [stdout] 1208 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1224:23 [INFO] [stdout] | [INFO] [stdout] 1224 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1240:23 [INFO] [stdout] | [INFO] [stdout] 1240 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1256:23 [INFO] [stdout] | [INFO] [stdout] 1256 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1272:23 [INFO] [stdout] | [INFO] [stdout] 1272 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1288:23 [INFO] [stdout] | [INFO] [stdout] 1288 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1310:23 [INFO] [stdout] | [INFO] [stdout] 1310 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1328:23 [INFO] [stdout] | [INFO] [stdout] 1328 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1346:23 [INFO] [stdout] | [INFO] [stdout] 1346 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1368:23 [INFO] [stdout] | [INFO] [stdout] 1368 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1384:23 [INFO] [stdout] | [INFO] [stdout] 1384 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1400:23 [INFO] [stdout] | [INFO] [stdout] 1400 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1416:23 [INFO] [stdout] | [INFO] [stdout] 1416 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1432:23 [INFO] [stdout] | [INFO] [stdout] 1432 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1479:23 [INFO] [stdout] | [INFO] [stdout] 1479 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1507:23 [INFO] [stdout] | [INFO] [stdout] 1507 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1523:23 [INFO] [stdout] | [INFO] [stdout] 1523 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1543:23 [INFO] [stdout] | [INFO] [stdout] 1543 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1559:23 [INFO] [stdout] | [INFO] [stdout] 1559 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1591:23 [INFO] [stdout] | [INFO] [stdout] 1591 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1607:23 [INFO] [stdout] | [INFO] [stdout] 1607 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1623:23 [INFO] [stdout] | [INFO] [stdout] 1623 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1643:23 [INFO] [stdout] | [INFO] [stdout] 1643 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1659:23 [INFO] [stdout] | [INFO] [stdout] 1659 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1675:23 [INFO] [stdout] | [INFO] [stdout] 1675 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1705:23 [INFO] [stdout] | [INFO] [stdout] 1705 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1721:23 [INFO] [stdout] | [INFO] [stdout] 1721 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1741:23 [INFO] [stdout] | [INFO] [stdout] 1741 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1761:23 [INFO] [stdout] | [INFO] [stdout] 1761 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1777:23 [INFO] [stdout] | [INFO] [stdout] 1777 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1809:23 [INFO] [stdout] | [INFO] [stdout] 1809 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1825:23 [INFO] [stdout] | [INFO] [stdout] 1825 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1843:23 [INFO] [stdout] | [INFO] [stdout] 1843 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cii/cii_model.rs:1859:23 [INFO] [stdout] | [INFO] [stdout] 1859 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:78:23 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:161:23 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:290:23 [INFO] [stdout] | [INFO] [stdout] 290 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:316:23 [INFO] [stdout] | [INFO] [stdout] 316 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:344:23 [INFO] [stdout] | [INFO] [stdout] 344 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:390:23 [INFO] [stdout] | [INFO] [stdout] 390 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:436:23 [INFO] [stdout] | [INFO] [stdout] 436 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:464:23 [INFO] [stdout] | [INFO] [stdout] 464 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:490:23 [INFO] [stdout] | [INFO] [stdout] 490 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:526:23 [INFO] [stdout] | [INFO] [stdout] 526 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:588:23 [INFO] [stdout] | [INFO] [stdout] 588 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:616:23 [INFO] [stdout] | [INFO] [stdout] 616 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:632:23 [INFO] [stdout] | [INFO] [stdout] 632 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:660:23 [INFO] [stdout] | [INFO] [stdout] 660 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:673:23 [INFO] [stdout] | [INFO] [stdout] 673 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:684:23 [INFO] [stdout] | [INFO] [stdout] 684 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:702:23 [INFO] [stdout] | [INFO] [stdout] 702 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:718:23 [INFO] [stdout] | [INFO] [stdout] 718 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:736:23 [INFO] [stdout] | [INFO] [stdout] 736 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:754:23 [INFO] [stdout] | [INFO] [stdout] 754 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:770:23 [INFO] [stdout] | [INFO] [stdout] 770 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:786:23 [INFO] [stdout] | [INFO] [stdout] 786 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:802:23 [INFO] [stdout] | [INFO] [stdout] 802 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:818:23 [INFO] [stdout] | [INFO] [stdout] 818 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:836:23 [INFO] [stdout] | [INFO] [stdout] 836 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:852:23 [INFO] [stdout] | [INFO] [stdout] 852 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:872:23 [INFO] [stdout] | [INFO] [stdout] 872 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:888:23 [INFO] [stdout] | [INFO] [stdout] 888 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:908:23 [INFO] [stdout] | [INFO] [stdout] 908 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:924:23 [INFO] [stdout] | [INFO] [stdout] 924 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:940:23 [INFO] [stdout] | [INFO] [stdout] 940 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:960:23 [INFO] [stdout] | [INFO] [stdout] 960 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:978:23 [INFO] [stdout] | [INFO] [stdout] 978 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1006:23 [INFO] [stdout] | [INFO] [stdout] 1006 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1022:23 [INFO] [stdout] | [INFO] [stdout] 1022 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1038:23 [INFO] [stdout] | [INFO] [stdout] 1038 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1072:23 [INFO] [stdout] | [INFO] [stdout] 1072 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1104:23 [INFO] [stdout] | [INFO] [stdout] 1104 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1120:23 [INFO] [stdout] | [INFO] [stdout] 1120 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1154:23 [INFO] [stdout] | [INFO] [stdout] 1154 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1170:23 [INFO] [stdout] | [INFO] [stdout] 1170 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1190:23 [INFO] [stdout] | [INFO] [stdout] 1190 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1206:23 [INFO] [stdout] | [INFO] [stdout] 1206 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1230:23 [INFO] [stdout] | [INFO] [stdout] 1230 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1258:23 [INFO] [stdout] | [INFO] [stdout] 1258 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1300:23 [INFO] [stdout] | [INFO] [stdout] 1300 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1318:23 [INFO] [stdout] | [INFO] [stdout] 1318 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1338:23 [INFO] [stdout] | [INFO] [stdout] 1338 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1369:23 [INFO] [stdout] | [INFO] [stdout] 1369 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1391:23 [INFO] [stdout] | [INFO] [stdout] 1391 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1415:23 [INFO] [stdout] | [INFO] [stdout] 1415 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1431:23 [INFO] [stdout] | [INFO] [stdout] 1431 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1461:23 [INFO] [stdout] | [INFO] [stdout] 1461 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1497:23 [INFO] [stdout] | [INFO] [stdout] 1497 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1533:23 [INFO] [stdout] | [INFO] [stdout] 1533 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1569:23 [INFO] [stdout] | [INFO] [stdout] 1569 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1603:23 [INFO] [stdout] | [INFO] [stdout] 1603 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1619:23 [INFO] [stdout] | [INFO] [stdout] 1619 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1651:23 [INFO] [stdout] | [INFO] [stdout] 1651 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1671:23 [INFO] [stdout] | [INFO] [stdout] 1671 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1687:23 [INFO] [stdout] | [INFO] [stdout] 1687 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1705:23 [INFO] [stdout] | [INFO] [stdout] 1705 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1721:23 [INFO] [stdout] | [INFO] [stdout] 1721 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1737:23 [INFO] [stdout] | [INFO] [stdout] 1737 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1753:23 [INFO] [stdout] | [INFO] [stdout] 1753 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1769:23 [INFO] [stdout] | [INFO] [stdout] 1769 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1785:23 [INFO] [stdout] | [INFO] [stdout] 1785 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1801:23 [INFO] [stdout] | [INFO] [stdout] 1801 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1819:23 [INFO] [stdout] | [INFO] [stdout] 1819 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1839:23 [INFO] [stdout] | [INFO] [stdout] 1839 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1855:23 [INFO] [stdout] | [INFO] [stdout] 1855 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1871:23 [INFO] [stdout] | [INFO] [stdout] 1871 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/ubl/ubl_model.rs:1905:23 [INFO] [stdout] | [INFO] [stdout] 1905 | #[derive(YaSerialize, YaDeserialize, uniffi::Record)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `YaDeserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `einvoice` (lib test) due to 168 previous errors [INFO] running `Command { std: "docker" "inspect" "c1f20cbd9c61233de7dc2630ffe1a75e01c21e950f518bf5e9a0dc3105a7bc21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1f20cbd9c61233de7dc2630ffe1a75e01c21e950f518bf5e9a0dc3105a7bc21", kill_on_drop: false }` [INFO] [stdout] c1f20cbd9c61233de7dc2630ffe1a75e01c21e950f518bf5e9a0dc3105a7bc21