[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 try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FContinuousC%2FApistosSchemaRs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ContinuousC/ApistosSchemaRs on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b780dbc2920a1c692c0b1f521ecf6f8458bc685c39ef3410d93386f4a50427b1
[INFO] running `Command { std: "docker" "start" "-a" "b780dbc2920a1c692c0b1f521ecf6f8458bc685c39ef3410d93386f4a50427b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b780dbc2920a1c692c0b1f521ecf6f8458bc685c39ef3410d93386f4a50427b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b780dbc2920a1c692c0b1f521ecf6f8458bc685c39ef3410d93386f4a50427b1", kill_on_drop: false }`
[INFO] [stdout] b780dbc2920a1c692c0b1f521ecf6f8458bc685c39ef3410d93386f4a50427b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 578f317fddc43140fca09024d67c9354bd5d32a5a8b2e24fa00ede3256901fad
[INFO] running `Command { std: "docker" "start" "-a" "578f317fddc43140fca09024d67c9354bd5d32a5a8b2e24fa00ede3256901fad", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling schemars v0.8.22 (/opt/rustwide/workdir/schemars)
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling trybuild v1.0.85
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]     Checking dyn-clone v1.0.14
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking proc-macro2 v1.0.69
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[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/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/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: 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/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: 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/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 `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] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schemars` (test "schema_name") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/macro.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/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[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.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_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[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: 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/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/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] [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/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/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/bound.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/inline_subschemas.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/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[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]   --> schemars/examples/remote_derive.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | 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/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[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/examples/custom_settings.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] 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] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/examples/enum_repr.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/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/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[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/enum_deny_unknown_fields.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` (test "macro") due to 2 previous errors
[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] 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: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] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_struct.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[schemars(schema_with = "schema_fn")]
[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/schema_with_struct.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_struct.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[schemars(schema_with = "schema_fn")]
[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/schema_with_struct.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_struct.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[schemars(schema_with = "schema_fn")] DoesntImplementJsonSchema,
[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/schema_with_struct.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_struct.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[schemars(schema_with = "schema_fn")] DoesntImplementJsonSchema,
[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/schema_with_struct.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_struct.rs:41:22
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct Newtype(#[schemars(schema_with = "schema_fn")] DoesntImplementJsonSchema);
[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/schema_with_struct.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_struct.rs:49:3
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[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/schema_with_struct.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] 50 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 51 | pub struct TransparentNewtype(#[schemars(schema_with = "schema_fn")] DoesntImplementJsonSchema);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_struct.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct TransparentNewtype(#[schemars(schema_with = "schema_fn")] DoesntImplementJsonSchema);
[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/schema_with_struct.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[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 `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_with_struct") due to 9 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_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/bound.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[schemars(bound = "T::Item: JsonSchema", rename = "MyContainer")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/bound.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] 22 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 23 | pub struct MyContainer<T>
[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] 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/enum.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[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/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] 22 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 23 | 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: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/enum.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[schemars(with = "i32")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/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] 22 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 23 | enum External {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schemars` (test "struct_additional_properties") due to 3 previous errors
[INFO] [stderr] error: could not compile `schemars` (example "custom_settings") due to 1 previous error
[INFO] [stderr] error: could not compile `schemars` (test "inline_subschemas") due to 2 previous errors
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/enum.rs:44:3
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[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/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] 45 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 46 | 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] [stderr] error: could not compile `schemars` (example "enum_repr") due to 1 previous error
[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/enum.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #[schemars(with = "i32")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/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] 45 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 46 | 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: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] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/enum.rs:66:3
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[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/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] 67 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 68 | enum Untagged {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/examples/remote_derive.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[serde(remote = "Duration")]
[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] 21 + #[derive(Deserialize, JsonSchema, JsonSchema_repr, Serialize)]
[INFO] [stdout] 22 | pub struct DurationDef {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/enum.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 |     #[schemars(with = "i32")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/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] 67 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 68 | enum Untagged {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/enum.rs:88:3
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[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/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] 89 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 90 | 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: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/enum.rs:100:7
[INFO] [stdout]     |
[INFO] [stdout] 100 |     #[schemars(with = "i32")]
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> schemars/tests/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]  89 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout]  90 | enum Adjacent {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]    --> schemars/tests/enum.rs:111:3
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[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/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] 112 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 113 | enum SimpleInternal {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/enum_deny_unknown_fields.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[schemars(rename_all = "camelCase", deny_unknown_fields)]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/enum_deny_unknown_fields.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] 24 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 25 | enum External {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[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 `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] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/examples/remote_derive.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[serde(with = "DurationDef")]
[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 "bound") due to 3 previous errors
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/enum_deny_unknown_fields.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[schemars(with = "i32")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/enum_deny_unknown_fields.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] 24 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 25 | enum External {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schemars` (test "enum") due to 11 previous errors
[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] 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/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 `serde` in this scope
[INFO] [stdout]   --> schemars/examples/remote_derive.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[serde(with = "Vec::<DurationDef>")]
[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: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/enum_deny_unknown_fields.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[schemars(tag = "typeProperty", deny_unknown_fields)]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/enum_deny_unknown_fields.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] 48 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 49 | enum Internal {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schemars` (test "dereference") due to 2 previous errors
[INFO] [stderr] error: could not compile `schemars` (example "remote_derive") due to 4 previous errors
[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/enum_deny_unknown_fields.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[schemars(with = "i32")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/enum_deny_unknown_fields.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] 48 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 49 | enum Internal {
[INFO] [stdout]    |
[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] 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: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/enum_deny_unknown_fields.rs:70:3
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[schemars(untagged, deny_unknown_fields)]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/enum_deny_unknown_fields.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] 71 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 72 | 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: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] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/enum_deny_unknown_fields.rs:81:7
[INFO] [stdout]    |
[INFO] [stdout] 81 |     #[schemars(with = "i32")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/enum_deny_unknown_fields.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] 71 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 72 | enum Untagged {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/enum_deny_unknown_fields.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[schemars(tag = "t", content = "c", deny_unknown_fields)]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/enum_deny_unknown_fields.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] 94 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 95 | enum Adjacent {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]    --> schemars/tests/enum_deny_unknown_fields.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 |     #[schemars(with = "i32")]
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> schemars/tests/enum_deny_unknown_fields.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]  94 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout]  95 | enum Adjacent {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]    --> schemars/tests/enum_deny_unknown_fields.rs:116:3
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[schemars(tag = "typeProperty", deny_unknown_fields)]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]    --> schemars/tests/enum_deny_unknown_fields.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] 117 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 118 | enum SimpleInternal {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this 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 "enum_deny_unknown_fields") due to 11 previous errors
[INFO] [stderr] error: could not compile `schemars` (test "schema_with_enum") due to 21 previous errors
[INFO] [stderr] error: could not compile `schemars` (test "remote_derive_generic") due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "578f317fddc43140fca09024d67c9354bd5d32a5a8b2e24fa00ede3256901fad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "578f317fddc43140fca09024d67c9354bd5d32a5a8b2e24fa00ede3256901fad", kill_on_drop: false }`
[INFO] [stdout] 578f317fddc43140fca09024d67c9354bd5d32a5a8b2e24fa00ede3256901fad
