# rustc version rustc 1.92.0-nightly (c8905eaa6 2025-09-28)
# docs.rs version docsrs 0.6.0 (f42173de 2025-09-12)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/docker_engine_api-0.1.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/docker_engine_api-0.1.5/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\", \"-20250928-1.92.0-nightly-c8905eaa6\", \"--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-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-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] 67a8c1caad470f449c4513cbf7d70c06ad87bfde23188b018e66764abd2909af [INFO] running `Command { std: "docker" "start" "-a" "67a8c1caad470f449c4513cbf7d70c06ad87bfde23188b018e66764abd2909af", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting docker_engine_api v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/containers_service.rs:148:37 [INFO] [stderr] | [INFO] [stderr] 148 | ... Docker API refenrece[https://docs.docker.com/engine/api/v1.41/#tag/Container/operation/ContainerCreate] for more information. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.docker.com/engine/api/v1.41/#tag/Container/operation/ContainerCreate>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/containers_service.rs:182:37 [INFO] [stderr] | [INFO] [stderr] 182 | ...ocker API reference[https://docs.docker.com/engine/api/v1.41/#tag/Container/operation/ContainerInspect] for more information. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.docker.com/engine/api/v1.41/#tag/Container/operation/ContainerInspect>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/containers_service.rs:210:37 [INFO] [stderr] | [INFO] [stderr] 210 | /// See the Docker API reference[https://docs.docker.com/engine/api/v1.41/#tag/Container/operation/ContainerStart] for more information. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.docker.com/engine/api/v1.41/#tag/Container/operation/ContainerStart>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/containers_service.rs:237:37 [INFO] [stderr] | [INFO] [stderr] 237 | /// See the Docker API reference[https://docs.docker.com/engine/api/v1.41/#tag/Container/operation/ContainerStop] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.docker.com/engine/api/v1.41/#tag/Container/operation/ContainerStop>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/containers_service.rs:263:37 [INFO] [stderr] | [INFO] [stderr] 263 | ...ocker API reference[https://docs.docker.com/engine/api/v1.41/#tag/Container/operation/ContainerRestart] for more information. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.docker.com/engine/api/v1.41/#tag/Container/operation/ContainerRestart>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/containers_service.rs:289:37 [INFO] [stderr] | [INFO] [stderr] 289 | /// See the Docker API reference[https://docs.docker.com/engine/api/v1.41/#tag/Container/operation/ContainerKill] for more information. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.docker.com/engine/api/v1.41/#tag/Container/operation/ContainerKill>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/containers_service.rs:318:37 [INFO] [stderr] | [INFO] [stderr] 318 | /// See the Docker API reference[https://docs.docker.com/engine/api/v1.41/#operation/ContainerDelete] for more information. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.docker.com/engine/api/v1.41/#operation/ContainerDelete>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/containers_service.rs:346:37 [INFO] [stderr] | [INFO] [stderr] 346 | /// See the Docker API reference[https://docs.docker.com/engine/api/v1.41/#operation/ContainerLogs] for more information. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.docker.com/engine/api/v1.41/#operation/ContainerLogs>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/containers_service.rs:374:37 [INFO] [stderr] | [INFO] [stderr] 374 | /// See the Docker API reference[https://docs.docker.com/engine/api/v1.41/#operation/ContainerListProcesses] for more information. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.docker.com/engine/api/v1.41/#operation/ContainerListProcesses>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/containers_service.rs:418:38 [INFO] [stderr] | [INFO] [stderr] 418 | ...Docker API reference [https://docs.docker.com/engine/api/v1.41/#tag/Container/operation/ContainerStats] for more information. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.docker.com/engine/api/v1.41/#tag/Container/operation/ContainerStats>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/containers_service.rs:448:38 [INFO] [stderr] | [INFO] [stderr] 448 | /// See the Docker API reference [https://docs.docker.com/engine/api/v1.41/#operation/ContainerResize] for more information. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.docker.com/engine/api/v1.41/#operation/ContainerResize>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/containers_service.rs:474:38 [INFO] [stderr] | [INFO] [stderr] 474 | /// See the Docker API reference [https://docs.docker.com/engine/api/v1.41/#operation/ContainerPause] for more information. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.docker.com/engine/api/v1.41/#operation/ContainerPause>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/containers_service.rs:500:38 [INFO] [stderr] | [INFO] [stderr] 500 | /// See the Docker API reference [https://docs.docker.com/engine/api/v1.41/#operation/ContainerUnpause] for more information. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.docker.com/engine/api/v1.41/#operation/ContainerUnpause>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/containers_service.rs:527:38 [INFO] [stderr] | [INFO] [stderr] 527 | /// See the Docker API reference [https://docs.docker.com/engine/api/v1.41/#operation/ContainerWait] for more information. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.docker.com/engine/api/v1.41/#operation/ContainerWait>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/containers_service.rs:554:38 [INFO] [stderr] | [INFO] [stderr] 554 | /// See the Docker API reference [https://docs.docker.com/engine/api/v1.41/#operation/ContainerUpdate] for more information. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.docker.com/engine/api/v1.41/#operation/ContainerUpdate>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/containers_service.rs:583:38 [INFO] [stderr] | [INFO] [stderr] 583 | /// See the Docker API reference [https://docs.docker.com/engine/api/v1.41/#operation/ContainerRename] for more information. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.docker.com/engine/api/v1.41/#operation/ContainerRename>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/containers_service.rs:605:38 [INFO] [stderr] | [INFO] [stderr] 605 | /// See the Docker API reference [https://docs.docker.com/engine/api/v1.41/#operation/ContainerPrune] for more information. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.docker.com/engine/api/v1.41/#operation/ContainerPrune>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: `docker_engine_api` (lib doc) generated 17 warnings (run `cargo fix --lib -p docker_engine_api` to apply 17 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s [INFO] [stderr] Generated /opt/rustwide/target/i686-unknown-linux-gnu/doc/docker_engine_api/index.html [INFO] running `Command { std: "docker" "inspect" "67a8c1caad470f449c4513cbf7d70c06ad87bfde23188b018e66764abd2909af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67a8c1caad470f449c4513cbf7d70c06ad87bfde23188b018e66764abd2909af", kill_on_drop: false }` [INFO] [stdout] 67a8c1caad470f449c4513cbf7d70c06ad87bfde23188b018e66764abd2909af