Build #2562598 2025-10-05 23:15:26
# rustc version
rustc 1.92.0-nightly (2cb4e7dce 2025-10-04)# docs.rs version
docsrs 0.6.0 (f42173de 2025-09-12)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/rustbasic-macro-0.0.10/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/rustbasic-macro-0.0.10/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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251004-1.92.0-nightly-2cb4e7dce\", \"--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}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6", 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] 4ccfb8857d96dd288a22de4bdceae3f9027c0129975dbcff168c22d4eadba1b2
[INFO] running `Command { std: "docker" "start" "-a" "4ccfb8857d96dd288a22de4bdceae3f9027c0129975dbcff168c22d4eadba1b2", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting rustbasic-macro v0.0.10 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition value: `auto`
[INFO] [stderr] --> src/lib.rs:46:15
[INFO] [stderr] |
[INFO] [stderr] 46 | #[cfg(feature = "auto")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] |
[INFO] [stderr] = note: no expected values for `feature`
[INFO] [stderr] = help: consider adding `auto` as a feature in `Cargo.toml`
[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]
[INFO] [stderr] warning: unexpected `cfg` condition value: `auto`
[INFO] [stderr] --> src/lib.rs:52:19
[INFO] [stderr] |
[INFO] [stderr] 52 | #[cfg(not(feature = "auto"))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] |
[INFO] [stderr] = note: no expected values for `feature`
[INFO] [stderr] = help: consider adding `auto` as a feature in `Cargo.toml`
[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]
[INFO] [stderr] warning: unexpected `cfg` condition value: `auto`
[INFO] [stderr] --> src/lib.rs:118:15
[INFO] [stderr] |
[INFO] [stderr] 118 | #[cfg(feature = "auto")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] |
[INFO] [stderr] = note: no expected values for `feature`
[INFO] [stderr] = help: consider adding `auto` as a feature in `Cargo.toml`
[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]
[INFO] [stderr] warning: unexpected `cfg` condition value: `auto`
[INFO] [stderr] --> src/lib.rs:124:19
[INFO] [stderr] |
[INFO] [stderr] 124 | #[cfg(not(feature = "auto"))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] |
[INFO] [stderr] = note: no expected values for `feature`
[INFO] [stderr] = help: consider adding `auto` as a feature in `Cargo.toml`
[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]
[INFO] [stderr] warning: unexpected `cfg` condition value: `auto`
[INFO] [stderr] --> src/lib.rs:191:15
[INFO] [stderr] |
[INFO] [stderr] 191 | #[cfg(feature = "auto")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] |
[INFO] [stderr] = note: no expected values for `feature`
[INFO] [stderr] = help: consider adding `auto` as a feature in `Cargo.toml`
[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]
[INFO] [stderr] warning: unexpected `cfg` condition value: `auto`
[INFO] [stderr] --> src/lib.rs:197:19
[INFO] [stderr] |
[INFO] [stderr] 197 | #[cfg(not(feature = "auto"))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] |
[INFO] [stderr] = note: no expected values for `feature`
[INFO] [stderr] = help: consider adding `auto` as a feature in `Cargo.toml`
[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]
[INFO] [stderr] warning: unexpected `cfg` condition value: `auto`
[INFO] [stderr] --> src/lib.rs:268:15
[INFO] [stderr] |
[INFO] [stderr] 268 | #[cfg(feature = "auto")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] |
[INFO] [stderr] = note: no expected values for `feature`
[INFO] [stderr] = help: consider adding `auto` as a feature in `Cargo.toml`
[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]
[INFO] [stderr] warning: unexpected `cfg` condition value: `auto`
[INFO] [stderr] --> src/lib.rs:274:19
[INFO] [stderr] |
[INFO] [stderr] 274 | #[cfg(not(feature = "auto"))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] |
[INFO] [stderr] = note: no expected values for `feature`
[INFO] [stderr] = help: consider adding `auto` as a feature in `Cargo.toml`
[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]
[INFO] [stderr] warning: unexpected `cfg` condition value: `auto`
[INFO] [stderr] --> src/lib.rs:362:15
[INFO] [stderr] |
[INFO] [stderr] 362 | #[cfg(feature = "auto")]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] |
[INFO] [stderr] = note: no expected values for `feature`
[INFO] [stderr] = help: consider adding `auto` as a feature in `Cargo.toml`
[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]
[INFO] [stderr] warning: unexpected `cfg` condition value: `auto`
[INFO] [stderr] --> src/lib.rs:368:19
[INFO] [stderr] |
[INFO] [stderr] 368 | #[cfg(not(feature = "auto"))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] |
[INFO] [stderr] = note: no expected values for `feature`
[INFO] [stderr] = help: consider adding `auto` as a feature in `Cargo.toml`
[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]
[INFO] [stderr] warning: `rustbasic-macro` (lib doc) generated 10 warnings
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr] Generated /opt/rustwide/target/doc/rustbasic_macro/index.html
[INFO] running `Command { std: "docker" "inspect" "4ccfb8857d96dd288a22de4bdceae3f9027c0129975dbcff168c22d4eadba1b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ccfb8857d96dd288a22de4bdceae3f9027c0129975dbcff168c22d4eadba1b2", kill_on_drop: false }`
[INFO] [stdout] 4ccfb8857d96dd288a22de4bdceae3f9027c0129975dbcff168c22d4eadba1b2