attributes 0.0.8

Procedural macros for command creation with rusty-interaction
Documentation
Build #455555 2021-10-29 09:11:55
# rustc version
rustc 1.58.0-nightly (c390d69a6 2021-10-28)# docs.rs version
docsrs 0.6.0 (f0f19a6 2021-10-27)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/attributes-0.0.8/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/attributes-0.0.8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3" "--" "-Z" "unstable-options" "--emit=invocation-specific" "--resource-suffix" "-20211028-1.58.0-nightly-c390d69a6" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 05ef4bddcb621cf8e978085057329ef89640e00cecbb227b388df56b2c513a75
[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" "05ef4bddcb621cf8e978085057329ef89640e00cecbb227b388df56b2c513a75", kill_on_drop: false }`
[INFO] [stderr]  Documenting attributes v0.0.8 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `InteractionHandler`
[INFO] [stderr]    --> src/lib.rs:179:85
[INFO] [stderr]     |
[INFO] [stderr] 179 | ... to bind an async function to the [`InteractionHandler`] for handling component interactions.
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^ no item named `InteractionHandler` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `InteractionHandler`
[INFO] [stderr]    --> src/lib.rs:187:85
[INFO] [stderr]     |
[INFO] [stderr] 187 | /// Convenience procedural macro that allows you to bind an async function to the [`InteractionHandler`]
[INFO] [stderr]     |                                                                                     ^^^^^^^^^^^^^^^^^^ no item named `InteractionHandler` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `attributes` (lib doc) generated 2 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.17s
[INFO] running `Command { std: "docker" "inspect" "05ef4bddcb621cf8e978085057329ef89640e00cecbb227b388df56b2c513a75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05ef4bddcb621cf8e978085057329ef89640e00cecbb227b388df56b2c513a75", kill_on_drop: false }`
[INFO] [stdout] 05ef4bddcb621cf8e978085057329ef89640e00cecbb227b388df56b2c513a75