[INFO] fetching crate libcrux-hacl 0.0.2-alpha.3...
[INFO] documenting libcrux-hacl-0.0.2-alpha.3 against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] extracting crate libcrux-hacl 0.0.2-alpha.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate libcrux-hacl 0.0.2-alpha.3
[INFO] finished tweaking crates.io crate libcrux-hacl 0.0.2-alpha.3
[INFO] tweaked toml for crates.io crate libcrux-hacl 0.0.2-alpha.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libcrux-hacl 0.0.2-alpha.3 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 86 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.69.5 (available: v0.72.1)
[INFO] [stderr]       Adding libcrux-platform v0.0.2-alpha.3 (available: v0.0.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cb68278ca54c40f5d9ec48e34f66a174ef302b59d77b6b32086faf7811625519
[INFO] running `Command { std: "docker" "start" "cb68278ca54c40f5d9ec48e34f66a174ef302b59d77b6b32086faf7811625519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb68278ca54c40f5d9ec48e34f66a174ef302b59d77b6b32086faf7811625519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cb68278ca54c40f5d9ec48e34f66a174ef302b59d77b6b32086faf7811625519" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb68278ca54c40f5d9ec48e34f66a174ef302b59d77b6b32086faf7811625519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cb68278ca54c40f5d9ec48e34f66a174ef302b59d77b6b32086faf7811625519" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling libcrux-platform v0.0.2-alpha.3
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling libcrux-hacl v0.0.2-alpha.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: libcrux-hacl@0.0.2-alpha.3: /opt/rustwide/workdir/c/src/Lib_Memzero0.c: In function 'Lib_Memzero0_memzero0':
[INFO] [stderr] warning: libcrux-hacl@0.0.2-alpha.3: /opt/rustwide/workdir/c/src/Lib_Memzero0.c:48:6: warning: #warning "Your platform does not support any safe implementation of memzero -- consider a pull request!" [-Wcpp]
[INFO] [stderr] warning: libcrux-hacl@0.0.2-alpha.3:    48 |     #warning "Your platform does not support any safe implementation of memzero -- consider a pull request!"
[INFO] [stderr] warning: libcrux-hacl@0.0.2-alpha.3:       |      ^~~~~~~
[INFO] [stderr] warning: libcrux-hacl@0.0.2-alpha.3: /opt/rustwide/workdir/c/src/Lib_Memzero0.c:36:10: warning: unused variable 'len_' [-Wunused-variable]
[INFO] [stderr] warning: libcrux-hacl@0.0.2-alpha.3:    36 |   size_t len_ = (size_t) len;
[INFO] [stderr] warning: libcrux-hacl@0.0.2-alpha.3:       |          ^~~~
[INFO] [stderr]  Documenting libcrux-hacl v0.0.2-alpha.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:633:13
[INFO] [stdout]     |
[INFO] [stdout] 633 | ... = "Compute the public key from the private key.\n\nThe outparam `public_key`  points to 32 bytes of valid memory, i.e., uint8_t[32].\nThe argument `private_key` points to 32 bytes of valid memory, i.e., uint8_t[32]."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `public_key`  points to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                          ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:633:13
[INFO] [stdout]     |
[INFO] [stdout] 633 | ... = "Compute the public key from the private key.\n\nThe outparam `public_key`  points to 32 bytes of valid memory, i.e., uint8_t[32].\nThe argument `private_key` points to 32 bytes of valid memory, i.e., uint8_t[32]."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `private_key` points to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                          ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `96`
[INFO] [stdout]    --> src/bindings.rs:637:13
[INFO] [stdout]     |
[INFO] [stdout] 637 | ... = "Compute the expanded keys for an Ed25519 si...expanded` multiple times, for each message."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `expanded_keys` points to 96 bytes of valid memory, i.e., uint8_t[96].
[INFO] [stdout]                                                                                            ^^
[INFO] [stdout]     = note: no item named `96` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:637:13
[INFO] [stdout]     |
[INFO] [stdout] 637 | ... = "Compute the expanded keys for an Ed25519 si...expanded` multiple times, for each message."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `private_key`   points to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                            ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:641:13
[INFO] [stdout]     |
[INFO] [stdout] 641 | ... = "Create an Ed25519 signature with the (preco...expanded` multiple times, for each message."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `signature`     points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                            ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `96`
[INFO] [stdout]    --> src/bindings.rs:641:13
[INFO] [stdout]     |
[INFO] [stdout] 641 | ... = "Create an Ed25519 signature with the (preco...expanded` multiple times, for each message."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `expanded_keys` points to 96 bytes of valid memory, i.e., uint8_t[96].
[INFO] [stdout]                                                                                            ^^
[INFO] [stdout]     = note: no item named `96` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `msg_len`
[INFO] [stdout]    --> src/bindings.rs:641:13
[INFO] [stdout]     |
[INFO] [stdout] 641 | ... = "Create an Ed25519 signature with the (preco...expanded` multiple times, for each message."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `msg`    points to `msg_len` bytes of valid memory, i.e., uint8_t[msg_len].
[INFO] [stdout]                                                                                            ^^^^^^^
[INFO] [stdout]     = note: no item named `msg_len` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:650:13
[INFO] [stdout]     |
[INFO] [stdout] 650 | ... = "Create an Ed25519 signature.\n\nThe outpara...expanded` multiple times, for each message."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `signature`   points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                          ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:650:13
[INFO] [stdout]     |
[INFO] [stdout] 650 | ... = "Create an Ed25519 signature.\n\nThe outpara...expanded` multiple times, for each message."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `private_key` points to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                          ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `msg_len`
[INFO] [stdout]    --> src/bindings.rs:650:13
[INFO] [stdout]     |
[INFO] [stdout] 650 | ... = "Create an Ed25519 signature.\n\nThe outpara...expanded` multiple times, for each message."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `msg`  points to `msg_len` bytes of valid memory, i.e., uint8_t[msg_len].
[INFO] [stdout]                                                                                          ^^^^^^^
[INFO] [stdout]     = note: no item named `msg_len` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:654:13
[INFO] [stdout]     |
[INFO] [stdout] 654 | ... = "Verify an Ed25519 signature.\n\nThe functio...4 bytes of valid memory, i.e., uint8_t[64]."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `public_key` points to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                         ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `msg_len`
[INFO] [stdout]    --> src/bindings.rs:654:13
[INFO] [stdout]     |
[INFO] [stdout] 654 | ... = "Verify an Ed25519 signature.\n\nThe functio...4 bytes of valid memory, i.e., uint8_t[64]."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `msg` points to `msg_len` bytes of valid memory, i.e., uint8_t[msg_len].
[INFO] [stdout]                                                                                         ^^^^^^^
[INFO] [stdout]     = note: no item named `msg_len` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:654:13
[INFO] [stdout]     |
[INFO] [stdout] 654 | ... = "Verify an Ed25519 signature.\n\nThe functio...4 bytes of valid memory, i.e., uint8_t[64]."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `signature`  points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                         ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:768:13
[INFO] [stdout]     |
[INFO] [stdout] 768 | ... = "Create an ECDSA signature using SHA2-256.\n...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `signature` (R || S) points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                                 ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `msg_len`
[INFO] [stdout]    --> src/bindings.rs:768:13
[INFO] [stdout]     |
[INFO] [stdout] 768 | ... = "Create an ECDSA signature using SHA2-256.\n...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `msg` points to `msg_len` bytes of valid memory, i.e., uint8_t[msg_len].
[INFO] [stdout]                                                                                         ^^^^^^^
[INFO] [stdout]     = note: no item named `msg_len` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:768:13
[INFO] [stdout]     |
[INFO] [stdout] 768 | ... = "Create an ECDSA signature using SHA2-256.\n...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The arguments `private_key` and `nonce` point to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                                      ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:778:13
[INFO] [stdout]     |
[INFO] [stdout] 778 | ... = "Create an ECDSA signature using SHA2-384.\n...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `signature` (R || S) points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                                 ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `msg_len`
[INFO] [stdout]    --> src/bindings.rs:778:13
[INFO] [stdout]     |
[INFO] [stdout] 778 | ... = "Create an ECDSA signature using SHA2-384.\n...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `msg` points to `msg_len` bytes of valid memory, i.e., uint8_t[msg_len].
[INFO] [stdout]                                                                                         ^^^^^^^
[INFO] [stdout]     = note: no item named `msg_len` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:778:13
[INFO] [stdout]     |
[INFO] [stdout] 778 | ... = "Create an ECDSA signature using SHA2-384.\n...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The arguments `private_key` and `nonce` point to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                                      ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:788:13
[INFO] [stdout]     |
[INFO] [stdout] 788 | ... = "Create an ECDSA signature using SHA2-512.\n...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `signature` (R || S) points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                                 ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `msg_len`
[INFO] [stdout]    --> src/bindings.rs:788:13
[INFO] [stdout]     |
[INFO] [stdout] 788 | ... = "Create an ECDSA signature using SHA2-512.\n...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `msg` points to `msg_len` bytes of valid memory, i.e., uint8_t[msg_len].
[INFO] [stdout]                                                                                         ^^^^^^^
[INFO] [stdout]     = note: no item named `msg_len` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:788:13
[INFO] [stdout]     |
[INFO] [stdout] 788 | ... = "Create an ECDSA signature using SHA2-512.\n...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The arguments `private_key` and `nonce` point to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                                      ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:798:13
[INFO] [stdout]     |
[INFO] [stdout] 798 | ... = "Create an ECDSA signature WITHOUT hashing f...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `signature` (R || S) points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                                 ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `msg_len`
[INFO] [stdout]    --> src/bindings.rs:798:13
[INFO] [stdout]     |
[INFO] [stdout] 798 | ... = "Create an ECDSA signature WITHOUT hashing f...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `msg` points to `msg_len` bytes of valid memory, i.e., uint8_t[msg_len].
[INFO] [stdout]                                                                                         ^^^^^^^
[INFO] [stdout]     = note: no item named `msg_len` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:798:13
[INFO] [stdout]     |
[INFO] [stdout] 798 | ... = "Create an ECDSA signature WITHOUT hashing f...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The arguments `private_key` and `nonce` point to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                                      ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `msg_len`
[INFO] [stdout]    --> src/bindings.rs:808:13
[INFO] [stdout]     |
[INFO] [stdout] 808 | ... = "Verify an ECDSA signature using SHA2-256.\n...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `msg` points to `msg_len` bytes of valid memory, i.e., uint8_t[msg_len].
[INFO] [stdout]                                                                                         ^^^^^^^
[INFO] [stdout]     = note: no item named `msg_len` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:808:13
[INFO] [stdout]     |
[INFO] [stdout] 808 | ... = "Verify an ECDSA signature using SHA2-256.\n...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `public_key` (x || y) points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                                  ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:808:13
[INFO] [stdout]     |
[INFO] [stdout] 808 | ... = "Verify an ECDSA signature using SHA2-256.\n...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The arguments `signature_r` and `signature_s` point to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                                            ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `msg_len`
[INFO] [stdout]    --> src/bindings.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 | ... = "Verify an ECDSA signature using SHA2-384.\n...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `msg` points to `msg_len` bytes of valid memory, i.e., uint8_t[msg_len].
[INFO] [stdout]                                                                                         ^^^^^^^
[INFO] [stdout]     = note: no item named `msg_len` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 | ... = "Verify an ECDSA signature using SHA2-384.\n...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `public_key` (x || y) points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                                  ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 | ... = "Verify an ECDSA signature using SHA2-384.\n...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The arguments `signature_r` and `signature_s` point to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                                            ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `msg_len`
[INFO] [stdout]    --> src/bindings.rs:828:13
[INFO] [stdout]     |
[INFO] [stdout] 828 | ... = "Verify an ECDSA signature using SHA2-512.\n...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `msg` points to `msg_len` bytes of valid memory, i.e., uint8_t[msg_len].
[INFO] [stdout]                                                                                         ^^^^^^^
[INFO] [stdout]     = note: no item named `msg_len` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:828:13
[INFO] [stdout]     |
[INFO] [stdout] 828 | ... = "Verify an ECDSA signature using SHA2-512.\n...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `public_key` (x || y) points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                                  ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:828:13
[INFO] [stdout]     |
[INFO] [stdout] 828 | ... = "Verify an ECDSA signature using SHA2-512.\n...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The arguments `signature_r` and `signature_s` point to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                                            ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `msg_len`
[INFO] [stdout]    --> src/bindings.rs:838:13
[INFO] [stdout]     |
[INFO] [stdout] 838 | ... = "Verify an ECDSA signature WITHOUT hashing f...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `msg` points to `msg_len` bytes of valid memory, i.e., uint8_t[msg_len].
[INFO] [stdout]                                                                                         ^^^^^^^
[INFO] [stdout]     = note: no item named `msg_len` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:838:13
[INFO] [stdout]     |
[INFO] [stdout] 838 | ... = "Verify an ECDSA signature WITHOUT hashing f...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `public_key` (x || y) points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                                  ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:838:13
[INFO] [stdout]     |
[INFO] [stdout] 838 | ... = "Verify an ECDSA signature WITHOUT hashing f...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The arguments `signature_r` and `signature_s` point to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                                            ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:848:13
[INFO] [stdout]     |
[INFO] [stdout] 848 | ... = "Public key validation.\n\nThe function retu...-how-do-you-validate-nist-ecdh-public-keys/"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `public_key` points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                         ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:852:13
[INFO] [stdout]     |
[INFO] [stdout] 852 | ... = "Private key validation.\n\nThe function returns `true` if a private key is valid and `false` otherwise.\n\nThe argument `private_key` points to 32 bytes of valid memory, i.e., uint8_t[32].\n\nThe private key is valid:\n• 0 < `private_key` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `private_key` points to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                          ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:856:13
[INFO] [stdout]     |
[INFO] [stdout] 856 | ... = "Convert a public key from uncompressed to i...SN'T check whether (x, y) is a valid point."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `pk_raw` points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                     ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `65`
[INFO] [stdout]    --> src/bindings.rs:856:13
[INFO] [stdout]     |
[INFO] [stdout] 856 | ... = "Convert a public key from uncompressed to i...SN'T check whether (x, y) is a valid point."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `pk` points to 65 bytes of valid memory, i.e., uint8_t[65].
[INFO] [stdout]                                                                                 ^^
[INFO] [stdout]     = note: no item named `65` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:860:13
[INFO] [stdout]     |
[INFO] [stdout] 860 | ... = "Convert a public key from compressed to its...lso checks whether (x, y) is a valid point."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `pk_raw` points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                     ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `33`
[INFO] [stdout]    --> src/bindings.rs:860:13
[INFO] [stdout]     |
[INFO] [stdout] 860 | ... = "Convert a public key from compressed to its...lso checks whether (x, y) is a valid point."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `pk` points to 33 bytes of valid memory, i.e., uint8_t[33].
[INFO] [stdout]                                                                                 ^^
[INFO] [stdout]     = note: no item named `33` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `65`
[INFO] [stdout]    --> src/bindings.rs:864:13
[INFO] [stdout]     |
[INFO] [stdout] 864 | ... = "Convert a public key from raw to its uncomp...SN'T check whether (x, y) is a valid point."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `pk` points to 65 bytes of valid memory, i.e., uint8_t[65].
[INFO] [stdout]                                                                                 ^^
[INFO] [stdout]     = note: no item named `65` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:864:13
[INFO] [stdout]     |
[INFO] [stdout] 864 | ... = "Convert a public key from raw to its uncomp...SN'T check whether (x, y) is a valid point."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `pk_raw` points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                     ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `33`
[INFO] [stdout]    --> src/bindings.rs:868:13
[INFO] [stdout]     |
[INFO] [stdout] 868 | ... = "Convert a public key from raw to its compre...SN'T check whether (x, y) is a valid point."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `pk` points to 33 bytes of valid memory, i.e., uint8_t[33].
[INFO] [stdout]                                                                                 ^^
[INFO] [stdout]     = note: no item named `33` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:868:13
[INFO] [stdout]     |
[INFO] [stdout] 868 | ... = "Convert a public key from raw to its compre...SN'T check whether (x, y) is a valid point."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `pk_raw` points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                     ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:872:13
[INFO] [stdout]     |
[INFO] [stdout] 872 | ... = "Compute the public key from the private key...0 < `private_key` < the order of the curve."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `public_key`  points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                          ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:872:13
[INFO] [stdout]     |
[INFO] [stdout] 872 | ... = "Compute the public key from the private key...0 < `private_key` < the order of the curve."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `private_key` points to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                          ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:876:13
[INFO] [stdout]     |
[INFO] [stdout] 876 | ... = "Execute the diffie-hellmann key exchange.\n...`private_key` and `their_pubkey` are valid."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `shared_secret` points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                            ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:876:13
[INFO] [stdout]     |
[INFO] [stdout] 876 | ... = "Execute the diffie-hellmann key exchange.\n...`private_key` and `their_pubkey` are valid."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `their_pubkey` points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                           ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:876:13
[INFO] [stdout]     |
[INFO] [stdout] 876 | ... = "Execute the diffie-hellmann key exchange.\n...`private_key` and `their_pubkey` are valid."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `private_key` points to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                          ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/bindings.rs:848:601
[INFO] [stdout]     |
[INFO] [stdout] 848 | ... extract is taken from: https://neilmadden.blog/2017/05/17/so-how-do-you-validate-nist-ecdh-public-keys/"]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 848 |     #[doc = "Public key validation.\n\nThe function returns `true` if a public key is valid and `false` otherwise.\n\nThe argument `public_key` points to 64 bytes of valid memory, i.e., uint8_t[64].\n\nThe public key (x || y) is valid (with respect to SP 800-56A):\n• the public key is not the “point at infinity”, represented as O.\n• the affine x and y coordinates of the point represented by the public key are\nin the range [0, p – 1] where p is the prime defining the finite field.\n• y^2 = x^3 + ax + b where a and b are the coefficients of the curve equation.\nThe last extract is taken from: <https://neilmadden.blog/2017/05/17/so-how-do-you-validate-nist-ecdh-public-keys/>"]
[INFO] [stdout]     |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         +                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/bindings.rs:965:96
[INFO] [stdout]     |
[INFO] [stdout] 965 | ... in the Public Key Cryptography Standard #1\n(https://www.ietf.org/rfc/rfc2437.txt Section 10.2.1)"]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 965 |     #[doc = "The mask generation function defined in the Public Key Cryptography Standard #1\n(<https://www.ietf.org/rfc/rfc2437.txt> Section 10.2.1)"]
[INFO] [stdout]     |                                                                                                +                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.46s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/libcrux_hacl/index.html
[INFO] running `Command { std: "docker" "inspect" "cb68278ca54c40f5d9ec48e34f66a174ef302b59d77b6b32086faf7811625519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cb68278ca54c40f5d9ec48e34f66a174ef302b59d77b6b32086faf7811625519" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: libcrux-hacl@0.0.2-alpha.3: /opt/rustwide/workdir/c/src/Lib_Memzero0.c: In function 'Lib_Memzero0_memzero0':
[INFO] [stderr] warning: libcrux-hacl@0.0.2-alpha.3: /opt/rustwide/workdir/c/src/Lib_Memzero0.c:48:6: warning: #warning "Your platform does not support any safe implementation of memzero -- consider a pull request!" [-Wcpp]
[INFO] [stderr] warning: libcrux-hacl@0.0.2-alpha.3:    48 |     #warning "Your platform does not support any safe implementation of memzero -- consider a pull request!"
[INFO] [stderr] warning: libcrux-hacl@0.0.2-alpha.3:       |      ^~~~~~~
[INFO] [stderr] warning: libcrux-hacl@0.0.2-alpha.3: /opt/rustwide/workdir/c/src/Lib_Memzero0.c:36:10: warning: unused variable 'len_' [-Wunused-variable]
[INFO] [stderr] warning: libcrux-hacl@0.0.2-alpha.3:    36 |   size_t len_ = (size_t) len;
[INFO] [stderr] warning: libcrux-hacl@0.0.2-alpha.3:       |          ^~~~
[INFO] [stderr]  Documenting libcrux-hacl v0.0.2-alpha.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:633:13
[INFO] [stdout]     |
[INFO] [stdout] 633 | ... = "Compute the public key from the private key.\n\nThe outparam `public_key`  points to 32 bytes of valid memory, i.e., uint8_t[32].\nThe argument `private_key` points to 32 bytes of valid memory, i.e., uint8_t[32]."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `public_key`  points to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                          ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:633:13
[INFO] [stdout]     |
[INFO] [stdout] 633 | ... = "Compute the public key from the private key.\n\nThe outparam `public_key`  points to 32 bytes of valid memory, i.e., uint8_t[32].\nThe argument `private_key` points to 32 bytes of valid memory, i.e., uint8_t[32]."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `private_key` points to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                          ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `96`
[INFO] [stdout]    --> src/bindings.rs:637:13
[INFO] [stdout]     |
[INFO] [stdout] 637 | ... = "Compute the expanded keys for an Ed25519 si...expanded` multiple times, for each message."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `expanded_keys` points to 96 bytes of valid memory, i.e., uint8_t[96].
[INFO] [stdout]                                                                                            ^^
[INFO] [stdout]     = note: no item named `96` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:637:13
[INFO] [stdout]     |
[INFO] [stdout] 637 | ... = "Compute the expanded keys for an Ed25519 si...expanded` multiple times, for each message."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `private_key`   points to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                            ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:641:13
[INFO] [stdout]     |
[INFO] [stdout] 641 | ... = "Create an Ed25519 signature with the (preco...expanded` multiple times, for each message."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `signature`     points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                            ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `96`
[INFO] [stdout]    --> src/bindings.rs:641:13
[INFO] [stdout]     |
[INFO] [stdout] 641 | ... = "Create an Ed25519 signature with the (preco...expanded` multiple times, for each message."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `expanded_keys` points to 96 bytes of valid memory, i.e., uint8_t[96].
[INFO] [stdout]                                                                                            ^^
[INFO] [stdout]     = note: no item named `96` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `msg_len`
[INFO] [stdout]    --> src/bindings.rs:641:13
[INFO] [stdout]     |
[INFO] [stdout] 641 | ... = "Create an Ed25519 signature with the (preco...expanded` multiple times, for each message."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `msg`    points to `msg_len` bytes of valid memory, i.e., uint8_t[msg_len].
[INFO] [stdout]                                                                                            ^^^^^^^
[INFO] [stdout]     = note: no item named `msg_len` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:650:13
[INFO] [stdout]     |
[INFO] [stdout] 650 | ... = "Create an Ed25519 signature.\n\nThe outpara...expanded` multiple times, for each message."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `signature`   points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                          ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:650:13
[INFO] [stdout]     |
[INFO] [stdout] 650 | ... = "Create an Ed25519 signature.\n\nThe outpara...expanded` multiple times, for each message."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `private_key` points to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                          ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `msg_len`
[INFO] [stdout]    --> src/bindings.rs:650:13
[INFO] [stdout]     |
[INFO] [stdout] 650 | ... = "Create an Ed25519 signature.\n\nThe outpara...expanded` multiple times, for each message."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `msg`  points to `msg_len` bytes of valid memory, i.e., uint8_t[msg_len].
[INFO] [stdout]                                                                                          ^^^^^^^
[INFO] [stdout]     = note: no item named `msg_len` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:654:13
[INFO] [stdout]     |
[INFO] [stdout] 654 | ... = "Verify an Ed25519 signature.\n\nThe functio...4 bytes of valid memory, i.e., uint8_t[64]."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `public_key` points to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                         ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `msg_len`
[INFO] [stdout]    --> src/bindings.rs:654:13
[INFO] [stdout]     |
[INFO] [stdout] 654 | ... = "Verify an Ed25519 signature.\n\nThe functio...4 bytes of valid memory, i.e., uint8_t[64]."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `msg` points to `msg_len` bytes of valid memory, i.e., uint8_t[msg_len].
[INFO] [stdout]                                                                                         ^^^^^^^
[INFO] [stdout]     = note: no item named `msg_len` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:654:13
[INFO] [stdout]     |
[INFO] [stdout] 654 | ... = "Verify an Ed25519 signature.\n\nThe functio...4 bytes of valid memory, i.e., uint8_t[64]."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `signature`  points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                         ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:768:13
[INFO] [stdout]     |
[INFO] [stdout] 768 | ... = "Create an ECDSA signature using SHA2-256.\n...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `signature` (R || S) points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                                 ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `msg_len`
[INFO] [stdout]    --> src/bindings.rs:768:13
[INFO] [stdout]     |
[INFO] [stdout] 768 | ... = "Create an ECDSA signature using SHA2-256.\n...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `msg` points to `msg_len` bytes of valid memory, i.e., uint8_t[msg_len].
[INFO] [stdout]                                                                                         ^^^^^^^
[INFO] [stdout]     = note: no item named `msg_len` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:768:13
[INFO] [stdout]     |
[INFO] [stdout] 768 | ... = "Create an ECDSA signature using SHA2-256.\n...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The arguments `private_key` and `nonce` point to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                                      ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:778:13
[INFO] [stdout]     |
[INFO] [stdout] 778 | ... = "Create an ECDSA signature using SHA2-384.\n...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `signature` (R || S) points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                                 ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `msg_len`
[INFO] [stdout]    --> src/bindings.rs:778:13
[INFO] [stdout]     |
[INFO] [stdout] 778 | ... = "Create an ECDSA signature using SHA2-384.\n...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `msg` points to `msg_len` bytes of valid memory, i.e., uint8_t[msg_len].
[INFO] [stdout]                                                                                         ^^^^^^^
[INFO] [stdout]     = note: no item named `msg_len` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:778:13
[INFO] [stdout]     |
[INFO] [stdout] 778 | ... = "Create an ECDSA signature using SHA2-384.\n...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The arguments `private_key` and `nonce` point to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                                      ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:788:13
[INFO] [stdout]     |
[INFO] [stdout] 788 | ... = "Create an ECDSA signature using SHA2-512.\n...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `signature` (R || S) points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                                 ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `msg_len`
[INFO] [stdout]    --> src/bindings.rs:788:13
[INFO] [stdout]     |
[INFO] [stdout] 788 | ... = "Create an ECDSA signature using SHA2-512.\n...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `msg` points to `msg_len` bytes of valid memory, i.e., uint8_t[msg_len].
[INFO] [stdout]                                                                                         ^^^^^^^
[INFO] [stdout]     = note: no item named `msg_len` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:788:13
[INFO] [stdout]     |
[INFO] [stdout] 788 | ... = "Create an ECDSA signature using SHA2-512.\n...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The arguments `private_key` and `nonce` point to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                                      ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:798:13
[INFO] [stdout]     |
[INFO] [stdout] 798 | ... = "Create an ECDSA signature WITHOUT hashing f...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `signature` (R || S) points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                                 ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `msg_len`
[INFO] [stdout]    --> src/bindings.rs:798:13
[INFO] [stdout]     |
[INFO] [stdout] 798 | ... = "Create an ECDSA signature WITHOUT hashing f...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `msg` points to `msg_len` bytes of valid memory, i.e., uint8_t[msg_len].
[INFO] [stdout]                                                                                         ^^^^^^^
[INFO] [stdout]     = note: no item named `msg_len` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:798:13
[INFO] [stdout]     |
[INFO] [stdout] 798 | ... = "Create an ECDSA signature WITHOUT hashing f...rve\n• 0 < `nonce` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The arguments `private_key` and `nonce` point to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                                      ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `msg_len`
[INFO] [stdout]    --> src/bindings.rs:808:13
[INFO] [stdout]     |
[INFO] [stdout] 808 | ... = "Verify an ECDSA signature using SHA2-256.\n...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `msg` points to `msg_len` bytes of valid memory, i.e., uint8_t[msg_len].
[INFO] [stdout]                                                                                         ^^^^^^^
[INFO] [stdout]     = note: no item named `msg_len` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:808:13
[INFO] [stdout]     |
[INFO] [stdout] 808 | ... = "Verify an ECDSA signature using SHA2-256.\n...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `public_key` (x || y) points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                                  ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:808:13
[INFO] [stdout]     |
[INFO] [stdout] 808 | ... = "Verify an ECDSA signature using SHA2-256.\n...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The arguments `signature_r` and `signature_s` point to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                                            ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `msg_len`
[INFO] [stdout]    --> src/bindings.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 | ... = "Verify an ECDSA signature using SHA2-384.\n...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `msg` points to `msg_len` bytes of valid memory, i.e., uint8_t[msg_len].
[INFO] [stdout]                                                                                         ^^^^^^^
[INFO] [stdout]     = note: no item named `msg_len` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 | ... = "Verify an ECDSA signature using SHA2-384.\n...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `public_key` (x || y) points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                                  ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 | ... = "Verify an ECDSA signature using SHA2-384.\n...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The arguments `signature_r` and `signature_s` point to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                                            ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `msg_len`
[INFO] [stdout]    --> src/bindings.rs:828:13
[INFO] [stdout]     |
[INFO] [stdout] 828 | ... = "Verify an ECDSA signature using SHA2-512.\n...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `msg` points to `msg_len` bytes of valid memory, i.e., uint8_t[msg_len].
[INFO] [stdout]                                                                                         ^^^^^^^
[INFO] [stdout]     = note: no item named `msg_len` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:828:13
[INFO] [stdout]     |
[INFO] [stdout] 828 | ... = "Verify an ECDSA signature using SHA2-512.\n...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `public_key` (x || y) points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                                  ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:828:13
[INFO] [stdout]     |
[INFO] [stdout] 828 | ... = "Verify an ECDSA signature using SHA2-512.\n...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The arguments `signature_r` and `signature_s` point to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                                            ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `msg_len`
[INFO] [stdout]    --> src/bindings.rs:838:13
[INFO] [stdout]     |
[INFO] [stdout] 838 | ... = "Verify an ECDSA signature WITHOUT hashing f...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `msg` points to `msg_len` bytes of valid memory, i.e., uint8_t[msg_len].
[INFO] [stdout]                                                                                         ^^^^^^^
[INFO] [stdout]     = note: no item named `msg_len` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:838:13
[INFO] [stdout]     |
[INFO] [stdout] 838 | ... = "Verify an ECDSA signature WITHOUT hashing f...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `public_key` (x || y) points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                                  ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:838:13
[INFO] [stdout]     |
[INFO] [stdout] 838 | ... = "Verify an ECDSA signature WITHOUT hashing f...n also checks whether `public_key` is valid"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The arguments `signature_r` and `signature_s` point to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                                            ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:848:13
[INFO] [stdout]     |
[INFO] [stdout] 848 | ... = "Public key validation.\n\nThe function retu...-how-do-you-validate-nist-ecdh-public-keys/"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `public_key` points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                         ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:852:13
[INFO] [stdout]     |
[INFO] [stdout] 852 | ... = "Private key validation.\n\nThe function returns `true` if a private key is valid and `false` otherwise.\n\nThe argument `private_key` points to 32 bytes of valid memory, i.e., uint8_t[32].\n\nThe private key is valid:\n• 0 < `private_key` < the order of the curve"]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `private_key` points to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                          ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:856:13
[INFO] [stdout]     |
[INFO] [stdout] 856 | ... = "Convert a public key from uncompressed to i...SN'T check whether (x, y) is a valid point."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `pk_raw` points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                     ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `65`
[INFO] [stdout]    --> src/bindings.rs:856:13
[INFO] [stdout]     |
[INFO] [stdout] 856 | ... = "Convert a public key from uncompressed to i...SN'T check whether (x, y) is a valid point."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `pk` points to 65 bytes of valid memory, i.e., uint8_t[65].
[INFO] [stdout]                                                                                 ^^
[INFO] [stdout]     = note: no item named `65` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:860:13
[INFO] [stdout]     |
[INFO] [stdout] 860 | ... = "Convert a public key from compressed to its...lso checks whether (x, y) is a valid point."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `pk_raw` points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                     ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `33`
[INFO] [stdout]    --> src/bindings.rs:860:13
[INFO] [stdout]     |
[INFO] [stdout] 860 | ... = "Convert a public key from compressed to its...lso checks whether (x, y) is a valid point."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `pk` points to 33 bytes of valid memory, i.e., uint8_t[33].
[INFO] [stdout]                                                                                 ^^
[INFO] [stdout]     = note: no item named `33` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `65`
[INFO] [stdout]    --> src/bindings.rs:864:13
[INFO] [stdout]     |
[INFO] [stdout] 864 | ... = "Convert a public key from raw to its uncomp...SN'T check whether (x, y) is a valid point."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `pk` points to 65 bytes of valid memory, i.e., uint8_t[65].
[INFO] [stdout]                                                                                 ^^
[INFO] [stdout]     = note: no item named `65` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:864:13
[INFO] [stdout]     |
[INFO] [stdout] 864 | ... = "Convert a public key from raw to its uncomp...SN'T check whether (x, y) is a valid point."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `pk_raw` points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                     ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `33`
[INFO] [stdout]    --> src/bindings.rs:868:13
[INFO] [stdout]     |
[INFO] [stdout] 868 | ... = "Convert a public key from raw to its compre...SN'T check whether (x, y) is a valid point."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `pk` points to 33 bytes of valid memory, i.e., uint8_t[33].
[INFO] [stdout]                                                                                 ^^
[INFO] [stdout]     = note: no item named `33` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:868:13
[INFO] [stdout]     |
[INFO] [stdout] 868 | ... = "Convert a public key from raw to its compre...SN'T check whether (x, y) is a valid point."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `pk_raw` points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                     ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:872:13
[INFO] [stdout]     |
[INFO] [stdout] 872 | ... = "Compute the public key from the private key...0 < `private_key` < the order of the curve."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `public_key`  points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                          ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:872:13
[INFO] [stdout]     |
[INFO] [stdout] 872 | ... = "Compute the public key from the private key...0 < `private_key` < the order of the curve."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `private_key` points to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                          ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:876:13
[INFO] [stdout]     |
[INFO] [stdout] 876 | ... = "Execute the diffie-hellmann key exchange.\n...`private_key` and `their_pubkey` are valid."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The outparam `shared_secret` points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                            ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `64`
[INFO] [stdout]    --> src/bindings.rs:876:13
[INFO] [stdout]     |
[INFO] [stdout] 876 | ... = "Execute the diffie-hellmann key exchange.\n...`private_key` and `their_pubkey` are valid."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `their_pubkey` points to 64 bytes of valid memory, i.e., uint8_t[64].
[INFO] [stdout]                                                                                           ^^
[INFO] [stdout]     = note: no item named `64` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `32`
[INFO] [stdout]    --> src/bindings.rs:876:13
[INFO] [stdout]     |
[INFO] [stdout] 876 | ... = "Execute the diffie-hellmann key exchange.\n...`private_key` and `their_pubkey` are valid."]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             The argument `private_key` points to 32 bytes of valid memory, i.e., uint8_t[32].
[INFO] [stdout]                                                                                          ^^
[INFO] [stdout]     = note: no item named `32` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/bindings.rs:848:601
[INFO] [stdout]     |
[INFO] [stdout] 848 | ... extract is taken from: https://neilmadden.blog/2017/05/17/so-how-do-you-validate-nist-ecdh-public-keys/"]
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 848 |     #[doc = "Public key validation.\n\nThe function returns `true` if a public key is valid and `false` otherwise.\n\nThe argument `public_key` points to 64 bytes of valid memory, i.e., uint8_t[64].\n\nThe public key (x || y) is valid (with respect to SP 800-56A):\n• the public key is not the “point at infinity”, represented as O.\n• the affine x and y coordinates of the point represented by the public key are\nin the range [0, p – 1] where p is the prime defining the finite field.\n• y^2 = x^3 + ax + b where a and b are the coefficients of the curve equation.\nThe last extract is taken from: <https://neilmadden.blog/2017/05/17/so-how-do-you-validate-nist-ecdh-public-keys/>"]
[INFO] [stdout]     |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         +                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/bindings.rs:965:96
[INFO] [stdout]     |
[INFO] [stdout] 965 | ... in the Public Key Cryptography Standard #1\n(https://www.ietf.org/rfc/rfc2437.txt Section 10.2.1)"]
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 965 |     #[doc = "The mask generation function defined in the Public Key Cryptography Standard #1\n(<https://www.ietf.org/rfc/rfc2437.txt> Section 10.2.1)"]
[INFO] [stdout]     |                                                                                                +                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/libcrux_hacl/index.html
[INFO] running `Command { std: "docker" "inspect" "cb68278ca54c40f5d9ec48e34f66a174ef302b59d77b6b32086faf7811625519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb68278ca54c40f5d9ec48e34f66a174ef302b59d77b6b32086faf7811625519", kill_on_drop: false }`
[INFO] [stdout] cb68278ca54c40f5d9ec48e34f66a174ef302b59d77b6b32086faf7811625519
