evercrypt_tiny-sys 0.1.1

A tiny build of EverCrypt's c89-distribution with autogenerated bindings
Documentation
Build #1818607 2025-03-01 02:04:55

# rustc version rustc 1.87.0-nightly (287487624 2025-02-28)

# docs.rs version docsrs 0.6.0 (d925d3c8 2025-02-27)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/evercrypt_tiny-sys-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/evercrypt_tiny-sys-0.1.1/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" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250228-1.87.0-nightly-287487624\", \"--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-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-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] 13ebc9044f4305974faabab7631ba0cd6c3bde6f538c16e32d165bcc60c14f4b [INFO] running `Command { std: "docker" "start" "-a" "13ebc9044f4305974faabab7631ba0cd6c3bde6f538c16e32d165bcc60c14f4b", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: In file included from vendored/v0.4.5-dist/c89-compatible/internal/Hacl_Bignum.h:33, [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: from vendored/v0.4.5-dist/c89-compatible/Hacl_Bignum.c:25: [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_Bignum.c: In function 'Hacl_Bignum_Addition_bn_sub_eq_len_u64': [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/lib_intrinsics.h:77:4: warning: implicit declaration of function '_subborrow_u64'; did you mean '_subborrow_u32'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 77 | (_subborrow_u64(x1, x2, x3, (long long unsigned int *) x4)) [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_Bignum.c:157:11: note: in expansion of macro 'Lib_IntTypes_Intrinsics_sub_borrow_u64' [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 157 | c = Lib_IntTypes_Intrinsics_sub_borrow_u64(c, t1, t20, res_i0); [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_Bignum.c: In function 'Hacl_Bignum_Addition_bn_add_eq_len_u64': [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/lib_intrinsics.h:53:4: warning: implicit declaration of function '_addcarry_u64'; did you mean '_addcarry_u32'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 53 | (_addcarry_u64(x1, x2, x3, (long long unsigned int *) x4)) [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_Bignum.c:247:11: note: in expansion of macro 'Lib_IntTypes_Intrinsics_add_carry_u64' [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 247 | c = Lib_IntTypes_Intrinsics_add_carry_u64(c, t1, t20, res_i0); [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: In file included from vendored/v0.4.5-dist/c89-compatible/internal/Hacl_Bignum.h:33, [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: from vendored/v0.4.5-dist/c89-compatible/Hacl_Bignum256.c:27: [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_Bignum256.c: In function 'Hacl_Bignum256_add': [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/lib_intrinsics.h:53:4: warning: implicit declaration of function '_addcarry_u64'; did you mean '_addcarry_u32'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 53 | (_addcarry_u64(x1, x2, x3, (long long unsigned int *) x4)) [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_Bignum256.c:68:11: note: in expansion of macro 'Lib_IntTypes_Intrinsics_add_carry_u64' [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 68 | c = Lib_IntTypes_Intrinsics_add_carry_u64(c, t1, t20, res_i0); [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_Bignum256.c: In function 'Hacl_Bignum256_sub': [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/lib_intrinsics.h:77:4: warning: implicit declaration of function '_subborrow_u64'; did you mean '_subborrow_u32'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 77 | (_subborrow_u64(x1, x2, x3, (long long unsigned int *) x4)) [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_Bignum256.c:119:11: note: in expansion of macro 'Lib_IntTypes_Intrinsics_sub_borrow_u64' [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 119 | c = Lib_IntTypes_Intrinsics_sub_borrow_u64(c, t1, t20, res_i0); [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: In file included from vendored/v0.4.5-dist/c89-compatible/internal/Hacl_Bignum.h:33, [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: from vendored/v0.4.5-dist/c89-compatible/Hacl_Bignum4096.c:27: [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_Bignum4096.c: In function 'Hacl_Bignum4096_add': [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/lib_intrinsics.h:53:4: warning: implicit declaration of function '_addcarry_u64'; did you mean '_addcarry_u32'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 53 | (_addcarry_u64(x1, x2, x3, (long long unsigned int *) x4)) [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_Bignum4096.c:72:11: note: in expansion of macro 'Lib_IntTypes_Intrinsics_add_carry_u64' [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 72 | c = Lib_IntTypes_Intrinsics_add_carry_u64(c, t1, t20, res_i0); [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_Bignum4096.c: In function 'Hacl_Bignum4096_sub': [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/lib_intrinsics.h:77:4: warning: implicit declaration of function '_subborrow_u64'; did you mean '_subborrow_u32'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 77 | (_subborrow_u64(x1, x2, x3, (long long unsigned int *) x4)) [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_Bignum4096.c:123:11: note: in expansion of macro 'Lib_IntTypes_Intrinsics_sub_borrow_u64' [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 123 | c = Lib_IntTypes_Intrinsics_sub_borrow_u64(c, t1, t20, res_i0); [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: In file included from vendored/v0.4.5-dist/c89-compatible/internal/Hacl_Bignum.h:33, [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: from vendored/v0.4.5-dist/c89-compatible/Hacl_Bignum64.c:27: [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_Bignum64.c: In function 'bn_slow_precomp': [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/lib_intrinsics.h:53:4: warning: implicit declaration of function '_addcarry_u64'; did you mean '_addcarry_u32'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 53 | (_addcarry_u64(x1, x2, x3, (long long unsigned int *) x4)) [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_Bignum64.c:196:21: note: in expansion of macro 'Lib_IntTypes_Intrinsics_add_carry_u64' [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 196 | c00 = Lib_IntTypes_Intrinsics_add_carry_u64(c00, c1, res_j, resb); [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_Bignum64.c: In function 'Hacl_Bignum64_mod_inv_prime_vartime': [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/lib_intrinsics.h:77:4: warning: implicit declaration of function '_subborrow_u64'; did you mean '_subborrow_u32'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 77 | (_subborrow_u64(x1, x2, x3, (long long unsigned int *) x4)) [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_Bignum64.c:483:23: note: in expansion of macro 'Lib_IntTypes_Intrinsics_sub_borrow_u64' [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 483 | Lib_IntTypes_Intrinsics_sub_borrow_u64((uint64_t)0U, [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: In file included from vendored/v0.4.5-dist/c89-compatible/internal/Hacl_Bignum.h:33, [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: from vendored/v0.4.5-dist/c89-compatible/Hacl_Curve25519_64_Slow.c:27: [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_Curve25519_64_Slow.c: In function 'add1_': [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/lib_intrinsics.h:53:4: warning: implicit declaration of function '_addcarry_u64'; did you mean '_addcarry_u32'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 53 | (_addcarry_u64(x1, x2, x3, (long long unsigned int *) x4)) [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_Curve25519_64_Slow.c:31:17: note: in expansion of macro 'Lib_IntTypes_Intrinsics_add_carry_u64' [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 31 | uint64_t c0 = Lib_IntTypes_Intrinsics_add_carry_u64((uint64_t)0U, f1[0U], f2, out); [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_Curve25519_64_Slow.c: In function 'fsub_': [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/lib_intrinsics.h:77:4: warning: implicit declaration of function '_subborrow_u64'; did you mean '_subborrow_u32'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 77 | (_subborrow_u64(x1, x2, x3, (long long unsigned int *) x4)) [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_Curve25519_64_Slow.c:189:12: note: in expansion of macro 'Lib_IntTypes_Intrinsics_sub_borrow_u64' [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 189 | c1 = Lib_IntTypes_Intrinsics_sub_borrow_u64(c1, t1, t20, res_i0); [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: In file included from vendored/v0.4.5-dist/c89-compatible/internal/Hacl_Bignum.h:33, [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: from vendored/v0.4.5-dist/c89-compatible/Hacl_FFDHE.c:27: [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_FFDHE.c: In function 'ffdhe_check_pk': [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/lib_intrinsics.h:77:4: warning: implicit declaration of function '_subborrow_u64'; did you mean '_subborrow_u32'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 77 | (_subborrow_u64(x1, x2, x3, (long long unsigned int *) x4)) [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_FFDHE.c:137:12: note: in expansion of macro 'Lib_IntTypes_Intrinsics_sub_borrow_u64' [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 137 | c0 = Lib_IntTypes_Intrinsics_sub_borrow_u64((uint64_t)0U, p_n[0U], (uint64_t)1U, p_n1); [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: In file included from vendored/v0.4.5-dist/c89-compatible/internal/Hacl_Bignum.h:33, [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: from vendored/v0.4.5-dist/c89-compatible/Hacl_GenericField64.c:27: [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_GenericField64.c: In function 'Hacl_GenericField64_inverse': [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/lib_intrinsics.h:77:4: warning: implicit declaration of function '_subborrow_u64'; did you mean '_subborrow_u32'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 77 | (_subborrow_u64(x1, x2, x3, (long long unsigned int *) x4)) [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_GenericField64.c:653:12: note: in expansion of macro 'Lib_IntTypes_Intrinsics_sub_borrow_u64' [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 653 | c0 = Lib_IntTypes_Intrinsics_sub_borrow_u64((uint64_t)0U, k1.n[0U], (uint64_t)2U, n2); [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: In file included from vendored/v0.4.5-dist/c89-compatible/internal/Hacl_P256.h:33, [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: from vendored/v0.4.5-dist/c89-compatible/Hacl_P256.c:25: [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_P256.c: In function 'add4': [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/lib_intrinsics.h:53:4: warning: implicit declaration of function '_addcarry_u64'; did you mean '_addcarry_u32'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 53 | (_addcarry_u64(x1, x2, x3, (long long unsigned int *) x4)) [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_P256.c:89:18: note: in expansion of macro 'Lib_IntTypes_Intrinsics_add_carry_u64' [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 89 | uint64_t cc0 = Lib_IntTypes_Intrinsics_add_carry_u64((uint64_t)0U, x[0U], y[0U], r0); [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_P256.c: In function 'sub4_il': [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/lib_intrinsics.h:77:4: warning: implicit declaration of function '_subborrow_u64'; did you mean '_subborrow_u32'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 77 | (_subborrow_u64(x1, x2, x3, (long long unsigned int *) x4)) [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~~ [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: vendored/v0.4.5-dist/c89-compatible/Hacl_P256.c:150:17: note: in expansion of macro 'Lib_IntTypes_Intrinsics_sub_borrow_u64' [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: 150 | uint64_t cc = Lib_IntTypes_Intrinsics_sub_borrow_u64((uint64_t)0U, x[0U], y[0U], r0); [INFO] [stderr] warning: evercrypt_tiny-sys@0.1.1: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] Documenting evercrypt_tiny-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Generated /opt/rustwide/target/i686-unknown-linux-gnu/doc/evercrypt_tiny_sys/index.html [INFO] running `Command { std: "docker" "inspect" "13ebc9044f4305974faabab7631ba0cd6c3bde6f538c16e32d165bcc60c14f4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13ebc9044f4305974faabab7631ba0cd6c3bde6f538c16e32d165bcc60c14f4b", kill_on_drop: false }` [INFO] [stdout] 13ebc9044f4305974faabab7631ba0cd6c3bde6f538c16e32d165bcc60c14f4b