malloc 0.0.3

A malloc implementation for a web assembly
Build #196467 2019-11-06 07:51:48

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.40.0-nightly (1423bec54 2019-11-05)

# docs.rs version docsrs 0.6.0 (5d22713 2019-11-05)

# build log [INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/malloc-0.0.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/malloc-0.0.3/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" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20191105-1.40.0-nightly-1423bec54 --static-root-path / --disable-per-crate-search" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "--target" "x86_64-unknown-linux-gnu"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1d4e38de6efa8601f83b6998065d040bc33fc928a9a6589d87172d57d0836ac8 [INFO] running `"docker" "start" "-a" "1d4e38de6efa8601f83b6998065d040bc33fc928a9a6589d87172d57d0836ac8"` [INFO] [stderr] Documenting malloc v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `core::arch::wasm32` [INFO] [stderr] --> src/lib.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use core::arch::wasm32; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no `wasm32` in `arch` [INFO] [stderr] [INFO] [stderr] error: Compilation failed, aborting rustdoc [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not document `malloc`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name malloc src/lib.rs --target x86_64-unknown-linux-gnu -o /opt/rustwide/target/x86_64-unknown-linux-gnu/doc --error-format=json --json=diagnostic-rendered-ansi -L dependency=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/opt/rustwide/target/debug/deps -Z unstable-options --resource-suffix -20191105-1.40.0-nightly-1423bec54 --static-root-path / --disable-per-crate-search` (exit code: 1) [INFO] running `"docker" "inspect" "1d4e38de6efa8601f83b6998065d040bc33fc928a9a6589d87172d57d0836ac8"` [INFO] running `"docker" "rm" "-f" "1d4e38de6efa8601f83b6998065d040bc33fc928a9a6589d87172d57d0836ac8"` [INFO] [stdout] 1d4e38de6efa8601f83b6998065d040bc33fc928a9a6589d87172d57d0836ac8