[INFO] cloning repository https://github.com/ContinuousC/ApistosSchemaRs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ContinuousC/ApistosSchemaRs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FContinuousC%2FApistosSchemaRs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FContinuousC%2FApistosSchemaRs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ace307537ff7913c30f465cbfdaf70f4883618a9
[INFO] checking ContinuousC/ApistosSchemaRs against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FContinuousC%2FApistosSchemaRs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ContinuousC/ApistosSchemaRs
[INFO] finished tweaking git repo https://github.com/ContinuousC/ApistosSchemaRs
[INFO] tweaked toml for git repo https://github.com/ContinuousC/ApistosSchemaRs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ContinuousC/ApistosSchemaRs on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ContinuousC/ApistosSchemaRs 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smol_str v0.1.24
[INFO] [stderr]   Downloaded enumset_derive v0.8.1
[INFO] [stderr]   Downloaded trybuild v1.0.85
[INFO] [stderr]   Downloaded bigdecimal v0.4.2
[INFO] [stderr]   Downloaded enumset v1.1.3
[INFO] [stderr]   Downloaded rust_decimal v1.32.0
[INFO] [stderr]   Downloaded serde_derive_internals v0.29.0
[INFO] [stderr]   Downloaded basic-toml v0.1.4
[INFO] [stderr]   Downloaded dyn-clone v1.0.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1b87ba45d406377aebd5eecf8ba289ed617d5b065b5b06abf6596c0f52453d0
[INFO] running `Command { std: "docker" "start" "-a" "e1b87ba45d406377aebd5eecf8ba289ed617d5b065b5b06abf6596c0f52453d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1b87ba45d406377aebd5eecf8ba289ed617d5b065b5b06abf6596c0f52453d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1b87ba45d406377aebd5eecf8ba289ed617d5b065b5b06abf6596c0f52453d0", kill_on_drop: false }`
[INFO] [stdout] e1b87ba45d406377aebd5eecf8ba289ed617d5b065b5b06abf6596c0f52453d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec3413c835b96ce74ef5b88c539b99ee837eb0b1e877adeadf4113ee87e58526
[INFO] running `Command { std: "docker" "start" "-a" "ec3413c835b96ce74ef5b88c539b99ee837eb0b1e877adeadf4113ee87e58526", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling schemars v0.8.22 (/opt/rustwide/workdir/schemars)
[INFO] [stderr]    Compiling trybuild v1.0.85
[INFO] [stderr]     Checking dyn-clone v1.0.14
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking proc-macro2 v1.0.69
[INFO] [stderr]     Checking quote v1.0.33
[INFO] [stderr]    Compiling serde_derive_internals v0.29.0
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]     Checking schemars_derive v0.8.21 (/opt/rustwide/workdir/schemars_derive)
[INFO] [stdout] warning: field `original` is never read
[INFO] [stdout]   --> schemars_derive/src/ast/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Container<'a> {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub original: &'a syn::DeriveInput,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> schemars_derive/src/ast/mod.rs:55:54
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn transparent_field(&'a self) -> Option<&'a Field> {
[INFO] [stdout]    |                               --                  -- ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |                   |
[INFO] [stdout]    |                               |                   the same lifetime is named here
[INFO] [stdout]    |                               the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn transparent_field(&'a self) -> Option<&'a Field<'a>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original` is never read
[INFO] [stdout]   --> schemars_derive/src/ast/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Container<'a> {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub original: &'a syn::DeriveInput,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> schemars_derive/src/ast/mod.rs:55:54
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn transparent_field(&'a self) -> Option<&'a Field> {
[INFO] [stdout]    |                               --                  -- ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |                   |
[INFO] [stdout]    |                               |                   the same lifetime is named here
[INFO] [stdout]    |                               the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn transparent_field(&'a self) -> Option<&'a Field<'a>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original` is never read
[INFO] [stdout]   --> schemars_derive/src/ast/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Container<'a> {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub original: &'a syn::DeriveInput,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> schemars_derive/src/ast/mod.rs:55:54
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn transparent_field(&'a self) -> Option<&'a Field> {
[INFO] [stdout]    |                               --                  -- ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |                   |
[INFO] [stdout]    |                               |                   the same lifetime is named here
[INFO] [stdout]    |                               the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn transparent_field(&'a self) -> Option<&'a Field<'a>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking basic-toml v0.1.4
[INFO] [stdout] warning: unexpected `cfg` condition name: `std_atomic`
[INFO] [stdout]   --> schemars/src/json_schema_impls/mod.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(std_atomic)]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_atomic)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `std_atomic64`
[INFO] [stdout]   --> schemars/src/json_schema_impls/atomic.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(std_atomic64)]
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_atomic64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `std_atomic64`
[INFO] [stdout]   --> schemars/src/json_schema_impls/atomic.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(std_atomic64)]
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_atomic64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `std_atomic`
[INFO] [stdout]   --> schemars/src/json_schema_impls/mod.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(std_atomic)]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_atomic)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `std_atomic64`
[INFO] [stdout]   --> schemars/src/json_schema_impls/atomic.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(std_atomic64)]
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_atomic64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `std_atomic64`
[INFO] [stdout]   --> schemars/src/json_schema_impls/atomic.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(std_atomic64)]
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std_atomic64)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std_atomic64)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/util/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/examples.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/examples/serde_attrs.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/examples/custom_serialization.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/util/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/util/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/schema_name.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/transparent.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/util/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/multiple_enum_flatten.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/util/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/default.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/util/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/util/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/dereference.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/flatten.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/util/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/enum_repr.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schemars` (example "serde_attrs") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/multiple_enum_flatten.rs:8:3
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[schemars(rename = "Flat")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/multiple_enum_flatten.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout]  9 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 10 | struct Flat {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/examples/custom_serialization.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[schemars(with = "String")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/examples/custom_serialization.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/util/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/util/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/validate.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/remote_derive_generic.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/examples/custom_serialization.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[schemars(schema_with = "make_custom_schema")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/examples/custom_serialization.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/multiple_enum_flatten.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[schemars(flatten)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/multiple_enum_flatten.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/examples.rs:8:3
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[schemars(example = "Struct::default", example = "null")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/examples.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout]  9 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 10 | struct Struct {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/multiple_enum_flatten.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[schemars(flatten)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/multiple_enum_flatten.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/examples.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[schemars(example = "eight", example = "null")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/examples.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[validate(range(min = 0.01, max = 100))]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `validate` is an attribute that can be used by the derive macro `JsonSchema`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `validate` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/tests/schema_name.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[serde(rename = "a-new-name-{W}-{T}-{T}")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: `serde` is an attribute that can be used by the derive macros `Deserialize`, `JsonSchema`, `JsonSchema_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 31 + #[derive(Deserialize, JsonSchema, JsonSchema_repr, Serialize)]
[INFO] [stdout] 32 | struct MyRenamedStruct<T, U, V, W> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/remote_derive_generic.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[schemars(with = "HashMap::<String, HashSet<String>>")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/remote_derive_generic.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[validate(range(min = "MIN", max = "MAX"))]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `validate` is an attribute that can be used by the derive macro `JsonSchema`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `validate` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashMap` and `HashSet`
[INFO] [stdout]  --> schemars/tests/remote_derive_generic.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                        ^^^^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[validate(regex = "STARTS_WITH_HELLO")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `validate` is an attribute that can be used by the derive macro `JsonSchema`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `validate` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/examples.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[schemars(example = "null")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/examples.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[validate(regex(path = "STARTS_WITH_HELLO", code = "foo"))]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `validate` is an attribute that can be used by the derive macro `JsonSchema`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `validate` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[validate(regex(pattern = r"^\d+$"))]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `validate` is an attribute that can be used by the derive macro `JsonSchema`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `validate` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[validate(contains = "substring...")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `validate` is an attribute that can be used by the derive macro `JsonSchema`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `validate` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[validate(contains(pattern = "substring...", message = "bar"))]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `validate` is an attribute that can be used by the derive macro `JsonSchema`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `validate` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[validate(email)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `validate` is an attribute that can be used by the derive macro `JsonSchema`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `validate` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[validate(phone)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `validate` is an attribute that can be used by the derive macro `JsonSchema`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `validate` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/util/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[validate(url)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `validate` is an attribute that can be used by the derive macro `JsonSchema`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `validate` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_name.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[schemars(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_name.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 31 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 32 | struct MyRenamedStruct<T, U, V, W> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/struct_additional_properties.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[validate(length(min = 1, max = 100))]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `validate` is an attribute that can be used by the derive macro `JsonSchema`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `validate` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[validate(length(min = "MIN", max = "MAX"))]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `validate` is an attribute that can be used by the derive macro `JsonSchema`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `validate` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[validate(length(equal = 2))]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `validate` is an attribute that can be used by the derive macro `JsonSchema`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `validate` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[validate(contains = "map_key")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `validate` is an attribute that can be used by the derive macro `JsonSchema`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `validate` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/tests/transparent.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[serde(transparent)]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: `serde` is an attribute that can be used by the derive macros `Deserialize`, `JsonSchema`, `JsonSchema_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 15 + #[derive(Deserialize, JsonSchema, JsonSchema_repr, Serialize)]
[INFO] [stdout] 16 | pub struct TransparentStruct {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[validate(required)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `validate` is an attribute that can be used by the derive macro `JsonSchema`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `validate` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[validate(required)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `validate` is an attribute that can be used by the derive macro `JsonSchema`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `validate` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 |     #[validate]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `validate` is an attribute that can be used by the derive macro `JsonSchema`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `validate` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[serde(flatten)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `JsonSchema`, `JsonSchema_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[schemars(range(min = 0.01, max = 100))]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/validate.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[schemars(range(min = "MIN", max = "MAX"))]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/validate.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[validate(regex = "overridden")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `validate` is an attribute that can be used by the derive macro `JsonSchema`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `validate` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/tests/transparent.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[serde(with = "TransparentNewType")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `JsonSchema`, `JsonSchema_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:71:7
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[schemars(regex = "STARTS_WITH_HELLO")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/validate.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[schemars(regex(path = "STARTS_WITH_HELLO"))]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/validate.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:75:7
[INFO] [stdout]    |
[INFO] [stdout] 75 |     #[schemars(regex(pattern = r"^\d+$"))]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/validate.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schemars` (test "remote_derive_generic") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 |     #[validate(regex = "overridden")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `validate` is an attribute that can be used by the derive macro `JsonSchema`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `validate` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[schemars(contains = "substring...")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/validate.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/transparent.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[schemars(transparent)]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/transparent.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 23 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 24 | pub struct TransparentNewType(Option<InnerStruct>);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[schemars(contains(pattern = "substring..."))]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/validate.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[schemars(email)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/validate.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 |     #[schemars(phone)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/validate.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 |     #[schemars(url)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/validate.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/tests/schema_name.rs:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[serde(rename = "this-attribute-is-ignored")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: `serde` is an attribute that can be used by the derive macros `Deserialize`, `JsonSchema`, `JsonSchema_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 43 + #[derive(Deserialize, JsonSchema, JsonSchema_repr, Serialize)]
[INFO] [stdout] 44 | struct MySimpleRenamedStruct {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 |     #[schemars(length(min = 1, max = 100))]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/validate.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:90:7
[INFO] [stdout]    |
[INFO] [stdout] 90 |     #[schemars(length(min = "MIN", max = "MAX"))]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/validate.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:92:7
[INFO] [stdout]    |
[INFO] [stdout] 92 |     #[schemars(length(equal = 2))]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/validate.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/util/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/struct.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 |     #[schemars(contains = "map_key")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/validate.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/tests/flatten.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `JsonSchema`, `JsonSchema_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[schemars(required)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/validate.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:98:7
[INFO] [stdout]    |
[INFO] [stdout] 98 |     #[schemars(required)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/validate.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/tests/validate.rs:99:7
[INFO] [stdout]    |
[INFO] [stdout] 99 |     #[serde(flatten)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `JsonSchema`, `JsonSchema_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]    --> schemars/tests/validate.rs:111:7
[INFO] [stdout]     |
[INFO] [stdout] 111 |     #[validate(range(max = 10))] u8,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `validate` is an attribute that can be used by the derive macro `JsonSchema`, you might be missing a `derive` attribute
[INFO] [stdout]     = note: `validate` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/flatten.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[schemars(rename = "Flat")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/flatten.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 20 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 21 | struct Deep1 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]    --> schemars/tests/validate.rs:112:7
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[validate(required)] Option<bool>,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `validate` is an attribute that can be used by the derive macro `JsonSchema`, you might be missing a `derive` attribute
[INFO] [stdout]     = note: `validate` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `validate` in this scope
[INFO] [stdout]    --> schemars/tests/validate.rs:122:22
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub struct NewType(#[validate(range(max = 10))] u8);
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `validate` is an attribute that can be used by the derive macro `JsonSchema`, you might be missing a `derive` attribute
[INFO] [stdout]     = note: `validate` is in scope, but it is a function, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schemars` (test "examples") due to 5 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_name.rs:42:3
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[schemars(rename = "another-new-name")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_name.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 43 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 44 | struct MySimpleRenamedStruct {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/tests/enum_repr.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[serde(rename = "Renamed")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: `serde` is an attribute that can be used by the derive macros `Deserialize`, `JsonSchema`, `JsonSchema_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 25 + #[derive(Deserialize, JsonSchema, JsonSchema_repr, Serialize)]
[INFO] [stdout] 26 | pub enum EnumWithAttrs {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schemars` (test "multiple_enum_flatten") due to 5 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/tests/default.rs:30:3
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[serde(default)]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: `serde` is an attribute that can be used by the derive macros `Deserialize`, `JsonSchema`, `JsonSchema_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 31 + #[derive(Deserialize, JsonSchema, JsonSchema_repr, Serialize)]
[INFO] [stdout] 32 | struct MyStruct {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/flatten.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[schemars(flatten)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/flatten.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[schemars(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 15 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 16 | pub enum External {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schemars` (test "validate") due to 42 previous errors
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/tests/default.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[serde(serialize_with = "custom_serialize")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `JsonSchema`, `JsonSchema_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/tests/flatten.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[serde(flatten)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `JsonSchema`, `JsonSchema_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schemars` (test "transparent") due to 5 previous errors
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/tests/flatten.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[serde(flatten)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `JsonSchema`, `JsonSchema_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_name.rs:56:3
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[schemars(rename = "const-generics-{BAR}-")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_name.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 57 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 58 | struct ConstGenericStruct<const FOO: usize, const BAR: char> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `json_schema` found for struct `std::string::String` in the current scope
[INFO] [stdout]   --> schemars/examples/custom_serialization.rs:25:46
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let mut schema: SchemaObject = <String>::json_schema(gen).into();
[INFO] [stdout]    |                                              ^^^^^^^^^^^ function or associated item not found in `std::string::String`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `std::string::String` consider using one of the following associated functions:
[INFO] [stdout]       std::string::String::new
[INFO] [stdout]       std::string::String::with_capacity
[INFO] [stdout]       std::string::String::try_with_capacity
[INFO] [stdout]       std::string::String::from_utf8
[INFO] [stdout]       and 9 others
[INFO] [stdout]   --> library/alloc/src/string.rs:437:4
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `JsonSchema` which provides `json_schema` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use schemars::JsonSchema;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/tests/flatten.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `JsonSchema`, `JsonSchema_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 |         #[schemars(schema_with = "schema_fn")]
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 15 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 16 | pub enum External {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `schema_name` found for struct `Struct` in the current scope
[INFO] [stdout]   --> schemars/tests/dereference.rs:16:58
[INFO] [stdout]    |
[INFO] [stdout]  7 | struct Struct {
[INFO] [stdout]    | ------------- function or associated item `schema_name` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     let struct_schema = gen.definitions().get(&<Struct>::schema_name()).unwrap();
[INFO] [stdout]    |                                                          ^^^^^^^^^^^ function or associated item not found in `Struct`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `schema_name`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `schemars::JsonSchema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/tests/default.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[serde(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `JsonSchema`, `JsonSchema_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/tests/default.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[serde(default = "ten_and_true")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: `serde` is an attribute that can be used by the derive macros `Deserialize`, `JsonSchema`, `JsonSchema_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 48 + #[derive(Deserialize, JsonSchema, JsonSchema_repr, Serialize)]
[INFO] [stdout] 49 | struct MyStruct2 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     NewType(#[schemars(schema_with = "schema_fn")] DoesntImplementJsonSchema),
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 15 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 16 | pub enum External {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/tests/default.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[serde(default = "six")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `JsonSchema`, `JsonSchema_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/tests/struct_additional_properties.rs:8:3
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[serde(deny_unknown_fields)]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: `serde` is an attribute that can be used by the derive macros `Deserialize`, `JsonSchema`, `JsonSchema_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout]  9 + #[derive(Deserialize, JsonSchema, JsonSchema_repr, Serialize)]
[INFO] [stdout] 10 | pub struct Struct {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schemars` (test "enum_repr") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0463, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |         #[schemars(schema_with = "schema_fn")] DoesntImplementJsonSchema,
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 15 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 16 | pub enum External {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[schemars(schema_with = "schema_fn")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 15 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 16 | pub enum External {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schemars` (test "flatten") due to 8 previous errors
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:35:3
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[schemars(tag = "typeProperty")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 36 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 37 | pub enum Internal {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schemars` (test "schema_name") due to 7 previous errors
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |         #[schemars(schema_with = "schema_fn")]
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 36 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 37 | pub enum Internal {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |     NewType(#[schemars(schema_with = "schema_fn")] DoesntImplementJsonSchema),
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 36 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 37 | pub enum Internal {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[schemars(schema_with = "schema_fn")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 36 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 37 | pub enum Internal {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:52:3
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[schemars(untagged)]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 53 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 54 | pub enum Untagged {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 |         #[schemars(schema_with = "schema_fn")]
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 53 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 54 | pub enum Untagged {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:58:15
[INFO] [stdout]    |
[INFO] [stdout] 58 |     NewType(#[schemars(schema_with = "schema_fn")] DoesntImplementJsonSchema),
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 53 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 54 | pub enum Untagged {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 |         #[schemars(schema_with = "schema_fn")] DoesntImplementJsonSchema,
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 53 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 54 | pub enum Untagged {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[schemars(schema_with = "schema_fn")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 53 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 54 | pub enum Untagged {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:73:3
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[schemars(tag = "t", content = "c")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 74 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 75 | pub enum Adjacent {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 |         #[schemars(schema_with = "schema_fn")]
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 74 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 75 | pub enum Adjacent {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 |     NewType(#[schemars(schema_with = "schema_fn")] DoesntImplementJsonSchema),
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 74 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 75 | pub enum Adjacent {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 |         #[schemars(schema_with = "schema_fn")] DoesntImplementJsonSchema,
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 74 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 75 | pub enum Adjacent {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 |     #[schemars(schema_with = "schema_fn")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 74 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 75 | pub enum Adjacent {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schemars` (test "default") due to 7 previous errors
[INFO] [stderr] error: could not compile `schemars` (test "struct_additional_properties") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0463, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schemars` (test "struct") due to 2 previous errors
[INFO] [stderr] error: could not compile `schemars` (test "dereference") due to 2 previous errors
[INFO] [stderr] error: could not compile `schemars` (example "custom_serialization") due to 4 previous errors
[INFO] [stderr] error: could not compile `schemars` (test "schema_with_enum") due to 21 previous errors
[INFO] running `Command { std: "docker" "inspect" "ec3413c835b96ce74ef5b88c539b99ee837eb0b1e877adeadf4113ee87e58526", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec3413c835b96ce74ef5b88c539b99ee837eb0b1e877adeadf4113ee87e58526", kill_on_drop: false }`
[INFO] [stdout] ec3413c835b96ce74ef5b88c539b99ee837eb0b1e877adeadf4113ee87e58526
