Build #808123 2023-05-04T18:38:49.760258+00:00
# rustc version
rustc 1.71.0-nightly (473f916d8 2023-05-03)# docs.rs version
docsrs 0.6.0 (169bc021 2023-04-30)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/simd-json-0.9.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/simd-json-0.9.2/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230503-1.71.0-nightly-473f916d8\", \"--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" "-j3" "--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] e2abf924ced9eabc8e86ef3b30882fea5c27c6776cace4a0f89f57b7276d0cf3
[INFO] running `Command { std: "docker" "start" "-a" "e2abf924ced9eabc8e86ef3b30882fea5c27c6776cace4a0f89f57b7276d0cf3", 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.9.2 (/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: `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="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=0e131f2a90325f9f -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-5e5a3650506ad62f.rmeta --extern lexical_core=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/liblexical_core-f8caf5f88116d622.rmeta --extern serde=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libserde-786e2ad2f1663902.rmeta --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libserde_json-9c35d767199bac8e.rmeta --extern simdutf8=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libsimdutf8-15394a4ae64f2b27.rmeta --extern value_trait=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libvalue_trait-72a8becc2cda075f.rmeta --extern-html-root-url 'halfbrown=https://docs.rs/halfbrown/0.2.1/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.160/x86_64-unknown-linux-gnu' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.96/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.0/x86_64-unknown-linux-gnu' -Zunstable-options -Z unstable-options --emit=invocation-specific --resource-suffix -20230503-1.71.0-nightly-473f916d8 --static-root-path /-/rustdoc.static/ --cap-lints warn --disable-per-crate-search --extern-html-root-takes-precedence --crate-version 0.9.2` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "e2abf924ced9eabc8e86ef3b30882fea5c27c6776cace4a0f89f57b7276d0cf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2abf924ced9eabc8e86ef3b30882fea5c27c6776cace4a0f89f57b7276d0cf3", kill_on_drop: false }`
[INFO] [stdout] e2abf924ced9eabc8e86ef3b30882fea5c27c6776cace4a0f89f57b7276d0cf3