elfmalloc 0.1.0

A fast, concurrent, general-purpose allocator.
Build #1496992 2024-11-05 15:23:00

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version rustc 1.84.0-nightly (fbab78289 2024-11-04)

# docs.rs version docsrs 0.6.0 (fd0fad95 2024-11-04)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/elfmalloc-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/elfmalloc-0.1.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\", \"-20241104-1.84.0-nightly-fbab78289\", \"--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] [stdout] fc14698649664d85c86255f495fdc5ba36ceb81e78a8265bbea5230caa9bfbd0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fc14698649664d85c86255f495fdc5ba36ceb81e78a8265bbea5230caa9bfbd0", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking spin v0.4.10 [INFO] [stderr] Checking object-alloc v0.1.0 [INFO] [stderr] Checking bagpipe v0.1.0 [INFO] [stderr] Checking sysconf v0.3.4 [INFO] [stderr] error[E0432]: unresolved import `alloc::allocator` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/object-alloc-0.1.0/src/lib.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | use alloc::allocator::Layout; [INFO] [stderr] | ^^^^^^^^^ could not find `allocator` in `alloc` [INFO] [stderr] [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/spin-0.4.10/src/lib.rs:6:43 [INFO] [stderr] | [INFO] [stderr] 6 | #![cfg_attr(feature = "const_fn", feature(const_fn))] [INFO] [stderr] | ^^^^^^^^ feature has been removed [INFO] [stderr] | [INFO] [stderr] = note: split into finer-grained feature gates [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `object-alloc` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] For more information about this error, try `rustc --explain E0557`. [INFO] [stderr] error: could not compile `spin` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fc14698649664d85c86255f495fdc5ba36ceb81e78a8265bbea5230caa9bfbd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc14698649664d85c86255f495fdc5ba36ceb81e78a8265bbea5230caa9bfbd0", kill_on_drop: false }` [INFO] [stdout] fc14698649664d85c86255f495fdc5ba36ceb81e78a8265bbea5230caa9bfbd0