rc-box 1.2.0

Known unique versions of Rc and Arc.
Documentation
Build #527063 2022-03-17T03:25:58.615189+00:00
# rustc version
rustc 1.61.0-nightly (461e80780 2022-03-16)# docs.rs version
docsrs 0.6.0 (5188c7e 2022-03-04)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/rc-box-1.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/rc-box-1.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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20220316-1.61.0-nightly-461e80780\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\"]" "-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] [stdout] ee67245c973fd4893b210b72fdefadc2aa6e748e649fe8ed1bce778b5b4a558c
[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" "ee67245c973fd4893b210b72fdefadc2aa6e748e649fe8ed1bce778b5b4a558c", kill_on_drop: false }`
[INFO] [stderr]  Documenting rc-box v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: Rust code block is empty
[INFO] [stderr]    --> src/lib.rs:46:9
[INFO] [stderr]     |
[INFO] [stderr] 46  |           #[doc = $x]
[INFO] [stderr]     |           ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 699 | / rc_box! {
[INFO] [stderr] 700 | |     /// Known unique version of [`Arc`].
[INFO] [stderr] 701 | |     ///
[INFO] [stderr] 702 | |     /// This type is guaranteed to have the same repr as `Box<T>`.
[INFO] [stderr] ...   |
[INFO] [stderr] 711 | |     RcBox = Rc
[INFO] [stderr] 712 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stderr]     = help: mark blocks that do not contain Rust code as text: ```text
[INFO] [stderr]     = note: this warning originates in the macro `doc_comment` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: Rust code block is empty
[INFO] [stderr]    --> src/lib.rs:46:9
[INFO] [stderr]     |
[INFO] [stderr] 46  |           #[doc = $x]
[INFO] [stderr]     |           ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 699 | / rc_box! {
[INFO] [stderr] 700 | |     /// Known unique version of [`Arc`].
[INFO] [stderr] 701 | |     ///
[INFO] [stderr] 702 | |     /// This type is guaranteed to have the same repr as `Box<T>`.
[INFO] [stderr] ...   |
[INFO] [stderr] 711 | |     RcBox = Rc
[INFO] [stderr] 712 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: mark blocks that do not contain Rust code as text: ```text
[INFO] [stderr]     = note: this warning originates in the macro `doc_comment` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `rc-box` (lib doc) generated 2 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "ee67245c973fd4893b210b72fdefadc2aa6e748e649fe8ed1bce778b5b4a558c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee67245c973fd4893b210b72fdefadc2aa6e748e649fe8ed1bce778b5b4a558c", kill_on_drop: false }`
[INFO] [stdout] ee67245c973fd4893b210b72fdefadc2aa6e748e649fe8ed1bce778b5b4a558c