[INFO] fetching crate samling 0.9.2... [INFO] checking samling-0.9.2 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] extracting crate samling 0.9.2 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate samling 0.9.2 on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate samling 0.9.2 [INFO] finished tweaking crates.io crate samling 0.9.2 [INFO] tweaked toml for crates.io crate samling 0.9.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate samling 0.9.2 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fda6a1041de3315dba4b79d498d8b889405d46f911135dc0296fffb40bb9066 [INFO] running `Command { std: "docker" "start" "-a" "1fda6a1041de3315dba4b79d498d8b889405d46f911135dc0296fffb40bb9066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fda6a1041de3315dba4b79d498d8b889405d46f911135dc0296fffb40bb9066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fda6a1041de3315dba4b79d498d8b889405d46f911135dc0296fffb40bb9066", kill_on_drop: false }` [INFO] [stdout] 1fda6a1041de3315dba4b79d498d8b889405d46f911135dc0296fffb40bb9066 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d5b88404e2d3b93855364ad16fd931abe4d9dee43c75c62b3c71ff80ece7191 [INFO] running `Command { std: "docker" "start" "-a" "1d5b88404e2d3b93855364ad16fd931abe4d9dee43c75c62b3c71ff80ece7191", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed Cargo.toml (3 fixes) [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking unicode-properties v0.1.1 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Compiling rustls v0.23.10 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking object v0.36.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling sentry-contexts v0.34.0 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking whoami v1.5.1 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling zip v2.1.3 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking raw-cpuid v11.0.2 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling postgres-derive v0.4.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking quanta v0.12.3 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking http-range-header v0.4.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking governor v0.6.3 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking postgres-protocol v0.6.6 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking rust_xlsxwriter v0.68.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking num_enum v0.7.2 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking sentry-types v0.34.0 [INFO] [stderr] Checking postgres-types v0.2.6 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking jsonwebtoken v9.3.0 [INFO] [stderr] Checking cornucopia_client_core v0.4.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking async-compression v0.4.11 [INFO] [stderr] Checking deadpool v0.10.0 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking tokio-postgres v0.7.10 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking sentry-core v0.34.0 [INFO] [stderr] Checking sentry-backtrace v0.34.0 [INFO] [stderr] Checking sentry-tower v0.34.0 [INFO] [stderr] Checking sentry-tracing v0.34.0 [INFO] [stderr] Checking sentry-panic v0.34.0 [INFO] [stderr] Checking deadpool-postgres v0.12.1 [INFO] [stderr] Checking cornucopia_async v0.6.0 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Checking hyper-rustls v0.27.2 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking sentry v0.34.0 [INFO] [stderr] Checking axum-extra v0.9.3 [INFO] [stderr] Checking samling v0.9.2 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/entity_ref/id.rs (1 fix) [INFO] [stderr] Fixed src/images/repo.rs (3 fixes) [INFO] [stderr] Fixed src/collections/repo.rs (6 fixes) [INFO] [stderr] Fixed src/categories/repo.rs (3 fixes) [INFO] [stderr] Fixed src/styles/repo.rs (4 fixes) [INFO] [stderr] Fixed src/entity_ref/slug.rs (1 fix) [INFO] [stderr] Fixed src/colors/repo.rs (4 fixes) [INFO] [stderr] Fixed src/prices/repo.rs (4 fixes) [INFO] [stderr] Fixed src/auth/routes.rs (1 fix) [INFO] [stderr] Fixed src/entity_ref/mod.rs (1 fix) [INFO] [stderr] Fixed src/sizes/repo.rs (3 fixes) [INFO] [stderr] Fixed src/i18n.rs (4 fixes) [INFO] [stderr] Fixed src/db_migrations.rs (1 fix) [INFO] [stderr] Fixed src/organizations/repo.rs (4 fixes) [INFO] [stderr] Fixed src/auth/repo.rs (11 fixes) [INFO] [stderr] Fixed src/attributes/repo.rs (4 fixes) [INFO] [stderr] Fixed src/jsonschema.rs (5 fixes) [INFO] [stderr] Fixed src/entity_ref/external_id.rs (1 fix) [INFO] [stderr] Fixed src/cli.rs (2 fixes) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.39s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking samling v0.9.2 (/tmp/fixit) [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/attributes/entities.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 23 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/attributes/entities.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 23 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/attributes/entities.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/attributes/entities.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/attributes/entities.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 25 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/attributes/entities.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 25 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/attributes/entities.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/attributes/entities.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/attributes/entities.rs:16:48 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Clone, Serialize, Deserialize, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/attributes/entities.rs:16:48 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Clone, Serialize, Deserialize, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/attributes/entities.rs:152:30 [INFO] [stdout] | [INFO] [stdout] 152 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 152 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/attributes/entities.rs:152:30 [INFO] [stdout] | [INFO] [stdout] 152 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/attributes/entities.rs:154:30 [INFO] [stdout] | [INFO] [stdout] 154 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 154 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/attributes/entities.rs:154:30 [INFO] [stdout] | [INFO] [stdout] 154 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/attributes/entities.rs:143:48 [INFO] [stdout] | [INFO] [stdout] 143 | #[derive(Debug, Clone, Serialize, Deserialize, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/attributes/entities.rs:152:30 [INFO] [stdout] | [INFO] [stdout] 152 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 152 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/attributes/entities.rs:152:30 [INFO] [stdout] | [INFO] [stdout] 152 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/attributes/entities.rs:154:30 [INFO] [stdout] | [INFO] [stdout] 154 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 154 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/attributes/entities.rs:154:30 [INFO] [stdout] | [INFO] [stdout] 154 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/attributes/entities.rs:143:48 [INFO] [stdout] | [INFO] [stdout] 143 | #[derive(Debug, Clone, Serialize, Deserialize, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 26 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 29 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 32 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/auth/entities.rs:19:70 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Deserialize, Serialize, derive_more::Display, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 26 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 29 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 32 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/auth/entities.rs:19:70 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Deserialize, Serialize, derive_more::Display, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 46 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/auth/entities.rs:39:70 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Deserialize, Serialize, derive_more::Display, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 46 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/auth/entities.rs:39:70 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Deserialize, Serialize, derive_more::Display, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:102:30 [INFO] [stdout] | [INFO] [stdout] 102 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 102 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:102:30 [INFO] [stdout] | [INFO] [stdout] 102 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:105:30 [INFO] [stdout] | [INFO] [stdout] 105 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 105 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:105:30 [INFO] [stdout] | [INFO] [stdout] 105 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/auth/entities.rs:93:48 [INFO] [stdout] | [INFO] [stdout] 93 | #[derive(Debug, Clone, Deserialize, Serialize, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:102:30 [INFO] [stdout] | [INFO] [stdout] 102 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 102 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:102:30 [INFO] [stdout] | [INFO] [stdout] 102 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:105:30 [INFO] [stdout] | [INFO] [stdout] 105 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 105 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/auth/entities.rs:105:30 [INFO] [stdout] | [INFO] [stdout] 105 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/auth/entities.rs:93:48 [INFO] [stdout] | [INFO] [stdout] 93 | #[derive(Debug, Clone, Deserialize, Serialize, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/categories/entities.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 24 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/categories/entities.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/categories/entities.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 27 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/categories/entities.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/categories/entities.rs:16:48 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Serialize, Deserialize, Clone, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/categories/entities.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 24 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/categories/entities.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/categories/entities.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 27 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/categories/entities.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/categories/entities.rs:16:48 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Serialize, Deserialize, Clone, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/collections/entities.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 34 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/collections/entities.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/collections/entities.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 37 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/collections/entities.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/collections/entities.rs:24:48 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, Serialize, Deserialize, Clone, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/collections/entities.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 34 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/collections/entities.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/collections/entities.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 37 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/collections/entities.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/collections/entities.rs:24:48 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, Serialize, Deserialize, Clone, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/collections/entities.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 46 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/collections/entities.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/collections/entities.rs:43:48 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Debug, Serialize, Deserialize, Clone, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/collections/entities.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 46 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/collections/entities.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/collections/entities.rs:43:48 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Debug, Serialize, Deserialize, Clone, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/collections/entities.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 62 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/collections/entities.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/collections/entities.rs:65:30 [INFO] [stdout] | [INFO] [stdout] 65 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 65 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/collections/entities.rs:65:30 [INFO] [stdout] | [INFO] [stdout] 65 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/collections/entities.rs:51:48 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Debug, Serialize, Deserialize, Clone, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/collections/entities.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 62 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/collections/entities.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/collections/entities.rs:65:30 [INFO] [stdout] | [INFO] [stdout] 65 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 65 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/collections/entities.rs:65:30 [INFO] [stdout] | [INFO] [stdout] 65 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/collections/entities.rs:51:48 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Debug, Serialize, Deserialize, Clone, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/colors/entities.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 28 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/colors/entities.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/colors/entities.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 31 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/colors/entities.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/colors/entities.rs:17:48 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Clone, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/colors/entities.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 28 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/colors/entities.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/colors/entities.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 31 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/colors/entities.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/colors/entities.rs:17:48 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Clone, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/images/entities.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 43 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/images/entities.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/images/entities.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 46 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/images/entities.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/images/entities.rs:34:48 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug, Clone, Serialize, Deserialize, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/organizations/entities.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 23 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/organizations/entities.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/organizations/entities.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 26 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/organizations/entities.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/organizations/entities.rs:16:57 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Serialize, Deserialize, Clone, Display, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 25 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 28 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/prices/entities.rs:17:48 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Clone, Serialize, Deserialize, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/images/entities.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 43 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/images/entities.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/images/entities.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 46 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/images/entities.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/images/entities.rs:34:48 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug, Clone, Serialize, Deserialize, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:154:30 [INFO] [stdout] | [INFO] [stdout] 154 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 154 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:154:30 [INFO] [stdout] | [INFO] [stdout] 154 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:156:30 [INFO] [stdout] | [INFO] [stdout] 156 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 156 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:156:30 [INFO] [stdout] | [INFO] [stdout] 156 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:163:30 [INFO] [stdout] | [INFO] [stdout] 163 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 163 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:163:30 [INFO] [stdout] | [INFO] [stdout] 163 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:166:30 [INFO] [stdout] | [INFO] [stdout] 166 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 166 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:166:30 [INFO] [stdout] | [INFO] [stdout] 166 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/prices/entities.rs:146:48 [INFO] [stdout] | [INFO] [stdout] 146 | #[derive(Debug, Clone, Serialize, Deserialize, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/organizations/entities.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 23 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/organizations/entities.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/organizations/entities.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 26 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/organizations/entities.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/organizations/entities.rs:16:57 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Serialize, Deserialize, Clone, Display, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:176:30 [INFO] [stdout] | [INFO] [stdout] 176 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 176 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:176:30 [INFO] [stdout] | [INFO] [stdout] 176 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:178:30 [INFO] [stdout] | [INFO] [stdout] 178 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 178 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:178:30 [INFO] [stdout] | [INFO] [stdout] 178 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/prices/entities.rs:171:48 [INFO] [stdout] | [INFO] [stdout] 171 | #[derive(Debug, Clone, Serialize, Deserialize, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 25 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 28 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/prices/entities.rs:17:48 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Clone, Serialize, Deserialize, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/sizes/entities.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 26 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/sizes/entities.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/sizes/entities.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 32 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/sizes/entities.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/sizes/entities.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 35 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/sizes/entities.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/sizes/entities.rs:16:48 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Serialize, Deserialize, Clone, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/sizes/entities.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date", default)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 51 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date", default)] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/sizes/entities.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date", default)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/sizes/entities.rs:40:48 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Serialize, Deserialize, Clone, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:154:30 [INFO] [stdout] | [INFO] [stdout] 154 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 154 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:154:30 [INFO] [stdout] | [INFO] [stdout] 154 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:156:30 [INFO] [stdout] | [INFO] [stdout] 156 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 156 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:156:30 [INFO] [stdout] | [INFO] [stdout] 156 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:163:30 [INFO] [stdout] | [INFO] [stdout] 163 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 163 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:163:30 [INFO] [stdout] | [INFO] [stdout] 163 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:166:30 [INFO] [stdout] | [INFO] [stdout] 166 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 166 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:166:30 [INFO] [stdout] | [INFO] [stdout] 166 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/prices/entities.rs:146:48 [INFO] [stdout] | [INFO] [stdout] 146 | #[derive(Debug, Clone, Serialize, Deserialize, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:176:30 [INFO] [stdout] | [INFO] [stdout] 176 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 176 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:176:30 [INFO] [stdout] | [INFO] [stdout] 176 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:178:30 [INFO] [stdout] | [INFO] [stdout] 178 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 178 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/prices/entities.rs:178:30 [INFO] [stdout] | [INFO] [stdout] 178 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/prices/entities.rs:171:48 [INFO] [stdout] | [INFO] [stdout] 171 | #[derive(Debug, Clone, Serialize, Deserialize, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/styles/entities.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 39 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/styles/entities.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/styles/entities.rs:42:30 [INFO] [stdout] | [INFO] [stdout] 42 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 42 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/styles/entities.rs:42:30 [INFO] [stdout] | [INFO] [stdout] 42 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/styles/entities.rs:18:48 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Serialize, Deserialize, Clone, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/sizes/entities.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 26 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/sizes/entities.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/sizes/entities.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 32 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/sizes/entities.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/sizes/entities.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 35 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/sizes/entities.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/sizes/entities.rs:16:48 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Serialize, Deserialize, Clone, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/sizes/entities.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date", default)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 51 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date", default)] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/sizes/entities.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date", default)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/sizes/entities.rs:40:48 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Serialize, Deserialize, Clone, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/styles/entities.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 39 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/styles/entities.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found reserved keyword `gen` [INFO] [stdout] --> src/styles/entities.rs:42:30 [INFO] [stdout] | [INFO] [stdout] 42 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected identifier, found reserved keyword [INFO] [stdout] | [INFO] [stdout] help: escape `gen` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 42 | #[schemars(schema_with = r#"crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found reserved keyword `gen` [INFO] [stdout] --> src/styles/entities.rs:42:30 [INFO] [stdout] | [INFO] [stdout] 42 | #[schemars(schema_with = "crate::jsonschema::rfc3339_date_time")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparsable tokens [INFO] [stdout] --> src/styles/entities.rs:18:48 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug, Serialize, Deserialize, Clone, JsonSchema)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 92 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `samling` (lib) due to 93 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 92 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `samling` (lib test) due to 93 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "1d5b88404e2d3b93855364ad16fd931abe4d9dee43c75c62b3c71ff80ece7191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d5b88404e2d3b93855364ad16fd931abe4d9dee43c75c62b3c71ff80ece7191", kill_on_drop: false }` [INFO] [stdout] 1d5b88404e2d3b93855364ad16fd931abe4d9dee43c75c62b3c71ff80ece7191