axum-core 0.3.4

Core types and traits for axum
Documentation
Build #789527 2023-04-11T16:03:11.483440+00:00
# rustc version
rustc 1.70.0-nightly (88fb1b922 2023-04-10)# docs.rs version
docsrs 0.6.0 (fd94bfc3 2023-04-10)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/axum-core-0.3.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/axum-core-0.3.4/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:97d61d7686bf65f8ecb15491ab51835e82dc9176a96a831f143a431b191fc501" "/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\", \"-20230410-1.70.0-nightly-88fb1b922\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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" "-j3" "--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] a002e103627a6f871181cec38b796c12ebde429a0114f9e3aff1aea15b48f58e
[INFO] running `Command { std: "docker" "start" "-a" "a002e103627a6f871181cec38b796c12ebde429a0114f9e3aff1aea15b48f58e", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]  Documenting axum-core v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `tower_http::limit::RequestBodyLimitLayer`
[INFO] [stderr]   --> src/macros.rs:83:11
[INFO] [stderr]    |
[INFO] [stderr] 83 |           $(#[$m])*
[INFO] [stderr]    |             ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/extract/rejection.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | / define_rejection! {
[INFO] [stderr] 30 | |     #[status = PAYLOAD_TOO_LARGE]
[INFO] [stderr] 31 | |     #[body = "Failed to buffer the request body"]
[INFO] [stderr] 32 | |     /// Encountered some other error when buffering the body.
[INFO] [stderr] ...  |
[INFO] [stderr] 36 | |     pub struct LengthLimitError(Error);
[INFO] [stderr] 37 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: the link appears in this line:
[INFO] [stderr]            
[INFO] [stderr]            This can  _only_ happen when you're using [`tower_http::limit::RequestBodyLimitLayer`] or
[INFO] [stderr]                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: no item named `tower_http` in scope
[INFO] [stderr]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `define_rejection` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `tower_http::limit::RequestBodyLimit`
[INFO] [stderr]   --> src/extract/default_body_limit.rs:72:27
[INFO] [stderr]    |
[INFO] [stderr] 72 | /// [`RequestBodyLimit`]: tower_http::limit::RequestBodyLimit
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `tower_http` in scope
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `tower_http::limit`
[INFO] [stderr]   --> src/extract/default_body_limit.rs:94:25
[INFO] [stderr]    |
[INFO] [stderr] 94 |     /// limit such as [`tower_http::limit`].
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^ no item named `tower_http` in scope
[INFO] [stderr] 
[INFO] [stderr] warning: `axum-core` (lib doc) generated 3 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.08s
[INFO] running `Command { std: "docker" "inspect" "a002e103627a6f871181cec38b796c12ebde429a0114f9e3aff1aea15b48f58e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a002e103627a6f871181cec38b796c12ebde429a0114f9e3aff1aea15b48f58e", kill_on_drop: false }`
[INFO] [stdout] a002e103627a6f871181cec38b796c12ebde429a0114f9e3aff1aea15b48f58e