Build #1678533 2025-01-27T14:41:18.494773+00:00
# rustc version
rustc 1.86.0-nightly (f85c6de55 2025-01-26)# docs.rs version
docsrs 0.6.0 (29a0e81b 2025-01-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/ra-ap-rustc_data_structures-0.28.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/ra-ap-rustc_data_structures-0.28.0/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250126-1.86.0-nightly-f85c6de55\", \"--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] 74e039b6b96c249caa5a08d75f40e94563866c599ac2c53dc3d95530763a1b31
[INFO] running `Command { std: "docker" "start" "-a" "74e039b6b96c249caa5a08d75f40e94563866c599ac2c53dc3d95530763a1b31", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Checking psm v0.1.24
[INFO] [stderr] Checking ra-ap-rustc_index v0.28.0
[INFO] [stderr] Checking ra-ap-rustc_arena v0.28.0
[INFO] [stderr] error[E0425]: cannot find function `invalid_mut` in module `ptr`
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ra-ap-rustc_arena-0.28.0/src/lib.rs:100:22
[INFO] [stderr] |
[INFO] [stderr] 100 | ptr::invalid_mut(!0)
[INFO] [stderr] | ^^^^^^^^^^^ not found in `ptr`
[INFO] [stderr]
[INFO] [stderr] Checking stacker v0.1.17
[INFO] [stderr] For more information about this error, try `rustc --explain E0425`.
[INFO] [stderr] error: could not compile `ra-ap-rustc_arena` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error[E0658]: use of unstable library feature `new_zeroed_alloc`
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ra-ap-rustc_index-0.28.0/src/bit_set.rs:499:37
[INFO] [stderr] |
[INFO] [stderr] 499 | let words = Rc::<[Word; CHUNK_WORDS]>::new_zeroed();
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: see issue #129396 <https://github.com/rust-lang/rust/issues/129396> for more information
[INFO] [stderr] = help: add `#![feature(new_zeroed_alloc)]` to the crate attributes to enable
[INFO] [stderr] = note: this compiler was built on 2025-01-26; consider upgrading it if it is out of date
[INFO] [stderr]
[INFO] [stderr] error[E0658]: use of unstable library feature `new_zeroed_alloc`
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ra-ap-rustc_index-0.28.0/src/bit_set.rs:565:37
[INFO] [stderr] |
[INFO] [stderr] 565 | let words = Rc::<[Word; CHUNK_WORDS]>::new_zeroed();
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: see issue #129396 <https://github.com/rust-lang/rust/issues/129396> for more information
[INFO] [stderr] = help: add `#![feature(new_zeroed_alloc)]` to the crate attributes to enable
[INFO] [stderr] = note: this compiler was built on 2025-01-26; consider upgrading it if it is out of date
[INFO] [stderr]
[INFO] [stderr] For more information about this error, try `rustc --explain E0658`.
[INFO] [stderr] error: could not compile `ra-ap-rustc_index` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "74e039b6b96c249caa5a08d75f40e94563866c599ac2c53dc3d95530763a1b31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74e039b6b96c249caa5a08d75f40e94563866c599ac2c53dc3d95530763a1b31", kill_on_drop: false }`
[INFO] [stdout] 74e039b6b96c249caa5a08d75f40e94563866c599ac2c53dc3d95530763a1b31