Build #1650793 2025-01-20T19:28:25.171917+00:00
# rustc version
rustc 1.86.0-nightly (9a1d156f3 2025-01-19)# docs.rs version
docsrs 0.6.0 (13d4ccea 2025-01-13)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/lending-iterator-0.1.7/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/lending-iterator-0.1.7/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "better-docs" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--html-before-content\", \"fix-docsrs-li-details-summary.html\", \"--cfg\", \"doc_nightly\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250119-1.86.0-nightly-9a1d156f3\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/i686-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-pc-windows-msvc", kill_on_drop: false }`
[INFO] [stdout] 4faf211ebf54fa9bb87c3a9d23d0ed6a92849f71a7a769aeaa5db1eadc6b806a
[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" "4faf211ebf54fa9bb87c3a9d23d0ed6a92849f71a7a769aeaa5db1eadc6b806a", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `rustc_attrs` is internal to the compiler or standard library
[INFO] [stderr] --> src/_lib.rs:11:25
[INFO] [stderr] |
[INFO] [stderr] 11 | feature(decl_macro, rustc_attrs),
[INFO] [stderr] | ^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: using it is strongly discouraged
[INFO] [stderr] = note: `#[warn(internal_features)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition name: `doc_nightly`
[INFO] [stderr] --> src/utils/macros.rs:23:13
[INFO] [stderr] |
[INFO] [stderr] 23 | ::macro_vis::macro_vis(pub),
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] ::: src/higher_kinded_types.rs:106:1
[INFO] [stderr] |
[INFO] [stderr] 106 | #[apply(public_macro!)]
[INFO] [stderr] | ----------------------- in this procedural macro expansion
[INFO] [stderr] |
[INFO] [stderr] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `::macro_vis::macro_vis` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `::macro_vis::macro_vis` may come from an old version of the `macro_vis` crate, try updating your dependency with `cargo update -p macro_vis`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] = note: this warning originates in the attribute macro `::macro_vis::macro_vis` which comes from the expansion of the attribute macro `apply` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition name: `doc_nightly`
[INFO] [stderr] --> src/utils/macros.rs:23:13
[INFO] [stderr] |
[INFO] [stderr] 23 | ::macro_vis::macro_vis(pub),
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] ::: src/higher_kinded_types.rs:179:1
[INFO] [stderr] |
[INFO] [stderr] 179 | #[apply(public_macro!)]
[INFO] [stderr] | ----------------------- in this procedural macro expansion
[INFO] [stderr] |
[INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `::macro_vis::macro_vis` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the attribute macro `::macro_vis::macro_vis` may come from an old version of the `macro_vis` crate, try updating your dependency with `cargo update -p macro_vis`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the attribute macro `::macro_vis::macro_vis` which comes from the expansion of the attribute macro `apply` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition name: `TODO`
[INFO] [stderr] --> src/lending_iterator/_mod.rs:430:11
[INFO] [stderr] |
[INFO] [stderr] 430 | #[cfg(TODO)]
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: consider using a Cargo feature instead
[INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr] [lints.rust]
[INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(TODO)'] }
[INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(TODO)");` to the top of the `build.rs`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `__emit__` which comes from the expansion of the macro `with_cfg_better_docs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition name: `TODO`
[INFO] [stderr] --> src/lending_iterator/_mod.rs:457:11
[INFO] [stderr] |
[INFO] [stderr] 457 | #[cfg(TODO)]
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: consider using a Cargo feature instead
[INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr] [lints.rust]
[INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(TODO)'] }
[INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(TODO)");` to the top of the `build.rs`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `__emit__` which comes from the expansion of the macro `with_cfg_better_docs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: `lending-iterator` (lib) generated 5 warnings
[INFO] [stderr] Scraping lending-iterator v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr] Documenting lending-iterator v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unclosed HTML tag `span`
[INFO] [stderr] --> src/_lib.rs:1:1
[INFO] [stderr] |
[INFO] [stderr] 1 | / /*!
[INFO] [stderr] 2 | | [`windows_mut()`]: windows_mut()
[INFO] [stderr] 3 | | [HKT!]: higher_kinded_types::HKT!
[INFO] [stderr] 4 | | [higher-kinded]: higher_kinded_types
[INFO] [stderr] ... |
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: `lending-iterator` (lib doc) generated 6 warnings (5 duplicates)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] [stderr] Generated /opt/rustwide/target/i686-pc-windows-msvc/doc/lending_iterator/index.html
[INFO] running `Command { std: "docker" "inspect" "4faf211ebf54fa9bb87c3a9d23d0ed6a92849f71a7a769aeaa5db1eadc6b806a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4faf211ebf54fa9bb87c3a9d23d0ed6a92849f71a7a769aeaa5db1eadc6b806a", kill_on_drop: false }`
[INFO] [stdout] 4faf211ebf54fa9bb87c3a9d23d0ed6a92849f71a7a769aeaa5db1eadc6b806a