[INFO] fetching crate architect-schemars 1.0.0...
[INFO] checking architect-schemars-1.0.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate architect-schemars 1.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate architect-schemars 1.0.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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-3-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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f09d477cdd01d2f8ef7ec31af5ebb0370dea8098707629cb121a3818463dc9d
[INFO] running `Command { std: "docker" "start" "-a" "5f09d477cdd01d2f8ef7ec31af5ebb0370dea8098707629cb121a3818463dc9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f09d477cdd01d2f8ef7ec31af5ebb0370dea8098707629cb121a3818463dc9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f09d477cdd01d2f8ef7ec31af5ebb0370dea8098707629cb121a3818463dc9d", kill_on_drop: false }`
[INFO] [stdout] 5f09d477cdd01d2f8ef7ec31af5ebb0370dea8098707629cb121a3818463dc9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3452bc48426153291c3168269c991aa2da74c558209cb03c7b2912adb556f4b6
[INFO] running `Command { std: "docker" "start" "-a" "3452bc48426153291c3168269c991aa2da74c558209cb03c7b2912adb556f4b6", 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 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 dyn-clone v1.0.11
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking diff v0.1.13
[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] 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/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[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/ffi.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/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/deprecated.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/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] [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/docs.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | 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/docs.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | 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/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] 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[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]  --> 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[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] For more information about this error, try `rustc --explain E0432`.
[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] [stderr] error: could not compile `architect-schemars` (test "macro") due to 3 previous errors
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `schemars`
[INFO] [stdout]  --> tests/remote_derive.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[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/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] 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/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/flatten.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[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] 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` (example "doc_comments") due to 1 previous error
[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] [stderr] error: could not compile `architect-schemars` (test "ffi") due to 3 previous errors
[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/from_value.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use schemars::schema_for_value;
[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] [stderr] error: could not compile `architect-schemars` (test "range") due to 3 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] [stderr] error: could not compile `architect-schemars` (test "deprecated") due to 3 previous errors
[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/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[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/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 "struct") due to 3 previous errors
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/docs.rs:77:3
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[schemars(description = "New description")]
[INFO] [stdout]    |   ^^^^^^^^
[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: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/docs.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[schemars(title = "My integer", description = "This is an i32")]
[INFO] [stdout]    |       ^^^^^^^^
[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/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: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/docs.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 |     #[schemars(title = "", description = "")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> tests/flatten.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[serde(default)]
[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] 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: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/flatten.rs:18:3
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[schemars(rename = "Flat")]
[INFO] [stdout]    |   ^^^^^^^^
[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/flatten.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[schemars(flatten)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `schemars` in this scope
[INFO] [stdout]   --> tests/remote_derive.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[schemars(with = "DurationDef")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> tests/flatten.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[serde(flatten)]
[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/examples.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[schemars(example = "eight", example = "null")]
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `architect-schemars` (example "from_value") due to 1 previous error
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> tests/flatten.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[serde(flatten)]
[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/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: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> tests/flatten.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 |     #[serde(default)]
[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[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] 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] 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: 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] 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/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] [stderr] error: could not compile `architect-schemars` (test "docs") due to 7 previous errors
[INFO] [stderr] error: could not compile `architect-schemars` (test "remote_derive_generic") due to 4 previous errors; 1 warning emitted
[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_name.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[schemars(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `architect-schemars` (example "custom_settings") due to 2 previous errors
[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 "flatten") due to 9 previous errors
[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] [stderr] error: could not compile `architect-schemars` (test "examples") due to 6 previous errors
[INFO] [stderr] error: could not compile `architect-schemars` (test "remote_derive") due to 4 previous errors
[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/enum.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[schemars(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^^^^
[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/enum.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[schemars(with = "i32")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `architect-schemars` (test "crate_alias") due to 4 previous errors
[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/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/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/enum.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 |     #[schemars(with = "i32")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `architect-schemars` (test "schema_name") due to 7 previous errors
[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/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] 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 "enum") due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "3452bc48426153291c3168269c991aa2da74c558209cb03c7b2912adb556f4b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3452bc48426153291c3168269c991aa2da74c558209cb03c7b2912adb556f4b6", kill_on_drop: false }`
[INFO] [stdout] 3452bc48426153291c3168269c991aa2da74c558209cb03c7b2912adb556f4b6
