scale-core 0.1.2

low level datastructures and functionality for compiling for SCALE via wasm
Build #390509 2021-05-19T15:01:07.267854+00:00
# rustc version
rustc 1.54.0-nightly (4e3e6db01 2021-05-18)# docs.rs version
docsrs 0.6.0 (c2d325f 2021-05-02)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/scale-core-0.1.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/scale-core-0.1.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" "2" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--emit=invocation-specific" "--resource-suffix" "-20210518-1.54.0-nightly-4e3e6db01" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", 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] a1e2c47a75c4b402e76ae553bafae1584143c8ff539786370b4f21862b622125
[INFO] running `Command { std: "docker" "start" "-a" "a1e2c47a75c4b402e76ae553bafae1584143c8ff539786370b4f21862b622125", kill_on_drop: false }`
[INFO] [stderr]    Compiling scale-core v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting scale-core v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: proc macro panicked
[INFO] [stderr]   --> src/lib.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | scale_impl_generator::impls!();
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: message: SharingData.txt as specified in the SHARING_DATA env var does not exist: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `crate::__deletec`, `crate::__deleteint`, `crate::__deletes`, `crate::__deletesint`, `crate::__newc`, `crate::__newint`, `crate::__news`, `crate::__newsint`
[INFO] [stderr]  --> src/alloc.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::{__deletec, __deleteint, __deletes, __deletesint, __newc, __newint, __news, __newsint};
[INFO] [stderr]   |             ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^  ^^^^^^^^  ^^^^^^  ^^^^^^^^^ no `__newsint` in the root
[INFO] [stderr]   |             |          |            |          |             |       |         |
[INFO] [stderr]   |             |          |            |          |             |       |         no `__news` in the root
[INFO] [stderr]   |             |          |            |          |             |       no `__newint` in the root
[INFO] [stderr]   |             |          |            |          |             no `__newc` in the root
[INFO] [stderr]   |             |          |            |          no `__deletesint` in the root
[INFO] [stderr]   |             |          |            no `__deletes` in the root
[INFO] [stderr]   |             |          no `__deleteint` in the root
[INFO] [stderr]   |             no `__deletec` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `wasm32` in `arch`
[INFO] [stderr]   --> src/lib.rs:16:42
[INFO] [stderr]    |
[INFO] [stderr] 16 |     pub struct ClearModp(pub core::arch::wasm32::v128);
[INFO] [stderr]    |                                          ^^^^^^ could not find `wasm32` in `arch`
[INFO] [stderr] 
[INFO] [stderr] error: Compilation failed, aborting rustdoc
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 4 previous errors
[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 document `scale-core`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name scale_core src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi -Z unstable-options --emit=invocation-specific --resource-suffix -20210518-1.54.0-nightly-4e3e6db01 --static-root-path / --cap-lints warn --disable-per-crate-search -L dependency=/opt/rustwide/target/debug/deps --extern scale_impl_generator=/opt/rustwide/target/debug/deps/libscale_impl_generator-62e34cf80cd7943d.so --extern-html-root-url 'scale_impl_generator=https://docs.rs/scale_impl_generator/0.1.2/' -Zunstable-options --crate-version 0.1.2` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "a1e2c47a75c4b402e76ae553bafae1584143c8ff539786370b4f21862b622125", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1e2c47a75c4b402e76ae553bafae1584143c8ff539786370b4f21862b622125", kill_on_drop: false }`
[INFO] [stdout] a1e2c47a75c4b402e76ae553bafae1584143c8ff539786370b4f21862b622125