async_main 0.3.0

Runtime-agnostic async main proc macro
Documentation
Build #748402 2023-02-20T01:47:25.632662+00:00
# rustc version
rustc 1.69.0-nightly (7aa413d59 2023-02-19)# docs.rs version
docsrs 0.6.0 (f5359d43 2023-02-18)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/async_main-0.3.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/async_main-0.3.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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "pasts" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230219-1.69.0-nightly-7aa413d59\", \"--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\"" "-Zrustdoc-scrape-examples" "-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] c2ae4e57b223654375884d1444c99766f7620943c8df21bca8e94b58c717e5bd
[INFO] running `Command { std: "docker" "start" "-a" "c2ae4e57b223654375884d1444c99766f7620943c8df21bca8e94b58c717e5bd", kill_on_drop: false }`
[INFO] [stderr]     Scraping async_main v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting async_main v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `Future`
[INFO] [stderr]   --> src/lib.rs:61:19
[INFO] [stderr]    |
[INFO] [stderr] 61 |     /// Spawn a [`Future`] without the [`Send`] requirement.
[INFO] [stderr]    |                   ^^^^^^ no item named `Future` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `Future`
[INFO] [stderr]   --> src/lib.rs:67:19
[INFO] [stderr]    |
[INFO] [stderr] 67 |     /// Spawn a [`Future`] that is [`Send`].
[INFO] [stderr]    |                   ^^^^^^ no item named `Future` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `async_main` (lib doc) generated 2 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.91s
[INFO] running `Command { std: "docker" "inspect" "c2ae4e57b223654375884d1444c99766f7620943c8df21bca8e94b58c717e5bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2ae4e57b223654375884d1444c99766f7620943c8df21bca8e94b58c717e5bd", kill_on_drop: false }`
[INFO] [stdout] c2ae4e57b223654375884d1444c99766f7620943c8df21bca8e94b58c717e5bd