[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#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FContinuousC%2FApistosSchemaRs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ContinuousC/ApistosSchemaRs on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smol_str v0.1.24
[INFO] [stderr]   Downloaded trybuild v1.0.85
[INFO] [stderr]   Downloaded basic-toml v0.1.4
[INFO] [stderr]   Downloaded dyn-clone v1.0.14
[INFO] [stderr]   Downloaded bigdecimal v0.4.2
[INFO] [stderr]   Downloaded serde_derive v1.0.189
[INFO] [stderr]   Downloaded serde v1.0.189
[INFO] [stderr]   Downloaded rust_decimal v1.32.0
[INFO] [stderr]   Downloaded serde_derive_internals v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba43973c8d3fd2f5f91566bbfb2e191f798bbb9ae4193d48c89a65a7b386c1d9
[INFO] running `Command { std: "docker" "start" "-a" "ba43973c8d3fd2f5f91566bbfb2e191f798bbb9ae4193d48c89a65a7b386c1d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba43973c8d3fd2f5f91566bbfb2e191f798bbb9ae4193d48c89a65a7b386c1d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba43973c8d3fd2f5f91566bbfb2e191f798bbb9ae4193d48c89a65a7b386c1d9", kill_on_drop: false }`
[INFO] [stdout] ba43973c8d3fd2f5f91566bbfb2e191f798bbb9ae4193d48c89a65a7b386c1d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbe53e1ea73e95034b11ae4a8b852674e4dcdf1b30c844f5778698954f027278
[INFO] running `Command { std: "docker" "start" "-a" "bbe53e1ea73e95034b11ae4a8b852674e4dcdf1b30c844f5778698954f027278", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling trybuild v1.0.85
[INFO] [stderr]    Compiling schemars v0.8.22 (/opt/rustwide/workdir/schemars)
[INFO] [stderr]     Checking dyn-clone v1.0.14
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]     Checking proc-macro2 v1.0.69
[INFO] [stderr]    Compiling syn v2.0.38
[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/examples/main.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/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] 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] 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] [stderr] error: could not compile `schemars` (test "struct") due to 2 previous errors
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `schemars` (example "main") due to 1 previous error
[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] 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/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] [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] [stderr] error: could not compile `schemars` (test "bound") due to 3 previous errors
[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/from_value.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/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: 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] 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 `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] [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/skip.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/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: 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] [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 `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] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/ffi.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/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/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] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/schema_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 `schemars` in this scope
[INFO] [stdout]  --> schemars/tests/skip.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[schemars(skip)]
[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/skip.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/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: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/tests/skip.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[serde(skip)]
[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/skip.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[serde(skip_deserializing)]
[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[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/skip.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[serde(skip_serializing)]
[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/skip.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[schemars(skip)] i32,
[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/skip.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/skip.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[serde(skip)] bool,
[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] Some errors have detailed explanations: E0463, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an 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] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/tests/skip.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[serde(skip_deserializing)] String,
[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 "from_value") due to 2 previous errors
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/tests/skip.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[serde(skip_serializing)] f32,
[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` (example "enum_repr") due to 1 previous error
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/skip.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[schemars(skip)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/skip.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] 41 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 42 | pub enum MyEnum {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/tests/skip.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[serde(skip)]
[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] 41 + #[derive(Deserialize, JsonSchema, JsonSchema_repr, Serialize)]
[INFO] [stdout] 42 | pub enum MyEnum {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/tests/skip.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[serde(skip_deserializing)]
[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] 41 + #[derive(Deserialize, JsonSchema, JsonSchema_repr, Serialize)]
[INFO] [stdout] 42 | pub enum MyEnum {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> schemars/tests/skip.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[serde(skip_serializing)]
[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] 41 + #[derive(Deserialize, JsonSchema, JsonSchema_repr, Serialize)]
[INFO] [stdout] 42 | pub enum MyEnum {
[INFO] [stdout]    |
[INFO] [stdout] 
[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] 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 "skip") due to 14 previous errors
[INFO] [stderr] error: could not compile `schemars` (test "dereference") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved import `apistos_schemars`
[INFO] [stdout]  --> schemars/tests/crate_alias.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ::apistos_schemars as not_schemars;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no external crate `apistos_schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/crate_alias.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[schemars(crate = "not_schemars")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is a crate, not an attribute
[INFO] [stdout]   --> schemars/tests/crate_alias.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use std 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] 11 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 12 | struct Struct {
[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/docs.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] [stderr] error: could not compile `schemars` (test "struct_additional_properties") due to 3 previous errors
[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/range.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] Some errors have detailed explanations: E0432, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schemars` (test "ffi") due to 2 previous errors
[INFO] [stderr] error: could not compile `schemars` (test "crate_alias") due to 3 previous errors
[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_settings.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[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/schema_settings.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/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] [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/docs.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[schemars(description = "New description")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/docs.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] 79 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 80 | struct OverrideDocs {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schemars` (test "range") due to 2 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/docs.rs:81:7
[INFO] [stdout]    |
[INFO] [stdout] 81 |     #[schemars(title = "My integer", description = "This is an i32")]
[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/docs.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/docs.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[schemars(title = "", description = "")]
[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/docs.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 "schema_with_struct") due to 9 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schemars` (test "schema_settings") due to 3 previous errors
[INFO] [stderr] error: could not compile `schemars` (test "docs") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "bbe53e1ea73e95034b11ae4a8b852674e4dcdf1b30c844f5778698954f027278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbe53e1ea73e95034b11ae4a8b852674e4dcdf1b30c844f5778698954f027278", kill_on_drop: false }`
[INFO] [stdout] bbe53e1ea73e95034b11ae4a8b852674e4dcdf1b30c844f5778698954f027278
