# rustc version rustc 1.90.0-nightly (a00149764 2025-07-14)
# docs.rs version docsrs 0.6.0 (c1135d19 2025-07-02)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/encoder-0.2.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/encoder-0.2.4/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250714-1.90.0-nightly-a00149764\", \"--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}/i686-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-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] 12d71a3d469d9ca4a59b6ee89b83338f83fa1981be4f81f983b61a0b8b98302d [INFO] running `Command { std: "docker" "start" "-a" "12d71a3d469d9ca4a59b6ee89b83338f83fa1981be4f81f983b61a0b8b98302d", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: json, number [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] Checking simd-json v0.13.11 [INFO] [stderr] error[E0432]: unresolved import `std::arch::x86::_mm_cvtsi128_si64` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-json-0.13.11/src/impls/avx2/stage1.rs:8:27 [INFO] [stderr] | [INFO] [stderr] 8 | _mm_clmulepi64_si128, _mm_cvtsi128_si64, _mm_set1_epi8, _mm_set_epi64x, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | no `_mm_cvtsi128_si64` in `core_arch::arch::x86` [INFO] [stderr] | help: a similar name exists in the module: `_mm_cvtsi128_si32` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `x86_64` in `arch` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-json-0.13.11/src/impls/avx2/deser.rs:50:74 [INFO] [stderr] | [INFO] [stderr] 50 | _mm256_loadu_si256(src.as_ptr().add(src_i).cast::<std::arch::x86_64::__m256i>()); [INFO] [stderr] | ^^^^^^ could not find `x86_64` in `arch` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `x86_64` in `arch` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-json-0.13.11/src/impls/avx2/deser.rs:101:74 [INFO] [stderr] | [INFO] [stderr] 101 | _mm256_loadu_si256(src.as_ptr().add(src_i).cast::<std::arch::x86_64::__m256i>()); [INFO] [stderr] | ^^^^^^ could not find `x86_64` in `arch` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `x86_64` in `arch` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-json-0.13.11/src/impls/avx2/deser.rs:109:36 [INFO] [stderr] | [INFO] [stderr] 109 | .cast::<std::arch::x86_64::__m256i>(), [INFO] [stderr] | ^^^^^^ could not find `x86_64` in `arch` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `x86_64` in `arch` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simd-json-0.13.11/src/impls/avx2/stage1.rs:221:40 [INFO] [stderr] | [INFO] [stderr] 221 | .cast::<std::arch::x86_64::__m256i>(), [INFO] [stderr] | ^^^^^^ could not find `x86_64` in `arch` [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `simd-json` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "12d71a3d469d9ca4a59b6ee89b83338f83fa1981be4f81f983b61a0b8b98302d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12d71a3d469d9ca4a59b6ee89b83338f83fa1981be4f81f983b61a0b8b98302d", kill_on_drop: false }` [INFO] [stdout] 12d71a3d469d9ca4a59b6ee89b83338f83fa1981be4f81f983b61a0b8b98302d