simd-json 0.10.7

High performance JSON parser based on a port of simdjson
Build #910132 2023-09-12T13:14:53.046807+00:00
# rustc version
rustc 1.74.0-nightly (b4e54c6e3 2023-09-11)
# docs.rs version
docsrs 0.6.0 (b2c47fa7 2023-09-08)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/simd-json-0.10.7/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/simd-json-0.10.7/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:8d77639b970c52ec67607038b3ec48894629de24504b62a68269497566821cc0" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "docsrs" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230911-1.74.0-nightly-b4e54c6e3\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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] b77328de95e718b677ce8f0ac8db389956f479808369e386bec87568a36644b6
[INFO] running `Command { std: "docker" "start" "-a" "b77328de95e718b677ce8f0ac8db389956f479808369e386bec87568a36644b6", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: perf
[INFO] [stderr]     If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr]     to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]  Documenting simd-json v0.10.7 (/opt/rustwide/workdir)
[INFO] [stderr] error: Please compile with a simd compatible cpu setting, read the simdjson README.
[INFO] [stderr]    --> src/lib.rs:229:5
[INFO] [stderr]     |
[INFO] [stderr] 229 |     compile_error!("Please compile with a simd compatible cpu setting, read the simdjson README.");
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: could not document `simd-json`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type lib --crate-name simd_json src/lib.rs --target x86_64-unknown-linux-gnu -o /opt/rustwide/target/x86_64-unknown-linux-gnu/doc --cfg 'feature="default"' --cfg 'feature="docsrs"' --cfg 'feature="serde"' --cfg 'feature="serde_impl"' --cfg 'feature="serde_json"' --cfg 'feature="swar-number-parsing"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=06f79f6b5baa1c97 -L dependency=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern halfbrown=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libhalfbrown-277d8dcf90caee6e.rmeta --extern lexical_core=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblexical_core-29c2e4f94c0316d7.rmeta --extern serde=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libserde-39efe170a7c9e484.rmeta --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libserde_json-216079642d9a1ef6.rmeta --extern simdutf8=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libsimdutf8-829274aa106196e3.rmeta --extern value_trait=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libvalue_trait-d68fdd3941838782.rmeta --extern-html-root-url 'halfbrown=https://docs.rs/halfbrown/0.2.4/x86_64-unknown-linux-gnu' --extern-html-root-url 'lexical_core=https://docs.rs/lexical-core/0.8.5/x86_64-unknown-linux-gnu' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.188/x86_64-unknown-linux-gnu' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.106/x86_64-unknown-linux-gnu' --extern-html-root-url 'simdutf8=https://docs.rs/simdutf8/0.1.4/x86_64-unknown-linux-gnu' --extern-html-root-url 'value_trait=https://docs.rs/value-trait/0.6.1/x86_64-unknown-linux-gnu' -Zunstable-options -Z unstable-options --emit=invocation-specific --resource-suffix -20230911-1.74.0-nightly-b4e54c6e3 --static-root-path /-/rustdoc.static/ --cap-lints warn --disable-per-crate-search --extern-html-root-takes-precedence --crate-version 0.10.7` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "b77328de95e718b677ce8f0ac8db389956f479808369e386bec87568a36644b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b77328de95e718b677ce8f0ac8db389956f479808369e386bec87568a36644b6", kill_on_drop: false }`
[INFO] [stdout] b77328de95e718b677ce8f0ac8db389956f479808369e386bec87568a36644b6