Build #1105931 2024-01-27 21:43:21
# rustc version
rustc 1.77.0-nightly (5bd5d214e 2024-01-25)# docs.rs version
docsrs 0.6.0 (7667f348 2024-01-17)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/rustemon-3.4.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/rustemon-3.4.0/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240125-1.77.0-nightly-5bd5d214e\", \"--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] [stdout] 6aa228fc30d958276a30cd0c5b2265068663f0723ce82b058eb16f7e510abdd7
[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" "6aa228fc30d958276a30cd0c5b2265068663f0723ce82b058eb16f7e510abdd7", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: custom_filesystem_client, custom_in_memory_client, async_get_pokemon, move_get_by_id, pokemon_get_page_with_param, async_follow, location_get_by_name, get_all_pokemon_species_names, berry_get_page
[INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr] to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr] Documenting rustemon v3.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `RustemonClient`
[INFO] [stderr] --> src/error.rs:17:30
[INFO] [stderr] |
[INFO] [stderr] 17 | /// Error raised during [RustemonClient] build, when the [Url] doesn't end
[INFO] [stderr] | ^^^^^^^^^^^^^^ no item named `RustemonClient` in scope
[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]
[INFO] [stderr] warning: unresolved link to `Url`
[INFO] [stderr] --> src/error.rs:17:63
[INFO] [stderr] |
[INFO] [stderr] 17 | /// Error raised during [RustemonClient] build, when the [Url] doesn't end
[INFO] [stderr] | ^^^ no item named `Url` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: `rustemon` (lib doc) generated 2 warnings
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.37s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/rustemon/index.html
[INFO] running `Command { std: "docker" "inspect" "6aa228fc30d958276a30cd0c5b2265068663f0723ce82b058eb16f7e510abdd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aa228fc30d958276a30cd0c5b2265068663f0723ce82b058eb16f7e510abdd7", kill_on_drop: false }`
[INFO] [stdout] 6aa228fc30d958276a30cd0c5b2265068663f0723ce82b058eb16f7e510abdd7