json_schema_test_suite 0.3.0

Procedural Macro Attribute to run all the test cases described in JSON-Schema-Test-Suite
Build #1523379 2024-11-12T02:58:50.997114+00:00
# rustc version
rustc 1.84.0-nightly (81eef2d36 2024-11-11)# docs.rs version
docsrs 0.6.0 (36c721fb 2024-11-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/json_schema_test_suite-0.3.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/json_schema_test_suite-0.3.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241111-1.84.0-nightly-81eef2d36\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] f17dd415aacb1ef97e7ecfc409f1b758363145735e8c87b51e0f273362c83c17
[INFO] running `Command { std: "docker" "start" "-a" "f17dd415aacb1ef97e7ecfc409f1b758363145735e8c87b51e0f273362c83c17", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]    Compiling json_schema_test_suite_proc_macro v0.3.0
[INFO] [stderr] error[E0432]: unresolved import `syn::ItemFn`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/json_schema_test_suite_proc_macro-0.3.0/src/lib.rs:41:37
[INFO] [stderr]     |
[INFO] [stderr] 41  | use syn::{parse_macro_input, Ident, ItemFn};
[INFO] [stderr]     |                                     ^^^^^^ no `ItemFn` in the root
[INFO] [stderr]     |
[INFO] [stderr] note: found an item that was configured out
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:365:32
[INFO] [stderr]     |
[INFO] [stderr] 365 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stderr]     |                                ^^^^^^
[INFO] [stderr] note: the item is gated behind the `full` feature
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:361:7
[INFO] [stderr]     |
[INFO] [stderr] 361 | #[cfg(feature = "full")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0432`.
[INFO] [stderr] error: could not compile `json_schema_test_suite_proc_macro` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f17dd415aacb1ef97e7ecfc409f1b758363145735e8c87b51e0f273362c83c17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f17dd415aacb1ef97e7ecfc409f1b758363145735e8c87b51e0f273362c83c17", kill_on_drop: false }`
[INFO] [stdout] f17dd415aacb1ef97e7ecfc409f1b758363145735e8c87b51e0f273362c83c17