[INFO] fetching crate architect-schemars 1.0.0...
[INFO] checking architect-schemars-1.0.0 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate architect-schemars 1.0.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate architect-schemars 1.0.0 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate architect-schemars 1.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate architect-schemars 1.0.0
[INFO] tweaked toml for crates.io crate architect-schemars 1.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate architect-schemars 1.0.0 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07a010360ec8c70ece961b6a8b1a7dafafcebd2edac27ce373c2feb82dd9a4b6
[INFO] running `Command { std: "docker" "start" "-a" "07a010360ec8c70ece961b6a8b1a7dafafcebd2edac27ce373c2feb82dd9a4b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07a010360ec8c70ece961b6a8b1a7dafafcebd2edac27ce373c2feb82dd9a4b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07a010360ec8c70ece961b6a8b1a7dafafcebd2edac27ce373c2feb82dd9a4b6", kill_on_drop: false }`
[INFO] [stdout] 07a010360ec8c70ece961b6a8b1a7dafafcebd2edac27ce373c2feb82dd9a4b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fac1f396edce4d51bb570f79a73ab537f4a358e5e0bb6a05b310678afd6961b6
[INFO] running `Command { std: "docker" "start" "-a" "fac1f396edce4d51bb570f79a73ab537f4a358e5e0bb6a05b310678afd6961b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling architect-schemars v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling trybuild v1.0.80
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking dyn-clone v1.0.11
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking pretty_assertions v1.3.0
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling architect-schemars_derive v1.0.0
[INFO] [stderr]     Checking basic-toml v0.1.2
[INFO] [stdout] warning: unexpected `cfg` condition name: `std_atomic`
[INFO] [stdout]   --> src/json_schema_impls/mod.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(std_atomic)]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[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]   --> 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]   --> 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: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `schemars`
[INFO] [stdout]  --> tests/inline_subschemas.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::gen::SchemaSettings;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/property_name.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::JsonSchema;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/inline_subschemas.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use schemars::JsonSchema;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/bound.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use schemars::JsonSchema;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/time.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::JsonSchema;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]   --> examples/remote_derive.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use schemars::{schema_for, JsonSchema};
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> tests/property_name.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/range.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::JsonSchema;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `architect-schemars` (test "inline_subschemas") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `architect-schemars` (test "time") due to 4 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/bound.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[schemars(bound = "T::Item: JsonSchema", rename = "MyContainer")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> tests/property_name.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[serde(rename = "new_name_1")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[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]   --> tests/property_name.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[serde(rename = "ignored")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[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]   --> tests/property_name.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[schemars(rename = "new_name_2")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/examples.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::JsonSchema;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> examples/remote_derive.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[serde(remote = "Duration")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[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]   --> examples/remote_derive.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[serde(with = "DurationDef")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[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]   --> examples/remote_derive.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[serde(with = "Vec::<DurationDef>")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `architect-schemars` (test "range") due to 4 previous errors
[INFO] [stderr] error: could not compile `architect-schemars` (test "bound") due to 5 previous errors
[INFO] [stderr] error: could not compile `architect-schemars` (test "property_name") due to 8 previous errors
[INFO] [stderr] error: could not compile `architect-schemars` (example "remote_derive") due to 5 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/remote_derive_generic.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use schemars::JsonSchema;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]  --> tests/examples.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[schemars(example = "Struct::default", example = "null")]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]  --> tests/examples.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[schemars(example = "eight", example = "null")]
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/examples.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[schemars(example = "null")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ help: a similar path exists: `crate::schemars`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `use` statements changed in Rust 2018; read more at <https://doc.rust-lang.org/edition-guide/rust-2018/module-system/path-clarity.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/crate_alias.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ::schemars as not_schemars;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no external crate `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/enum_deny_unknown_fields.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{JsonSchema, Map};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/remote_derive_generic.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[schemars(with = "HashMap::<String, HashSet<String>>")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> 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]   --> tests/crate_alias.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use std as schemars;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashMap` and `HashSet`
[INFO] [stdout]  --> tests/remote_derive_generic.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                        ^^^^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/schema_with_enum.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::JsonSchema;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/schema_name.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::JsonSchema;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/enum.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{JsonSchema, Map};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `architect-schemars` (test "examples") due to 7 previous errors
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/enum_deny_unknown_fields.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[schemars(rename_all = "camelCase", deny_unknown_fields)]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> examples/enum_repr.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use schemars::{schema_for, JsonSchema_repr};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `architect-schemars` (test "crate_alias") due to 5 previous errors
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/enum_deny_unknown_fields.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[schemars(with = "i32")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/enum_deny_unknown_fields.rs:46:3
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[schemars(tag = "typeProperty", deny_unknown_fields)]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/enum_deny_unknown_fields.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[schemars(with = "i32")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `architect-schemars` (test "remote_derive_generic") due to 5 previous errors; 1 warning emitted
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/enum_deny_unknown_fields.rs:69:3
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[schemars(untagged, deny_unknown_fields)]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/enum_deny_unknown_fields.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[schemars(with = "i32")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/schema_with_enum.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[schemars(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/enum_deny_unknown_fields.rs:92:3
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[schemars(tag = "t", content = "c", deny_unknown_fields)]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/util/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaSettings, schema::RootSchema, schema_for, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/struct.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::JsonSchema;
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/schema_with_enum.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[schemars(schema_with = "schema_fn")]
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]    --> tests/enum_deny_unknown_fields.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[schemars(with = "i32")]
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/schema_with_enum.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     NewType(#[schemars(schema_with = "schema_fn")] DoesntImplementJsonSchema),
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]    --> tests/enum_deny_unknown_fields.rs:115:3
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[schemars(tag = "typeProperty", deny_unknown_fields)]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/schema_with_enum.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 |         #[schemars(schema_with = "schema_fn")] DoesntImplementJsonSchema,
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/schema_with_enum.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[schemars(schema_with = "schema_fn")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `architect-schemars` (example "enum_repr") due to 2 previous errors
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/enum.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[schemars(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> tests/schema_name.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[serde(rename = "a-new-name-{W}-{T}-{T}")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/schema_with_enum.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[schemars(tag = "typeProperty")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/schema_with_enum.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[schemars(schema_with = "schema_fn")]
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/schema_with_enum.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     NewType(#[schemars(schema_with = "schema_fn")] DoesntImplementJsonSchema),
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/schema_with_enum.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[schemars(schema_with = "schema_fn")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/schema_name.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[schemars(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/enum.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[schemars(with = "i32")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/schema_with_enum.rs:51:3
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[schemars(untagged)]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> tests/schema_name.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[serde(rename = "this-attribute-is-ignored")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `architect-schemars` (test "struct") due to 4 previous errors
[INFO] [stderr] error: could not compile `architect-schemars` (test "enum_deny_unknown_fields") due to 13 previous errors
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/schema_with_enum.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 |         #[schemars(schema_with = "schema_fn")]
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/schema_name.rs:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[schemars(rename = "another-new-name")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/enum.rs:43:3
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[schemars(tag = "typeProperty")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/schema_with_enum.rs:57:15
[INFO] [stdout]    |
[INFO] [stdout] 57 |     NewType(#[schemars(schema_with = "schema_fn")] DoesntImplementJsonSchema),
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/enum.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[schemars(with = "i32")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/schema_with_enum.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |         #[schemars(schema_with = "schema_fn")] DoesntImplementJsonSchema,
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/enum.rs:65:3
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[schemars(untagged)]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/schema_with_enum.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[schemars(schema_with = "schema_fn")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/enum.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 |     #[schemars(with = "i32")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/schema_with_enum.rs:72:3
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[schemars(tag = "t", content = "c")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/enum.rs:87:3
[INFO] [stdout]    |
[INFO] [stdout] 87 | #[schemars(tag = "t", content = "c")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/schema_with_enum.rs:75:11
[INFO] [stdout]    |
[INFO] [stdout] 75 |         #[schemars(schema_with = "schema_fn")]
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/enum.rs:99:7
[INFO] [stdout]    |
[INFO] [stdout] 99 |     #[schemars(with = "i32")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/schema_with_enum.rs:78:15
[INFO] [stdout]    |
[INFO] [stdout] 78 |     NewType(#[schemars(schema_with = "schema_fn")] DoesntImplementJsonSchema),
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]    --> tests/enum.rs:110:3
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[schemars(tag = "typeProperty")]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/schema_with_enum.rs:80:11
[INFO] [stdout]    |
[INFO] [stdout] 80 |         #[schemars(schema_with = "schema_fn")] DoesntImplementJsonSchema,
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/schema_with_enum.rs:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[schemars(schema_with = "schema_fn")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `std_atomic`
[INFO] [stdout]   --> src/json_schema_impls/mod.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(std_atomic)]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[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]   --> 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]   --> 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: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `schemars`
[INFO] [stdout]  --> tests/schema_with_enum.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn schema_fn(gen: &mut schemars::gen::SchemaGenerator) -> schemars::schema::Schema {
[INFO] [stdout]   |                        ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use architect_schemars::gen;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `gen`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - fn schema_fn(gen: &mut schemars::gen::SchemaGenerator) -> schemars::schema::Schema {
[INFO] [stdout] 5 + fn schema_fn(gen: &mut gen::SchemaGenerator) -> schemars::schema::Schema {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `architect-schemars` (test "schema_name") due to 8 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `schemars`
[INFO] [stdout]  --> tests/schema_with_enum.rs:5:59
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn schema_fn(gen: &mut schemars::gen::SchemaGenerator) -> schemars::schema::Schema {
[INFO] [stdout]   |                                                           ^^^^^^^^ use of undeclared crate or module `schemars`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use architect_schemars::schema;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `schema`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - fn schema_fn(gen: &mut schemars::gen::SchemaGenerator) -> schemars::schema::Schema {
[INFO] [stdout] 5 + fn schema_fn(gen: &mut schemars::gen::SchemaGenerator) -> schema::Schema {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `architect-schemars` (test "enum") due to 13 previous errors
[INFO] [stdout] error: aborting due to 24 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `architect-schemars` (test "schema_with_enum") due to 25 previous errors
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fac1f396edce4d51bb570f79a73ab537f4a358e5e0bb6a05b310678afd6961b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fac1f396edce4d51bb570f79a73ab537f4a358e5e0bb6a05b310678afd6961b6", kill_on_drop: false }`
[INFO] [stdout] fac1f396edce4d51bb570f79a73ab537f4a358e5e0bb6a05b310678afd6961b6
