attohttpc 0.28.0

Small and lightweight HTTP client
Documentation
Build #1166185 2024-03-22T05:28:03.812727+00:00
# rustc version
rustc 1.79.0-nightly (0ad927c0c 2024-03-21)# docs.rs version
docsrs 0.6.0 (3f7b37ba 2024-03-20)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/attohttpc-0.28.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/attohttpc-0.28.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" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240321-1.79.0-nightly-0ad927c0c\", \"--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-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-pc-windows-msvc", kill_on_drop: false }`
[INFO] [stdout] a26dc910042feca5c23460c1d26b8a15870c9b7d5b089d5845dc027054c6971f
[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" "a26dc910042feca5c23460c1d26b8a15870c9b7d5b089d5845dc027054c6971f", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: cat, imdb, nhlapi, post_json, post, charset, multipart, session, head
[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]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libz-ng-sys v1.1.15
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking schannel v0.1.23
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: libz-ng-sys@1.1.15: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: libz-ng-sys@1.1.15: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-ng-sys@1.1.15: Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr] warning: libz-ng-sys@1.1.15: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-ng-sys@1.1.15: GNU compiler is not supported for this target
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `libz-ng-sys v1.1.15`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libz-ng-sys-572d33da8936cb98/build-script-build_zng` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-pc-windows-msvc = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_pc_windows_msvc = None
[INFO] [stderr]   TARGET_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-pc-windows-msvc = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_pc_windows_msvc = None
[INFO] [stderr]   TARGET_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=Compiler version doesn't include clang or GCC: "c++" "--version"
[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]   CMAKE_PREFIX_PATH_x86_64-pc-windows-msvc = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_pc_windows_msvc = None
[INFO] [stderr]   TARGET_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-pc-windows-msvc = None
[INFO] [stderr]   CMAKE_x86_64_pc_windows_msvc = None
[INFO] [stderr]   TARGET_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:955:25:
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   couldn't determine visual studio generator
[INFO] [stderr]   if VisualStudio is installed, however, consider running the appropriate vcvars script before building this crate
[INFO] [stderr] 
[INFO] [stderr]   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: libz-sys@1.1.16: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: libz-sys@1.1.16: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.16: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.16: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.16: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.16: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.16: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.16: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.16: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.16: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.16: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.16: GNU compiler is not supported for this target
[INFO] [stderr] warning: libz-sys@1.1.16: GNU compiler is not supported for this target
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `libz-sys v1.1.16`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libz-sys-044cfd1afed3ef36/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBZ_SYS_STATIC
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   note, vcpkg did not find zlib: Could not find Vcpkg tree: No vcpkg installation found. Set the VCPKG_ROOT environment variable or run 'vcpkg integrate install'
[INFO] [stderr]   TARGET = Some("x86_64-pc-windows-msvc")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-pc-windows-msvc
[INFO] [stderr]   CC_x86_64-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_pc_windows_msvc
[INFO] [stderr]   CC_x86_64_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]   RUSTC_LINKER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version"
[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("cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3")
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr]   CFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr]   CFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[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:rerun-if-env-changed=AR_x86_64-pc-windows-msvc
[INFO] [stderr]   AR_x86_64-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64_pc_windows_msvc
[INFO] [stderr]   AR_x86_64_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_AR
[INFO] [stderr]   TARGET_AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR
[INFO] [stderr]   AR = None
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr]   ARFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr]   ARFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_ARFLAGS
[INFO] [stderr]   TARGET_ARFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS
[INFO] [stderr]   ARFLAGS = None
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Failed to find tool. Is `lib.exe` installed?
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: ring@0.17.8: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.8: GNU compiler is not supported for this target
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `ring v0.17.8`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/ring-e1c61aabc7ee336b/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=RING_PREGENERATE_ASM
[INFO] [stderr]   cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_8_
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-pc-windows-msvc")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-pc-windows-msvc
[INFO] [stderr]   CC_x86_64-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_pc_windows_msvc
[INFO] [stderr]   CC_x86_64_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]   RUSTC_LINKER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version"
[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("cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3")
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr]   CFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr]   CFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[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]   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: Failed to find tool. Is `lib.exe` installed?
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "a26dc910042feca5c23460c1d26b8a15870c9b7d5b089d5845dc027054c6971f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a26dc910042feca5c23460c1d26b8a15870c9b7d5b089d5845dc027054c6971f", kill_on_drop: false }`
[INFO] [stdout] a26dc910042feca5c23460c1d26b8a15870c9b7d5b089d5845dc027054c6971f