Build #2593790 2025-10-18 09:09:56
# rustc version
rustc 1.92.0-nightly (f46475914 2025-10-17)# docs.rs version
docsrs 0.6.0 (403e80ef 2025-10-16)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/ubs-lib-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/ubs-lib-0.1.1/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: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\", \"-20251017-1.92.0-nightly-f46475914\", \"--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" "--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] 1235e79359053fb88c9eb914d332d7980f903385b16c1e0b193190dadf18b83b
[INFO] running `Command { std: "docker" "start" "-a" "1235e79359053fb88c9eb914d332d7980f903385b16c1e0b193190dadf18b83b", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting ubs-lib v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/parser.rs:89:43
[INFO] [stderr] |
[INFO] [stderr] 89 | /// Construct a new [`ClassSchedule`](ClassSchedule) with the specified bytes at the specified page.
[INFO] [stderr] | --------------- ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 89 - /// Construct a new [`ClassSchedule`](ClassSchedule) with the specified bytes at the specified page.
[INFO] [stderr] 89 + /// Construct a new [`ClassSchedule`] with the specified bytes at the specified page.
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/session.rs:41:35
[INFO] [stderr] |
[INFO] [stderr] 41 | /// Construct a new [`Query`](Query).
[INFO] [stderr] | ------- ^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 41 - /// Construct a new [`Query`](Query).
[INFO] [stderr] 41 + /// Construct a new [`Query`].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/session.rs:58:37
[INFO] [stderr] |
[INFO] [stderr] 58 | /// Construct a new [`Session`](Session).
[INFO] [stderr] | --------- ^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 58 - /// Construct a new [`Session`](Session).
[INFO] [stderr] 58 + /// Construct a new [`Session`].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/session.rs:68:70
[INFO] [stderr] |
[INFO] [stderr] 68 | /// Iterate over pages of schedules with the specified [`Query`](Query).
[INFO] [stderr] | ------- ^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 68 - /// Iterate over pages of schedules with the specified [`Query`](Query).
[INFO] [stderr] 68 + /// Iterate over pages of schedules with the specified [`Query`].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/session.rs:168:35
[INFO] [stderr] |
[INFO] [stderr] 168 | /// Construct a new [`Token`](Token) with the specified [`Client`](Client).
[INFO] [stderr] | ------- ^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 168 - /// Construct a new [`Token`](Token) with the specified [`Client`](Client).
[INFO] [stderr] 168 + /// Construct a new [`Token`] with the specified [`Client`](Client).
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/session.rs:168:72
[INFO] [stderr] |
[INFO] [stderr] 168 | /// Construct a new [`Token`](Token) with the specified [`Client`](Client).
[INFO] [stderr] | -------- ^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 168 - /// Construct a new [`Token`](Token) with the specified [`Client`](Client).
[INFO] [stderr] 168 + /// Construct a new [`Token`](Token) with the specified [`Client`].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/lib.rs:35:56
[INFO] [stderr] |
[INFO] [stderr] 35 | /// will return [`ScheduleError::FailedToInferCareer`](ScheduleError::FailedToInferCareer).
[INFO] [stderr] | ------------------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 35 - /// will return [`ScheduleError::FailedToInferCareer`](ScheduleError::FailedToInferCareer).
[INFO] [stderr] 35 + /// will return [`ScheduleError::FailedToInferCareer`].
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr] --> src/lib.rs:36:93
[INFO] [stderr] |
[INFO] [stderr] 36 | /// In that case, consider manually specifying the career via [`schedule_iter_with_career`](schedule_iter_with_career),
[INFO] [stderr] | --------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr] | |
[INFO] [stderr] | because label contains path that resolves to same destination
[INFO] [stderr] |
[INFO] [stderr] = note: when a link's destination is not specified,
[INFO] [stderr] the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr] |
[INFO] [stderr] 36 - /// In that case, consider manually specifying the career via [`schedule_iter_with_career`](schedule_iter_with_career),
[INFO] [stderr] 36 + /// In that case, consider manually specifying the career via [`schedule_iter_with_career`],
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: `ubs-lib` (lib doc) generated 8 warnings
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/ubs_lib/index.html
[INFO] running `Command { std: "docker" "inspect" "1235e79359053fb88c9eb914d332d7980f903385b16c1e0b193190dadf18b83b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1235e79359053fb88c9eb914d332d7980f903385b16c1e0b193190dadf18b83b", kill_on_drop: false }`
[INFO] [stdout] 1235e79359053fb88c9eb914d332d7980f903385b16c1e0b193190dadf18b83b