Build #1229986 2024-05-24T11:50:02.092123+00:00
# rustc version
rustc 1.80.0-nightly (867900499 2024-05-23)# docs.rs version
docsrs 0.6.0 (2d4f32bd 2024-05-19)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/sylvia-iot-data-0.1.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/sylvia-iot-data-0.1.2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240523-1.80.0-nightly-867900499\", \"--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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] c67c1d384afe122c9f9677a36bad1e3f61e962f994671b45885a45c1a96c076e
[INFO] running `Command { std: "docker" "start" "-a" "c67c1d384afe122c9f9677a36bad1e3f61e962f994671b45885a45c1a96c076e", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Checking socket2 v0.5.7
[INFO] [stderr] Checking mio v0.8.11
[INFO] [stderr] Compiling ring v0.17.8
[INFO] [stderr] Checking cpufeatures v0.2.12
[INFO] [stderr] Checking unicode-normalization v0.1.23
[INFO] [stderr] Checking minimal-lexical v0.2.1
[INFO] [stderr] Checking smallvec v1.13.2
[INFO] [stderr] Checking unicode-bidi v0.3.15
[INFO] [stderr] Checking nom v7.1.3
[INFO] [stderr] Compiling serde_json v1.0.117
[INFO] [stderr] Checking rand_core v0.6.4
[INFO] [stderr] Checking tokio v1.37.0
[INFO] [stderr] Checking ppv-lite86 v0.2.17
[INFO] [stderr] Checking idna v0.5.0
[INFO] [stderr] Checking rand_chacha v0.3.1
[INFO] [stderr] Checking zeroize v1.7.0
[INFO] [stderr] Checking url v2.5.0
[INFO] [stderr] Checking rand v0.8.5
[INFO] [stderr] Checking powerfmt v0.2.0
[INFO] [stderr] Checking deranged v0.3.11
[INFO] [stderr] Compiling httparse v1.8.0
[INFO] [stderr] Checking time-core v0.1.2
[INFO] [stderr] Checking num-conv v0.1.0
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Checking rustls-pki-types v1.7.0
[INFO] [stderr] Checking bitflags v1.3.2
[INFO] [stderr] Checking tower-service v0.3.2
[INFO] [stderr] Compiling aws-lc-sys v0.17.0
[INFO] [stderr] Checking http v1.1.0
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr]
[INFO] [stderr] warning: aws-lc-sys@0.17.0: Generating bindings - external bindgen. Platform: i686-pc-windows-msvc
[INFO] [stderr]
[INFO] [stderr] error: failed to run custom build command for `aws-lc-sys v0.17.0`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/aws-lc-sys-02db5f33dce5aa39/build-script-main` (exit status: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_PREFIX
[INFO] [stderr] cargo:rerun-if-env-changed=AWS_LC_SYS_INTERNAL_BINDGEN
[INFO] [stderr] cargo:rerun-if-env-changed=AWS_LC_SYS_EXTERNAL_BINDGEN
[INFO] [stderr] cargo:rerun-if-env-changed=AWS_LC_SYS_NO_ASM
[INFO] [stderr] cargo:rerun-if-env-changed=AWS_LC_SYS_CMAKE_BUILDER
[INFO] [stderr] cargo:rerun-if-env-changed=AWS_LC_SYS_STATIC
[INFO] [stderr] cargo:warning=Generating bindings - external bindgen. Platform: i686-pc-windows-msvc
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr] Consider installing the bindgen-cli: `cargo install --force --locked bindgen-cli`
[INFO] [stderr] See our User Guide for more information about bindgen:https://aws.github.io/aws-lc-rs/index.html
[INFO] [stderr] Failure invoking external bindgen! External bindgen command failed.
[INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aws-lc-sys-0.17.0/builder/main.rs:459:5:
[INFO] [stderr] aws-lc-sys build failed. Please enable the 'bindgen' feature on aws-lc-rs or aws-lc-sys.For more information, see the aws-lc-rs User Guide: https://aws.github.io/aws-lc-rs/index.html
[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: 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-ea07c0bcbb43da7f/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("i686-pc-windows-msvc")
[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] 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=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")
[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: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] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[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] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[INFO] [stderr] exit status: 0
[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" "c67c1d384afe122c9f9677a36bad1e3f61e962f994671b45885a45c1a96c076e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c67c1d384afe122c9f9677a36bad1e3f61e962f994671b45885a45c1a96c076e", kill_on_drop: false }`
[INFO] [stdout] c67c1d384afe122c9f9677a36bad1e3f61e962f994671b45885a45c1a96c076e