[INFO] fetching crate bitcoinsecp256k1-field 0.1.16-alpha.0...
[INFO] checking bitcoinsecp256k1-field-0.1.16-alpha.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate bitcoinsecp256k1-field 0.1.16-alpha.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate bitcoinsecp256k1-field 0.1.16-alpha.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bitcoinsecp256k1-field 0.1.16-alpha.0
[INFO] finished tweaking crates.io crate bitcoinsecp256k1-field 0.1.16-alpha.0
[INFO] tweaked toml for crates.io crate bitcoinsecp256k1-field 0.1.16-alpha.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 215 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding ahash v0.7.8 (latest: v0.8.11)
[INFO] [stderr]       Adding atomic v0.5.3 (latest: v0.6.0)
[INFO] [stderr]       Adding bindgen v0.60.1 (latest: v0.69.4)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding cfg_aliases v0.1.1 (latest: v0.2.0)
[INFO] [stderr]       Adding clap v3.2.25 (latest: v4.5.4)
[INFO] [stderr]       Adding clap_lex v0.2.4 (latest: v0.7.0)
[INFO] [stderr]       Adding delegate v0.7.0 (latest: v0.12.0)
[INFO] [stderr]       Adding env_logger v0.7.1 (latest: v0.11.3)
[INFO] [stderr]       Adding env_logger v0.9.3 (latest: v0.11.3)
[INFO] [stderr]       Adding errno v0.2.8 (latest: v0.3.8)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding hashbrown v0.12.3 (latest: v0.14.5)
[INFO] [stderr]       Adding hermit-abi v0.1.19 (latest: v0.3.9)
[INFO] [stderr]       Adding humantime v1.3.0 (latest: v2.1.0)
[INFO] [stderr]       Adding indexmap v1.9.3 (latest: v2.2.6)
[INFO] [stderr]       Adding indoc v1.0.9 (latest: v2.0.5)
[INFO] [stderr]       Adding integer-encoding v3.0.4 (latest: v4.0.0)
[INFO] [stderr]       Adding itertools v0.8.2 (latest: v0.12.1)
[INFO] [stderr]       Adding linux-raw-sys v0.4.13 (latest: v0.6.4)
[INFO] [stderr]       Adding memoffset v0.6.5 (latest: v0.9.1)
[INFO] [stderr]       Adding multimap v0.8.3 (latest: v0.10.0)
[INFO] [stderr]       Adding nix v0.24.3 (latest: v0.28.0)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding os_str_bytes v6.6.1 (latest: v7.0.0)
[INFO] [stderr]       Adding pathdiff v0.1.0 (latest: v0.2.1)
[INFO] [stderr]       Adding peeking_take_while v0.1.2 (latest: v1.0.0)
[INFO] [stderr]       Adding phf v0.10.1 (latest: v0.11.2)
[INFO] [stderr]       Adding phf_generator v0.10.0 (latest: v0.11.2)
[INFO] [stderr]       Adding phf_macros v0.10.0 (latest: v0.11.2)
[INFO] [stderr]       Adding phf_shared v0.10.0 (latest: v0.11.2)
[INFO] [stderr]       Adding pnet_sys v0.31.0 (latest: v0.34.0)
[INFO] [stderr]       Adding priority-queue v1.4.0 (latest: v2.0.2)
[INFO] [stderr]       Adding quanta v0.9.3 (latest: v0.12.3)
[INFO] [stderr]       Adding quick-error v1.2.3 (latest: v2.0.1)
[INFO] [stderr]       Adding raw-cpuid v10.7.0 (latest: v11.0.2)
[INFO] [stderr]       Adding semver v0.9.0 (latest: v1.0.22)
[INFO] [stderr]       Adding semver-parser v0.7.0 (latest: v0.10.2)
[INFO] [stderr]       Adding serde-big-array v0.4.1 (latest: v0.5.1)
[INFO] [stderr]       Adding shell-words v0.1.0 (latest: v1.1.0)
[INFO] [stderr]       Adding siphasher v0.3.11 (latest: v1.0.1)
[INFO] [stderr]       Adding socket2 v0.4.10 (latest: v0.5.7)
[INFO] [stderr]       Adding sqlite v0.25.3 (latest: v0.36.0)
[INFO] [stderr]       Adding sqlite3-src v0.2.12 (latest: v0.6.1)
[INFO] [stderr]       Adding sqlite3-sys v0.12.0 (latest: v0.17.0)
[INFO] [stderr]       Adding strsim v0.10.0 (latest: v0.11.1)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] [stderr]       Adding synstructure v0.12.6 (latest: v0.13.1)
[INFO] [stderr]       Adding term v0.4.6 (latest: v0.7.0)
[INFO] [stderr]       Adding term-painter v0.2.4 (latest: v0.4.0)
[INFO] [stderr]       Adding toml v0.4.10 (latest: v0.8.12)
[INFO] [stderr]       Adding wasi v0.10.2+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding which v4.4.2 (latest: v6.0.1)
[INFO] [stderr]       Adding winapi v0.2.8 (latest: v0.3.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8d1179724f6d300ff91ef13d63c8b58e600a991b66e7eb0b4b872ba6cad4fa6
[INFO] running `Command { std: "docker" "start" "-a" "d8d1179724f6d300ff91ef13d63c8b58e600a991b66e7eb0b4b872ba6cad4fa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8d1179724f6d300ff91ef13d63c8b58e600a991b66e7eb0b4b872ba6cad4fa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8d1179724f6d300ff91ef13d63c8b58e600a991b66e7eb0b4b872ba6cad4fa6", kill_on_drop: false }`
[INFO] [stdout] d8d1179724f6d300ff91ef13d63c8b58e600a991b66e7eb0b4b872ba6cad4fa6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9953a4d9b361a47178e2b35bf7a3580583838e2ca5b3329b74099c9434b9508c
[INFO] running `Command { std: "docker" "start" "-a" "9953a4d9b361a47178e2b35bf7a3580583838e2ca5b3329b74099c9434b9508c", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling cpp v0.5.9
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling poison v0.1.0
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling libc-stdhandle v0.1.0
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]    Compiling sqlite3 v0.24.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling shared-mutex v0.3.1
[INFO] [stderr]    Compiling sqlite v0.25.3
[INFO] [stderr]    Compiling serde-big-array v0.4.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling pnet_sys v0.31.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling multiset v0.0.5
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling bitset v0.1.2
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling atomic-take v1.1.0
[INFO] [stderr]    Compiling comparator v0.3.0
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling time-point v0.1.1
[INFO] [stderr]    Compiling atomic_float v0.1.0
[INFO] [stderr]    Compiling const-default v1.0.0
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking serde v1.0.200
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking sqlite3-src v0.2.12
[INFO] [stderr]     Checking sqlite3-sys v0.12.0
[INFO] [stderr]     Checking cpp_core v0.6.0
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling cpp_build v0.5.9
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking num-bigint v0.4.4
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking memoffset v0.6.5
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling quanta v0.9.3
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling qttypes v0.2.11
[INFO] [stderr]    Compiling qmetaobject v0.2.10
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking num v0.4.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling libevent-sys v0.2.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling qt_macros v0.1.1
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling qmetaobject_impl v0.2.10
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling try-catch v0.2.2
[INFO] [stderr]    Compiling delegate v0.7.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling modular-bitfield v0.11.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling ritual_common v0.4.0
[INFO] [stderr]    Compiling qt_ritual_common v0.4.0
[INFO] [stderr]    Compiling ritual_build v0.4.0
[INFO] [stderr]    Compiling qt_ritual_build v0.5.0
[INFO] [stderr]    Compiling qt_core v0.5.0
[INFO] [stderr]    Compiling qt_gui v0.5.0
[INFO] [stderr]    Compiling libevent v0.1.0
[INFO] [stderr] error: failed to run custom build command for `qt_core v0.5.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/qt_core-e7df480bf802a730/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   Current Qt version (5.15.3) is unknown to qt_core crate. Using closest known version (5.14.0)
[INFO] [stderr]   -- The C compiler identification is GNU 11.4.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 11.4.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- RITUAL_INCLUDE_PATH=/usr/include/x86_64-linux-gnu/qt5;/usr/include/x86_64-linux-gnu/qt5/QtCore
[INFO] [stderr]   -- RITUAL_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu
[INFO] [stderr]   -- RITUAL_LIBRARY_TYPE=STATIC
[INFO] [stderr]   -- RITUAL_LINKED_LIBS=Qt5Core
[INFO] [stderr]   -- RITUAL_CPP_LIB_VERSION=51400
[INFO] [stderr]   -- RITUAL_COMPILER_FLAGS=-std=gnu++11 -fPIC
[INFO] [stderr]   -- Configuring done
[INFO] [stderr]   -- Generating done
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/Makefile2 clean
[INFO] [stderr]   gmake[1]: Entering directory '/opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build'
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/qt_core_c.dir/build.make CMakeFiles/qt_core_c.dir/clean
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build'
[INFO] [stderr]   /usr/bin/cmake -P CMakeFiles/qt_core_c.dir/cmake_clean.cmake
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build'
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/qt_core_c_autogen.dir/build.make CMakeFiles/qt_core_c_autogen.dir/clean
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build'
[INFO] [stderr]   /usr/bin/cmake -P CMakeFiles/qt_core_c_autogen.dir/cmake_clean.cmake
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build'
[INFO] [stderr]   gmake[1]: Leaving directory '/opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build'
[INFO] [stderr]   /usr/bin/cmake -S/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/qt_core-0.5.0/c_lib -B/opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build --check-build-system CMakeFiles/Makefile.cmake 0
[INFO] [stderr]   /usr/bin/cmake -E cmake_progress_start /opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build/CMakeFiles /opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build//CMakeFiles/progress.marks
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/Makefile2 all
[INFO] [stderr]   gmake[1]: Entering directory '/opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build'
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/qt_core_c_autogen.dir/build.make CMakeFiles/qt_core_c_autogen.dir/depend
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build'
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/qt_core-0.5.0/c_lib /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/qt_core-0.5.0/c_lib /opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build /opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build /opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build/CMakeFiles/qt_core_c_autogen.dir/DependInfo.cmake --color=
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build'
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/qt_core_c_autogen.dir/build.make CMakeFiles/qt_core_c_autogen.dir/build
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build'
[INFO] [stderr]   [ 25%] Automatic MOC for target qt_core_c
[INFO] [stderr]   /usr/bin/cmake -E cmake_autogen /opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build/CMakeFiles/qt_core_c_autogen.dir/AutogenInfo.json Debug
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build'
[INFO] [stderr]   [ 25%] Built target qt_core_c_autogen
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/qt_core_c.dir/build.make CMakeFiles/qt_core_c.dir/depend
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build'
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/qt_core-0.5.0/c_lib /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/qt_core-0.5.0/c_lib /opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build /opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build /opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build/CMakeFiles/qt_core_c.dir/DependInfo.cmake --color=
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build'
[INFO] [stderr]   /usr/bin/gmake  -f CMakeFiles/qt_core_c.dir/build.make CMakeFiles/qt_core_c.dir/build
[INFO] [stderr]   gmake[2]: Entering directory '/opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build'
[INFO] [stderr]   [ 50%] Building CXX object CMakeFiles/qt_core_c.dir/qt_core_c_autogen/mocs_compilation.cpp.o
[INFO] [stderr]   /usr/bin/c++ -DQT_CORE_C_LIBRARY -DRITUAL_CPP_LIB_VERSION=51400 -I/opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build/qt_core_c_autogen/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/qt_core-0.5.0/c_lib -I/opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -Wall -Wextra -Wno-deprecated-declarations -Werror=return-type -std=gnu++11 -fPIC -g -MD -MT CMakeFiles/qt_core_c.dir/qt_core_c_autogen/mocs_compilation.cpp.o -MF CMakeFiles/qt_core_c.dir/qt_core_c_autogen/mocs_compilation.cpp.o.d -o CMakeFiles/qt_core_c.dir/qt_core_c_autogen/mocs_compilation.cpp.o -c /opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build/qt_core_c_autogen/mocs_compilation.cpp
[INFO] [stderr]   [ 75%] Building CXX object CMakeFiles/qt_core_c.dir/file1.cpp.o
[INFO] [stderr]   /usr/bin/c++ -DQT_CORE_C_LIBRARY -DRITUAL_CPP_LIB_VERSION=51400 -I/opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build/qt_core_c_autogen/include -I/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/qt_core-0.5.0/c_lib -I/opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtCore -Wall -Wextra -Wno-deprecated-declarations -Werror=return-type -std=gnu++11 -fPIC -g -MD -MT CMakeFiles/qt_core_c.dir/file1.cpp.o -MF CMakeFiles/qt_core_c.dir/file1.cpp.o.d -o CMakeFiles/qt_core_c.dir/file1.cpp.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/qt_core-0.5.0/c_lib/file1.cpp
[INFO] [stderr]   gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build'
[INFO] [stderr]   gmake[1]: Leaving directory '/opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build'
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/qt_core-0.5.0/c_lib/file1.cpp: In function 'QJsonArray::const_iterator* ctr_qt_core_ffi_QJsonArray_const_iterator_operator_6(QJsonArray::const_iterator*, const QJsonArray::const_iterator*)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/qt_core-0.5.0/c_lib/file1.cpp:26446:30: warning: implicitly-declared 'QJsonArray::const_iterator& QJsonArray::const_iterator::operator=(const QJsonArray::const_iterator&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   26446 |   return &this_ptr->operator=(*other);
[INFO] [stderr]         |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~
[INFO] [stderr]   In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/QtCore:124,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/qt_core-0.5.0/c_lib/qt_core_c_global.h:73,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/qt_core-0.5.0/c_lib/file1.cpp:1:
[INFO] [stderr]   /usr/include/x86_64-linux-gnu/qt5/QtCore/qjsonarray.h:169:16: note: because 'QJsonArray::const_iterator' has user-provided 'QJsonArray::const_iterator::const_iterator(const QJsonArray::const_iterator&)'
[INFO] [stderr]     169 |         inline const_iterator(const const_iterator &o) : a(o.a), i(o.i) {} // ### Qt 6: Removed so class can be trivially-copyable
[INFO] [stderr]         |                ^~~~~~~~~~~~~~
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/qt_core_c.dir/build.make:93: CMakeFiles/qt_core_c.dir/file1.cpp.o] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:87: CMakeFiles/qt_core_c.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:139: all] Error 2
[INFO] [stderr]   [2024-05-02T17:24:17Z ERROR ritual_common::errors] Error:
[INFO] [stderr]   [2024-05-02T17:24:17Z ERROR ritual_common::errors]    command failed with exit status: 2: cd "/opt/rustwide/target/debug/build/qt_core-48941e984c96ad01/out/c_lib_build" && "cmake" "--build" "." "--" "-j16" "install"
[INFO] [stderr]   [2024-05-02T17:24:17Z ERROR ritual_common::errors]    0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stderr]          1: failure::backtrace::Backtrace::new
[INFO] [stderr]          2: <failure::error::error_impl::ErrorImpl as core::convert::From<F>>::from
[INFO] [stderr]          3: <failure::error::Error as core::convert::From<F>>::from
[INFO] [stderr]          4: failure::error_message::err_msg
[INFO] [stderr]          5: ritual_common::utils::run_command
[INFO] [stderr]          6: ritual_common::cpp_lib_builder::CppLibBuilder::run
[INFO] [stderr]          7: ritual_build::Config::try_run
[INFO] [stderr]          8: qt_ritual_build::try_run
[INFO] [stderr]          9: qt_ritual_build::run
[INFO] [stderr]         10: build_script_build::main
[INFO] [stderr]         11: core::ops::function::FnOnce::call_once
[INFO] [stderr]         12: std::sys_common::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]         13: std::rt::lang_start::{{closure}}
[INFO] [stderr]         14: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]                    at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/ops/function.rs:284:13
[INFO] [stderr]             std::panicking::try::do_call
[INFO] [stderr]                    at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:559:40
[INFO] [stderr]             std::panicking::try
[INFO] [stderr]                    at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:523:19
[INFO] [stderr]             std::panic::catch_unwind
[INFO] [stderr]                    at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panic.rs:149:14
[INFO] [stderr]             std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                    at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/rt.rs:141:48
[INFO] [stderr]             std::panicking::try::do_call
[INFO] [stderr]                    at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:559:40
[INFO] [stderr]             std::panicking::try
[INFO] [stderr]                    at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:523:19
[INFO] [stderr]             std::panic::catch_unwind
[INFO] [stderr]                    at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panic.rs:149:14
[INFO] [stderr]             std::rt::lang_start_internal
[INFO] [stderr]                    at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/rt.rs:141:20
[INFO] [stderr]         15: std::rt::lang_start
[INFO] [stderr]         16: main
[INFO] [stderr]         17: <unknown>
[INFO] [stderr]         18: __libc_start_main
[INFO] [stderr]         19: _start
[INFO] [stderr]       
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9953a4d9b361a47178e2b35bf7a3580583838e2ca5b3329b74099c9434b9508c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9953a4d9b361a47178e2b35bf7a3580583838e2ca5b3329b74099c9434b9508c", kill_on_drop: false }`
[INFO] [stdout] 9953a4d9b361a47178e2b35bf7a3580583838e2ca5b3329b74099c9434b9508c
[INFO] checking bitcoinsecp256k1-field-0.1.16-alpha.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate bitcoinsecp256k1-field 0.1.16-alpha.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate bitcoinsecp256k1-field 0.1.16-alpha.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bitcoinsecp256k1-field 0.1.16-alpha.0
[INFO] finished tweaking crates.io crate bitcoinsecp256k1-field 0.1.16-alpha.0
[INFO] tweaked toml for crates.io crate bitcoinsecp256k1-field 0.1.16-alpha.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 215 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding ahash v0.7.8 (latest: v0.8.11)
[INFO] [stderr]       Adding atomic v0.5.3 (latest: v0.6.0)
[INFO] [stderr]       Adding bindgen v0.60.1 (latest: v0.69.4)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding cfg_aliases v0.1.1 (latest: v0.2.0)
[INFO] [stderr]       Adding clap v3.2.25 (latest: v4.5.4)
[INFO] [stderr]       Adding clap_lex v0.2.4 (latest: v0.7.0)
[INFO] [stderr]       Adding delegate v0.7.0 (latest: v0.12.0)
[INFO] [stderr]       Adding env_logger v0.7.1 (latest: v0.11.3)
[INFO] [stderr]       Adding env_logger v0.9.3 (latest: v0.11.3)
[INFO] [stderr]       Adding errno v0.2.8 (latest: v0.3.8)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding hashbrown v0.12.3 (latest: v0.14.5)
[INFO] [stderr]       Adding hermit-abi v0.1.19 (latest: v0.3.9)
[INFO] [stderr]       Adding humantime v1.3.0 (latest: v2.1.0)
[INFO] [stderr]       Adding indexmap v1.9.3 (latest: v2.2.6)
[INFO] [stderr]       Adding indoc v1.0.9 (latest: v2.0.5)
[INFO] [stderr]       Adding integer-encoding v3.0.4 (latest: v4.0.0)
[INFO] [stderr]       Adding itertools v0.8.2 (latest: v0.12.1)
[INFO] [stderr]       Adding linux-raw-sys v0.4.13 (latest: v0.6.4)
[INFO] [stderr]       Adding memoffset v0.6.5 (latest: v0.9.1)
[INFO] [stderr]       Adding multimap v0.8.3 (latest: v0.10.0)
[INFO] [stderr]       Adding nix v0.24.3 (latest: v0.28.0)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding os_str_bytes v6.6.1 (latest: v7.0.0)
[INFO] [stderr]       Adding pathdiff v0.1.0 (latest: v0.2.1)
[INFO] [stderr]       Adding peeking_take_while v0.1.2 (latest: v1.0.0)
[INFO] [stderr]       Adding phf v0.10.1 (latest: v0.11.2)
[INFO] [stderr]       Adding phf_generator v0.10.0 (latest: v0.11.2)
[INFO] [stderr]       Adding phf_macros v0.10.0 (latest: v0.11.2)
[INFO] [stderr]       Adding phf_shared v0.10.0 (latest: v0.11.2)
[INFO] [stderr]       Adding pnet_sys v0.31.0 (latest: v0.34.0)
[INFO] [stderr]       Adding priority-queue v1.4.0 (latest: v2.0.2)
[INFO] [stderr]       Adding quanta v0.9.3 (latest: v0.12.3)
[INFO] [stderr]       Adding quick-error v1.2.3 (latest: v2.0.1)
[INFO] [stderr]       Adding raw-cpuid v10.7.0 (latest: v11.0.2)
[INFO] [stderr]       Adding semver v0.9.0 (latest: v1.0.22)
[INFO] [stderr]       Adding semver-parser v0.7.0 (latest: v0.10.2)
[INFO] [stderr]       Adding serde-big-array v0.4.1 (latest: v0.5.1)
[INFO] [stderr]       Adding shell-words v0.1.0 (latest: v1.1.0)
[INFO] [stderr]       Adding siphasher v0.3.11 (latest: v1.0.1)
[INFO] [stderr]       Adding socket2 v0.4.10 (latest: v0.5.7)
[INFO] [stderr]       Adding sqlite v0.25.3 (latest: v0.36.0)
[INFO] [stderr]       Adding sqlite3-src v0.2.12 (latest: v0.6.1)
[INFO] [stderr]       Adding sqlite3-sys v0.12.0 (latest: v0.17.0)
[INFO] [stderr]       Adding strsim v0.10.0 (latest: v0.11.1)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] [stderr]       Adding synstructure v0.12.6 (latest: v0.13.1)
[INFO] [stderr]       Adding term v0.4.6 (latest: v0.7.0)
[INFO] [stderr]       Adding term-painter v0.2.4 (latest: v0.4.0)
[INFO] [stderr]       Adding toml v0.4.10 (latest: v0.8.12)
[INFO] [stderr]       Adding wasi v0.10.2+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding which v4.4.2 (latest: v6.0.1)
[INFO] [stderr]       Adding winapi v0.2.8 (latest: v0.3.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0a9ec0883b3d0c48bd1c7e11977abf139db9d99e8a2fe0b21d2cd06838370ab
[INFO] running `Command { std: "docker" "start" "-a" "e0a9ec0883b3d0c48bd1c7e11977abf139db9d99e8a2fe0b21d2cd06838370ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0a9ec0883b3d0c48bd1c7e11977abf139db9d99e8a2fe0b21d2cd06838370ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0a9ec0883b3d0c48bd1c7e11977abf139db9d99e8a2fe0b21d2cd06838370ab", kill_on_drop: false }`
[INFO] [stdout] e0a9ec0883b3d0c48bd1c7e11977abf139db9d99e8a2fe0b21d2cd06838370ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3611cd604e3ea69321b2af09640960e8cda0abf296be18ede7ef332e87cb7a2
[INFO] running `Command { std: "docker" "start" "-a" "f3611cd604e3ea69321b2af09640960e8cda0abf296be18ede7ef332e87cb7a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling cpp_macros v0.5.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling qt_macros v0.1.1
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling libc-stdhandle v0.1.0
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]    Compiling sqlite3-src v0.2.12
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling qmetaobject_impl v0.2.10
[INFO] [stderr]    Compiling sqlite3-sys v0.12.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling cpp_core v0.6.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling try-catch v0.2.2
[INFO] [stderr]    Compiling delegate v0.7.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling cpp v0.5.9
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling poison v0.1.0
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling shared-mutex v0.3.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling modular-bitfield v0.11.2
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling sqlite3 v0.24.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling sqlite v0.25.3
[INFO] [stderr]    Compiling serde-big-array v0.4.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling pnet_sys v0.31.0
[INFO] [stderr]    Compiling multiset v0.0.5
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling atomic_float v0.1.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling const-default v1.0.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bitset v0.1.2
[INFO] [stderr]    Compiling quanta v0.9.3
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling time-point v0.1.1
[INFO] [stderr]    Compiling atomic-take v1.1.0
[INFO] [stderr]    Compiling comparator v0.3.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking serde v1.0.200
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling num v0.4.2
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling ritual_common v0.4.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling cpp_build v0.5.9
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling qttypes v0.2.11
[INFO] [stderr]    Compiling qmetaobject v0.2.10
[INFO] [stderr]    Compiling qt_ritual_common v0.4.0
[INFO] [stderr]    Compiling ritual_build v0.4.0
[INFO] [stderr]    Compiling qt_ritual_build v0.5.0
[INFO] [stderr]    Compiling qt_core v0.5.0
[INFO] [stderr]    Compiling qt_gui v0.5.0
[INFO] [stderr]    Compiling libevent-sys v0.2.6
[INFO] [stderr]    Compiling libevent v0.1.0
[INFO] [stderr]    Compiling bitcoin-imports v0.1.16-alpha.0
[INFO] [stderr]    Compiling bitcoin-cfg v0.1.16-alpha.0
[INFO] [stderr]    Compiling bitcoin-derive v0.1.16-alpha.0
[INFO] [stderr]    Compiling bitcoinsecp256k1-modinv v0.1.16-alpha.0
[INFO] [stderr]    Compiling bitcoinsecp256k1-field v0.1.16-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `bitcoin_derive::*`
[INFO] [stdout]  --> src/imports.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub(crate) use bitcoin_derive::*;
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/field.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn fe_normalize(r: *mut Fe)  {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/field.rs:57:26
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn fe_normalize_weak(r: *mut Fe)  {
[INFO] [stdout]    |                          ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/field.rs:70:25
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn fe_normalize_var(r: *mut Fe)  {
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/field.rs:83:30
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn fe_normalizes_to_zero(r: *const Fe) -> i32 {
[INFO] [stdout]    |                              ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/field.rs:97:34
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn fe_normalizes_to_zero_var(r: *const Fe) -> i32 {
[INFO] [stdout]    |                                  ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         a: i32)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn fe_clear(a: *mut Fe)  {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:138:19
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub fn fe_is_zero(a: *const Fe) -> i32 {
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub fn fe_is_odd(a: *const Fe) -> i32 {
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |         a: *const Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/field.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         b: *const Fe) -> i32 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |         a: *const u8) -> i32 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 |         r: *mut u8,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |         a: *const Fe)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         a: *const Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> src/field.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 |         m: i32)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |         a: i32)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |         a: *const Fe)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         a: *const Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/field.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |         b: *const Fe)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:286:9
[INFO] [stdout]     |
[INFO] [stdout] 286 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:287:9
[INFO] [stdout]     |
[INFO] [stdout] 287 |         a: *const Fe)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:304:9
[INFO] [stdout]     |
[INFO] [stdout] 304 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:305:9
[INFO] [stdout]     |
[INFO] [stdout] 305 |         a: *const Fe)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:319:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:320:9
[INFO] [stdout]     |
[INFO] [stdout] 320 |         a: *const Fe)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:334:9
[INFO] [stdout]     |
[INFO] [stdout] 334 |         r: *mut FeStorage,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:335:9
[INFO] [stdout]     |
[INFO] [stdout] 335 |         a: *const Fe)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:349:9
[INFO] [stdout]     |
[INFO] [stdout] 349 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:350:9
[INFO] [stdout]     |
[INFO] [stdout] 350 |         a: *const FeStorage)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:365:9
[INFO] [stdout]     |
[INFO] [stdout] 365 |         r:    *mut FeStorage,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |         a:    *const FeStorage,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flag`
[INFO] [stdout]    --> src/field.rs:367:9
[INFO] [stdout]     |
[INFO] [stdout] 367 |         flag: i32)  {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:382:9
[INFO] [stdout]     |
[INFO] [stdout] 382 |         r:    *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:383:9
[INFO] [stdout]     |
[INFO] [stdout] 383 |         a:    *const Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flag`
[INFO] [stdout]    --> src/field.rs:384:9
[INFO] [stdout]     |
[INFO] [stdout] 384 |         flag: i32)  {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |         a: *const Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/field.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 |         b: *const Fe) -> i32 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 430 |         a: *const Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/field.rs:431:9
[INFO] [stdout]     |
[INFO] [stdout] 431 |         b: *const Fe) -> i32 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:455:9
[INFO] [stdout]     |
[INFO] [stdout] 455 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:456:9
[INFO] [stdout]     |
[INFO] [stdout] 456 |         a: *const Fe) -> i32 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:176:21
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn fe_normalize(r: *mut Fe)  {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:235:26
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub fn fe_normalize_weak(r: *mut Fe)  {
[INFO] [stdout]     |                          ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:270:25
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub fn fe_normalize_var(r: *mut Fe)  {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:330:30
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub fn fe_normalizes_to_zero(r: *const Fe) -> i32 {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:363:34
[INFO] [stdout]     |
[INFO] [stdout] 363 | pub fn fe_normalizes_to_zero_var(r: *const Fe) -> i32 {
[INFO] [stdout]     |                                  ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:420:9
[INFO] [stdout]     |
[INFO] [stdout] 420 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field_10x26.rs:421:9
[INFO] [stdout]     |
[INFO] [stdout] 421 |         a: i32)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field_10x26.rs:435:29
[INFO] [stdout]     |
[INFO] [stdout] 435 | #[inline] pub fn fe_is_zero(a: *const Fe) -> i32 {
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field_10x26.rs:448:28
[INFO] [stdout]     |
[INFO] [stdout] 448 | #[inline] pub fn fe_is_odd(a: *const Fe) -> i32 {
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field_10x26.rs:460:27
[INFO] [stdout]     |
[INFO] [stdout] 460 | #[inline] pub fn fe_clear(a: *mut Fe)  {
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field_10x26.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         a: *const Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/field_10x26.rs:477:9
[INFO] [stdout]     |
[INFO] [stdout] 477 |         b: *const Fe) -> i32 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:501:9
[INFO] [stdout]     |
[INFO] [stdout] 501 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field_10x26.rs:502:9
[INFO] [stdout]     |
[INFO] [stdout] 502 |         a: *const u8) -> i32 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:539:9
[INFO] [stdout]     |
[INFO] [stdout] 539 |         r: *mut u8,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field_10x26.rs:540:9
[INFO] [stdout]     |
[INFO] [stdout] 540 |         a: *const Fe)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:584:9
[INFO] [stdout]     |
[INFO] [stdout] 584 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field_10x26.rs:585:9
[INFO] [stdout]     |
[INFO] [stdout] 585 |         a: *const Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> src/field_10x26.rs:586:9
[INFO] [stdout]     |
[INFO] [stdout] 586 |         m: i32)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:613:9
[INFO] [stdout]     |
[INFO] [stdout] 613 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field_10x26.rs:614:9
[INFO] [stdout]     |
[INFO] [stdout] 614 |         a: i32)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:637:9
[INFO] [stdout]     |
[INFO] [stdout] 637 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field_10x26.rs:638:9
[INFO] [stdout]     |
[INFO] [stdout] 638 |         a: *const Fe)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:712:9
[INFO] [stdout]     |
[INFO] [stdout] 712 |         r: *mut u32,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field_10x26.rs:713:9
[INFO] [stdout]     |
[INFO] [stdout] 713 |         a: *const u32,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/field_10x26.rs:714:9
[INFO] [stdout]     |
[INFO] [stdout] 714 |         b: *const u32)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/field_10x26.rs:1050:9
[INFO] [stdout]      |
[INFO] [stdout] 1050 |         r: *mut u32,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]     --> src/field_10x26.rs:1051:9
[INFO] [stdout]      |
[INFO] [stdout] 1051 |         a: *const u32)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/field_10x26.rs:1330:9
[INFO] [stdout]      |
[INFO] [stdout] 1330 |         r: *mut Fe,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]     --> src/field_10x26.rs:1331:9
[INFO] [stdout]      |
[INFO] [stdout] 1331 |         a: *const Fe,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]     --> src/field_10x26.rs:1332:9
[INFO] [stdout]      |
[INFO] [stdout] 1332 |         b: *const Fe)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/field_10x26.rs:1354:9
[INFO] [stdout]      |
[INFO] [stdout] 1354 |         r: *mut Fe,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]     --> src/field_10x26.rs:1355:9
[INFO] [stdout]      |
[INFO] [stdout] 1355 |         a: *const Fe)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/field_10x26.rs:1373:9
[INFO] [stdout]      |
[INFO] [stdout] 1373 |         r:    *mut Fe,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]     --> src/field_10x26.rs:1374:9
[INFO] [stdout]      |
[INFO] [stdout] 1374 |         a:    *const Fe,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flag`
[INFO] [stdout]     --> src/field_10x26.rs:1375:9
[INFO] [stdout]      |
[INFO] [stdout] 1375 |         flag: i32)  {
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/field_10x26.rs:1403:9
[INFO] [stdout]      |
[INFO] [stdout] 1403 |         r:    *mut FeStorage,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]     --> src/field_10x26.rs:1404:9
[INFO] [stdout]      |
[INFO] [stdout] 1404 |         a:    *const FeStorage,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flag`
[INFO] [stdout]     --> src/field_10x26.rs:1405:9
[INFO] [stdout]      |
[INFO] [stdout] 1405 |         flag: i32)  {
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/field_10x26.rs:1425:9
[INFO] [stdout]      |
[INFO] [stdout] 1425 |         r: *mut FeStorage,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]     --> src/field_10x26.rs:1426:9
[INFO] [stdout]      |
[INFO] [stdout] 1426 |         a: *const Fe)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/field_10x26.rs:1445:9
[INFO] [stdout]      |
[INFO] [stdout] 1445 |         r: *mut Fe,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]     --> src/field_10x26.rs:1446:9
[INFO] [stdout]      |
[INFO] [stdout] 1446 |         a: *const FeStorage)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/field_10x26.rs:1468:9
[INFO] [stdout]      |
[INFO] [stdout] 1468 |         r: *mut Fe,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]     --> src/field_10x26.rs:1469:9
[INFO] [stdout]      |
[INFO] [stdout] 1469 |         a: *const ModInv32Signed30)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/field_10x26.rs:1510:9
[INFO] [stdout]      |
[INFO] [stdout] 1510 |         r: *mut ModInv32Signed30,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]     --> src/field_10x26.rs:1511:9
[INFO] [stdout]      |
[INFO] [stdout] 1511 |         a: *const Fe)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/field_10x26.rs:1546:9
[INFO] [stdout]      |
[INFO] [stdout] 1546 |         r: *mut Fe,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]     --> src/field_10x26.rs:1547:9
[INFO] [stdout]      |
[INFO] [stdout] 1547 |         x: *const Fe)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/field_10x26.rs:1565:9
[INFO] [stdout]      |
[INFO] [stdout] 1565 |         r: *mut Fe,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]     --> src/field_10x26.rs:1566:9
[INFO] [stdout]      |
[INFO] [stdout] 1566 |         x: *const Fe)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_normalize` is never used
[INFO] [stdout]   --> src/field.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn fe_normalize(r: *mut Fe)  {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_normalize_weak` is never used
[INFO] [stdout]   --> src/field.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn fe_normalize_weak(r: *mut Fe)  {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_normalize_var` is never used
[INFO] [stdout]   --> src/field.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn fe_normalize_var(r: *mut Fe)  {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_normalizes_to_zero` is never used
[INFO] [stdout]   --> src/field.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn fe_normalizes_to_zero(r: *const Fe) -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_normalizes_to_zero_var` is never used
[INFO] [stdout]   --> src/field.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn fe_normalizes_to_zero_var(r: *const Fe) -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_set_int` is never used
[INFO] [stdout]    --> src/field.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub fn fe_set_int(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_clear` is never used
[INFO] [stdout]    --> src/field.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn fe_clear(a: *mut Fe)  {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_is_zero` is never used
[INFO] [stdout]    --> src/field.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub fn fe_is_zero(a: *const Fe) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_is_odd` is never used
[INFO] [stdout]    --> src/field.rs:151:8
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub fn fe_is_odd(a: *const Fe) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_cmp_var` is never used
[INFO] [stdout]    --> src/field.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub fn fe_cmp_var(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_set_b32` is never used
[INFO] [stdout]    --> src/field.rs:180:8
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub fn fe_set_b32(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_get_b32` is never used
[INFO] [stdout]    --> src/field.rs:196:8
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub fn fe_get_b32(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_negate` is never used
[INFO] [stdout]    --> src/field.rs:213:8
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub fn fe_negate(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_mul_int` is never used
[INFO] [stdout]    --> src/field.rs:230:8
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub fn fe_mul_int(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_add` is never used
[INFO] [stdout]    --> src/field.rs:246:8
[INFO] [stdout]     |
[INFO] [stdout] 246 | pub fn fe_add(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_mul` is never used
[INFO] [stdout]    --> src/field.rs:265:8
[INFO] [stdout]     |
[INFO] [stdout] 265 | pub fn fe_mul(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_sqr` is never used
[INFO] [stdout]    --> src/field.rs:285:8
[INFO] [stdout]     |
[INFO] [stdout] 285 | pub fn fe_sqr(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_inv` is never used
[INFO] [stdout]    --> src/field.rs:303:8
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub fn fe_inv(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_inv_var` is never used
[INFO] [stdout]    --> src/field.rs:318:8
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub fn fe_inv_var(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_to_storage` is never used
[INFO] [stdout]    --> src/field.rs:333:8
[INFO] [stdout]     |
[INFO] [stdout] 333 | pub fn fe_to_storage(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_from_storage` is never used
[INFO] [stdout]    --> src/field.rs:348:8
[INFO] [stdout]     |
[INFO] [stdout] 348 | pub fn fe_from_storage(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_storage_cmov` is never used
[INFO] [stdout]    --> src/field.rs:364:8
[INFO] [stdout]     |
[INFO] [stdout] 364 | pub fn fe_storage_cmov(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_cmov` is never used
[INFO] [stdout]    --> src/field.rs:381:8
[INFO] [stdout]     |
[INFO] [stdout] 381 | pub fn fe_cmov(
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_normalize` is never used
[INFO] [stdout]    --> src/field_10x26.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn fe_normalize(r: *mut Fe)  {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_normalize_weak` is never used
[INFO] [stdout]    --> src/field_10x26.rs:235:8
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub fn fe_normalize_weak(r: *mut Fe)  {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_normalize_var` is never used
[INFO] [stdout]    --> src/field_10x26.rs:270:8
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub fn fe_normalize_var(r: *mut Fe)  {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_normalizes_to_zero` is never used
[INFO] [stdout]    --> src/field_10x26.rs:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub fn fe_normalizes_to_zero(r: *const Fe) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_normalizes_to_zero_var` is never used
[INFO] [stdout]    --> src/field_10x26.rs:363:8
[INFO] [stdout]     |
[INFO] [stdout] 363 | pub fn fe_normalizes_to_zero_var(r: *const Fe) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_set_int` is never used
[INFO] [stdout]    --> src/field_10x26.rs:419:18
[INFO] [stdout]     |
[INFO] [stdout] 419 | #[inline] pub fn fe_set_int(
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_is_zero` is never used
[INFO] [stdout]    --> src/field_10x26.rs:435:18
[INFO] [stdout]     |
[INFO] [stdout] 435 | #[inline] pub fn fe_is_zero(a: *const Fe) -> i32 {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_is_odd` is never used
[INFO] [stdout]    --> src/field_10x26.rs:448:18
[INFO] [stdout]     |
[INFO] [stdout] 448 | #[inline] pub fn fe_is_odd(a: *const Fe) -> i32 {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_clear` is never used
[INFO] [stdout]    --> src/field_10x26.rs:460:18
[INFO] [stdout]     |
[INFO] [stdout] 460 | #[inline] pub fn fe_clear(a: *mut Fe)  {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_cmp_var` is never used
[INFO] [stdout]    --> src/field_10x26.rs:475:8
[INFO] [stdout]     |
[INFO] [stdout] 475 | pub fn fe_cmp_var(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_set_b32` is never used
[INFO] [stdout]    --> src/field_10x26.rs:500:8
[INFO] [stdout]     |
[INFO] [stdout] 500 | pub fn fe_set_b32(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_get_b32` is never used
[INFO] [stdout]    --> src/field_10x26.rs:538:8
[INFO] [stdout]     |
[INFO] [stdout] 538 | pub fn fe_get_b32(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_negate` is never used
[INFO] [stdout]    --> src/field_10x26.rs:583:18
[INFO] [stdout]     |
[INFO] [stdout] 583 | #[inline] pub fn fe_negate(
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_mul_int` is never used
[INFO] [stdout]    --> src/field_10x26.rs:612:18
[INFO] [stdout]     |
[INFO] [stdout] 612 | #[inline] pub fn fe_mul_int(
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_add` is never used
[INFO] [stdout]    --> src/field_10x26.rs:636:18
[INFO] [stdout]     |
[INFO] [stdout] 636 | #[inline] pub fn fe_add(
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_mul` is never used
[INFO] [stdout]     --> src/field_10x26.rs:1329:8
[INFO] [stdout]      |
[INFO] [stdout] 1329 | pub fn fe_mul(
[INFO] [stdout]      |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_sqr` is never used
[INFO] [stdout]     --> src/field_10x26.rs:1353:8
[INFO] [stdout]      |
[INFO] [stdout] 1353 | pub fn fe_sqr(
[INFO] [stdout]      |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_cmov` is never used
[INFO] [stdout]     --> src/field_10x26.rs:1372:18
[INFO] [stdout]      |
[INFO] [stdout] 1372 | #[inline] pub fn fe_cmov(
[INFO] [stdout]      |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_storage_cmov` is never used
[INFO] [stdout]     --> src/field_10x26.rs:1402:18
[INFO] [stdout]      |
[INFO] [stdout] 1402 | #[inline] pub fn fe_storage_cmov(
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_to_storage` is never used
[INFO] [stdout]     --> src/field_10x26.rs:1424:8
[INFO] [stdout]      |
[INFO] [stdout] 1424 | pub fn fe_to_storage(
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_from_storage` is never used
[INFO] [stdout]     --> src/field_10x26.rs:1444:18
[INFO] [stdout]      |
[INFO] [stdout] 1444 | #[inline] pub fn fe_from_storage(
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_inv` is never used
[INFO] [stdout]     --> src/field_10x26.rs:1545:8
[INFO] [stdout]      |
[INFO] [stdout] 1545 | pub fn fe_inv(
[INFO] [stdout]      |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_inv_var` is never used
[INFO] [stdout]     --> src/field_10x26.rs:1564:8
[INFO] [stdout]      |
[INFO] [stdout] 1564 | pub fn fe_inv_var(
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitcoin_derive::*`
[INFO] [stdout]  --> src/imports.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub(crate) use bitcoin_derive::*;
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 146 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/field.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn fe_normalize(r: *mut Fe)  {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/field.rs:57:26
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn fe_normalize_weak(r: *mut Fe)  {
[INFO] [stdout]    |                          ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/field.rs:70:25
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn fe_normalize_var(r: *mut Fe)  {
[INFO] [stdout]    |                         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/field.rs:83:30
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn fe_normalizes_to_zero(r: *const Fe) -> i32 {
[INFO] [stdout]    |                              ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]   --> src/field.rs:97:34
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn fe_normalizes_to_zero_var(r: *const Fe) -> i32 {
[INFO] [stdout]    |                                  ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         a: i32)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn fe_clear(a: *mut Fe)  {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:138:19
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub fn fe_is_zero(a: *const Fe) -> i32 {
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub fn fe_is_odd(a: *const Fe) -> i32 {
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |         a: *const Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/field.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         b: *const Fe) -> i32 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |         a: *const u8) -> i32 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 |         r: *mut u8,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:198:9
[INFO] [stdout]     |
[INFO] [stdout] 198 |         a: *const Fe)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         a: *const Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> src/field.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 |         m: i32)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |         a: i32)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |         a: *const Fe)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:266:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         a: *const Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/field.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |         b: *const Fe)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:286:9
[INFO] [stdout]     |
[INFO] [stdout] 286 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:287:9
[INFO] [stdout]     |
[INFO] [stdout] 287 |         a: *const Fe)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:304:9
[INFO] [stdout]     |
[INFO] [stdout] 304 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:305:9
[INFO] [stdout]     |
[INFO] [stdout] 305 |         a: *const Fe)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:319:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:320:9
[INFO] [stdout]     |
[INFO] [stdout] 320 |         a: *const Fe)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:334:9
[INFO] [stdout]     |
[INFO] [stdout] 334 |         r: *mut FeStorage,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:335:9
[INFO] [stdout]     |
[INFO] [stdout] 335 |         a: *const Fe)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:349:9
[INFO] [stdout]     |
[INFO] [stdout] 349 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:350:9
[INFO] [stdout]     |
[INFO] [stdout] 350 |         a: *const FeStorage)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:365:9
[INFO] [stdout]     |
[INFO] [stdout] 365 |         r:    *mut FeStorage,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:366:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |         a:    *const FeStorage,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flag`
[INFO] [stdout]    --> src/field.rs:367:9
[INFO] [stdout]     |
[INFO] [stdout] 367 |         flag: i32)  {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:382:9
[INFO] [stdout]     |
[INFO] [stdout] 382 |         r:    *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:383:9
[INFO] [stdout]     |
[INFO] [stdout] 383 |         a:    *const Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flag`
[INFO] [stdout]    --> src/field.rs:384:9
[INFO] [stdout]     |
[INFO] [stdout] 384 |         flag: i32)  {
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |         a: *const Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/field.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 |         b: *const Fe) -> i32 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 430 |         a: *const Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/field.rs:431:9
[INFO] [stdout]     |
[INFO] [stdout] 431 |         b: *const Fe) -> i32 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field.rs:455:9
[INFO] [stdout]     |
[INFO] [stdout] 455 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field.rs:456:9
[INFO] [stdout]     |
[INFO] [stdout] 456 |         a: *const Fe) -> i32 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:176:21
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn fe_normalize(r: *mut Fe)  {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:235:26
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub fn fe_normalize_weak(r: *mut Fe)  {
[INFO] [stdout]     |                          ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:270:25
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub fn fe_normalize_var(r: *mut Fe)  {
[INFO] [stdout]     |                         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:330:30
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub fn fe_normalizes_to_zero(r: *const Fe) -> i32 {
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:363:34
[INFO] [stdout]     |
[INFO] [stdout] 363 | pub fn fe_normalizes_to_zero_var(r: *const Fe) -> i32 {
[INFO] [stdout]     |                                  ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:420:9
[INFO] [stdout]     |
[INFO] [stdout] 420 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field_10x26.rs:421:9
[INFO] [stdout]     |
[INFO] [stdout] 421 |         a: i32)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field_10x26.rs:435:29
[INFO] [stdout]     |
[INFO] [stdout] 435 | #[inline] pub fn fe_is_zero(a: *const Fe) -> i32 {
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field_10x26.rs:448:28
[INFO] [stdout]     |
[INFO] [stdout] 448 | #[inline] pub fn fe_is_odd(a: *const Fe) -> i32 {
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field_10x26.rs:460:27
[INFO] [stdout]     |
[INFO] [stdout] 460 | #[inline] pub fn fe_clear(a: *mut Fe)  {
[INFO] [stdout]     |                           ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field_10x26.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         a: *const Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/field_10x26.rs:477:9
[INFO] [stdout]     |
[INFO] [stdout] 477 |         b: *const Fe) -> i32 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:501:9
[INFO] [stdout]     |
[INFO] [stdout] 501 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field_10x26.rs:502:9
[INFO] [stdout]     |
[INFO] [stdout] 502 |         a: *const u8) -> i32 {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:539:9
[INFO] [stdout]     |
[INFO] [stdout] 539 |         r: *mut u8,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field_10x26.rs:540:9
[INFO] [stdout]     |
[INFO] [stdout] 540 |         a: *const Fe)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:584:9
[INFO] [stdout]     |
[INFO] [stdout] 584 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field_10x26.rs:585:9
[INFO] [stdout]     |
[INFO] [stdout] 585 |         a: *const Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> src/field_10x26.rs:586:9
[INFO] [stdout]     |
[INFO] [stdout] 586 |         m: i32)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:613:9
[INFO] [stdout]     |
[INFO] [stdout] 613 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field_10x26.rs:614:9
[INFO] [stdout]     |
[INFO] [stdout] 614 |         a: i32)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:637:9
[INFO] [stdout]     |
[INFO] [stdout] 637 |         r: *mut Fe,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field_10x26.rs:638:9
[INFO] [stdout]     |
[INFO] [stdout] 638 |         a: *const Fe)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/field_10x26.rs:712:9
[INFO] [stdout]     |
[INFO] [stdout] 712 |         r: *mut u32,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/field_10x26.rs:713:9
[INFO] [stdout]     |
[INFO] [stdout] 713 |         a: *const u32,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/field_10x26.rs:714:9
[INFO] [stdout]     |
[INFO] [stdout] 714 |         b: *const u32)  {
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/field_10x26.rs:1050:9
[INFO] [stdout]      |
[INFO] [stdout] 1050 |         r: *mut u32,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]     --> src/field_10x26.rs:1051:9
[INFO] [stdout]      |
[INFO] [stdout] 1051 |         a: *const u32)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/field_10x26.rs:1330:9
[INFO] [stdout]      |
[INFO] [stdout] 1330 |         r: *mut Fe,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]     --> src/field_10x26.rs:1331:9
[INFO] [stdout]      |
[INFO] [stdout] 1331 |         a: *const Fe,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]     --> src/field_10x26.rs:1332:9
[INFO] [stdout]      |
[INFO] [stdout] 1332 |         b: *const Fe)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/field_10x26.rs:1354:9
[INFO] [stdout]      |
[INFO] [stdout] 1354 |         r: *mut Fe,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]     --> src/field_10x26.rs:1355:9
[INFO] [stdout]      |
[INFO] [stdout] 1355 |         a: *const Fe)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/field_10x26.rs:1373:9
[INFO] [stdout]      |
[INFO] [stdout] 1373 |         r:    *mut Fe,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]     --> src/field_10x26.rs:1374:9
[INFO] [stdout]      |
[INFO] [stdout] 1374 |         a:    *const Fe,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flag`
[INFO] [stdout]     --> src/field_10x26.rs:1375:9
[INFO] [stdout]      |
[INFO] [stdout] 1375 |         flag: i32)  {
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/field_10x26.rs:1403:9
[INFO] [stdout]      |
[INFO] [stdout] 1403 |         r:    *mut FeStorage,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]     --> src/field_10x26.rs:1404:9
[INFO] [stdout]      |
[INFO] [stdout] 1404 |         a:    *const FeStorage,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flag`
[INFO] [stdout]     --> src/field_10x26.rs:1405:9
[INFO] [stdout]      |
[INFO] [stdout] 1405 |         flag: i32)  {
[INFO] [stdout]      |         ^^^^ help: if this is intentional, prefix it with an underscore: `_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/field_10x26.rs:1425:9
[INFO] [stdout]      |
[INFO] [stdout] 1425 |         r: *mut FeStorage,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]     --> src/field_10x26.rs:1426:9
[INFO] [stdout]      |
[INFO] [stdout] 1426 |         a: *const Fe)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/field_10x26.rs:1445:9
[INFO] [stdout]      |
[INFO] [stdout] 1445 |         r: *mut Fe,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]     --> src/field_10x26.rs:1446:9
[INFO] [stdout]      |
[INFO] [stdout] 1446 |         a: *const FeStorage)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/field_10x26.rs:1468:9
[INFO] [stdout]      |
[INFO] [stdout] 1468 |         r: *mut Fe,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]     --> src/field_10x26.rs:1469:9
[INFO] [stdout]      |
[INFO] [stdout] 1469 |         a: *const ModInv32Signed30)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/field_10x26.rs:1510:9
[INFO] [stdout]      |
[INFO] [stdout] 1510 |         r: *mut ModInv32Signed30,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]     --> src/field_10x26.rs:1511:9
[INFO] [stdout]      |
[INFO] [stdout] 1511 |         a: *const Fe)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/field_10x26.rs:1546:9
[INFO] [stdout]      |
[INFO] [stdout] 1546 |         r: *mut Fe,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]     --> src/field_10x26.rs:1547:9
[INFO] [stdout]      |
[INFO] [stdout] 1547 |         x: *const Fe)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/field_10x26.rs:1565:9
[INFO] [stdout]      |
[INFO] [stdout] 1565 |         r: *mut Fe,
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]     --> src/field_10x26.rs:1566:9
[INFO] [stdout]      |
[INFO] [stdout] 1566 |         x: *const Fe)  {
[INFO] [stdout]      |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_normalize` is never used
[INFO] [stdout]   --> src/field.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn fe_normalize(r: *mut Fe)  {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_normalize_weak` is never used
[INFO] [stdout]   --> src/field.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn fe_normalize_weak(r: *mut Fe)  {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_normalize_var` is never used
[INFO] [stdout]   --> src/field.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn fe_normalize_var(r: *mut Fe)  {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_normalizes_to_zero` is never used
[INFO] [stdout]   --> src/field.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn fe_normalizes_to_zero(r: *const Fe) -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_normalizes_to_zero_var` is never used
[INFO] [stdout]   --> src/field.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn fe_normalizes_to_zero_var(r: *const Fe) -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_set_int` is never used
[INFO] [stdout]    --> src/field.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub fn fe_set_int(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_clear` is never used
[INFO] [stdout]    --> src/field.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub fn fe_clear(a: *mut Fe)  {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_is_zero` is never used
[INFO] [stdout]    --> src/field.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub fn fe_is_zero(a: *const Fe) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_is_odd` is never used
[INFO] [stdout]    --> src/field.rs:151:8
[INFO] [stdout]     |
[INFO] [stdout] 151 | pub fn fe_is_odd(a: *const Fe) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_cmp_var` is never used
[INFO] [stdout]    --> src/field.rs:164:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub fn fe_cmp_var(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_set_b32` is never used
[INFO] [stdout]    --> src/field.rs:180:8
[INFO] [stdout]     |
[INFO] [stdout] 180 | pub fn fe_set_b32(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_get_b32` is never used
[INFO] [stdout]    --> src/field.rs:196:8
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub fn fe_get_b32(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_negate` is never used
[INFO] [stdout]    --> src/field.rs:213:8
[INFO] [stdout]     |
[INFO] [stdout] 213 | pub fn fe_negate(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_mul_int` is never used
[INFO] [stdout]    --> src/field.rs:230:8
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub fn fe_mul_int(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_add` is never used
[INFO] [stdout]    --> src/field.rs:246:8
[INFO] [stdout]     |
[INFO] [stdout] 246 | pub fn fe_add(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_mul` is never used
[INFO] [stdout]    --> src/field.rs:265:8
[INFO] [stdout]     |
[INFO] [stdout] 265 | pub fn fe_mul(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_sqr` is never used
[INFO] [stdout]    --> src/field.rs:285:8
[INFO] [stdout]     |
[INFO] [stdout] 285 | pub fn fe_sqr(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_inv` is never used
[INFO] [stdout]    --> src/field.rs:303:8
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub fn fe_inv(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_inv_var` is never used
[INFO] [stdout]    --> src/field.rs:318:8
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub fn fe_inv_var(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_to_storage` is never used
[INFO] [stdout]    --> src/field.rs:333:8
[INFO] [stdout]     |
[INFO] [stdout] 333 | pub fn fe_to_storage(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_from_storage` is never used
[INFO] [stdout]    --> src/field.rs:348:8
[INFO] [stdout]     |
[INFO] [stdout] 348 | pub fn fe_from_storage(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_storage_cmov` is never used
[INFO] [stdout]    --> src/field.rs:364:8
[INFO] [stdout]     |
[INFO] [stdout] 364 | pub fn fe_storage_cmov(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_cmov` is never used
[INFO] [stdout]    --> src/field.rs:381:8
[INFO] [stdout]     |
[INFO] [stdout] 381 | pub fn fe_cmov(
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_normalize` is never used
[INFO] [stdout]    --> src/field_10x26.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub fn fe_normalize(r: *mut Fe)  {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_normalize_weak` is never used
[INFO] [stdout]    --> src/field_10x26.rs:235:8
[INFO] [stdout]     |
[INFO] [stdout] 235 | pub fn fe_normalize_weak(r: *mut Fe)  {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_normalize_var` is never used
[INFO] [stdout]    --> src/field_10x26.rs:270:8
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub fn fe_normalize_var(r: *mut Fe)  {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_normalizes_to_zero` is never used
[INFO] [stdout]    --> src/field_10x26.rs:330:8
[INFO] [stdout]     |
[INFO] [stdout] 330 | pub fn fe_normalizes_to_zero(r: *const Fe) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_normalizes_to_zero_var` is never used
[INFO] [stdout]    --> src/field_10x26.rs:363:8
[INFO] [stdout]     |
[INFO] [stdout] 363 | pub fn fe_normalizes_to_zero_var(r: *const Fe) -> i32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_set_int` is never used
[INFO] [stdout]    --> src/field_10x26.rs:419:18
[INFO] [stdout]     |
[INFO] [stdout] 419 | #[inline] pub fn fe_set_int(
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_is_zero` is never used
[INFO] [stdout]    --> src/field_10x26.rs:435:18
[INFO] [stdout]     |
[INFO] [stdout] 435 | #[inline] pub fn fe_is_zero(a: *const Fe) -> i32 {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_is_odd` is never used
[INFO] [stdout]    --> src/field_10x26.rs:448:18
[INFO] [stdout]     |
[INFO] [stdout] 448 | #[inline] pub fn fe_is_odd(a: *const Fe) -> i32 {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_clear` is never used
[INFO] [stdout]    --> src/field_10x26.rs:460:18
[INFO] [stdout]     |
[INFO] [stdout] 460 | #[inline] pub fn fe_clear(a: *mut Fe)  {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_cmp_var` is never used
[INFO] [stdout]    --> src/field_10x26.rs:475:8
[INFO] [stdout]     |
[INFO] [stdout] 475 | pub fn fe_cmp_var(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_set_b32` is never used
[INFO] [stdout]    --> src/field_10x26.rs:500:8
[INFO] [stdout]     |
[INFO] [stdout] 500 | pub fn fe_set_b32(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_get_b32` is never used
[INFO] [stdout]    --> src/field_10x26.rs:538:8
[INFO] [stdout]     |
[INFO] [stdout] 538 | pub fn fe_get_b32(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_negate` is never used
[INFO] [stdout]    --> src/field_10x26.rs:583:18
[INFO] [stdout]     |
[INFO] [stdout] 583 | #[inline] pub fn fe_negate(
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_mul_int` is never used
[INFO] [stdout]    --> src/field_10x26.rs:612:18
[INFO] [stdout]     |
[INFO] [stdout] 612 | #[inline] pub fn fe_mul_int(
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_add` is never used
[INFO] [stdout]    --> src/field_10x26.rs:636:18
[INFO] [stdout]     |
[INFO] [stdout] 636 | #[inline] pub fn fe_add(
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_mul` is never used
[INFO] [stdout]     --> src/field_10x26.rs:1329:8
[INFO] [stdout]      |
[INFO] [stdout] 1329 | pub fn fe_mul(
[INFO] [stdout]      |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_sqr` is never used
[INFO] [stdout]     --> src/field_10x26.rs:1353:8
[INFO] [stdout]      |
[INFO] [stdout] 1353 | pub fn fe_sqr(
[INFO] [stdout]      |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_cmov` is never used
[INFO] [stdout]     --> src/field_10x26.rs:1372:18
[INFO] [stdout]      |
[INFO] [stdout] 1372 | #[inline] pub fn fe_cmov(
[INFO] [stdout]      |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_storage_cmov` is never used
[INFO] [stdout]     --> src/field_10x26.rs:1402:18
[INFO] [stdout]      |
[INFO] [stdout] 1402 | #[inline] pub fn fe_storage_cmov(
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_to_storage` is never used
[INFO] [stdout]     --> src/field_10x26.rs:1424:8
[INFO] [stdout]      |
[INFO] [stdout] 1424 | pub fn fe_to_storage(
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_from_storage` is never used
[INFO] [stdout]     --> src/field_10x26.rs:1444:18
[INFO] [stdout]      |
[INFO] [stdout] 1444 | #[inline] pub fn fe_from_storage(
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_inv` is never used
[INFO] [stdout]     --> src/field_10x26.rs:1545:8
[INFO] [stdout]      |
[INFO] [stdout] 1545 | pub fn fe_inv(
[INFO] [stdout]      |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fe_inv_var` is never used
[INFO] [stdout]     --> src/field_10x26.rs:1564:8
[INFO] [stdout]      |
[INFO] [stdout] 1564 | pub fn fe_inv_var(
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 146 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.68s
[INFO] running `Command { std: "docker" "inspect" "f3611cd604e3ea69321b2af09640960e8cda0abf296be18ede7ef332e87cb7a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3611cd604e3ea69321b2af09640960e8cda0abf296be18ede7ef332e87cb7a2", kill_on_drop: false }`
[INFO] [stdout] f3611cd604e3ea69321b2af09640960e8cda0abf296be18ede7ef332e87cb7a2
