eosio 0.2.0

Library for building EOSIO smart contracts
Build #676743 2022-11-19T01:24:59.938069+00:00
# rustc version
rustc 1.67.0-nightly (b833ad56f 2022-11-18)
# docs.rs version
docsrs 0.6.0 (a7af8da1 2022-11-18)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/eosio-0.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/eosio-0.2.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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20221118-1.67.0-nightly-b833ad56f\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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\"" "-j3" "--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] d0de67fe26d7b7a0570e12e33e9facfdfa1634adae175a7947b2129961b7a139
[INFO] running `Command { std: "docker" "start" "-a" "d0de67fe26d7b7a0570e12e33e9facfdfa1634adae175a7947b2129961b7a139", kill_on_drop: false }`
[INFO] [stderr]  Documenting eosio v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0557]: feature has been removed
[INFO] [stderr]  --> src/lib.rs:1:42
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(proc_macro_hygiene, try_from, custom_attribute, concat_idents)]
[INFO] [stderr]   |                                          ^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stderr]   |
[INFO] [stderr]   = note: removed in favor of `#![register_tool]` and `#![register_attr]`
[INFO] [stderr] 
[INFO] [stderr] error: Compilation failed, aborting rustdoc
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0557`.
[INFO] [stderr] error: could not document `eosio`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name eosio src/lib.rs --target x86_64-unknown-linux-gnu -o /opt/rustwide/target/x86_64-unknown-linux-gnu/doc --cfg 'feature="contract"' --cfg 'feature="default"' --cfg 'feature="std"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=1c0623f506ecdfc0 -L dependency=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern eosio_macros=/opt/rustwide/target/debug/deps/libeosio_macros-8b3685b437fa31d1.so --extern eosio_sys=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libeosio_sys-ea7b3a98c962f9a5.rmeta --extern-html-root-url 'eosio_macros=https://docs.rs/eosio_macros/0.2.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'eosio_sys=https://docs.rs/eosio_sys/0.2.0/x86_64-unknown-linux-gnu' -Zunstable-options -Z unstable-options --emit=invocation-specific --resource-suffix -20221118-1.67.0-nightly-b833ad56f --static-root-path /-/rustdoc.static/ --cap-lints warn --disable-per-crate-search --extern-html-root-takes-precedence --crate-version 0.2.0` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "d0de67fe26d7b7a0570e12e33e9facfdfa1634adae175a7947b2129961b7a139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0de67fe26d7b7a0570e12e33e9facfdfa1634adae175a7947b2129961b7a139", kill_on_drop: false }`
[INFO] [stdout] d0de67fe26d7b7a0570e12e33e9facfdfa1634adae175a7947b2129961b7a139