[INFO] fetching crate architect-schemars 1.0.0...
[INFO] checking architect-schemars-1.0.0 against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] extracting crate architect-schemars 1.0.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate architect-schemars 1.0.0 on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "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-2-tc1/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" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.164
[INFO] [stderr]   Downloaded quote v1.0.28
[INFO] [stderr]   Downloaded darling_macro v0.20.1
[INFO] [stderr]   Downloaded windows-targets v0.48.0
[INFO] [stderr]   Downloaded bytecheck_derive v0.6.11
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.3
[INFO] [stderr]   Downloaded architect-schemars_derive v1.0.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.11
[INFO] [stderr]   Downloaded either v1.8.1
[INFO] [stderr]   Downloaded bigdecimal v0.3.1
[INFO] [stderr]   Downloaded anyhow v1.0.71
[INFO] [stderr]   Downloaded darling_core v0.20.1
[INFO] [stderr]   Downloaded num-bigint v0.4.3
[INFO] [stderr]   Downloaded futures v0.3.28
[INFO] [stderr]   Downloaded rkyv v0.7.42
[INFO] [stderr]   Downloaded rust_decimal v1.30.0
[INFO] [stderr]   Downloaded chrono v0.4.26
[INFO] [stderr]   Downloaded pretty_assertions v1.3.0
[INFO] [stderr]   Downloaded syn v2.0.22
[INFO] [stderr]   Downloaded serde_json v1.0.99
[INFO] [stderr]   Downloaded basic-toml v0.1.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.63
[INFO] [stderr]   Downloaded unicode-ident v1.0.9
[INFO] [stderr]   Downloaded uuid v1.3.4
[INFO] [stderr]   Downloaded crossbeam v0.8.2
[INFO] [stderr]   Downloaded darling v0.20.1
[INFO] [stderr]   Downloaded enumset v1.1.2
[INFO] [stderr]   Downloaded arcstr v1.1.5
[INFO] [stderr]   Downloaded futures-executor v0.3.28
[INFO] [stderr]   Downloaded triomphe v0.1.8
[INFO] [stderr]   Downloaded serde_derive v1.0.164
[INFO] [stderr]   Downloaded trybuild v1.0.80
[INFO] [stderr]   Downloaded enumflags2 v0.7.7
[INFO] [stderr]   Downloaded cpufeatures v0.2.8
[INFO] [stderr]   Downloaded bytecheck v0.6.11
[INFO] [stderr]   Downloaded rkyv_derive v0.7.42
[INFO] [stderr]   Downloaded iana-time-zone v0.1.57
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.8
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.7
[INFO] [stderr]   Downloaded keccak v0.1.4
[INFO] [stderr]   Downloaded rend v0.4.0
[INFO] [stderr]   Downloaded smol_str v0.1.24
[INFO] [stderr]   Downloaded windows v0.48.0
[INFO] [stderr]   Downloaded netidx-core v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2016c97687c8c1fc46f17c3678c5ed991faedcf213fd57ad3f64d1e159a922e7
[INFO] running `Command { std: "docker" "start" "-a" "2016c97687c8c1fc46f17c3678c5ed991faedcf213fd57ad3f64d1e159a922e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2016c97687c8c1fc46f17c3678c5ed991faedcf213fd57ad3f64d1e159a922e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2016c97687c8c1fc46f17c3678c5ed991faedcf213fd57ad3f64d1e159a922e7", kill_on_drop: false }`
[INFO] [stdout] 2016c97687c8c1fc46f17c3678c5ed991faedcf213fd57ad3f64d1e159a922e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b9d61b7f0e5ed1225fa7925a8a35d15c2e4e694f0b0411bcdc85487ab3ede5e
[INFO] running `Command { std: "docker" "start" "-a" "6b9d61b7f0e5ed1225fa7925a8a35d15c2e4e694f0b0411bcdc85487ab3ede5e", 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]    Compiling trybuild v1.0.80
[INFO] [stderr]    Compiling architect-schemars v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking dyn-clone v1.0.11
[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`, `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/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[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[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/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/result.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/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use schemars::{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/transparent.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/skip.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/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]  --> 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] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/enum_repr.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::JsonSchema_repr;
[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/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[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> examples/doc_comments.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | 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]  --> examples/custom_serialization.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use schemars::schema::{Schema, SchemaObject};
[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]  --> examples/custom_serialization.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaGenerator, 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]  --> examples/custom_serialization.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use schemars::{gen::SchemaGenerator, 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.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[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]  --> examples/custom_settings.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use schemars::{gen::SchemaSettings, 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/macro.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]   |     ^^^^^^^^ 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[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> examples/custom_settings.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use schemars::{gen::SchemaSettings, JsonSchema};
[INFO] [stdout]   |     ^^^^^^^^ use of undeclared crate or module `schemars`
[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: 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: 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] [stderr] error: could not compile `architect-schemars` (example "doc_comments") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `architect-schemars` (example "main") due to 2 previous errors
[INFO] [stderr] error: could not compile `architect-schemars` (example "enum_repr") due to 2 previous errors
[INFO] [stdout] error: aborting due to 2 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/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]  --> examples/custom_serialization.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[schemars(with = "String")]
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]  --> tests/skip.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[schemars(skip)]
[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]   --> examples/custom_serialization.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[schemars(schema_with = "make_custom_schema")]
[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: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> tests/transparent.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[serde(transparent)]
[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: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: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> tests/skip.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[serde(skip)]
[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/enum_repr.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[serde(rename = "Renamed")]
[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` (example "custom_settings") due to 3 previous errors
[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] 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/skip.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[serde(skip_deserializing)]
[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/transparent.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[serde(with = "TransparentNewType")]
[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: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/skip.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[serde(skip_serializing)]
[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/transparent.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[schemars(transparent)]
[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 `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/skip.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[schemars(skip)] i32,
[INFO] [stdout]    |       ^^^^^^^^
[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: 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 `serde` in this scope
[INFO] [stdout]   --> tests/skip.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[serde(skip)] bool,
[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/skip.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[serde(skip_deserializing)] String,
[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/enum.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[schemars(with = "i32")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> tests/skip.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[serde(skip_serializing)] f32,
[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/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 `schemars` in this scope
[INFO] [stdout]   --> tests/skip.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[schemars(skip)]
[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 `serde` in this scope
[INFO] [stdout]   --> tests/skip.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[serde(skip)]
[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/enum.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 |     #[schemars(with = "i32")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> tests/skip.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[serde(skip_deserializing)]
[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/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 `serde` in this scope
[INFO] [stdout]   --> tests/skip.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[serde(skip_serializing)]
[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/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/enum.rs:110:3
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[schemars(tag = "typeProperty")]
[INFO] [stdout]     |   ^^^^^^^^
[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: aborting due to 6 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] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[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] 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] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[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] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[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] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[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 "result") due to 4 previous errors
[INFO] [stderr] error: could not compile `architect-schemars` (test "macro") due to 4 previous errors
[INFO] [stderr] error: could not compile `architect-schemars` (test "skip") due to 16 previous errors
[INFO] [stderr] error: could not compile `architect-schemars` (test "enum_repr") due to 5 previous errors
[INFO] [stderr] error: could not compile `architect-schemars` (test "examples") due to 7 previous errors
[INFO] [stderr] error: could not compile `architect-schemars` (test "transparent") due to 7 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 "crate_alias") due to 5 previous errors
[INFO] [stderr] error: could not compile `architect-schemars` (test "enum") due to 13 previous errors
[INFO] [stderr] error: could not compile `architect-schemars` (test "property_name") due to 8 previous errors
[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`, `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[E0599]: no function or associated item named `json_schema` found for struct `std::string::String` in the current scope
[INFO] [stdout]   --> examples/custom_serialization.rs:24:46
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let mut schema: SchemaObject = <String>::json_schema(gen).into();
[INFO] [stdout]    |                                              ^^^^^^^^^^^ function or associated item not found in `String`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `std::string::String` consider using one of the following associated functions:
[INFO] [stdout]       std::string::String::new
[INFO] [stdout]       std::string::String::with_capacity
[INFO] [stdout]       std::string::String::try_with_capacity
[INFO] [stdout]       std::string::String::from_utf8
[INFO] [stdout]       and 8 others
[INFO] [stdout]   --> /rustc/b286722878e18db29a7fbe672be7c4d3b02e8e4d/library/alloc/src/string.rs:448:5
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `JsonSchema` which provides `json_schema` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 1  + use architect_schemars::JsonSchema;
[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, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `architect-schemars` (example "custom_serialization") due to 7 previous errors
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6b9d61b7f0e5ed1225fa7925a8a35d15c2e4e694f0b0411bcdc85487ab3ede5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b9d61b7f0e5ed1225fa7925a8a35d15c2e4e694f0b0411bcdc85487ab3ede5e", kill_on_drop: false }`
[INFO] [stdout] 6b9d61b7f0e5ed1225fa7925a8a35d15c2e4e694f0b0411bcdc85487ab3ede5e
