poem 3.1.7

Poem is a full-featured and easy-to-use web framework with the Rust programming language.
Documentation
Build #1789386 2025-02-21T15:00:11.972570+00:00
# rustc version
rustc 1.87.0-nightly (f04bbc60f 2025-02-20)# docs.rs version
docsrs 0.6.0 (35977596 2025-02-09)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/poem-3.1.7/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/poem-3.1.7/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250220-1.87.0-nightly-f04bbc60f\", \"--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-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-pc-windows-msvc", kill_on_drop: false }`
[INFO] [stdout] d501ed36e2af5559498d902a8dc24f8430dfffa25a7ab60e313b27ae78f14aa7
[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" "d501ed36e2af5559498d902a8dc24f8430dfffa25a7ab60e313b27ae78f14aa7", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling ring v0.17.9
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr] warning: ring@0.17.9: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.9: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.9: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.9: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.9: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.9: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.9: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.9: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.9: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.9: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.9: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.9: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.9: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.9: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.9: GNU compiler is not supported for this target
[INFO] [stderr] error: failed to run custom build command for `ring v0.17.9`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/ring-53e8d28c34ad8729/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_MANIFEST_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_PKG_NAME
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_PKG_VERSION_MAJOR
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_PKG_VERSION_MINOR
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_PKG_VERSION_PATCH
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_PKG_VERSION_PRE
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_MANIFEST_LINKS
[INFO] [stderr]   cargo:rerun-if-env-changed=RING_PREGENERATE_ASM
[INFO] [stderr]   cargo:rerun-if-env-changed=OUT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_TARGET_ARCH
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_TARGET_ENV
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_TARGET_ENDIAN
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/i686-pc-windows-msvc/debug/build/ring-32b21cb58f13c16e/out)
[INFO] [stderr]   TARGET = Some(i686-pc-windows-msvc)
[INFO] [stderr]   cargo:rerun-if-env-changed=VCINSTALLDIR
[INFO] [stderr]   VCINSTALLDIR = None
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_i686-pc-windows-msvc
[INFO] [stderr]   CC_i686-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_i686_pc_windows_msvc
[INFO] [stderr]   CC_i686_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CC
[INFO] [stderr]   TARGET_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   RUSTC_LINKER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686_pc_windows_msvc
[INFO] [stderr]   CFLAGS_i686_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_i686-pc-windows-msvc
[INFO] [stderr]   CFLAGS_i686-pc-windows-msvc = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some()
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: failed to find tool "lib.exe": No such file or directory (os error 2)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d501ed36e2af5559498d902a8dc24f8430dfffa25a7ab60e313b27ae78f14aa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d501ed36e2af5559498d902a8dc24f8430dfffa25a7ab60e313b27ae78f14aa7", kill_on_drop: false }`
[INFO] [stdout] d501ed36e2af5559498d902a8dc24f8430dfffa25a7ab60e313b27ae78f14aa7