[INFO] fetching crate fourq 0.1.6...
[INFO] testing fourq-0.1.6 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate fourq 0.1.6 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate fourq 0.1.6
[INFO] finished tweaking crates.io crate fourq 0.1.6
[INFO] tweaked toml for crates.io crate fourq 0.1.6 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fourq 0.1.6 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 56 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.65.1 (available: v0.72.1)
[INFO] [stderr]       Adding bindgen v0.69.5 (available: v0.72.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c51ba2a3a75141d884748329c0b0a9f1127acd8420371325ebc75ba1fa2e03f5
[INFO] running `Command { std: "docker" "start" "-a" "c51ba2a3a75141d884748329c0b0a9f1127acd8420371325ebc75ba1fa2e03f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c51ba2a3a75141d884748329c0b0a9f1127acd8420371325ebc75ba1fa2e03f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c51ba2a3a75141d884748329c0b0a9f1127acd8420371325ebc75ba1fa2e03f5", kill_on_drop: false }`
[INFO] [stdout] c51ba2a3a75141d884748329c0b0a9f1127acd8420371325ebc75ba1fa2e03f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27befbba3912990de158b82aa22a0c8796343ae5540dc967b018c37da1f4c36c
[INFO] running `Command { std: "docker" "start" "-a" "27befbba3912990de158b82aa22a0c8796343ae5540dc967b018c37da1f4c36c", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling fourq v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `bindgen::builder`
[INFO] [stdout]   --> build.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use bindgen::builder;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `wchar_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:6518
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...DOUBLEMUL_WQ : u32 = 4 ; pub type wchar_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [repr (align (16))] # [derive (Debug , Defau...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `WcharT`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_char` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:7723
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._max_align_nonce2))) ; } pub type __u_char = :: std :: os :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ; p...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `UChar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_short` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:7776
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pub ...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `UShort`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_int` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:7831
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pub type __u_long = :: std :: os :: raw :: c_ulong ; pub ...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `UInt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_long` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:7882
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub type __u_long = :: std :: os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; pub...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `ULong`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:7935
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pu...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `Int8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:7988
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; pu...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:8042
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; pub type __uint16_t = :: std :: os :: raw :: c_ushort ; ...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `Int16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:8096
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_short ; pub type __uint16_t = :: std :: os :: raw :: c_ushort ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:8152
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ushort ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pub ...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `Int32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:8204
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; pub ...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:8258
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; pub type __uint64_t = :: std :: os :: raw :: c_ulong ; pu...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `Int64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:8311
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __uint64_t = :: std :: os :: raw :: c_ulong ; pub type __int_least8_t = __int8_t ; pub type __uint_lea...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:8366
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __int_least8_t = __int8_t ; pub type __uint_least8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; ...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:8403
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t8_t = __int8_t ; pub type __uint_least8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; pub type __uint_least16_t = __uint16_t...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:8442
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; pub type __uint_least16_t = __uint16_t ; pub type __int_least32_t = __int32_t...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:8481
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __int16_t ; pub type __uint_least16_t = __uint16_t ; pub type __int_least32_t = __int32_t ; pub type __uint_least32_t = __uint32_...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:8522
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __uint16_t ; pub type __int_least32_t = __int32_t ; pub type __uint_least32_t = __uint32_t ; pub type __int_least64_t = __int64_t...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:8561
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __int32_t ; pub type __uint_least32_t = __uint32_t ; pub type __int_least64_t = __int64_t ; pub type __uint_least64_t = __uint64_...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:8602
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __uint32_t ; pub type __int_least64_t = __int64_t ; pub type __uint_least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:8641
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __int64_t ; pub type __uint_least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: raw :: c_long ; pub type __u_quad_t = ::...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__quad_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:8682
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: raw :: c_long ; pub type __u_quad_t = :: std :: os :: raw :: c_ulong ; pu...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `QuadT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_quad_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:8734
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __u_quad_t = :: std :: os :: raw :: c_ulong ; pub type __intmax_t = :: std :: os :: raw :: c_long ; pu...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__intmax_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:8789
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __intmax_t = :: std :: os :: raw :: c_long ; pub type __uintmax_t = :: std :: os :: raw :: c_ulong ; p...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uintmax_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:8843
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __uintmax_t = :: std :: os :: raw :: c_ulong ; pub type __dev_t = :: std :: os :: raw :: c_ulong ; pub ...
[INFO] [stdout]   |                                   ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__dev_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:8899
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_ulong ; pub type __dev_t = :: std :: os :: raw :: c_ulong ; pub type __uid_t = :: std :: os :: raw :: c_uint ; pub t...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `DevT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:8951
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_ulong ; pub type __uid_t = :: std :: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub ty...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `UidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__gid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:9002
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub t...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `GidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__ino_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:9053
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub type __ino64_t = :: std :: os :: raw :: c_ulong ; pu...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `InoT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__ino64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:9105
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type __ino64_t = :: std :: os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pub ...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `Ino64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__mode_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:9159
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; pub...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `ModeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__nlink_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:9211
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; pub type __off_t = :: std :: os :: raw :: c_long ; pub t...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `NlinkT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__off_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:9265
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_ulong ; pub type __off_t = :: std :: os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pub ...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `OffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__off64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:9316
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [repr...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `Off64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__pid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:9369
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Debug , Default , Copy , Clone)] p...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `PidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__clock_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:10171
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ringify ! (__val))) ; } pub type __clock_t = :: std :: os :: raw :: c_long ; pub type __rlim_t = :: std :: os :: raw :: c_ulong ; pub ...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__rlim_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:10224
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_long ; pub type __rlim_t = :: std :: os :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ; p...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `RlimT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__rlim64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:10277
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub ty...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `Rlim64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__id_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:10332
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub type __time_t = :: std :: os :: raw :: c_long ; pub t...
[INFO] [stdout]   |                                        ^^^^^^ help: convert the identifier to upper camel case: `IdT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__time_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:10382
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub type __time_t = :: std :: os :: raw :: c_long ; pub type __useconds_t = :: std :: os :: raw :: c_uint ; p...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `TimeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__useconds_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:10434
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __useconds_t = :: std :: os :: raw :: c_uint ; pub type __suseconds_t = :: std :: os :: raw :: c_long ; ...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UsecondsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__suseconds_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:10490
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_uint ; pub type __suseconds_t = :: std :: os :: raw :: c_long ; pub type __suseconds64_t = :: std :: os :: raw :: c_long ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__suseconds64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:10547
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_long ; pub type __suseconds64_t = :: std :: os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub t...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Suseconds64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__daddr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:10606
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub type...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `DaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__key_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:10658
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pub ...
[INFO] [stdout]   |                                       ^^^^^^^ help: convert the identifier to upper camel case: `KeyT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__clockid_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:10708
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void ;...
[INFO] [stdout]   |                                   ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__timer_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:10762
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_lon...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `TimerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__blksize_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:10821
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_long ; pub type __blkcnt_t = :: std :: os :: raw :: c_long ; pub...
[INFO] [stdout]   |                                   ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__blkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:10876
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __blkcnt_t = :: std :: os :: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ; p...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__blkcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:10930
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ; ...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Blkcnt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsblkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:10986
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsblkcnt64_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsblkcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11043
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __fsblkcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt_t = :: std :: os :: raw :: c_ulong ;...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsblkcnt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsfilcnt_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11102
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_ulong ; pub type __fsfilcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt64_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsfilcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11159
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __fsfilcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsword_t = :: std :: os :: raw :: c_long ; pu...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsfilcnt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsword_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11218
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __fsword_t = :: std :: os :: raw :: c_long ; pub type __ssize_t = :: std :: os :: raw :: c_long ; pub ...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `FswordT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__ssize_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11272
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __ssize_t = :: std :: os :: raw :: c_long ; pub type __syscall_slong_t = :: std :: os :: raw :: c_lon...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `SsizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__syscall_slong_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_long ; pub type __syscall_slong_t = :: std :: os :: raw :: c_long ; pub type __syscall_ulong_t = :: std :: os :: raw :: c_ulo...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallSlongT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__syscall_ulong_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11386
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_long ; pub type __syscall_ulong_t = :: std :: os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __caddr_t = * m...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallUlongT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__loff_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11448
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intptr_...
[INFO] [stdout]   |                                      ^^^^^^^^ help: convert the identifier to upper camel case: `LoffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__caddr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11480
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_long...
[INFO] [stdout]   |                                     ^^^^^^^^^ help: convert the identifier to upper camel case: `CaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__intptr_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11539
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_long ; pub type __socklen_t = :: std :: os :: raw :: c_uint ; pu...
[INFO] [stdout]   |                                    ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntptrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__socklen_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11593
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __socklen_t = :: std :: os :: raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ; ...
[INFO] [stdout]   |                                   ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SocklenT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__sig_atomic_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11648
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ; pub type int_least8_t = __int_least8_t ; pub type int_leas...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SigAtomicT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_least8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11705
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; pub type int_least8_t = __int_least8_t ; pub type int_least16_t = __int_least16_t ; pub type int_least32_t = __int...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_least16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11746
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= __int_least8_t ; pub type int_least16_t = __int_least16_t ; pub type int_least32_t = __int_least32_t ; pub type int_least64_t = __in...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_least32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11789
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __int_least16_t ; pub type int_least32_t = __int_least32_t ; pub type int_least64_t = __int_least64_t ; pub type uint_least8_t = __ui...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_least64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11832
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __int_least32_t ; pub type int_least64_t = __int_least64_t ; pub type uint_least8_t = __uint_least8_t ; pub type uint_least16_t = __u...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_least8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11875
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __int_least64_t ; pub type uint_least8_t = __uint_least8_t ; pub type uint_least16_t = __uint_least16_t ; pub type uint_least32_t = _...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_least16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11918
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__uint_least8_t ; pub type uint_least16_t = __uint_least16_t ; pub type uint_least32_t = __uint_least32_t ; pub type uint_least64_t = ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_least32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11963
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._uint_least16_t ; pub type uint_least32_t = __uint_least32_t ; pub type uint_least64_t = __uint_least64_t ; pub type int_fast8_t = :: ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_least64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12008
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._uint_least32_t ; pub type uint_least64_t = __uint_least64_t ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fa...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_fast8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12053
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= __uint_least64_t ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; p...
[INFO] [stdout]   |                                  ^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_fast16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pu...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_fast32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12165
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pu...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_fast64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12221
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; p...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_fast8_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12277
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ;...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_fast16_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12334
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ;...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_fast32_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12392
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ;...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_fast64_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12450
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = __intmax_t ; pub type uintmax_t = __u...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `intmax_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12508
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type intmax_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; pub type digit_t = u64 ; pub type sdigit_t...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uintmax_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12541
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ntmax_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; pub type digit_t = u64 ; pub type sdigit_t = i64 ; pub type felm_t = [digit_...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `digit_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12576
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...intmax_t = __uintmax_t ; pub type digit_t = u64 ; pub type sdigit_t = i64 ; pub type felm_t = [digit_t ; 2usize] ; pub type f2elm_t = ...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `DigitT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sdigit_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12601
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub type digit_t = u64 ; pub type sdigit_t = i64 ; pub type felm_t = [digit_t ; 2usize] ; pub type f2elm_t = [felm_t ; 2usize] ; # [rep...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to upper camel case: `SdigitT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `felm_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12627
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub type sdigit_t = i64 ; pub type felm_t = [digit_t ; 2usize] ; pub type f2elm_t = [felm_t ; 2usize] ; # [repr (C)] # [derive (Debug ...
[INFO] [stdout]   |                                       ^^^^^^ help: convert the identifier to upper camel case: `FelmT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `f2elm_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12666
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t = [digit_t ; 2usize] ; pub type f2elm_t = [felm_t ; 2usize] ; # [repr (C)] # [derive (Debug , Default , Copy , Clone)] pub struct po...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `F2elmT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `point_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:13653
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , stringify ! (y))) ; } pub type point_t = [point_affine ; 1usize] ; pub const ECCRYPTO_STATUS_ECCRYPTO_ERROR : ECCRYPTO_STATUS = 0 ;...
[INFO] [stdout]   |                                      ^^^^^^^ help: convert the identifier to upper camel case: `PointT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ECCRYPTO_STATUS` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:14540
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TO_STATUS = 10 ; pub type ECCRYPTO_STATUS = :: std :: os :: raw :: c_uint ; extern "C" { # [doc = " Public ECC API"] pub fn eccset (G ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EccryptoStatus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint128_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:18262
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...-> ECCRYPTO_STATUS ; } pub type uint128_t = u128 ; # [repr (C)] # [derive (Debug , Default , Copy , Clone)] pub struct point_extproj {...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint128T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `point_extproj_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:19879
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ify ! (tb))) ; } pub type point_extproj_t = [point_extproj ; 1usize] ; # [repr (C)] # [derive (Debug , Default , Copy , Clone)] pub st...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PointExtprojT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `point_extproj_precomp_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:21407
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t2))) ; } pub type point_extproj_precomp_t = [point_extproj_precomp ; 1usize] ; # [repr (C)] # [derive (Debug , Default , Copy , Clone...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PointExtprojPrecompT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `point_precomp_t` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:22651
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ify ! (t2))) ; } pub type point_precomp_t = [point_precomp ; 1usize] ; extern "C" { # [doc = " Multiprecision functions"] pub fn is_ze...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PointPrecompT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/point.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |             let mut r0 = bytes.as_ptr() as *mut [u64; 2];
[INFO] [stdout]    |                 ----^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/point.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |             let mut r1 = r0.add(1);
[INFO] [stdout]    |                 ----^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `true_` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:63
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const __bool_true_false_are_defined : u32 = 1 ; pub const true_ : u32 = 1 ; pub const false_ : u32 = 0 ; pub const _STDINT_H : u32 = ...
[INFO] [stdout]   |                                                               ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `false_` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:91
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const __bool_true_false_are_defined : u32 = 1 ; pub const true_ : u32 = 1 ; pub const false_ : u32 = 0 ; pub const _STDINT_H : u32 = ...
[INFO] [stdout]   |                                                                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT8_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:2671
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 1 ; pub const _BITS_STDINT_LEAST_H : u32 = 1 ; pub const INT8_MIN : i32 = - 128 ; pub const INT16_MIN : i32 = - 32768 ; pub cons...
[INFO] [stdout]   |                                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT16_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:2706
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ST_H : u32 = 1 ; pub const INT8_MIN : i32 = - 128 ; pub const INT16_MIN : i32 = - 32768 ; pub const INT32_MIN : i32 = - 2147483648 ; p...
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT32_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:2744
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...i32 = - 128 ; pub const INT16_MIN : i32 = - 32768 ; pub const INT32_MIN : i32 = - 2147483648 ; pub const INT8_MAX : u32 = 127 ; pub co...
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT8_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:2787
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...- 32768 ; pub const INT32_MIN : i32 = - 2147483648 ; pub const INT8_MAX : u32 = 127 ; pub const INT16_MAX : u32 = 32767 ; pub const IN...
[INFO] [stdout]   |                                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT16_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:2820
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...2 = - 2147483648 ; pub const INT8_MAX : u32 = 127 ; pub const INT16_MAX : u32 = 32767 ; pub const INT32_MAX : u32 = 2147483647 ; pub c...
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT32_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:2856
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...X : u32 = 127 ; pub const INT16_MAX : u32 = 32767 ; pub const INT32_MAX : u32 = 2147483647 ; pub const UINT8_MAX : u32 = 255 ; pub con...
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT8_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:2897
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 32767 ; pub const INT32_MAX : u32 = 2147483647 ; pub const UINT8_MAX : u32 = 255 ; pub const UINT16_MAX : u32 = 65535 ; pub const U...
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT16_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:2931
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 2147483647 ; pub const UINT8_MAX : u32 = 255 ; pub const UINT16_MAX : u32 = 65535 ; pub const UINT32_MAX : u32 = 4294967295 ; pub...
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT32_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:2968
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : u32 = 255 ; pub const UINT16_MAX : u32 = 65535 ; pub const UINT32_MAX : u32 = 4294967295 ; pub const INT_LEAST8_MIN : i32 = - 128 ;...
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_LEAST8_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:3010
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...65535 ; pub const UINT32_MAX : u32 = 4294967295 ; pub const INT_LEAST8_MIN : i32 = - 128 ; pub const INT_LEAST16_MIN : i32 = - 32768 ;...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_LEAST16_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:3051
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...67295 ; pub const INT_LEAST8_MIN : i32 = - 128 ; pub const INT_LEAST16_MIN : i32 = - 32768 ; pub const INT_LEAST32_MIN : i32 = - 21474...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_LEAST32_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:3095
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...28 ; pub const INT_LEAST16_MIN : i32 = - 32768 ; pub const INT_LEAST32_MIN : i32 = - 2147483648 ; pub const INT_LEAST8_MAX : u32 = 127...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_LEAST8_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:3144
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const INT_LEAST32_MIN : i32 = - 2147483648 ; pub const INT_LEAST8_MAX : u32 = 127 ; pub const INT_LEAST16_MAX : u32 = 32767 ; pub...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_LEAST16_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:3183
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...7483648 ; pub const INT_LEAST8_MAX : u32 = 127 ; pub const INT_LEAST16_MAX : u32 = 32767 ; pub const INT_LEAST32_MAX : u32 = 214748364...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_LEAST32_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:3225
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 127 ; pub const INT_LEAST16_MAX : u32 = 32767 ; pub const INT_LEAST32_MAX : u32 = 2147483647 ; pub const UINT_LEAST8_MAX : u32 = 255 ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT_LEAST8_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:3272
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const INT_LEAST32_MAX : u32 = 2147483647 ; pub const UINT_LEAST8_MAX : u32 = 255 ; pub const UINT_LEAST16_MAX : u32 = 65535 ; pu...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT_LEAST16_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:3312
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...483647 ; pub const UINT_LEAST8_MAX : u32 = 255 ; pub const UINT_LEAST16_MAX : u32 = 65535 ; pub const UINT_LEAST32_MAX : u32 = 4294967...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT_LEAST32_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:3355
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...255 ; pub const UINT_LEAST16_MAX : u32 = 65535 ; pub const UINT_LEAST32_MAX : u32 = 4294967295 ; pub const INT_FAST8_MIN : i32 = - 128...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_FAST8_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:3403
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const UINT_LEAST32_MAX : u32 = 4294967295 ; pub const INT_FAST8_MIN : i32 = - 128 ; pub const INT_FAST16_MIN : i64 = - 922337203...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_FAST16_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:3443
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4967295 ; pub const INT_FAST8_MIN : i32 = - 128 ; pub const INT_FAST16_MIN : i64 = - 9223372036854775808 ; pub const INT_FAST32_MIN : ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_FAST32_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:3500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st INT_FAST16_MIN : i64 = - 9223372036854775808 ; pub const INT_FAST32_MIN : i64 = - 9223372036854775808 ; pub const INT_FAST8_MAX : u...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_FAST8_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:3557
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st INT_FAST32_MIN : i64 = - 9223372036854775808 ; pub const INT_FAST8_MAX : u32 = 127 ; pub const INT_FAST16_MAX : u64 = 9223372036854...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_FAST16_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:3595
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...854775808 ; pub const INT_FAST8_MAX : u32 = 127 ; pub const INT_FAST16_MAX : u64 = 9223372036854775807 ; pub const INT_FAST32_MAX : u6...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INT_FAST32_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:3650
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst INT_FAST16_MAX : u64 = 9223372036854775807 ; pub const INT_FAST32_MAX : u64 = 9223372036854775807 ; pub const UINT_FAST8_MAX : u3...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT_FAST8_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:3705
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst INT_FAST32_MAX : u64 = 9223372036854775807 ; pub const UINT_FAST8_MAX : u32 = 255 ; pub const UINT_FAST16_MAX : i32 = - 1 ; pub c...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT_FAST16_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:3744
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4775807 ; pub const UINT_FAST8_MAX : u32 = 255 ; pub const UINT_FAST16_MAX : i32 = - 1 ; pub const UINT_FAST32_MAX : i32 = - 1 ; pub c...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINT_FAST32_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:3784
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = 255 ; pub const UINT_FAST16_MAX : i32 = - 1 ; pub const UINT_FAST32_MAX : i32 = - 1 ; pub const INTPTR_MIN : i64 = - 92233720368547...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INTPTR_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:3824
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...i32 = - 1 ; pub const UINT_FAST32_MAX : i32 = - 1 ; pub const INTPTR_MIN : i64 = - 9223372036854775808 ; pub const INTPTR_MAX : u64 = ...
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INTPTR_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:3877
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const INTPTR_MIN : i64 = - 9223372036854775808 ; pub const INTPTR_MAX : u64 = 9223372036854775807 ; pub const UINTPTR_MAX : i32 = -...
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UINTPTR_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:3928
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const INTPTR_MAX : u64 = 9223372036854775807 ; pub const UINTPTR_MAX : i32 = - 1 ; pub const PTRDIFF_MIN : i64 = - 922337203685477...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PTRDIFF_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:3964
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...036854775807 ; pub const UINTPTR_MAX : i32 = - 1 ; pub const PTRDIFF_MIN : i64 = - 9223372036854775808 ; pub const PTRDIFF_MAX : u64 =...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PTRDIFF_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4018
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const PTRDIFF_MIN : i64 = - 9223372036854775808 ; pub const PTRDIFF_MAX : u64 = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : i32 ...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIG_ATOMIC_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4070
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const PTRDIFF_MAX : u64 = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : i32 = - 2147483648 ; pub const SIG_ATOMIC_MAX : u32 = 214...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIG_ATOMIC_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4118
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const SIG_ATOMIC_MIN : i32 = - 2147483648 ; pub const SIG_ATOMIC_MAX : u32 = 2147483647 ; pub const SIZE_MAX : i32 = - 1 ; pub c...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIZE_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4164
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...3648 ; pub const SIG_ATOMIC_MAX : u32 = 2147483647 ; pub const SIZE_MAX : i32 = - 1 ; pub const WINT_MIN : u32 = 0 ; pub const WINT_MA...
[INFO] [stdout]   |                                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WINT_MIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4197
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 2147483647 ; pub const SIZE_MAX : i32 = - 1 ; pub const WINT_MIN : u32 = 0 ; pub const WINT_MAX : u32 = 4294967295 ; pub const ...
[INFO] [stdout]   |                                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WINT_MAX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4228
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...IZE_MAX : i32 = - 1 ; pub const WINT_MIN : u32 = 0 ; pub const WINT_MAX : u32 = 4294967295 ; pub const OS_WIN : u32 = 1 ; pub const OS...
[INFO] [stdout]   |                                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OS_WIN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4268
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...N : u32 = 0 ; pub const WINT_MAX : u32 = 4294967295 ; pub const OS_WIN : u32 = 1 ; pub const OS_LINUX : u32 = 2 ; pub const OS_TARGET ...
[INFO] [stdout]   |                                                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OS_LINUX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4297
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...AX : u32 = 4294967295 ; pub const OS_WIN : u32 = 1 ; pub const OS_LINUX : u32 = 2 ; pub const OS_TARGET : u32 = 2 ; pub const COMPILER...
[INFO] [stdout]   |                                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OS_TARGET` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4328
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t OS_WIN : u32 = 1 ; pub const OS_LINUX : u32 = 2 ; pub const OS_TARGET : u32 = 2 ; pub const COMPILER_VC : u32 = 1 ; pub const COMPIL...
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `COMPILER_VC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4360
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._LINUX : u32 = 2 ; pub const OS_TARGET : u32 = 2 ; pub const COMPILER_VC : u32 = 1 ; pub const COMPILER_GCC : u32 = 2 ; pub const COMP...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `COMPILER_GCC` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4394
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...RGET : u32 = 2 ; pub const COMPILER_VC : u32 = 1 ; pub const COMPILER_GCC : u32 = 2 ; pub const COMPILER_CLANG : u32 = 3 ; pub const C...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `COMPILER_CLANG` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4429
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...VC : u32 = 1 ; pub const COMPILER_GCC : u32 = 2 ; pub const COMPILER_CLANG : u32 = 3 ; pub const COMPILER : u32 = 2 ; pub const TARGET...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `COMPILER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4466
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...GCC : u32 = 2 ; pub const COMPILER_CLANG : u32 = 3 ; pub const COMPILER : u32 = 2 ; pub const TARGET_AMD64 : u32 = 1 ; pub const TARGE...
[INFO] [stdout]   |                                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TARGET_AMD64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4497
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...R_CLANG : u32 = 3 ; pub const COMPILER : u32 = 2 ; pub const TARGET_AMD64 : u32 = 1 ; pub const TARGET_x86 : u32 = 2 ; pub const TARGE...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TARGET_x86` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4532
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ILER : u32 = 2 ; pub const TARGET_AMD64 : u32 = 1 ; pub const TARGET_x86 : u32 = 2 ; pub const TARGET_ARM : u32 = 3 ; pub const TARGET...
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TARGET_ARM` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4565
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._AMD64 : u32 = 1 ; pub const TARGET_x86 : u32 = 2 ; pub const TARGET_ARM : u32 = 3 ; pub const TARGET_ARM64 : u32 = 4 ; pub const TARG...
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TARGET_ARM64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4598
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...T_x86 : u32 = 2 ; pub const TARGET_ARM : u32 = 3 ; pub const TARGET_ARM64 : u32 = 4 ; pub const TARGET : u32 = 4 ; pub const RADIX : u...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TARGET` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4633
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ET_ARM : u32 = 3 ; pub const TARGET_ARM64 : u32 = 4 ; pub const TARGET : u32 = 4 ; pub const RADIX : u32 = 64 ; pub const NWORDS_FIELD...
[INFO] [stdout]   |                                                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RADIX` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4662
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TARGET_ARM64 : u32 = 4 ; pub const TARGET : u32 = 4 ; pub const RADIX : u32 = 64 ; pub const NWORDS_FIELD : u32 = 2 ; pub const NWORDS...
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NWORDS_FIELD` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4691
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st TARGET : u32 = 4 ; pub const RADIX : u32 = 64 ; pub const NWORDS_FIELD : u32 = 2 ; pub const NWORDS_ORDER : u32 = 4 ; pub const RAD...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NWORDS_ORDER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4726
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...IX : u32 = 64 ; pub const NWORDS_FIELD : u32 = 2 ; pub const NWORDS_ORDER : u32 = 4 ; pub const RADIX64 : u32 = 64 ; pub const NWORDS6...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RADIX64` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4761
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...FIELD : u32 = 2 ; pub const NWORDS_ORDER : u32 = 4 ; pub const RADIX64 : u32 = 64 ; pub const NWORDS64_FIELD : u32 = 2 ; pub const NWO...
[INFO] [stdout]   |                                                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NWORDS64_FIELD` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4792
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._ORDER : u32 = 4 ; pub const RADIX64 : u32 = 64 ; pub const NWORDS64_FIELD : u32 = 2 ; pub const NWORDS64_ORDER : u32 = 4 ; pub const ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NWORDS64_ORDER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4829
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 64 ; pub const NWORDS64_FIELD : u32 = 2 ; pub const NWORDS64_ORDER : u32 = 4 ; pub const NO_SIMD_SUPPORT : u32 = 0 ; pub const...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NO_SIMD_SUPPORT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4866
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 2 ; pub const NWORDS64_ORDER : u32 = 4 ; pub const NO_SIMD_SUPPORT : u32 = 0 ; pub const AVX_SUPPORT : u32 = 1 ; pub const AVX...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `AVX_SUPPORT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4904
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : u32 = 4 ; pub const NO_SIMD_SUPPORT : u32 = 0 ; pub const AVX_SUPPORT : u32 = 1 ; pub const AVX2_SUPPORT : u32 = 2 ; pub const SIMD...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `AVX2_SUPPORT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4938
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...PORT : u32 = 0 ; pub const AVX_SUPPORT : u32 = 1 ; pub const AVX2_SUPPORT : u32 = 2 ; pub const SIMD_SUPPORT : u32 = 0 ; pub const W_V...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIMD_SUPPORT` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4973
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ORT : u32 = 1 ; pub const AVX2_SUPPORT : u32 = 2 ; pub const SIMD_SUPPORT : u32 = 0 ; pub const W_VARBASE : u32 = 5 ; pub const NBITS_...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `W_VARBASE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:5008
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...PORT : u32 = 2 ; pub const SIMD_SUPPORT : u32 = 0 ; pub const W_VARBASE : u32 = 5 ; pub const NBITS_ORDER_PLUS_ONE : u32 = 247 ; pub c...
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NBITS_ORDER_PLUS_ONE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:5040
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...RT : u32 = 0 ; pub const W_VARBASE : u32 = 5 ; pub const NBITS_ORDER_PLUS_ONE : u32 = 247 ; pub const W_FIXEDBASE : u32 = 5 ; pub cons...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `W_FIXEDBASE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:5085
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= 5 ; pub const NBITS_ORDER_PLUS_ONE : u32 = 247 ; pub const W_FIXEDBASE : u32 = 5 ; pub const V_FIXEDBASE : u32 = 5 ; pub const WP_DO...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `V_FIXEDBASE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:5119
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...NE : u32 = 247 ; pub const W_FIXEDBASE : u32 = 5 ; pub const V_FIXEDBASE : u32 = 5 ; pub const WP_DOUBLEBASE : u32 = 8 ; pub const WQ_...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WP_DOUBLEBASE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:5153
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ASE : u32 = 5 ; pub const V_FIXEDBASE : u32 = 5 ; pub const WP_DOUBLEBASE : u32 = 8 ; pub const WQ_DOUBLEBASE : u32 = 4 ; pub const EC...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WQ_DOUBLEBASE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:5189
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...E : u32 = 5 ; pub const WP_DOUBLEBASE : u32 = 8 ; pub const WQ_DOUBLEBASE : u32 = 4 ; pub const ECCRYPTO_MSG_ERROR : & [u8 ; 15usize] ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECCRYPTO_MSG_ERROR` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:5225
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: u32 = 8 ; pub const WQ_DOUBLEBASE : u32 = 4 ; pub const ECCRYPTO_MSG_ERROR : & [u8 ; 15usize] = b"ECCRYPTO_ERROR\0" ; pub const ECCR...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECCRYPTO_MSG_SUCCESS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:5297
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ROR : & [u8 ; 15usize] = b"ECCRYPTO_ERROR\0" ; pub const ECCRYPTO_MSG_SUCCESS : & [u8 ; 17usize] = b"ECCRYPTO_SUCCESS\0" ; pub const E...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECCRYPTO_MSG_ERROR_DURING_TEST` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:5373
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... [u8 ; 17usize] = b"ECCRYPTO_SUCCESS\0" ; pub const ECCRYPTO_MSG_ERROR_DURING_TEST : & [u8 ; 27usize] = b"ECCRYPTO_ERROR_DURING_TEST\0...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECCRYPTO_MSG_ERROR_UNKNOWN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:5469
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...7usize] = b"ECCRYPTO_ERROR_DURING_TEST\0" ; pub const ECCRYPTO_MSG_ERROR_UNKNOWN : & [u8 ; 23usize] = b"ECCRYPTO_ERROR_UNKNOWN\0" ; pu...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECCRYPTO_MSG_ERROR_NOT_IMPLEMENTED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:5557
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...3usize] = b"ECCRYPTO_ERROR_UNKNOWN\0" ; pub const ECCRYPTO_MSG_ERROR_NOT_IMPLEMENTED : & [u8 ; 31usize] = b"ECCRYPTO_ERROR_NOT_IMPLEME...
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECCRYPTO_MSG_ERROR_NO_MEMORY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:5661
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e] = b"ECCRYPTO_ERROR_NOT_IMPLEMENTED\0" ; pub const ECCRYPTO_MSG_ERROR_NO_MEMORY : & [u8 ; 25usize] = b"ECCRYPTO_ERROR_NO_MEMORY\0" ;...
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECCRYPTO_MSG_ERROR_INVALID_PARAMETER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:5753
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ize] = b"ECCRYPTO_ERROR_NO_MEMORY\0" ; pub const ECCRYPTO_MSG_ERROR_INVALID_PARAMETER : & [u8 ; 33usize] = b"ECCRYPTO_ERROR_INVALID_PA...
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECCRYPTO_MSG_ERROR_SHARED_KEY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:5861
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= b"ECCRYPTO_ERROR_INVALID_PARAMETER\0" ; pub const ECCRYPTO_MSG_ERROR_SHARED_KEY : & [u8 ; 26usize] = b"ECCRYPTO_ERROR_SHARED_KEY\0" ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECCRYPTO_MSG_ERROR_SIGNATURE_VERIFICATION` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:5955
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = b"ECCRYPTO_ERROR_SHARED_KEY\0" ; pub const ECCRYPTO_MSG_ERROR_SIGNATURE_VERIFICATION : & [u8 ; 38usize] = b"ECCRYPTO_ERROR_SIGNATUR...
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECCRYPTO_MSG_ERROR_HASH_TO_CURVE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:6073
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...CRYPTO_ERROR_SIGNATURE_VERIFICATION\0" ; pub const ECCRYPTO_MSG_ERROR_HASH_TO_CURVE : & [u8 ; 29usize] = b"ECCRYPTO_ERROR_HASH_TO_CURV...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NPOINTS_VARBASE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:6173
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; 29usize] = b"ECCRYPTO_ERROR_HASH_TO_CURVE\0" ; pub const NPOINTS_VARBASE : u32 = 8 ; pub const t_VARBASE : u32 = 62 ; pub const E_FI...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `t_VARBASE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:6211
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...TO_CURVE\0" ; pub const NPOINTS_VARBASE : u32 = 8 ; pub const t_VARBASE : u32 = 62 ; pub const E_FIXEDBASE : u32 = 10 ; pub const D_FI...
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `E_FIXEDBASE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:6244
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...RBASE : u32 = 8 ; pub const t_VARBASE : u32 = 62 ; pub const E_FIXEDBASE : u32 = 10 ; pub const D_FIXEDBASE : u32 = 50 ; pub const L_F...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `D_FIXEDBASE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:6279
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SE : u32 = 62 ; pub const E_FIXEDBASE : u32 = 10 ; pub const D_FIXEDBASE : u32 = 50 ; pub const L_FIXEDBASE : u32 = 250 ; pub const NP...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `L_FIXEDBASE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:6314
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SE : u32 = 10 ; pub const D_FIXEDBASE : u32 = 50 ; pub const L_FIXEDBASE : u32 = 250 ; pub const NPOINTS_FIXEDBASE : u32 = 80 ; pub co...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NPOINTS_FIXEDBASE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:6350
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... u32 = 50 ; pub const L_FIXEDBASE : u32 = 250 ; pub const NPOINTS_FIXEDBASE : u32 = 80 ; pub const VPOINTS_FIXEDBASE : u32 = 16 ; pub ...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VPOINTS_FIXEDBASE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:6391
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 250 ; pub const NPOINTS_FIXEDBASE : u32 = 80 ; pub const VPOINTS_FIXEDBASE : u32 = 16 ; pub const NPOINTS_DOUBLEMUL_WP : u32 = 64 ; p...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NPOINTS_DOUBLEMUL_WP` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:6432
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 80 ; pub const VPOINTS_FIXEDBASE : u32 = 16 ; pub const NPOINTS_DOUBLEMUL_WP : u32 = 64 ; pub const NPOINTS_DOUBLEMUL_WQ : u32 = 4 ; ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NPOINTS_DOUBLEMUL_WQ` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:6476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub const NPOINTS_DOUBLEMUL_WP : u32 = 64 ; pub const NPOINTS_DOUBLEMUL_WQ : u32 = 4 ; pub type wchar_t = :: std :: os :: raw :: c_...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `wchar_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:6518
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...u32 = 64 ; pub const NPOINTS_DOUBLEMUL_WQ : u32 = 4 ; pub type wchar_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [repr (align (1...
[INFO] [stdout]   |                                                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `max_align_t` is never constructed
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:6649
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...16))] # [derive (Debug , Default , Copy , Clone)] pub struct max_align_t { pub __clang_max_align_nonce1 : :: std :: os :: raw :: c_lon...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_least8_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11705
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ype __sig_atomic_t = :: std :: os :: raw :: c_int ; pub type int_least8_t = __int_least8_t ; pub type int_least16_t = __int_least16_t ...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_least16_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11746
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; pub type int_least8_t = __int_least8_t ; pub type int_least16_t = __int_least16_t ; pub type int_least32_t = __int_least32_t...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_least32_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11789
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st8_t ; pub type int_least16_t = __int_least16_t ; pub type int_least32_t = __int_least32_t ; pub type int_least64_t = __int_least64_t...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_least64_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11832
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t16_t ; pub type int_least32_t = __int_least32_t ; pub type int_least64_t = __int_least64_t ; pub type uint_least8_t = __uint_least8_t...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_least8_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11875
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t32_t ; pub type int_least64_t = __int_least64_t ; pub type uint_least8_t = __uint_least8_t ; pub type uint_least16_t = __uint_least16...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_least16_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11918
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t64_t ; pub type uint_least8_t = __uint_least8_t ; pub type uint_least16_t = __uint_least16_t ; pub type uint_least32_t = __uint_least...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_least32_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11963
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...8_t ; pub type uint_least16_t = __uint_least16_t ; pub type uint_least32_t = __uint_least32_t ; pub type uint_least64_t = __uint_least...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_least64_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12008
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...6_t ; pub type uint_least32_t = __uint_least32_t ; pub type uint_least64_t = __uint_least64_t ; pub type int_fast8_t = :: std :: os ::...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_fast8_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12053
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32_t ; pub type uint_least64_t = __uint_least64_t ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = ::...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_fast16_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = ::...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_fast32_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12165
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = ::...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `int_fast64_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12221
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = ::...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_fast8_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12277
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = ...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_fast16_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12334
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pe uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_fast32_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12392
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint_fast64_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12450
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = __int...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `intmax_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12508
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; pub type dig...
[INFO] [stdout]   |                                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uintmax_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12541
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_ulong ; pub type intmax_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; pub type digit_t = u64 ; pub type sdigit_t = i...
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `sdigit_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:12601
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pe uintmax_t = __uintmax_t ; pub type digit_t = u64 ; pub type sdigit_t = i64 ; pub type felm_t = [digit_t ; 2usize] ; pub type f2elm_...
[INFO] [stdout]   |                                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECCRYPTO_STATUS_ECCRYPTO_ERROR` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:13699
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... type point_t = [point_affine ; 1usize] ; pub const ECCRYPTO_STATUS_ECCRYPTO_ERROR : ECCRYPTO_STATUS = 0 ; pub const ECCRYPTO_STATUS_E...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECCRYPTO_STATUS_ECCRYPTO_SUCCESS` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:13764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...S_ECCRYPTO_ERROR : ECCRYPTO_STATUS = 0 ; pub const ECCRYPTO_STATUS_ECCRYPTO_SUCCESS : ECCRYPTO_STATUS = 1 ; pub const ECCRYPTO_STATUS_...
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECCRYPTO_STATUS_ECCRYPTO_ERROR_DURING_TEST` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:13831
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...PTO_SUCCESS : ECCRYPTO_STATUS = 1 ; pub const ECCRYPTO_STATUS_ECCRYPTO_ERROR_DURING_TEST : ECCRYPTO_STATUS = 2 ; pub const ECCRYPTO_ST...
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECCRYPTO_STATUS_ECCRYPTO_ERROR_UNKNOWN` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:13908
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...R_DURING_TEST : ECCRYPTO_STATUS = 2 ; pub const ECCRYPTO_STATUS_ECCRYPTO_ERROR_UNKNOWN : ECCRYPTO_STATUS = 3 ; pub const ECCRYPTO_STAT...
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECCRYPTO_STATUS_ECCRYPTO_ERROR_NOT_IMPLEMENTED` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:13981
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...R_UNKNOWN : ECCRYPTO_STATUS = 3 ; pub const ECCRYPTO_STATUS_ECCRYPTO_ERROR_NOT_IMPLEMENTED : ECCRYPTO_STATUS = 4 ; pub const ECCRYPTO_...
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECCRYPTO_STATUS_ECCRYPTO_ERROR_NO_MEMORY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:14062
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._IMPLEMENTED : ECCRYPTO_STATUS = 4 ; pub const ECCRYPTO_STATUS_ECCRYPTO_ERROR_NO_MEMORY : ECCRYPTO_STATUS = 5 ; pub const ECCRYPTO_STA...
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECCRYPTO_STATUS_ECCRYPTO_ERROR_INVALID_PARAMETER` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:14137
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...O_MEMORY : ECCRYPTO_STATUS = 5 ; pub const ECCRYPTO_STATUS_ECCRYPTO_ERROR_INVALID_PARAMETER : ECCRYPTO_STATUS = 6 ; pub const ECCRYPTO...
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECCRYPTO_STATUS_ECCRYPTO_ERROR_SHARED_KEY` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:14220
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...D_PARAMETER : ECCRYPTO_STATUS = 6 ; pub const ECCRYPTO_STATUS_ECCRYPTO_ERROR_SHARED_KEY : ECCRYPTO_STATUS = 7 ; pub const ECCRYPTO_STA...
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECCRYPTO_STATUS_ECCRYPTO_ERROR_SIGNATURE_VERIFICATION` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:14296
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...D_KEY : ECCRYPTO_STATUS = 7 ; pub const ECCRYPTO_STATUS_ECCRYPTO_ERROR_SIGNATURE_VERIFICATION : ECCRYPTO_STATUS = 8 ; pub const ECCRYP...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECCRYPTO_STATUS_ECCRYPTO_ERROR_HASH_TO_CURVE` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:14384
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...RIFICATION : ECCRYPTO_STATUS = 8 ; pub const ECCRYPTO_STATUS_ECCRYPTO_ERROR_HASH_TO_CURVE : ECCRYPTO_STATUS = 9 ; pub const ECCRYPTO_S...
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECCRYPTO_STATUS_ECCRYPTO_ERROR_END_OF_LIST` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:14463
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...SH_TO_CURVE : ECCRYPTO_STATUS = 9 ; pub const ECCRYPTO_STATUS_ECCRYPTO_ERROR_END_OF_LIST : ECCRYPTO_STATUS = 10 ; pub type ECCRYPTO_ST...
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `uint128_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:18262
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...m_t , P : * mut point_affine) -> ECCRYPTO_STATUS ; } pub type uint128_t = u128 ; # [repr (C)] # [derive (Debug , Default , Copy , Clon...
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `point_extproj` is never constructed
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:18349
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(C)] # [derive (Debug , Default , Copy , Clone)] pub struct point_extproj { pub x : f2elm_t , pub y : f2elm_t , pub z : f2elm_t , pub ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `point_extproj_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:19879
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (point_extproj) , "::" , stringify ! (tb))) ; } pub type point_extproj_t = [point_extproj ; 1usize] ; # [repr (C)] # [derive (Debug ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `point_extproj_precomp` is never constructed
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:19992
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... # [derive (Debug , Default , Copy , Clone)] pub struct point_extproj_precomp { pub xy : f2elm_t , pub yx : f2elm_t , pub z2 : f2elm_t...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `point_extproj_precomp_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:21407
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...proj_precomp) , "::" , stringify ! (t2))) ; } pub type point_extproj_precomp_t = [point_extproj_precomp ; 1usize] ; # [repr (C)] # [de...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `point_precomp` is never constructed
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:21536
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(C)] # [derive (Debug , Default , Copy , Clone)] pub struct point_precomp { pub xy : f2elm_t , pub yx : f2elm_t , pub t2 : f2elm_t , }...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `point_precomp_t` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:22651
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (point_precomp) , "::" , stringify ! (t2))) ; } pub type point_precomp_t = [point_precomp ; 1usize] ; extern "C" { # [doc = " Multip...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eccset` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:14638
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_uint ; extern "C" { # [doc = " Public ECC API"] pub fn eccset (G : * mut point_affine) ; } extern "C" { pub fn ecc_mul (P : *...
[INFO] [stdout]   |                                                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ecc_mul_fixed` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:14828
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ne , clear_cofactor : bool) -> bool ; } extern "C" { pub fn ecc_mul_fixed (k : * mut digit_t , Q : * mut point_affine) -> bool ; } ext...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ecc_mul_double` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:14919
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t , Q : * mut point_affine) -> bool ; } extern "C" { pub fn ecc_mul_double (k : * mut digit_t , Q : * mut point_affine , l : * mut dig...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_Montgomery` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:15128
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...PI for arithmetic functions modulo the curve order"] pub fn to_Montgomery (ma : * const digit_t , c : * mut digit_t) ; } extern "C" { ...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `from_Montgomery` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:15209
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const digit_t , c : * mut digit_t) ; } extern "C" { pub fn from_Montgomery (a : * const digit_t , mc : * mut digit_t) ; } extern "C" {...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `Montgomery_multiply_mod_order` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:15292
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...git_t , mc : * mut digit_t) ; } extern "C" { pub fn Montgomery_multiply_mod_order (ma : * const digit_t , mb : * const digit_t , mc : ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `Montgomery_inversion_mod_order` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:15413
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...git_t , mc : * mut digit_t) ; } extern "C" { pub fn Montgomery_inversion_mod_order (ma : * const digit_t , mc : * mut digit_t) ; } ext...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_mod_order` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:15512
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const digit_t , mc : * mut digit_t) ; } extern "C" { pub fn add_mod_order (a : * const digit_t , b : * const digit_t , c : * mut digit...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `subtract_mod_order` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:15614
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst digit_t , c : * mut digit_t) ; } extern "C" { pub fn subtract_mod_order (a : * const digit_t , b : * const digit_t , c : * mut di...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `modulo_order` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:15721
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* const digit_t , c : * mut digit_t) ; } extern "C" { pub fn modulo_order (a : * mut digit_t , c : * mut digit_t) ; } extern "C" { # [...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `SchnorrQ_KeyGeneration` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:15835
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...xtern "C" { # [doc = " Public API for SchnorrQ"] pub fn SchnorrQ_KeyGeneration (SecretKey : * const :: std :: os :: raw :: c_uchar , P...
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `SchnorrQ_FullKeyGeneration` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:16005
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_uchar) -> ECCRYPTO_STATUS ; } extern "C" { pub fn SchnorrQ_FullKeyGeneration (SecretKey : * mut :: std :: os :: raw :: c_uchar , P...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `SchnorrQ_Sign` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:16177
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_uchar) -> ECCRYPTO_STATUS ; } extern "C" { pub fn SchnorrQ_Sign (SecretKey : * const :: std :: os :: raw :: c_uchar , Public...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `SchnorrQ_Verify` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:16488
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_uchar) -> ECCRYPTO_STATUS ; } extern "C" { pub fn SchnorrQ_Verify (PublicKey : * const :: std :: os :: raw :: c_uchar , Messa...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CompressedPublicKeyGeneration` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:16891
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nge with compressed,\n 32-byte public keys"] pub fn CompressedPublicKeyGeneration (SecretKey : * const :: std :: os :: raw :: c_uchar ...
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CompressedKeyGeneration` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:17068
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_uchar) -> ECCRYPTO_STATUS ; } extern "C" { pub fn CompressedKeyGeneration (SecretKey : * mut :: std :: os :: raw :: c_uchar , Pub...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `CompressedSecretAgreement` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:17237
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_uchar) -> ECCRYPTO_STATUS ; } extern "C" { pub fn CompressedSecretAgreement (SecretKey : * const :: std :: os :: raw :: c_uchar , ...
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `PublicKeyGeneration` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:17563
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...change with uncompressed,\n 64-byte public keys"] pub fn PublicKeyGeneration (SecretKey : * const :: std :: os :: raw :: c_uchar , Pub...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `KeyGeneration` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:17730
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_uchar) -> ECCRYPTO_STATUS ; } extern "C" { pub fn KeyGeneration (SecretKey : * mut :: std :: os :: raw :: c_uchar , PublicKe...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `SecretAgreement` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:17889
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_uchar) -> ECCRYPTO_STATUS ; } extern "C" { pub fn SecretAgreement (SecretKey : * const :: std :: os :: raw :: c_uchar , Publi...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_zero_ct` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:22754
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...] ; extern "C" { # [doc = " Multiprecision functions"] pub fn is_zero_ct (a : * mut digit_t , nwords : :: std :: os :: raw :: c_uint) ...
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mp_add` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:22858
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: std :: os :: raw :: c_uint) -> bool ; } extern "C" { pub fn mp_add (a : * mut digit_t , b : * mut digit_t , c : * mut digit_t , nw...
[INFO] [stdout]   |                                                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mp_mul` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:23023
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._uint) -> :: std :: os :: raw :: c_uint ; } extern "C" { pub fn mp_mul (a : * const digit_t , b : * const digit_t , c : * mut digit_t ...
[INFO] [stdout]   |                                                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `subtract` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:23159
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...words : :: std :: os :: raw :: c_uint) ; } extern "C" { pub fn subtract (a : * const digit_t , b : * const digit_t , c : * mut digit_t...
[INFO] [stdout]   |                                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_words` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:23331
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t) -> :: std :: os :: raw :: c_uchar ; } extern "C" { pub fn clear_words (mem : * mut :: std :: os :: raw :: c_void , nwords : :: std ...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fpcopy1271` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:23492
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...} extern "C" { # [doc = " Field arithmetic functions"] pub fn fpcopy1271 (a : * mut digit_t , c : * mut digit_t) ; } extern "C" { pub ...
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fpneg1271` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:23567
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : * mut digit_t , c : * mut digit_t) ; } extern "C" { pub fn fpneg1271 (a : * mut digit_t) ; } extern "C" { pub fn mod1271 (a : * mut...
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fpadd1271` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:23673
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { pub fn mod1271 (a : * mut digit_t) ; } extern "C" { pub fn fpadd1271 (a : * mut digit_t , b : * mut digit_t , c : * mut digit_t) ; ...
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fpsub1271` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:23767
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : * mut digit_t , c : * mut digit_t) ; } extern "C" { pub fn fpsub1271 (a : * mut digit_t , b : * mut digit_t , c : * mut digit_t) ; ...
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fpdiv1271` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:23861
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : * mut digit_t , c : * mut digit_t) ; } extern "C" { pub fn fpdiv1271 (a : * mut digit_t) ; } extern "C" { pub fn fpmul1271 (a : * m...
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fpmul1271` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:23915
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub fn fpdiv1271 (a : * mut digit_t) ; } extern "C" { pub fn fpmul1271 (a : * mut digit_t , b : * mut digit_t , c : * mut digit_t) ; ...
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fpsqr1271` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:24009
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : * mut digit_t , c : * mut digit_t) ; } extern "C" { pub fn fpsqr1271 (a : * mut digit_t , c : * mut digit_t) ; } extern "C" { pub f...
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fpinv1271` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:24083
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : * mut digit_t , c : * mut digit_t) ; } extern "C" { pub fn fpinv1271 (a : * mut digit_t) ; } extern "C" { pub fn fpexp1251 (a : * m...
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fpexp1251` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:24137
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub fn fpinv1271 (a : * mut digit_t) ; } extern "C" { pub fn fpexp1251 (a : * mut digit_t , af : * mut digit_t) ; } extern "C" { # [d...
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fp2zero1271` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:24272
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = " Quadratic extension field arithmetic functions"] pub fn fp2zero1271 (a : * mut felm_t) ; } extern "C" { pub fn fp2copy1271 (a : *...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fp2copy1271` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:24327
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub fn fp2zero1271 (a : * mut felm_t) ; } extern "C" { pub fn fp2copy1271 (a : * mut felm_t , c : * mut felm_t) ; } extern "C" { pub fn...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fp2neg1271` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:24401
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(a : * mut felm_t , c : * mut felm_t) ; } extern "C" { pub fn fp2neg1271 (a : * mut felm_t) ; } extern "C" { pub fn fp2add1271 (a : * ...
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fp2add1271` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:24455
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub fn fp2neg1271 (a : * mut felm_t) ; } extern "C" { pub fn fp2add1271 (a : * mut felm_t , b : * mut felm_t , c : * mut felm_t) ; } ...
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fp2sub1271` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:24547
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... b : * mut felm_t , c : * mut felm_t) ; } extern "C" { pub fn fp2sub1271 (a : * mut felm_t , b : * mut felm_t , c : * mut felm_t) ; } ...
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fp2addsub1271_a` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:24639
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: * mut felm_t , c : * mut felm_t) ; } extern "C" { pub fn fp2addsub1271_a (a : * mut felm_t , b : * mut felm_t , c : * mut felm_t) ; ...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fp2mul1271` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:24736
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... b : * mut felm_t , c : * mut felm_t) ; } extern "C" { pub fn fp2mul1271 (a : * mut felm_t , b : * mut felm_t , c : * mut felm_t) ; } ...
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fp2mul1271_a` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:24828
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b : * mut felm_t , c : * mut felm_t) ; } extern "C" { pub fn fp2mul1271_a (a : * mut felm_t , b : * mut felm_t , c : * mut felm_t) ; }...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fp2sqr1271` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:24922
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... b : * mut felm_t , c : * mut felm_t) ; } extern "C" { pub fn fp2sqr1271 (a : * mut felm_t , c : * mut felm_t) ; } extern "C" { pub fn...
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fp2sqr1271_a` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:24995
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...a : * mut felm_t , c : * mut felm_t) ; } extern "C" { pub fn fp2sqr1271_a (a : * mut felm_t , c : * mut felm_t) ; } extern "C" { pub f...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fp2inv1271` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:25070
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(a : * mut felm_t , c : * mut felm_t) ; } extern "C" { pub fn fp2inv1271 (a : * mut felm_t) ; } extern "C" { # [doc = " Curve and reco...
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eccnorm` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:25166
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... extern "C" { # [doc = " Curve and recoding functions"] pub fn eccnorm (P : * mut point_extproj , Q : * mut point_affine) ; } extern "...
[INFO] [stdout]   |                                                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `R1_to_R2` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:25249
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...oint_extproj , Q : * mut point_affine) ; } extern "C" { pub fn R1_to_R2 (P : * mut point_extproj , Q : * mut point_extproj_precomp) ; ...
[INFO] [stdout]   |                                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `R1_to_R3` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:25342
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...roj , Q : * mut point_extproj_precomp) ; } extern "C" { pub fn R1_to_R3 (P : * mut point_extproj , Q : * mut point_extproj_precomp) ; ...
[INFO] [stdout]   |                                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `R2_to_R4` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:25435
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...roj , Q : * mut point_extproj_precomp) ; } extern "C" { pub fn R2_to_R4 (P : * mut point_extproj_precomp , Q : * mut point_extproj) ; ...
[INFO] [stdout]   |                                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eccdouble_ni` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:25528
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...j_precomp , Q : * mut point_extproj) ; } extern "C" { pub fn eccdouble_ni (P : * mut point_extproj) ; } extern "C" { pub fn eccdouble ...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eccdouble` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:25591
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ccdouble_ni (P : * mut point_extproj) ; } extern "C" { pub fn eccdouble (P : * mut point_extproj) ; } extern "C" { pub fn eccadd_ni (Q...
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eccadd_ni` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:25651
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n eccdouble (P : * mut point_extproj) ; } extern "C" { pub fn eccadd_ni (Q : * mut point_extproj_precomp , P : * mut point_extproj) ; ...
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eccadd` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:25745
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...proj_precomp , P : * mut point_extproj) ; } extern "C" { pub fn eccadd (Q : * mut point_extproj_precomp , P : * mut point_extproj) ; }...
[INFO] [stdout]   |                                                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eccadd_core` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:25836
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...j_precomp , P : * mut point_extproj) ; } extern "C" { pub fn eccadd_core (P : * mut point_extproj_precomp , Q : * mut point_extproj_pr...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ecc_psi` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:25966
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...roj_precomp , R : * mut point_extproj) ; } extern "C" { pub fn ecc_psi (P : * mut point_extproj) ; } extern "C" { pub fn ecc_phi (P : ...
[INFO] [stdout]   |                                                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ecc_phi` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:26024
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b fn ecc_psi (P : * mut point_extproj) ; } extern "C" { pub fn ecc_phi (P : * mut point_extproj) ; } extern "C" { pub fn decompose (k ...
[INFO] [stdout]   |                                                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decompose` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:26082
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... fn ecc_phi (P : * mut point_extproj) ; } extern "C" { pub fn decompose (k : * mut u64 , scalars : * mut u64) ; } extern "C" { pub fn ...
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `recode` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:26154
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e (k : * mut u64 , scalars : * mut u64) ; } extern "C" { pub fn recode (scalars : * mut u64 , digits : * mut :: std :: os :: raw :: c_...
[INFO] [stdout]   |                                                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fixed_window_recode` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:26305
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t :: std :: os :: raw :: c_uint) ; } extern "C" { pub fn fixed_window_recode (scalar : * mut u64 , digits : * mut :: std :: os :: raw ...
[INFO] [stdout]   |                                                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `conversion_to_odd` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:26468
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut :: std :: os :: raw :: c_uint) ; } extern "C" { pub fn conversion_to_odd (k : * mut digit_t , k_odd : * mut digit_t) ; } extern "C"...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cofactor_clearing` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:26554
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... digit_t , k_odd : * mut digit_t) ; } extern "C" { pub fn cofactor_clearing (P : * mut point_extproj) ; } extern "C" { pub fn ecc_prec...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ecc_precomp` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:26622
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...r_clearing (P : * mut point_extproj) ; } extern "C" { pub fn ecc_precomp (P : * mut point_extproj , T : * mut point_extproj_precomp_t)...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_lookup_1x8` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:26720
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...T : * mut point_extproj_precomp_t) ; } extern "C" { pub fn table_lookup_1x8 (table : * mut point_extproj_precomp_t , P : * mut point_e...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_lookup_1x8_a` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:26919
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... : :: std :: os :: raw :: c_uint) ; } extern "C" { pub fn table_lookup_1x8_a (table : * mut point_extproj_precomp_t , P : * mut point_...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `point_setup` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:27132
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* mut :: std :: os :: raw :: c_uint) ; } extern "C" { pub fn point_setup (P : * mut point_affine , Q : * mut point_extproj) ; } extern...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `point_setup_ni` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:27219
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_affine , Q : * mut point_extproj) ; } extern "C" { pub fn point_setup_ni (P : * mut point_affine , Q : * mut point_extproj) ; } exte...
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ecc_point_validate` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:27309
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...affine , Q : * mut point_extproj) ; } extern "C" { pub fn ecc_point_validate (P : * mut point_extproj) -> bool ; } extern "C" { pub fn...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `FourQ_get_error_message` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:27386
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: * mut point_extproj) -> bool ; } extern "C" { pub fn FourQ_get_error_message (Status : ECCRYPTO_STATUS) -> * const :: std :: os :: r...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eccmadd_ni` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:27502
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...* const :: std :: os :: raw :: c_char ; } extern "C" { pub fn eccmadd_ni (Q : * mut point_precomp , P : * mut point_extproj) ; } exter...
[INFO] [stdout]   |                                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `table_lookup_fixed_base` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:27589
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...omp , P : * mut point_extproj) ; } extern "C" { pub fn table_lookup_fixed_base (table : * mut point_precomp_t , P : * mut point_precom...
[INFO] [stdout]   |                                                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mLSB_set_recode` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:27774
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n : :: std :: os :: raw :: c_uint) ; } extern "C" { pub fn mLSB_set_recode (scalar : * mut u64 , digits : * mut :: std :: os :: raw ::...
[INFO] [stdout]   |                                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ecc_precomp_double` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:27882
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut :: std :: os :: raw :: c_uint) ; } extern "C" { pub fn ecc_precomp_double (P : * mut point_extproj , Table : * mut point_extproj_pr...
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wNAF_recode` is never used
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:28033
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nts : :: std :: os :: raw :: c_uint) ; } extern "C" { pub fn wNAF_recode (scalar : u64 , w : :: std :: os :: raw :: c_uint , digits : ...
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `C` should have a snake case name
[INFO] [stdout]   --> src/point.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub(crate) mod C {
[INFO] [stdout]    |                ^ help: convert the identifier to snake case (notice the capitalization): `c`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__bool_true_false_are_defined` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const __bool_true_false_are_defined : u32 = 1 ; pub const true_ : u32 = 1 ; pub const false_ : u32 = 0 ; pub const _STDINT_H : u32 = ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__BOOL_TRUE_FALSE_ARE_DEFINED`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `true_` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:63
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const __bool_true_false_are_defined : u32 = 1 ; pub const true_ : u32 = 1 ; pub const false_ : u32 = 0 ; pub const _STDINT_H : u32 = ...
[INFO] [stdout]   |                                                               ^^^^^ help: convert the identifier to upper case: `TRUE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `false_` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:91
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...pub const true_ : u32 = 1 ; pub const false_ : u32 = 0 ; pub const _STDINT_H : u32 = 1 ; pub const _FEATURES_H : u32 = 1 ; pub const _...
[INFO] [stdout]   |                                          ^^^^^^ help: convert the identifier to upper case: `FALSE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__glibc_c99_flexarr_available` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:1585
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...1 ; pub const __glibc_c99_flexarr_available : u32 = 1 ; pub const __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI : u32 = 0 ; pub const __HAVE_GEN...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__GLIBC_C99_FLEXARR_AVAILABLE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TARGET_x86` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:4532
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 = 1 ; pub const TARGET_x86 : u32 = 2 ; pub const TARGET_ARM : u32 = 3 ; pub const TARGET_ARM64 : u32 = 4 ; pub const TARGET : u32 =...
[INFO] [stdout]   |                       ^^^^^^^^^^ help: convert the identifier to upper case (notice the capitalization): `TARGET_X86`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `t_VARBASE` should have an upper case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/fourq-d57f67c665aa0f1c/out/bindings.rs:3:6211
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...NTS_VARBASE : u32 = 8 ; pub const t_VARBASE : u32 = 62 ; pub const E_FIXEDBASE : u32 = 10 ; pub const D_FIXEDBASE : u32 = 50 ; pub con...
[INFO] [stdout]   |                                      ^^^^^^^^^ help: convert the identifier to upper case: `T_VARBASE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: could not find native static library `apsi`, perhaps an -L flag is missing?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fourq` (lib) due to 1 previous error; 298 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "27befbba3912990de158b82aa22a0c8796343ae5540dc967b018c37da1f4c36c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27befbba3912990de158b82aa22a0c8796343ae5540dc967b018c37da1f4c36c", kill_on_drop: false }`
[INFO] [stdout] 27befbba3912990de158b82aa22a0c8796343ae5540dc967b018c37da1f4c36c
