# rustc version rustc 1.71.0-nightly (7908a1d65 2023-04-17)
# docs.rs version docsrs 0.6.0 (77eaf077 2023-04-13)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/readable-0.7.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/readable-0.7.5/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:97d61d7686bf65f8ecb15491ab51835e82dc9176a96a831f143a431b191fc501" "/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\", \"-20230417-1.71.0-nightly-7908a1d65\", \"--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] 9dc33e6ca32b4f88ff75392afa957450c3627f0853e387cd3c177e08d5b7ec89 [INFO] running `Command { std: "docker" "start" "-a" "9dc33e6ca32b4f88ff75392afa957450c3627f0853e387cd3c177e08d5b7ec89", kill_on_drop: false }` [INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op [INFO] [stderr] Documenting readable v0.7.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `head` [INFO] [stderr] --> src/macros.rs:422:17 [INFO] [stderr] | [INFO] [stderr] 422 | /// Same as [`head()`] but returns a [`String`] ending with `...` [INFO] [stderr] | ^^^^^^ no item named `head` in scope [INFO] [stderr] | [INFO] [stderr] ::: src/date.rs:251:2 [INFO] [stderr] | [INFO] [stderr] 251 | impl_common!((u16, u8, u8)); [INFO] [stderr] | --------------------------- in this macro invocation [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] = note: this warning originates in the macro `impl_common` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `tail` [INFO] [stderr] --> src/macros.rs:466:17 [INFO] [stderr] | [INFO] [stderr] 466 | /// Same as [`tail()`] but returns a [`String`] starting with `...` [INFO] [stderr] | ^^^^^^ no item named `tail` in scope [INFO] [stderr] | [INFO] [stderr] ::: src/date.rs:251:2 [INFO] [stderr] | [INFO] [stderr] 251 | impl_common!((u16, u8, u8)); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `impl_common` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `head` [INFO] [stderr] --> src/macros.rs:422:17 [INFO] [stderr] | [INFO] [stderr] 422 | /// Same as [`head()`] but returns a [`String`] ending with `...` [INFO] [stderr] | ^^^^^^ no item named `head` in scope [INFO] [stderr] | [INFO] [stderr] ::: src/unsigned.rs:92:2 [INFO] [stderr] | [INFO] [stderr] 92 | impl_common!(u64); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `impl_common` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `tail` [INFO] [stderr] --> src/macros.rs:466:17 [INFO] [stderr] | [INFO] [stderr] 466 | /// Same as [`tail()`] but returns a [`String`] starting with `...` [INFO] [stderr] | ^^^^^^ no item named `tail` in scope [INFO] [stderr] | [INFO] [stderr] ::: src/unsigned.rs:92:2 [INFO] [stderr] | [INFO] [stderr] 92 | impl_common!(u64); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `impl_common` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `head` [INFO] [stderr] --> src/macros.rs:422:17 [INFO] [stderr] | [INFO] [stderr] 422 | /// Same as [`head()`] but returns a [`String`] ending with `...` [INFO] [stderr] | ^^^^^^ no item named `head` in scope [INFO] [stderr] | [INFO] [stderr] ::: src/int.rs:95:2 [INFO] [stderr] | [INFO] [stderr] 95 | impl_common!(i64); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `impl_common` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `tail` [INFO] [stderr] --> src/macros.rs:466:17 [INFO] [stderr] | [INFO] [stderr] 466 | /// Same as [`tail()`] but returns a [`String`] starting with `...` [INFO] [stderr] | ^^^^^^ no item named `tail` in scope [INFO] [stderr] | [INFO] [stderr] ::: src/int.rs:95:2 [INFO] [stderr] | [INFO] [stderr] 95 | impl_common!(i64); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `impl_common` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `head` [INFO] [stderr] --> src/macros.rs:422:17 [INFO] [stderr] | [INFO] [stderr] 422 | /// Same as [`head()`] but returns a [`String`] ending with `...` [INFO] [stderr] | ^^^^^^ no item named `head` in scope [INFO] [stderr] | [INFO] [stderr] ::: src/float.rs:120:2 [INFO] [stderr] | [INFO] [stderr] 120 | impl_common!(f64); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `impl_common` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `tail` [INFO] [stderr] --> src/macros.rs:466:17 [INFO] [stderr] | [INFO] [stderr] 466 | /// Same as [`tail()`] but returns a [`String`] starting with `...` [INFO] [stderr] | ^^^^^^ no item named `tail` in scope [INFO] [stderr] | [INFO] [stderr] ::: src/float.rs:120:2 [INFO] [stderr] | [INFO] [stderr] 120 | impl_common!(f64); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `impl_common` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `head` [INFO] [stderr] --> src/macros.rs:422:17 [INFO] [stderr] | [INFO] [stderr] 422 | /// Same as [`head()`] but returns a [`String`] ending with `...` [INFO] [stderr] | ^^^^^^ no item named `head` in scope [INFO] [stderr] | [INFO] [stderr] ::: src/percent.rs:157:2 [INFO] [stderr] | [INFO] [stderr] 157 | impl_common!(f64); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `impl_common` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `tail` [INFO] [stderr] --> src/macros.rs:466:17 [INFO] [stderr] | [INFO] [stderr] 466 | /// Same as [`tail()`] but returns a [`String`] starting with `...` [INFO] [stderr] | ^^^^^^ no item named `tail` in scope [INFO] [stderr] | [INFO] [stderr] ::: src/percent.rs:157:2 [INFO] [stderr] | [INFO] [stderr] 157 | impl_common!(f64); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `impl_common` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `head` [INFO] [stderr] --> src/macros.rs:422:17 [INFO] [stderr] | [INFO] [stderr] 422 | /// Same as [`head()`] but returns a [`String`] ending with `...` [INFO] [stderr] | ^^^^^^ no item named `head` in scope [INFO] [stderr] | [INFO] [stderr] ::: src/time.rs:142:2 [INFO] [stderr] | [INFO] [stderr] 142 | impl_common!(u64); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `impl_common` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `tail` [INFO] [stderr] --> src/macros.rs:466:17 [INFO] [stderr] | [INFO] [stderr] 466 | /// Same as [`tail()`] but returns a [`String`] starting with `...` [INFO] [stderr] | ^^^^^^ no item named `tail` in scope [INFO] [stderr] | [INFO] [stderr] ::: src/time.rs:142:2 [INFO] [stderr] | [INFO] [stderr] 142 | impl_common!(u64); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `impl_common` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `head` [INFO] [stderr] --> src/macros.rs:422:17 [INFO] [stderr] | [INFO] [stderr] 422 | /// Same as [`head()`] but returns a [`String`] ending with `...` [INFO] [stderr] | ^^^^^^ no item named `head` in scope [INFO] [stderr] | [INFO] [stderr] ::: src/runtime.rs:128:2 [INFO] [stderr] | [INFO] [stderr] 128 | impl_common!(u32); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `impl_common` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `tail` [INFO] [stderr] --> src/macros.rs:466:17 [INFO] [stderr] | [INFO] [stderr] 466 | /// Same as [`tail()`] but returns a [`String`] starting with `...` [INFO] [stderr] | ^^^^^^ no item named `tail` in scope [INFO] [stderr] | [INFO] [stderr] ::: src/runtime.rs:128:2 [INFO] [stderr] | [INFO] [stderr] 128 | impl_common!(u32); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: this warning originates in the macro `impl_common` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `readable` (lib doc) generated 14 warnings [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "9dc33e6ca32b4f88ff75392afa957450c3627f0853e387cd3c177e08d5b7ec89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dc33e6ca32b4f88ff75392afa957450c3627f0853e387cd3c177e08d5b7ec89", kill_on_drop: false }` [INFO] [stdout] 9dc33e6ca32b4f88ff75392afa957450c3627f0853e387cd3c177e08d5b7ec89