openssh-sftp-protocol 0.24.1

Data format used to communicate with openssh mux server.
Documentation
Build #1499668 2024-11-06T07:27:25.327289+00:00
# rustc version
rustc 1.84.0-nightly (bc5cf994d 2024-11-05)# docs.rs version
docsrs 0.6.0 (fd0fad95 2024-11-04)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/openssh-sftp-protocol-0.24.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/openssh-sftp-protocol-0.24.1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241105-1.84.0-nightly-bc5cf994d\", \"--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-apple-darwin\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-apple-darwin", kill_on_drop: false }`
[INFO] [stdout] 54754927f0155458a8debd5b01c0b603f8cf0f8f16b4f8e1d53db6435f22da7e
[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" "54754927f0155458a8debd5b01c0b603f8cf0f8f16b4f8e1d53db6435f22da7e", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting openssh-sftp-protocol v0.24.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `crate::response::Extensions::limits`
[INFO] [stderr]    --> src/request.rs:117:46
[INFO] [stderr]     |
[INFO] [stderr] 117 |     /// Extension, only available if it is [`crate::response::Extensions::limits`]
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Extensions` has no field or associated item named `limits`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `crate::response::Extensions::expand_path`
[INFO] [stderr]    --> src/request.rs:123:46
[INFO] [stderr]     |
[INFO] [stderr] 123 |     /// Extension, only available if it is [`crate::response::Extensions::expand_path`]
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Extensions` has no field or associated item named `expand_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `crate::response::Extensions::lsetstat`
[INFO] [stderr]    --> src/request.rs:135:46
[INFO] [stderr]     |
[INFO] [stderr] 135 |     /// Extension, only available if it is [`crate::response::Extensions::lsetstat`]
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Extensions` has no field or associated item named `lsetstat`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `crate::response::Extensions::fsync`
[INFO] [stderr]    --> src/request.rs:141:46
[INFO] [stderr]     |
[INFO] [stderr] 141 |     /// Extension, only available if it is [`crate::response::Extensions::fsync`]
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Extensions` has no field or associated item named `fsync`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `crate::response::Extensions::hardlink`
[INFO] [stderr]    --> src/request.rs:147:46
[INFO] [stderr]     |
[INFO] [stderr] 147 |     /// Extension, only available if it is [`crate::response::Extensions::hardlink`]
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Extensions` has no field or associated item named `hardlink`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `crate::response::Extensions::posix_rename`
[INFO] [stderr]    --> src/request.rs:156:46
[INFO] [stderr]     |
[INFO] [stderr] 156 |     /// Extension, only available if it is [`crate::response::Extensions::posix_rename`]
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Extensions` has no field or associated item named `posix_rename`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `crate::response::Extensions::posix_rename`
[INFO] [stderr]    --> src/request.rs:165:46
[INFO] [stderr]     |
[INFO] [stderr] 165 |     /// Extension, only available if it is [`crate::response::Extensions::posix_rename`]
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Extensions` has no field or associated item named `posix_rename`
[INFO] [stderr] 
[INFO] [stderr] warning: `openssh-sftp-protocol` (lib doc) generated 7 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-apple-darwin/doc/openssh_sftp_protocol/index.html
[INFO] running `Command { std: "docker" "inspect" "54754927f0155458a8debd5b01c0b603f8cf0f8f16b4f8e1d53db6435f22da7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54754927f0155458a8debd5b01c0b603f8cf0f8f16b4f8e1d53db6435f22da7e", kill_on_drop: false }`
[INFO] [stdout] 54754927f0155458a8debd5b01c0b603f8cf0f8f16b4f8e1d53db6435f22da7e