[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#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FContinuousC%2FApistosSchemaRs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ContinuousC/ApistosSchemaRs on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive_internals v0.29.0
[INFO] [stderr]   Downloaded uuid v1.5.0
[INFO] [stderr]   Downloaded darling_macro v0.20.3
[INFO] [stderr]   Downloaded smol_str v0.1.24
[INFO] [stderr]   Downloaded enumset_derive v0.8.1
[INFO] [stderr]   Downloaded dyn-clone v1.0.14
[INFO] [stderr]   Downloaded enumset v1.1.3
[INFO] [stderr]   Downloaded darling v0.20.3
[INFO] [stderr]   Downloaded trybuild v1.0.85
[INFO] [stderr]   Downloaded basic-toml v0.1.4
[INFO] [stderr]   Downloaded bigdecimal v0.4.2
[INFO] [stderr]   Downloaded serde v1.0.189
[INFO] [stderr]   Downloaded pretty_assertions v1.4.0
[INFO] [stderr]   Downloaded rust_decimal v1.32.0
[INFO] [stderr]   Downloaded darling_core v0.20.3
[INFO] [stderr]   Downloaded serde_derive v1.0.189
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d63248f6b27c0e398b415f1c35540db194d67196bcaa18f25b692fb5efca544c
[INFO] running `Command { std: "docker" "start" "-a" "d63248f6b27c0e398b415f1c35540db194d67196bcaa18f25b692fb5efca544c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d63248f6b27c0e398b415f1c35540db194d67196bcaa18f25b692fb5efca544c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d63248f6b27c0e398b415f1c35540db194d67196bcaa18f25b692fb5efca544c", kill_on_drop: false }`
[INFO] [stdout] d63248f6b27c0e398b415f1c35540db194d67196bcaa18f25b692fb5efca544c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93bf6186699d94206f6bbb99b3a67db67ba804c043728c8e150938d3d0582a2b
[INFO] running `Command { std: "docker" "start" "-a" "93bf6186699d94206f6bbb99b3a67db67ba804c043728c8e150938d3d0582a2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]    Compiling trybuild v1.0.85
[INFO] [stderr]    Compiling schemars v0.8.22 (/opt/rustwide/workdir/schemars)
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking dyn-clone v1.0.14
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking quote v1.0.33
[INFO] [stderr]     Checking syn v2.0.38
[INFO] [stderr]     Checking serde_derive_internals v0.29.0
[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] [stderr]    Compiling serde_derive v1.0.189
[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] 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/nonzero_ints.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/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/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] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schemars` (test "nonzero_ints") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/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: 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: 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] 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:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |         #[schemars(schema_with = "schema_fn")] DoesntImplementJsonSchema,
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 15 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 16 | pub enum External {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[schemars(schema_with = "schema_fn")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 15 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 16 | pub enum External {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [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] [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[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/schema_with_enum.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |     NewType(#[schemars(schema_with = "schema_fn")] DoesntImplementJsonSchema),
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 36 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 37 | pub enum Internal {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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/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[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/deprecated.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate apistos_schemars as schemars;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `apistos_schemars`
[INFO] [stdout]  --> schemars/examples/custom_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] [stderr] error: could not compile `schemars` (test "from_value") due to 2 previous errors
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:52:3
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[schemars(untagged)]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 53 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 54 | pub enum Untagged {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 |         #[schemars(schema_with = "schema_fn")]
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 53 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 54 | pub enum Untagged {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 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] [stderr] error: could not compile `schemars` (example "custom_settings") due to 1 previous error
[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 `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[schemars(schema_with = "schema_fn")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 53 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 54 | pub enum Untagged {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:73:3
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[schemars(tag = "t", content = "c")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 74 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 75 | pub enum Adjacent {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 |         #[schemars(schema_with = "schema_fn")]
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 74 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 75 | pub enum Adjacent {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 |     NewType(#[schemars(schema_with = "schema_fn")] DoesntImplementJsonSchema),
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 74 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 75 | pub enum Adjacent {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 |         #[schemars(schema_with = "schema_fn")] DoesntImplementJsonSchema,
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 74 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 75 | pub enum Adjacent {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 |     #[schemars(schema_with = "schema_fn")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schemars` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]   --> schemars/tests/schema_with_enum.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | extern crate apistos_schemars as schemars;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: `schemars` is an attribute that can be used by the derive macros `JsonSchema` and `JsonSchema_repr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 74 + #[derive(JsonSchema, JsonSchema_repr)]
[INFO] [stdout] 75 | pub enum Adjacent {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [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[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: 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] 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_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: 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: 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: 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: 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[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: 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] [stderr] error: could not compile `schemars` (test "multiple_enum_flatten") due to 5 previous errors
[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 "deprecated") due to 2 previous errors
[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] [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: 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: 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] 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] [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] [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] 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] running `Command { std: "docker" "inspect" "93bf6186699d94206f6bbb99b3a67db67ba804c043728c8e150938d3d0582a2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93bf6186699d94206f6bbb99b3a67db67ba804c043728c8e150938d3d0582a2b", kill_on_drop: false }`
[INFO] [stdout] 93bf6186699d94206f6bbb99b3a67db67ba804c043728c8e150938d3d0582a2b
