[INFO] cloning repository https://github.com/kirch7/shaat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kirch7/shaat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirch7%2Fshaat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirch7%2Fshaat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1479561bc3d8329940f693c7708e7cfa71a3fcc9 [INFO] testing kirch7/shaat against try#fc4ba03ef77ca5018fb78a097d3b924d30f15bfc+target=i686-unknown-linux-musl for musl_upgrade_1_2_take4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirch7%2Fshaat" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kirch7/shaat on toolchain fc4ba03ef77ca5018fb78a097d3b924d30f15bfc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kirch7/shaat [INFO] finished tweaking git repo https://github.com/kirch7/shaat [INFO] tweaked toml for git repo https://github.com/kirch7/shaat written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/kirch7/shaat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded juniper_codegen v0.9.2 [INFO] [stderr] Downloaded futures v0.1.22 [INFO] [stderr] Downloaded actix-web v0.6.15 [INFO] [stderr] Downloaded juniper v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e33d41594215be5f3a9c800147052d20b17c3a484bb1441dc0802a874f6f451f [INFO] running `Command { std: "docker" "start" "-a" "e33d41594215be5f3a9c800147052d20b17c3a484bb1441dc0802a874f6f451f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e33d41594215be5f3a9c800147052d20b17c3a484bb1441dc0802a874f6f451f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e33d41594215be5f3a9c800147052d20b17c3a484bb1441dc0802a874f6f451f", kill_on_drop: false }` [INFO] [stdout] e33d41594215be5f3a9c800147052d20b17c3a484bb1441dc0802a874f6f451f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e5fe8aae689456a96e54c29f25bfa70ea06df46f58763194dab519954752ba80 [INFO] running `Command { std: "docker" "start" "-a" "e5fe8aae689456a96e54c29f25bfa70ea06df46f58763194dab519954752ba80", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling futures v0.1.22 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-fs v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling bytecount v0.3.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling smallvec v0.6.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling stable_deref_trait v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling aho-corasick v0.6.5 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.5 [INFO] [stderr] Compiling trust-dns-proto v0.3.3 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling libsqlite3-sys v0.9.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling untrusted v0.5.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling tokio-signal v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.1.3 [INFO] [stderr] Compiling mime v0.3.8 [INFO] [stderr] error: failed to run custom build command for `ring v0.12.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ring-9d1431a3bf1fe5f8/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CARGO: /opt/rustwide/rustup-home/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo [INFO] [stderr] CARGO_CFG_PANIC: unwind [INFO] [stderr] CARGO_CFG_TARGET_ABI: [INFO] [stderr] CARGO_CFG_TARGET_ARCH: x86 [INFO] [stderr] CARGO_CFG_TARGET_ENDIAN: little [INFO] [stderr] CARGO_CFG_TARGET_ENV: musl [INFO] [stderr] CARGO_CFG_TARGET_FAMILY: unix [INFO] [stderr] CARGO_CFG_TARGET_FEATURE: fxsr,llvm14-builtins-abi,sse,sse2 [INFO] [stderr] CARGO_CFG_TARGET_HAS_ATOMIC: 16,32,64,8,ptr [INFO] [stderr] CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT: 16,32,8,ptr [INFO] [stderr] CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE: 16,32,64,8,ptr [INFO] [stderr] CARGO_CFG_TARGET_OS: linux [INFO] [stderr] CARGO_CFG_TARGET_POINTER_WIDTH: 32 [INFO] [stderr] CARGO_CFG_TARGET_THREAD_LOCAL: [INFO] [stderr] CARGO_CFG_TARGET_VENDOR: unknown [INFO] [stderr] CARGO_CFG_UNIX: [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS: --cap-lints=forbid [INFO] [stderr] CARGO_FEATURE_DEFAULT: 1 [INFO] [stderr] CARGO_FEATURE_DEV_URANDOM_FALLBACK: 1 [INFO] [stderr] CARGO_FEATURE_USE_HEAP: 1 [INFO] [stderr] CARGO_HOME: /opt/rustwide/cargo-home [INFO] [stderr] CARGO_INCREMENTAL: 0 [INFO] [stderr] CARGO_MAKEFLAGS: -j --jobserver-fds=17,18 --jobserver-auth=17,18 [INFO] [stderr] CARGO_MANIFEST_DIR: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1 [INFO] [stderr] CARGO_MANIFEST_LINKS: ring-asm [INFO] [stderr] CARGO_PKG_AUTHORS: Brian Smith [INFO] [stderr] CARGO_PKG_DESCRIPTION: Safe, fast, small crypto using Rust. [INFO] [stderr] CARGO_PKG_HOMEPAGE: [INFO] [stderr] CARGO_PKG_LICENSE: [INFO] [stderr] CARGO_PKG_LICENSE_FILE: LICENSE [INFO] [stderr] CARGO_PKG_NAME: ring [INFO] [stderr] CARGO_PKG_REPOSITORY: https://github.com/briansmith/ring [INFO] [stderr] CARGO_PKG_RUST_VERSION: [INFO] [stderr] CARGO_PKG_VERSION: 0.12.1 [INFO] [stderr] CARGO_PKG_VERSION_MAJOR: 0 [INFO] [stderr] CARGO_PKG_VERSION_MINOR: 12 [INFO] [stderr] CARGO_PKG_VERSION_PATCH: 1 [INFO] [stderr] CARGO_PKG_VERSION_PRE: [INFO] [stderr] CARGO_TARGET_DIR: /opt/rustwide/target [INFO] [stderr] DEBUG: true [INFO] [stderr] HOME: /root [INFO] [stderr] HOST: x86_64-unknown-linux-gnu [INFO] [stderr] HOSTNAME: e5fe8aae6894 [INFO] [stderr] LD_LIBRARY_PATH: /opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/lib [INFO] [stderr] NUM_JOBS: 16 [INFO] [stderr] OPT_LEVEL: 0 [INFO] [stderr] OUT_DIR: /opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out [INFO] [stderr] PATH: /opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [INFO] [stderr] PROFILE: debug [INFO] [stderr] RUSTC: rustc [INFO] [stderr] RUSTDOC: rustdoc [INFO] [stderr] RUSTDOCFLAGS: --cap-lints=forbid [INFO] [stderr] RUSTUP_HOME: /opt/rustwide/rustup-home [INFO] [stderr] RUSTUP_TOOLCHAIN: fc4ba03ef77ca5018fb78a097d3b924d30f15bfc [INFO] [stderr] RUST_BACKTRACE: full [INFO] [stderr] RUST_RECURSION_COUNT: 1 [INFO] [stderr] SOURCE_DIR: /opt/rustwide/workdir [INFO] [stderr] SSL_CERT_DIR: /usr/lib/ssl/certs [INFO] [stderr] SSL_CERT_FILE: /usr/lib/ssl/certs/ca-certificates.crt [INFO] [stderr] TARGET: i686-unknown-linux-musl [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-std=c1x" "-Wbad-function-cast" "-Wmissing-prototypes" "-Wnested-externs" "-Wstrict-prototypes" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/constant_time_test.o" "crypto/constant_time_test.c" [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-std=c1x" "-Wbad-function-cast" "-Wmissing-prototypes" "-Wnested-externs" "-Wstrict-prototypes" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/montgomery.o" "crypto/bn/montgomery.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] CFLAGS = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/chacha-x86-elf.o" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1/pregenerated/chacha-x86-elf.S" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/ghash-x86-elf.o" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1/pregenerated/ghash-x86-elf.S" [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/poly1305-x86-elf.o" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1/pregenerated/poly1305-x86-elf.S" [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/aesni-x86-elf.o" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1/pregenerated/aesni-x86-elf.S" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-std=c1x" "-Wbad-function-cast" "-Wmissing-prototypes" "-Wnested-externs" "-Wstrict-prototypes" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/aes.o" "crypto/aes/aes.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-std=c1x" "-Wbad-function-cast" "-Wmissing-prototypes" "-Wnested-externs" "-Wstrict-prototypes" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/ecp_nistz.o" "crypto/ec/ecp_nistz.c" [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/sha256-586-elf.o" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1/pregenerated/sha256-586-elf.S" [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/vpaes-x86-elf.o" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1/pregenerated/vpaes-x86-elf.S" [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-std=c1x" "-Wbad-function-cast" "-Wmissing-prototypes" "-Wnested-externs" "-Wstrict-prototypes" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/gfp_p256.o" "crypto/ec/gfp_p256.c" [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-std=c1x" "-Wbad-function-cast" "-Wmissing-prototypes" "-Wnested-externs" "-Wstrict-prototypes" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/limbs.o" "crypto/limbs/limbs.c" [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/x86-mont-elf.o" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1/pregenerated/x86-mont-elf.S" [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/aes-586-elf.o" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1/pregenerated/aes-586-elf.S" [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/ecp_nistz256-x86-elf.o" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1/pregenerated/ecp_nistz256-x86-elf.S" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-std=c1x" "-Wbad-function-cast" "-Wmissing-prototypes" "-Wnested-externs" "-Wstrict-prototypes" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/ecp_nistz256.o" "crypto/ec/ecp_nistz256.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-std=c1x" "-Wbad-function-cast" "-Wmissing-prototypes" "-Wnested-externs" "-Wstrict-prototypes" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/gfp_p384.o" "crypto/ec/gfp_p384.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-std=c1x" "-Wbad-function-cast" "-Wmissing-prototypes" "-Wnested-externs" "-Wstrict-prototypes" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/shift.o" "crypto/bn/shift.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-std=c1x" "-Wbad-function-cast" "-Wmissing-prototypes" "-Wnested-externs" "-Wstrict-prototypes" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/montgomery_inv.o" "crypto/bn/montgomery_inv.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-std=c1x" "-Wbad-function-cast" "-Wmissing-prototypes" "-Wnested-externs" "-Wstrict-prototypes" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/bn.o" "crypto/bn/bn.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-std=c1x" "-Wbad-function-cast" "-Wmissing-prototypes" "-Wnested-externs" "-Wstrict-prototypes" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/exponentiation.o" "crypto/bn/exponentiation.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-std=c1x" "-Wbad-function-cast" "-Wmissing-prototypes" "-Wnested-externs" "-Wstrict-prototypes" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/crypto.o" "crypto/crypto.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/sha512-586-elf.o" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1/pregenerated/sha512-586-elf.S" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-std=c1x" "-Wbad-function-cast" "-Wmissing-prototypes" "-Wnested-externs" "-Wstrict-prototypes" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/e_aes.o" "crypto/cipher/e_aes.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-std=c1x" "-Wbad-function-cast" "-Wmissing-prototypes" "-Wnested-externs" "-Wstrict-prototypes" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/gcm.o" "crypto/modes/gcm.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-std=c1x" "-Wbad-function-cast" "-Wmissing-prototypes" "-Wnested-externs" "-Wstrict-prototypes" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/generic.o" "crypto/bn/generic.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-std=c1x" "-Wbad-function-cast" "-Wmissing-prototypes" "-Wnested-externs" "-Wstrict-prototypes" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/mul.o" "crypto/bn/mul.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-std=c1x" "-Wbad-function-cast" "-Wmissing-prototypes" "-Wnested-externs" "-Wstrict-prototypes" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/mem.o" "crypto/mem.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-std=c1x" "-Wbad-function-cast" "-Wmissing-prototypes" "-Wnested-externs" "-Wstrict-prototypes" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/curve25519.o" "crypto/curve25519/curve25519.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_i686-unknown-linux-musl = None [INFO] [stderr] CC_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "musl-gcc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m32" "-static" "-march=i686" "-Wl,-melf_i386" "-I" "include" "-std=c1x" "-Wbad-function-cast" "-Wmissing-prototypes" "-Wnested-externs" "-Wstrict-prototypes" "-fdata-sections" "-ffunction-sections" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-declarations" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wno-cast-align" "-fstack-protector" "-g3" "-U_FORTIFY_SOURCE" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/cpu-intel.o" "crypto/cpu-intel.c" [INFO] [stderr] running: "ar" "crs" "/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/libring-test.a" "/opt/rustwide/target/i686-unknown-linux-musl/debug/build/ring-9d3af737298c1fe3/out/constant_time_test.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rustc-link-lib=static=ring-test [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] In file included from crypto/bn/internal.h:135, [INFO] [stderr] from crypto/bn/montgomery.c:117: [INFO] [stderr] crypto/bn/../internal.h: In function 'from_be_u64_ptr': [INFO] [stderr] In file included from crypto/limbs/limbs.c:19: [INFO] [stderr] crypto/limbs/../internal.h: In function 'from_be_u64_ptr': [INFO] [stderr] crypto/limbs/../internal.h:288:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 288 | return ((uint64_t)data[0] << 56) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/limbs/../internal.h:289:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 289 | ((uint64_t)data[1] << 48) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/limbs/../internal.h:290:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 290 | ((uint64_t)data[2] << 40) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:288:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 288 | return ((uint64_t)data[0] << 56) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/limbs/../internal.h:291:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 291 | ((uint64_t)data[3] << 32) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/limbs/../internal.h: In function 'to_be_u64_ptr': [INFO] [stderr] crypto/bn/../internal.h:289:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 289 | ((uint64_t)data[1] << 48) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:290:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 290 | ((uint64_t)data[2] << 40) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:291:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 291 | ((uint64_t)data[3] << 32) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h: In function 'to_be_u64_ptr': [INFO] [stderr] crypto/limbs/../internal.h:336:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 336 | out[0] = (uint8_t)(value >> 56); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/limbs/../internal.h:337:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 337 | out[1] = (uint8_t)(value >> 48); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/limbs/../internal.h:338:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 338 | out[2] = (uint8_t)(value >> 40); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/limbs/../internal.h:339:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 339 | out[3] = (uint8_t)(value >> 32); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:336:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 336 | out[0] = (uint8_t)(value >> 56); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:337:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 337 | out[1] = (uint8_t)(value >> 48); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:338:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 338 | out[2] = (uint8_t)(value >> 40); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:339:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 339 | out[3] = (uint8_t)(value >> 32); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from crypto/bn/montgomery.c:117: [INFO] [stderr] crypto/bn/internal.h: In function 'bn_umult_lohi': [INFO] [stderr] crypto/bn/internal.h:198:33: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 198 | *high_out = (BN_ULONG)(result >> BN_BITS2); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from crypto/limbs/limbs.c:21: [INFO] [stderr] crypto/limbs/limbs.inl: In function 'limb_adc': [INFO] [stderr] crypto/limbs/limbs.inl:62:19: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 62 | ret = (Carry)(x >> LIMB_BITS); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/limbs/limbs.inl: In function 'limb_add': [INFO] [stderr] In file included from crypto/bn/montgomery.c:115: [INFO] [stderr] crypto/bn/montgomery.c: At top level: [INFO] [stderr] include/GFp/type_check.h:64:43: error: static assertion failed: "BN_MONT_CTX_set_64_bit_mismatch" [INFO] [stderr] 64 | #define OPENSSL_COMPILE_ASSERT(cond, msg) _Static_assert(cond, #msg) [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] crypto/bn/montgomery.c:127:1: note: in expansion of macro 'OPENSSL_COMPILE_ASSERT' [INFO] [stderr] 127 | OPENSSL_COMPILE_ASSERT(sizeof(BN_ULONG) * BN_MONT_CTX_N0_LIMBS == [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] crypto/limbs/limbs.inl:76:19: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 76 | ret = (Carry)(x >> LIMB_BITS); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/limbs/limbs.inl: In function 'limb_sbb': [INFO] [stderr] crypto/limbs/limbs.inl:92:20: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 92 | ret = (Carry)((x >> LIMB_BITS) & 1); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/limbs/limbs.inl: In function 'limb_sub': [INFO] [stderr] crypto/limbs/limbs.inl:106:20: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 106 | ret = (Carry)((x >> LIMB_BITS) & 1); [INFO] [stderr] | ^~ [INFO] [stderr] thread '' panicked at 'execution failed', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1/build.rs:636:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] In file included from crypto/ec/ecp_nistz.h:25, [INFO] [stderr] from crypto/ec/ecp_nistz.c:15: [INFO] [stderr] crypto/ec/../internal.h: In function 'from_be_u64_ptr': [INFO] [stderr] crypto/ec/../internal.h:288:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 288 | return ((uint64_t)data[0] << 56) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../internal.h:289:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 289 | ((uint64_t)data[1] << 48) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../internal.h:290:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 290 | ((uint64_t)data[2] << 40) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../internal.h:291:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 291 | ((uint64_t)data[3] << 32) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../internal.h: In function 'to_be_u64_ptr': [INFO] [stderr] crypto/ec/../internal.h:336:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 336 | out[0] = (uint8_t)(value >> 56); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../internal.h:337:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 337 | out[1] = (uint8_t)(value >> 48); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../internal.h:338:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 338 | out[2] = (uint8_t)(value >> 40); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../internal.h:339:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 339 | out[3] = (uint8_t)(value >> 32); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from crypto/ec/ecp_nistz.c:21: [INFO] [stderr] crypto/ec/../bn/internal.h: In function 'bn_umult_lohi': [INFO] [stderr] crypto/ec/../bn/internal.h:198:33: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 198 | *high_out = (BN_ULONG)(result >> BN_BITS2); [INFO] [stderr] | ^~ [INFO] [stderr] 0: 0x55b34576c10a - std::backtrace_rs::backtrace::libunwind::trace::h9c950f33f2c47e7a [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55b34576c10a - std::backtrace_rs::backtrace::trace_unsynchronized::h3b7d012a4e8e7f24 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55b34576c10a - std::sys_common::backtrace::_print_fmt::hdd49f55d946a286b [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x55b34576c10a - ::fmt::h3d92f0976b36eb47 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55b34578bfce - core::fmt::write::h1802db4bd3dbef5c [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stderr] 5: 0x55b345768615 - std::io::Write::write_fmt::h52d7df55c66c74f0 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 6: In file included from crypto/constant_time_test.c:46: [INFO] [stderr] crypto/internal.h: In function 'from_be_u64_ptr': [INFO] [stderr] 0x55b34576bed5 - std::sys_common::backtracecrypto/internal.h:288:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 288 | return ((uint64_t)data[0] << 56) | [INFO] [stderr] | ^~ [INFO] [stderr] ::_print::crypto/internal.h:289:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 289 | ((uint64_t)data[1] << 48) | [INFO] [stderr] | ^~ [INFO] [stderr] h35f0168a013ac3ce [INFO] [stderr] crypto/internal.h:290:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 290 | ((uint64_t)data[2] << 40) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/internal.h:291:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 291 | ((uint64_t)data[3] << 32) | [INFO] [stderr] | ^~ [INFO] [stderr] at crypto/internal.h: In function 'to_be_u64_ptr': [INFO] [stderr] /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:crypto/internal.h:336:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 336 | out[0] = (uint8_t)(value >> 56); [INFO] [stderr] | ^~ [INFO] [stderr] 47:crypto/internal.h:337:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 337 | out[1] = (uint8_t)(value >> 48); [INFO] [stderr] | ^~ [INFO] [stderr] 5crypto/internal.h:338:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 338 | out[2] = (uint8_t)(value >> 40); [INFO] [stderr] | ^~ [INFO] [stderr] [INFO] [stderr] crypto/internal.h:339:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 339 | out[3] = (uint8_t)(value >> 32); [INFO] [stderr] | ^~ [INFO] [stderr] 7: 0x55b34576bed5 - std::sys_common::backtrace::print::h2e13c2fefd7982de [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x55b34576d85f - std::panicking::default_hook::{{closurecrypto/constant_time_test.c: In function 'test_binary_op_size_t': [INFO] [stderr] }crypto/constant_time_test.c:67:35: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 67 | "Test failed for %s(%zu, %zu): expected %zu (TRUE), got %zu\n", [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] 68 | op_name, a, b, CONSTTIME_TRUE_SIZE_T, c); [INFO] [stderr] | ~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] }::haee6898ffcd271f3crypto/constant_time_test.c:67:40: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 67 | "Test failed for %s(%zu, %zu): expected %zu (TRUE), got %zu\n", [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] 68 | op_name, a, b, CONSTTIME_TRUE_SIZE_T, c); [INFO] [stderr] | ~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] [INFO] [stderr] crypto/constant_time_test.c:67:55: warning: format '%zu' expects argument of type 'size_t', but argument 6 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 67 | "Test failed for %s(%zu, %zu): expected %zu (TRUE), got %zu\n", [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] 68 | op_name, a, b, CONSTTIME_TRUE_SIZE_T, c); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] crypto/constant_time_test.c:67:71: warning: format '%zu' expects argument of type 'size_t', but argument 7 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 67 | "Test failed for %s(%zu, %zu): expected %zu (TRUE), got %zu\n", [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] 68 | op_name, a, b, CONSTTIME_TRUE_SIZE_T, c); [INFO] [stderr] | ~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] crypto/constant_time_test.c:72:36: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 72 | "Test failed for %s(%zu, %zu): expected %zu (FALSE), got %zu\n", [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] 73 | op_name, a, b, CONSTTIME_FALSE_SIZE_T, c); [INFO] [stderr] | ~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:crypto/constant_time_test.c:72:41: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 72 | "Test failed for %s(%zu, %zu): expected %zu (FALSE), got %zu\n", [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] 73 | op_name, a, b, CONSTTIME_FALSE_SIZE_T, c); [INFO] [stderr] | ~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] 267:22crypto/constant_time_test.c:72:56: warning: format '%zu' expects argument of type 'size_t', but argument 6 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 72 | "Test failed for %s(%zu, %zu): expected %zu (FALSE), got %zu\n", [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] 73 | op_name, a, b, CONSTTIME_FALSE_SIZE_T, c); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] [INFO] [stderr] crypto/constant_time_test.c:72:73: warning: format '%zu' expects argument of type 'size_t', but argument 7 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 72 | "Test failed for %s(%zu, %zu): expected %zu (FALSE), got %zu\n", [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] 73 | op_name, a, b, CONSTTIME_FALSE_SIZE_T, c); [INFO] [stderr] | ~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] 9: 0x55b34576d59b - std::panicking::default_hook::crypto/constant_time_test.c: In function 'test_is_zero_size_t': [INFO] [stderr] ha871b976095e03c8 [INFO] [stderr] crypto/constant_time_test.c:101:61: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 101 | "Test failed for constant_time_is_zero_size_t(%zu): " [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] 102 | "expected %zu (TRUE), got %zu\n", [INFO] [stderr] 103 | a, CONSTTIME_TRUE_SIZE_T, c); [INFO] [stderr] | ~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] crypto/constant_time_test.c:101:13: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 101 | "Test failed for constant_time_is_zero_size_t(%zu): " [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 102 | "expected %zu (TRUE), got %zu\n", [INFO] [stderr] 103 | a, CONSTTIME_TRUE_SIZE_T, c); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] crypto/constant_time_test.c:102:25: note: format string is defined here [INFO] [stderr] 102 | "expected %zu (TRUE), got %zu\n", [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] crypto/constant_time_test.c:101:13: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 101 | "Test failed for constant_time_is_zero_size_t(%zu): " [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 102 | "expected %zu (TRUE), got %zu\n", [INFO] [stderr] 103 | a, CONSTTIME_TRUE_SIZE_T, c); [INFO] [stderr] | ~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] crypto/constant_time_test.c:102:41: note: format string is defined here [INFO] [stderr] 102 | "expected %zu (TRUE), got %zu\n", [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:286:9 [INFO] [stderr] crypto/constant_time_test.c:107:61: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 107 | "Test failed for constant_time_is_zero_size_t(%zu): " [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] 108 | "expected %zu (FALSE), got %zu\n", [INFO] [stderr] 109 | a, CONSTTIME_FALSE_SIZE_T, c); [INFO] [stderr] | ~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] crypto/constant_time_test.c:107:13: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 107 | "Test failed for constant_time_is_zero_size_t(%zu): " [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 108 | "expected %zu (FALSE), got %zu\n", [INFO] [stderr] 109 | a, CONSTTIME_FALSE_SIZE_T, c); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] crypto/constant_time_test.c:108:25: note: format string is defined here [INFO] [stderr] 108 | "expected %zu (FALSE), got %zu\n", [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] 10: crypto/constant_time_test.c:107:13: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 107 | "Test failed for constant_time_is_zero_size_t(%zu): " [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 108 | "expected %zu (FALSE), got %zu\n", [INFO] [stderr] 109 | a, CONSTTIME_FALSE_SIZE_T, c); [INFO] [stderr] | ~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] crypto/constant_time_test.c:108:42: note: format string is defined here [INFO] [stderr] 108 | "expected %zu (FALSE), got %zu\n", [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] 0x55b34576df6c - std::panicking::rust_panic_with_hook::h062710ad04a7aa11 [INFO] [stderr] crypto/constant_time_test.c:116:64: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 116 | "Test failed for constant_time_is_nonzero_size_t(%zu): " [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] 117 | "expected %zu (FALSE), got %zu\n", [INFO] [stderr] 118 | a, CONSTTIME_FALSE_SIZE_T, c); [INFO] [stderr] | ~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] crypto/constant_time_test.c:116:13: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 116 | "Test failed for constant_time_is_nonzero_size_t(%zu): " [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 117 | "expected %zu (FALSE), got %zu\n", [INFO] [stderr] 118 | a, CONSTTIME_FALSE_SIZE_T, c); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] crypto/constant_time_test.c:117:25: note: format string is defined here [INFO] [stderr] 117 | "expected %zu (FALSE), got %zu\n", [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] crypto/constant_time_test.c:116:13: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 116 | "Test failed for constant_time_is_nonzero_size_t(%zu): " [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 117 | "expected %zu (FALSE), got %zu\n", [INFO] [stderr] 118 | a, CONSTTIME_FALSE_SIZE_T, c); [INFO] [stderr] | ~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] crypto/constant_time_test.c:117:42: note: format string is defined here [INFO] [stderr] 117 | "expected %zu (FALSE), got %zu\n", [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:688:13crypto/constant_time_test.c:122:64: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 122 | "Test failed for constant_time_is_nonzero_size_t(%zu): " [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] 123 | "expected %zu (TRUE), got %zu\n", [INFO] [stderr] 124 | a, CONSTTIME_TRUE_SIZE_T, c); [INFO] [stderr] | ~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] [INFO] [stderr] crypto/constant_time_test.c:122:13: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 122 | "Test failed for constant_time_is_nonzero_size_t(%zu): " [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 123 | "expected %zu (TRUE), got %zu\n", [INFO] [stderr] 124 | a, CONSTTIME_TRUE_SIZE_T, c); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] crypto/constant_time_test.c:123:25: note: format string is defined here [INFO] [stderr] 123 | "expected %zu (TRUE), got %zu\n", [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] crypto/constant_time_test.c:122:13: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 122 | "Test failed for constant_time_is_nonzero_size_t(%zu): " [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 123 | "expected %zu (TRUE), got %zu\n", [INFO] [stderr] 124 | a, CONSTTIME_TRUE_SIZE_T, c); [INFO] [stderr] | ~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] crypto/constant_time_test.c:123:41: note: format string is defined here [INFO] [stderr] 123 | "expected %zu (TRUE), got %zu\n", [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] crypto/constant_time_test.c: In function 'test_select_size_t': [INFO] [stderr] 11: crypto/constant_time_test.c:135:60: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 135 | "Test failed for constant_time_select_size_t(%zu, %zu," [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] 136 | "%zu): expected %zu(first value), got %zu\n", [INFO] [stderr] 137 | CONSTTIME_TRUE_SIZE_T, a, b, a, selected); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] 0x55b3457332d8 - std::panicking::begin_panic::{{closure}}::he056030a5aa7d055 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:608:9 [INFO] [stderr] crypto/constant_time_test.c:135:65: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 135 | "Test failed for constant_time_select_size_t(%zu, %zu," [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] 136 | "%zu): expected %zu(first value), got %zu\n", [INFO] [stderr] 137 | CONSTTIME_TRUE_SIZE_T, a, b, a, selected); [INFO] [stderr] | ~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] crypto/constant_time_test.c:135:13: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 135 | "Test failed for constant_time_select_size_t(%zu, %zu," [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 136 | "%zu): expected %zu(first value), got %zu\n", [INFO] [stderr] 137 | CONSTTIME_TRUE_SIZE_T, a, b, a, selected); [INFO] [stderr] | ~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] crypto/constant_time_test.c:136:16: note: format string is defined here [INFO] [stderr] 136 | "%zu): expected %zu(first value), got %zu\n", [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] crypto/constant_time_test.c:135:13: warning: format '%zu' expects argument of type 'size_t', but argument 6 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 135 | "Test failed for constant_time_select_size_t(%zu, %zu," [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 136 | "%zu): expected %zu(first value), got %zu\n", [INFO] [stderr] 137 | CONSTTIME_TRUE_SIZE_T, a, b, a, selected); [INFO] [stderr] | ~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] 12: 0x55b34572f676 - std::sys_common::backtrace::__rust_end_short_backtrace::h2928626f811abfba [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stderr] 13: 0x55b345733210 - std::panicking::begin_panic::h0a87ad735fe35fca [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:607:12 [INFO] [stderr] 14: 0x55b3456c3a9c - build_script_build::run_command::h545d5d0a29fcbebc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1/build.rs:636:9 [INFO] [stderr] 15: 0x55b3456c2526 - build_script_build::compile::h793ecde17daf15da [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1/build.rs:522:13 [INFO] [stderr] 16: 0x55b3456c1df8 - build_script_build::build_library::{{closure}}::h7e31cb521e26130a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1/build.rs:460:18 [INFO] [stderr] 17: 0x55b3456ac0c6 - as rayon::iter::internal::Folder>::consume::h6467554f6e4c93da [INFO] [stderr] In file included from crypto/aes/aes.c:55: [INFO] [stderr] crypto/aes/../internal.h: In function 'from_be_u64_ptr': [INFO] [stderr] at crypto/aes/../internal.h:288:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 288 | return ((uint64_t)data[0] << 56) | [INFO] [stderr] | ^~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/map.rs:crypto/aes/../internal.h:289:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 289 | ((uint64_t)data[1] << 48) | [INFO] [stderr] | ^~ [INFO] [stderr] 208crypto/aes/../internal.h:290:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 290 | ((uint64_t)data[2] << 40) | [INFO] [stderr] | ^~ [INFO] [stderr] :27crypto/aes/../internal.h:291:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 291 | ((uint64_t)data[3] << 32) | [INFO] [stderr] | ^~ [INFO] [stderr] [INFO] [stderr] 18: 0x55b3456ac693 - as rayon::iter::internal::Folder>::consume::h6ad068d6cce0d84d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/filter.rs:113:24 [INFO] [stderr] 19: 0x55b3456ae3e8 - rayon::iter::internal::Folder::consume_iter::h8869d7871bdf7148 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:84:20 [INFO] [stderr] crypto/aes/../internal.h: In function 'to_be_u64_ptr': [INFO] [stderr] crypto/aes/../internal.h:336:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 336 | out[0] = (uint8_t)(value >> 56); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/aes/../internal.h:337:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 337 | out[1] = (uint8_t)(value >> 48); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/aes/../internal.h:338:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 338 | out[2] = (uint8_t)(value >> 40); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/aes/../internal.h:339:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 339 | out[3] = (uint8_t)(value >> 32); [INFO] [stderr] | ^~ [INFO] [stderr] 20: 0x55b3456a8e51 - rayon::iter::internal::Producer::fold_with::h01c7a358d5c5f7bf [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:48:9 [INFO] [stderr] 21: 0x55b3456b23f9 - rayon::iter::internal::bridge_producer_consumer::helper::hba6764412dc9b70d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:283:13 [INFO] [stderr] 22: 0x55b3456b3205 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h943afa99bc9ffe6c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:279:25 [INFO] [stderr] 23: 0x55b3456bac5a - rayon_core::join::join::{{closure}}::hdae6916abfb309a2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:100:22 [INFO] [stderr] 24: 0x55b3456ba1a3 - rayon_core::join::join_context::{{closure}}::{{closure}}::hb0f299cec6cc894e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:128:55 [INFO] [stderr] 25: 0x55b3456a5e1d - as core::ops::function::FnOnce<()>>::call_once::hd523bbe28464492f [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 26: 0x55b34569f3b0 - std::panicking::try::do_call::h6b9de2243f12e91b [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stderr] 27: 0x55b3456a0e8b - __rust_try [INFO] [stderr] 28: 0x55b34569e243 - std::panicking::try::hb5694a2ec9b44ffb [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stderr] 29: 0x55b3456ace2f - std::panic::catch_unwind::h3f8329cc247e75fb [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stderr] 30: 0x55b3456af059 - rayon_core::unwind::halt_unwinding::h203cd6599b5b4b9f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/unwind.rs:18:5 [INFO] [stderr] 31: 0x55b3456b629f - rayon_core::join::join_context::{{closure}}::h734082b2e4e02866 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:128:24 [INFO] [stderr] 32: 0x55b3456cefea - rayon_core::registry::in_worker::hb25d46ee533b1d68 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:713:13 [INFO] [stderr] 33: 0x55b3456b4067 - rayon_core::join::join_context::h73d51b1f3243edc7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:116:5 [INFO] [stderr] 34: 0x55b3456ba6a3 - rayon_core::join::join::h10b167b18a1b3bed [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:100:5 [INFO] [stderr] 35: 0x55b3456b21da - rayon::iter::internal::bridge_producer_consumer::helper::hba6764412dc9b70d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:279:17 [INFO] [stderr] 36: 0x55b3456b3205 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h943afa99bc9ffe6c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:279:25 [INFO] [stderr] 37: 0x55b3456bac5a - rayon_core::join::join::{{closure}}::hdae6916abfb309a2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:100:22 [INFO] [stderr] 38: 0x55b3456ba1a3 - rayon_core::join::join_context::{{closure}}::{{closure}}::hb0f299cec6cc894e [INFO] [stderr] at crypto/constant_time_test.c:136:31: note: format string is defined here [INFO] [stderr] 136 | "%zu): expected %zu(first value), got %zu\n", [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:128:55 [INFO] [stderr] crypto/constant_time_test.c:135:13: warning: format '%zu' expects argument of type 'size_t', but argument 7 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 135 | "Test failed for constant_time_select_size_t(%zu, %zu," [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 136 | "%zu): expected %zu(first value), got %zu\n", [INFO] [stderr] 137 | CONSTTIME_TRUE_SIZE_T, a, b, a, selected); [INFO] [stderr] | ~~~~~~~~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] crypto/constant_time_test.c:136:53: note: format string is defined here [INFO] [stderr] 136 | "%zu): expected %zu(first value), got %zu\n", [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] 39: 0x55b3456a5e1d - as corecrypto/constant_time_test.c:143:60: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 143 | "Test failed for constant_time_select_size_t(%zu, %zu," [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] 144 | "%zu): expected %zu(second value), got %zu\n", [INFO] [stderr] 145 | CONSTTIME_FALSE_SIZE_T, a, b, b, selected); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] ::ops::crypto/constant_time_test.c:143:65: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 143 | "Test failed for constant_time_select_size_t(%zu, %zu," [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] 144 | "%zu): expected %zu(second value), got %zu\n", [INFO] [stderr] 145 | CONSTTIME_FALSE_SIZE_T, a, b, b, selected); [INFO] [stderr] | ~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] function::FnOncecrypto/constant_time_test.c:143:13: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 143 | "Test failed for constant_time_select_size_t(%zu, %zu," [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 144 | "%zu): expected %zu(second value), got %zu\n", [INFO] [stderr] 145 | CONSTTIME_FALSE_SIZE_T, a, b, b, selected); [INFO] [stderr] | ~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] >crypto/constant_time_test.c:143:13: warning: format '%zu' expects argument of type 'size_t', but argument 6 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 143 | "Test failed for constant_time_select_size_t(%zu, %zu," [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 144 | "%zu): expected %zu(second value), got %zu\n", [INFO] [stderr] 145 | CONSTTIME_FALSE_SIZE_T, a, b, b, selected); [INFO] [stderr] | ~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] ::crypto/constant_time_test.c:144:31: note: format string is defined here [INFO] [stderr] 144 | "%zu): expected %zu(second value), got %zu\n", [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] call_once::hd523bbe28464492f [INFO] [stderr] crypto/constant_time_test.c:143:13: warning: format '%zu' expects argument of type 'size_t', but argument 7 has type 'long unsigned int' [-Wformat=] [INFO] [stderr] 143 | "Test failed for constant_time_select_size_t(%zu, %zu," [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 144 | "%zu): expected %zu(second value), got %zu\n", [INFO] [stderr] 145 | CONSTTIME_FALSE_SIZE_T, a, b, b, selected); [INFO] [stderr] | ~~~~~~~~ [INFO] [stderr] | | [INFO] [stderr] | long unsigned int [INFO] [stderr] crypto/constant_time_test.c:144:54: note: format string is defined here [INFO] [stderr] 144 | "%zu): expected %zu(second value), got %zu\n", [INFO] [stderr] | ~~^ [INFO] [stderr] | | [INFO] [stderr] | unsigned int [INFO] [stderr] | %lu [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 40: 0x55b34569f3b0 - std::panicking::trycrypto/constant_time_test.c: At top level: [INFO] [stderr] ::do_callcrypto/constant_time_test.c:174:31: warning: conversion from 'long long unsigned int' to 'long unsigned int' changes value from '9223372036854775806' to '4294967294' [-Woverflow] [INFO] [stderr] 174 | 0, 1, 1024, 12345, 32000, SIZE_MAX / 2 - 1, SIZE_MAX / 2, SIZE_MAX / 2 + 1, [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] ::h6b9de2243f12e91b [INFO] [stderr] crypto/constant_time_test.c:174:49: warning: conversion from 'long long unsigned int' to 'long unsigned int' changes value from '9223372036854775807' to '4294967295' [-Woverflow] [INFO] [stderr] 174 | 0, 1, 1024, 12345, 32000, SIZE_MAX / 2 - 1, SIZE_MAX / 2, SIZE_MAX / 2 + 1, [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] crypto/constant_time_test.c:174:63: warning: conversion from 'long long unsigned int' to 'long unsigned int' changes value from '9223372036854775808' to '0' [-Woverflow] [INFO] [stderr] 174 | 0, 1, 1024, 12345, 32000, SIZE_MAX / 2 - 1, SIZE_MAX / 2, SIZE_MAX / 2 + 1, [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] crypto/constant_time_test.c:175:5: warning: conversion from 'long long unsigned int' to 'long unsigned int' changes value from '18446744073709551614' to '4294967294' [-Woverflow] [INFO] [stderr] 175 | SIZE_MAX - 1, SIZE_MAX}; [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] crypto/constant_time_test.c:175:19: warning: conversion from 'long long unsigned int' to 'long unsigned int' changes value from '18446744073709551615' to '4294967295' [-Woverflow] [INFO] [stderr] 175 | SIZE_MAX - 1, SIZE_MAX}; [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stderr] 41: 0x55b3456a0e8b - __rust_try [INFO] [stderr] 42: 0x55b34569e243 - std::panicking::try::hb5694a2ec9b44ffb [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stderr] 43: 0x55b3456ace2f - std::panic::catch_unwind::h3f8329cc247e75fb [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stderr] 44: 0x55b3456af059 - rayon_core::unwind::halt_unwinding::h203cd6599b5b4b9f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/unwind.rs:18:5 [INFO] [stderr] 45: 0x55b3456b629f - rayon_core::join::join_context::{{closure}}::h734082b2e4e02866 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:128:24 [INFO] [stderr] 46: 0x55b3456cefea - rayon_core::registry::in_worker::hb25d46ee533b1d68 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:713:13 [INFO] [stderr] 47: 0x55b3456b4067 - rayon_core::join::join_context::h73d51b1f3243edc7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:116:5 [INFO] [stderr] 48: 0x55b3456ba6a3 - rayon_core::join::join::h10b167b18a1b3bed [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:100:5 [INFO] [stderr] 49: 0x55b3456b21da - rayon::iter::internal::bridge_producer_consumer::helper::hba6764412dc9b70d [INFO] [stderr] In file included from crypto/ec/gfp_p256.c:20: [INFO] [stderr] crypto/ec/../internal.h: In function 'from_be_u64_ptr': [INFO] [stderr] crypto/ec/../internal.h:288:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 288 | return ((uint64_t)data[0] << 56) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../internal.h:289:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 289 | ((uint64_t)data[1] << 48) | [INFO] [stderr] | ^~ [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rscrypto/ec/../internal.h:290:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 290 | ((uint64_t)data[2] << 40) | [INFO] [stderr] | ^~ [INFO] [stderr] :279crypto/ec/../internal.h:291:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 291 | ((uint64_t)data[3] << 32) | [INFO] [stderr] | ^~ [INFO] [stderr] :17 [INFO] [stderr] 50: 0x55b3456b3205 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h943afa99bc9ffe6c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:279:25 [INFO] [stderr] 51: 0x55b3456bac5a - rayon_core::join::join::{{closure}}::hdae6916abfb309a2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:100:22 [INFO] [stderr] 52: 0x55b3456ba1a3 - rayon_core::join::join_context::{{closure}}::{{closure}}::hb0f299cec6cc894e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:128:55 [INFO] [stderr] 53: 0x55b3456a5e1d - as core::ops::function::FnOnce<()>>::call_once::hd523bbe28464492f [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 54: 0x55b34569f3b0 - std::panicking::try::do_call::h6b9de2243f12e91b [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stderr] 55: 0x55b3456a0e8b - __rust_try [INFO] [stderr] 56: 0x55b34569e243 - std::panicking::try::hb5694a2ec9b44ffb [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stderr] 57: 0x55b3456ace2f - std::panic::catch_unwind::h3f8329cc247e75fb [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stderr] In file included from crypto/ec/ecp_nistz.h:25, [INFO] [stderr] from crypto/ec/ecp_nistz256.c:32: [INFO] [stderr] crypto/ec/../internal.h: In function 'from_be_u64_ptr': [INFO] [stderr] crypto/ec/../internal.h:288:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 288 | return ((uint64_t)data[0] << 56) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../internal.h:289:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 289 | ((uint64_t)data[1] << 48) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../internal.h:290:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 290 | ((uint64_t)data[2] << 40) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../internal.h:291:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 291 | ((uint64_t)data[3] << 32) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../internal.h: In function 'to_be_u64_ptr': [INFO] [stderr] crypto/ec/../internal.h:336:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 336 | out[0] = (uint8_t)(value >> 56); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../internal.h:337:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 337 | out[1] = (uint8_t)(value >> 48); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../internal.h:338:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 338 | out[2] = (uint8_t)(value >> 40); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../internal.h:339:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 339 | out[3] = (uint8_t)(value >> 32); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from crypto/ec/ecp_nistz256.c:34: [INFO] [stderr] crypto/ec/../bn/internal.h: In function 'bn_umult_lohi': [INFO] [stderr] crypto/ec/../bn/internal.h:198:33: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 198 | *high_out = (BN_ULONG)(result >> BN_BITS2); [INFO] [stderr] | ^~ [INFO] [stderr] 58: 0x55b3456af059 - rayon_core::unwind::halt_unwinding::h203cd6599b5b4b9f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/unwind.rs:18:5 [INFO] [stderr] 59: 0x55b3456b629f - rayon_core::join::join_context::{{closure}}::h734082b2e4e02866 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:128:24 [INFO] [stderr] 60: 0x55b3456cefea - rayon_core::registry::in_worker::hb25d46ee533b1d68 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:713:13 [INFO] [stderr] 61: 0x55b3456b4067 - rayon_core::join::join_context::h73d51b1f3243edc7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:116:5 [INFO] [stderr] 62: 0x55b3456ba6a3 - rayon_core::join::join::h10b167b18a1b3bed [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:100:5 [INFO] [stderr] 63: 0x55b3456b21da - rayon::iter::internal::bridge_producer_consumer::helper::hba6764412dc9b70d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:279:17 [INFO] [stderr] 64: 0x55b3456b2f2e - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h26f02b39a303a13b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:280:25 [INFO] [stderr] 65: 0x55b3456bad38 - rayon_core::join::join::{{closure}}::hfa622b644983c9a4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:100:36 [INFO] [stderr] 66: 0x55b3456ba40f - rayon_core::join::join_context::{{closure}}::{{closure}}::hcc5ff42742e58fda [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:122:46 [INFO] [stderr] 67: 0x55b3456cbf31 - as rayon_core::job::Job>::execute::{{closure}}::h268e0ba037aefc02 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/job.rs:113:64 [INFO] [stderr] 68: 0x55b3456a59cd - as core::ops::function::FnOnce<()>>::call_once::h16390c9885b28dbb [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 69: 0x55b34569e9a0 - std::panicking::try::do_call::h175b90f02b0ee86e [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stderr] 70: 0x55b3456a0e8b - __rust_try [INFO] [stderr] 71: 0x55b34569dde3 - std::panicking::try::h8c9c84493f7cadc8 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stderr] 72: 0x55b3456ace6f - std::panic::catch_unwind::h49021623137cf4f2 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stderr] 73: 0x55b3456af569 - rayon_core::unwind::halt_unwinding::ha8bc2b5f13ba226a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/unwind.rs:18:5 [INFO] [stderr] 74: 0x55b3456cb162 - as rayon_core::job::Job>::execute::haf2495aaf5a1f287 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/job.rs:113:38 [INFO] [stderr] 75: 0x55b3456da7be - rayon_core::job::JobRef::execute::hc7f834becc8c3b52 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/job.rs:60:9 [INFO] [stderr] 76: 0x55b3456ed372 - rayon_core::registry::WorkerThread::execute::h24ce508fb20fc3e7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:583:9 [INFO] [stderr] 77: 0x55b3456ed152 - rayon_core::registry::WorkerThread::wait_until_cold::hc77b5a4eb79fa0e1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:567:17 [INFO] [stderr] 78: 0x55b3456ecb64 - rayon_core::registry::WorkerThread::wait_until::h45aa9dddc24d8790 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:543:13 [INFO] [stderr] 79: 0x55b3456edbf7 - rayon_core::registry::main_loop::h224b0d01bc430bd0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:674:5 [INFO] [stderr] 80: 0x55b3456ec19c - rayon_core::registry::Registry::new::{{closure}}::h25919f724bc6f073 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:134:54 [INFO] [stderr] 81: 0x55b3456de8f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c0a10000f724965 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stderr] 82: 0x55b3456d7af2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6aae4a976a467d30 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stderr] 83: 0x55b3456d6182 - as core::ops::function::FnOnce<()>>::call_once::h6db8b6cf6c549610 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 84: 0x55b3456dee0e - std::panicking::try::do_call::hc8c242482d02fe82 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stderr] 85: 0x55b3456e03eb - __rust_try [INFO] [stderr] 86: 0x55b3456deb83 - std::panicking::try::h7512627fb7e1545f [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stderr] In file included from crypto/ec/../bn/internal.h:135, [INFO] [stderr] from crypto/ec/gfp_p384.c:20: [INFO] [stderr] crypto/ec/../bn/../internal.h: In function 'from_be_u64_ptr': [INFO] [stderr] crypto/ec/../bn/../internal.h:288:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 288 | return ((uint64_t)data[0] << 56) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../bn/../internal.h:289:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 289 | ((uint64_t)data[1] << 48) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../bn/../internal.h:290:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 290 | ((uint64_t)data[2] << 40) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../bn/../internal.h:291:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 291 | ((uint64_t)data[3] << 32) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../bn/../internal.h: In function 'to_be_u64_ptr': [INFO] [stderr] crypto/ec/../bn/../internal.h:336:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 336 | out[0] = (uint8_t)(value >> 56); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../bn/../internal.h:337:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 337 | out[1] = (uint8_t)(value >> 48); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../bn/../internal.h:338:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 338 | out[2] = (uint8_t)(value >> 40); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../bn/../internal.h:339:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 339 | out[3] = (uint8_t)(value >> 32); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from crypto/ec/gfp_p384.c:20: [INFO] [stderr] crypto/ec/../bn/internal.h: In function 'bn_umult_lohi': [INFO] [stderr] crypto/ec/../bn/internal.h:198:33: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 198 | *high_out = (BN_ULONG)(result >> BN_BITS2); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from crypto/ec/gfp_p384.c:23: [INFO] [stderr] crypto/ec/../limbs/limbs.inl: In function 'limb_adc': [INFO] [stderr] crypto/ec/../limbs/limbs.inl:62:19: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 62 | ret = (Carry)(x >> LIMB_BITS); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../limbs/limbs.inl: In function 'limb_add': [INFO] [stderr] crypto/ec/../limbs/limbs.inl:76:19: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 76 | ret = (Carry)(x >> LIMB_BITS); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../limbs/limbs.inl: In function 'limb_sbb': [INFO] [stderr] crypto/ec/../limbs/limbs.inl:92:20: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 92 | ret = (Carry)((x >> LIMB_BITS) & 1); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../limbs/limbs.inl: In function 'limb_sub': [INFO] [stderr] crypto/ec/../limbs/limbs.inl:106:20: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 106 | ret = (Carry)((x >> LIMB_BITS) & 1); [INFO] [stderr] | ^~ [INFO] [stderr] 87: 0x55b3456e45e0 - std::panic::catch_unwind::h60d1e8d8eed3cb6b [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stderr] 88: 0x55b3456d78df - std::thread::Builder::spawn_unchecked_::{{closure}}::h86a2c905b999ca68 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stderr] 89: 0x55b3456e47cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h946571965637af32 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stderr] 90: 0x55b3457731f3 - as core::ops::function::FnOnce>::call_once::h8a3ca0c2a645c232 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stderr] 91: 0x55b3457731f3 - as core::ops::function::FnOnce>::call_once::he71012180e2c5001 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stderr] 92: 0x55b3457731f3 - std::sys::unix::thread::Thread::new::thread_start::h956502a17a626a91 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 93: 0x7fc717987609 - start_thread [INFO] [stderr] 94: 0x7fc7178a6133 - clone [INFO] [stderr] 95: 0x0 - [INFO] [stderr] In file included from crypto/bn/internal.h:135, [INFO] [stderr] from crypto/bn/montgomery_inv.c:19: [INFO] [stderr] crypto/bn/../internal.h: In function 'from_be_u64_ptr': [INFO] [stderr] crypto/bn/../internal.h:288:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 288 | return ((uint64_t)data[0] << 56) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:289:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 289 | ((uint64_t)data[1] << 48) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:290:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 290 | ((uint64_t)data[2] << 40) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:291:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 291 | ((uint64_t)data[3] << 32) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h: In function 'to_be_u64_ptr': [INFO] [stderr] crypto/bn/../internal.h:336:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 336 | out[0] = (uint8_t)(value >> 56); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:337:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 337 | out[1] = (uint8_t)(value >> 48); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:338:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 338 | out[2] = (uint8_t)(value >> 40); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:339:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 339 | out[3] = (uint8_t)(value >> 32); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from crypto/bn/montgomery_inv.c:19: [INFO] [stderr] crypto/bn/internal.h: In function 'bn_umult_lohi': [INFO] [stderr] crypto/bn/internal.h:198:33: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 198 | *high_out = (BN_ULONG)(result >> BN_BITS2); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from crypto/bn/../internal.h:121, [INFO] [stderr] from crypto/bn/internal.h:135, [INFO] [stderr] from crypto/bn/montgomery_inv.c:19: [INFO] [stderr] crypto/bn/montgomery_inv.c: At top level: [INFO] [stderr] include/GFp/type_check.h:64:43: error: static assertion failed: "BN_MONT_CTX_N0_LIMBS_DOES_NOT_MATCH_UINT64_T" [INFO] [stderr] 64 | #define OPENSSL_COMPILE_ASSERT(cond, msg) _Static_assert(cond, #msg) [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] crypto/bn/montgomery_inv.c:29:1: note: in expansion of macro 'OPENSSL_COMPILE_ASSERT' [INFO] [stderr] 29 | OPENSSL_COMPILE_ASSERT(sizeof(uint64_t) == [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] crypto/bn/montgomery_inv.c: In function 'GFp_bn_neg_inv_mod_r_u64': [INFO] [stderr] crypto/bn/montgomery_inv.c:62:45: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 62 | static const uint64_t alpha = UINT64_C(1) << (LG_LITTLE_R - 1); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from include/GFp/base.h:60, [INFO] [stderr] from include/GFp/bn.h:126, [INFO] [stderr] from crypto/bn/montgomery_inv.c:15: [INFO] [stderr] crypto/bn/montgomery_inv.c:62:42: error: initializer element is not a constant expression [-Wpedantic] [INFO] [stderr] 62 | static const uint64_t alpha = UINT64_C(1) << (LG_LITTLE_R - 1); [INFO] [stderr] | ^ [INFO] [stderr] thread '' panicked at 'execution failed', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1/build.rs:636:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b34576c10a - std::backtrace_rs::backtrace::libunwind::trace::h9c950f33f2c47e7a [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55b34576c10a - std::backtrace_rs::backtrace::trace_unsynchronized::h3b7d012a4e8e7f24 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55b34576c10a - std::sys_common::backtrace::_print_fmt::hdd49f55d946a286b [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x55b34576c10a - ::fmt::h3d92f0976b36eb47 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55b34578bfce - core::fmt::write::h1802db4bd3dbef5c [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stderr] 5: 0x55b345768615 - std::io::Write::write_fmt::h52d7df55c66c74f0 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 6: 0x55b34576bed5 - std::sys_common::backtrace::_print::h35f0168a013ac3ce [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x55b34576bed5 - std::sys_common::backtrace::print::h2e13c2fefd7982de [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x55b34576d85f - std::panicking::default_hook::{{closure}}::haee6898ffcd271f3 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x55b34576d59b - std::panicking::default_hook::ha871b976095e03c8 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x55b34576df6c - std::panicking::rust_panic_with_hook::h062710ad04a7aa11 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:688:13 [INFO] [stderr] 11: 0x55b3457332d8 - std::panicking::begin_panic::{{closure}}::he056030a5aa7d055 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:608:9 [INFO] [stderr] 12: 0x55b34572f676 - std::sys_common::backtrace::__rust_end_short_backtrace::h2928626f811abfba [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stderr] 13: 0x55b345733210 - std::panicking::begin_panic::h0a87ad735fe35fca [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:607:12 [INFO] [stderr] 14: 0x55b3456c3a9c - build_script_build::run_command::h545d5d0a29fcbebc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1/build.rs:636:9 [INFO] [stderr] 15: 0x55b3456c2526 - build_script_build::compile::h793ecde17daf15da [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1/build.rs:522:13 [INFO] [stderr] 16: 0x55b3456c1df8 - build_script_build::build_library::{{closure}}::h7e31cb521e26130a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1/build.rs:460:18 [INFO] [stderr] 17: 0x55b3456ac0c6 - as rayon::iter::internal::Folder>::consume::h6467554f6e4c93da [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/map.rs:208:27 [INFO] [stderr] 18: 0x55b3456ac693 - as rayon::iter::internal::Folder>::consume::h6ad068d6cce0d84d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/filter.rs:113:24 [INFO] [stderr] 19: 0x55b3456ae3e8 - rayon::iter::internal::Folder::consume_iter::h8869d7871bdf7148 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:84:20 [INFO] [stderr] 20: 0x55b3456a8e51 - rayon::iter::internal::Producer::fold_with::h01c7a358d5c5f7bf [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:48:9 [INFO] [stderr] 21: 0x55b3456b23f9 - rayon::iter::internal::bridge_producer_consumer::helper::hba6764412dc9b70d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:283:13 [INFO] [stderr] 22: 0x55b3456b3205 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h943afa99bc9ffe6c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:279:25 [INFO] [stderr] 23: 0x55b3456bac5a - rayon_core::join::join::{{closure}}::hdae6916abfb309a2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:100:22 [INFO] [stderr] 24: 0x55b3456ba1a3 - rayon_core::join::join_context::{{closure}}::{{closure}}::hb0f299cec6cc894e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:128:55 [INFO] [stderr] 25: 0x55b3456a5e1d - as core::ops::function::FnOnce<()>>::call_once::hd523bbe28464492f [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 26: 0x55b34569f3b0 - std::panicking::try::do_call::h6b9de2243f12e91b [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stderr] 27: 0x55b3456a0e8b - __rust_try [INFO] [stderr] 28: 0x55b34569e243 - std::panicking::try::hb5694a2ec9b44ffb [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stderr] 29: 0x55b3456ace2f - std::panic::catch_unwind::h3f8329cc247e75fb [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stderr] 30: 0x55b3456af059 - rayon_core::unwind::halt_unwinding::h203cd6599b5b4b9f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/unwind.rs:18:5 [INFO] [stderr] 31: 0x55b3456b629f - rayon_core::join::join_context::{{closure}}::h734082b2e4e02866 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:128:24 [INFO] [stderr] 32: 0x55b3456cefea - rayon_core::registry::in_worker::hb25d46ee533b1d68 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:713:13 [INFO] [stderr] 33: 0x55b3456b4067 - rayon_core::join::join_context::h73d51b1f3243edc7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:116:5 [INFO] [stderr] 34: 0x55b3456ba6a3 - rayon_core::join::join::h10b167b18a1b3bed [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:100:5 [INFO] [stderr] 35: 0x55b3456b21da - rayon::iter::internal::bridge_producer_consumer::helper::hba6764412dc9b70d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:279:17 [INFO] [stderr] 36: 0x55b3456b2f2e - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h26f02b39a303a13b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:280:25 [INFO] [stderr] 37: 0x55b3456bad38 - rayon_core::join::join::{{closure}}::hfa622b644983c9a4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:100:36 [INFO] [stderr] 38: 0x55b3456ba40f - rayon_core::join::join_context::{{closure}}::{{closure}}::hcc5ff42742e58fda [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:122:46 [INFO] [stderr] 39: 0x55b3456cbf31 - as rayon_core::job::Job>::execute::{{closure}}::h268e0ba037aefc02 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/job.rs:113:64 [INFO] [stderr] 40: 0x55b3456a59cd - as core::ops::function::FnOnce<()>>::call_once::h16390c9885b28dbb [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 41: 0x55b34569e9a0 - std::panicking::try::do_call::h175b90f02b0ee86e [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stderr] 42: 0x55b3456a0e8b - __rust_try [INFO] [stderr] 43: 0x55b34569dde3 - std::panicking::try::h8c9c84493f7cadc8 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stderr] 44: 0x55b3456ace6f - std::panic::catch_unwind::h49021623137cf4f2 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stderr] 45: 0x55b3456af569 - rayon_core::unwind::halt_unwinding::ha8bc2b5f13ba226a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/unwind.rs:18:5 [INFO] [stderr] 46: 0x55b3456cb162 - as rayon_core::job::Job>::execute::haf2495aaf5a1f287 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/job.rs:113:38 [INFO] [stderr] 47: 0x55b3456da7be - rayon_core::job::JobRef::execute::hc7f834becc8c3b52 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/job.rs:60:9 [INFO] [stderr] 48: 0x55b3456ed372 - rayon_core::registry::WorkerThread::execute::h24ce508fb20fc3e7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:583:9 [INFO] [stderr] 49: 0x55b3456ecdc2 - rayon_core::registry::WorkerThread::wait_until_cold::h4887d497267fa29f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:567:17 [INFO] [stderr] 50: 0x55b3456ecaa4 - rayon_core::registry::WorkerThread::wait_until::h407327f3655052d2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:543:13 [INFO] [stderr] 51: 0x55b3456b64f5 - rayon_core::join::join_context::{{closure}}::h734082b2e4e02866 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:156:17 [INFO] [stderr] 52: 0x55b3456cefea - rayon_core::registry::in_worker::hb25d46ee533b1d68 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:713:13 [INFO] [stderr] 53: 0x55b3456b4067 - rayon_core::join::join_context::h73d51b1f3243edc7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:116:5 [INFO] [stderr] 54: 0x55b3456ba6a3 - rayon_core::join::join::h10b167b18a1b3bed [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:100:5 [INFO] [stderr] 55: 0x55b3456b21da - rayon::iter::internal::bridge_producer_consumer::helper::hba6764412dc9b70d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:279:17 [INFO] [stderr] 56: 0x55b3456b3205 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h943afa99bc9ffe6c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:279:25 [INFO] [stderr] 57: 0x55b3456bac5a - rayon_core::join::join::{{closure}}::hdae6916abfb309a2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:100:22 [INFO] [stderr] 58: 0x55b3456ba1a3 - rayon_core::join::join_context::{{closure}}::{{closure}}::hb0f299cec6cc894e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:128:55 [INFO] [stderr] 59: 0x55b3456a5e1d - as core::ops::function::FnOnce<()>>::call_once::hd523bbe28464492f [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 60: 0x55b34569f3b0 - std::panicking::try::do_call::h6b9de2243f12e91b [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stderr] 61: 0x55b3456a0e8b - __rust_try [INFO] [stderr] 62: 0x55b34569e243 - std::panicking::try::hb5694a2ec9b44ffb [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stderr] 63: 0x55b3456ace2f - std::panic::catch_unwind::h3f8329cc247e75fb [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stderr] 64: 0x55b3456af059 - rayon_core::unwind::halt_unwinding::h203cd6599b5b4b9f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/unwind.rs:18:5 [INFO] [stderr] 65: 0x55b3456b629f - rayon_core::join::join_context::{{closure}}::h734082b2e4e02866 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:128:24 [INFO] [stderr] 66: 0x55b3456cefea - rayon_core::registry::in_worker::hb25d46ee533b1d68 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:713:13 [INFO] [stderr] 67: 0x55b3456b4067 - rayon_core::join::join_context::h73d51b1f3243edc7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:116:5 [INFO] [stderr] 68: 0x55b3456ba6a3 - rayon_core::join::join::h10b167b18a1b3bed [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:100:5 [INFO] [stderr] 69: 0x55b3456b21da - rayon::iter::internal::bridge_producer_consumer::helper::hba6764412dc9b70d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:279:17 [INFO] [stderr] 70: 0x55b3456b2f2e - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h26f02b39a303a13b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:280:25 [INFO] [stderr] 71: 0x55b3456bad38 - rayon_core::join::join::{{closure}}::hfa622b644983c9a4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:100:36 [INFO] [stderr] 72: 0x55b3456ba40f - rayon_core::join::join_context::{{closure}}::{{closure}}::hcc5ff42742e58fda [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:122:46 [INFO] [stderr] 73: 0x55b3456cbf31 - as rayon_core::job::Job>::execute::{{closure}}::h268e0ba037aefc02 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/job.rs:113:64 [INFO] [stderr] 74: 0x55b3456a59cd - as core::ops::function::FnOnce<()>>::call_once::h16390c9885b28dbb [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 75: 0x55b34569e9a0 - std::panicking::try::do_call::h175b90f02b0ee86e [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stderr] 76: 0x55b3456a0e8b - __rust_try [INFO] [stderr] 77: 0x55b34569dde3 - std::panicking::try::h8c9c84493f7cadc8 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stderr] 78: 0x55b3456ace6f - std::panic::catch_unwind::h49021623137cf4f2 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stderr] 79: 0x55b3456af569 - rayon_core::unwind::halt_unwinding::ha8bc2b5f13ba226a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/unwind.rs:18:5 [INFO] [stderr] 80: 0x55b3456cb162 - as rayon_core::job::Job>::execute::haf2495aaf5a1f287 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/job.rs:113:38 [INFO] [stderr] 81: 0x55b3456da7be - rayon_core::job::JobRef::execute::hc7f834becc8c3b52 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/job.rs:60:9 [INFO] [stderr] 82: 0x55b3456ed372 - rayon_core::registry::WorkerThread::execute::h24ce508fb20fc3e7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:583:9 [INFO] [stderr] 83: 0x55b3456ed152 - rayon_core::registry::WorkerThread::wait_until_cold::hc77b5a4eb79fa0e1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:567:17 [INFO] [stderr] 84: 0x55b3456ecb64 - rayon_core::registry::WorkerThread::wait_until::h45aa9dddc24d8790 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:543:13 [INFO] [stderr] 85: 0x55b3456edbf7 - rayon_core::registry::main_loop::h224b0d01bc430bd0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:674:5 [INFO] [stderr] 86: 0x55b3456ec19c - rayon_core::registry::Registry::new::{{closure}}::h25919f724bc6f073 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:134:54 [INFO] [stderr] 87: 0x55b3456de8f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c0a10000f724965 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stderr] 88: 0x55b3456d7af2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6aae4a976a467d30 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stderr] 89: 0x55b3456d6182 - as core::ops::function::FnOnce<()>>::call_once::h6db8b6cf6c549610 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 90: 0x55b3456dee0e - std::panicking::try::do_call::hc8c242482d02fe82 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stderr] 91: 0x55b3456e03eb - __rust_try [INFO] [stderr] 92: 0x55b3456deb83 - std::panicking::try::h7512627fb7e1545f [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stderr] 93: 0x55b3456e45e0 - std::panic::catch_unwind::h60d1e8d8eed3cb6b [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stderr] 94: 0x55b3456d78df - std::thread::Builder::spawn_unchecked_::{{closure}}::h86a2c905b999ca68 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stderr] 95: 0x55b3456e47cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h946571965637af32 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stderr] 96: 0x55b3457731f3 - as core::ops::function::FnOnce>::call_once::h8a3ca0c2a645c232 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stderr] 97: 0x55b3457731f3 - as core::ops::function::FnOnce>::call_once::he71012180e2c5001 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stderr] 98: 0x55b3457731f3 - std::sys::unix::thread::Thread::new::thread_start::h956502a17a626a91 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 99: 0x7fc717987609 - start_thread [INFO] [stderr] 100: 0x7fc7178a6133 - clone [INFO] [stderr] 101: 0x0 - [INFO] [stderr] In file included from crypto/bn/internal.h:135, [INFO] [stderr] from crypto/bn/exponentiation.c:117: [INFO] [stderr] crypto/bn/../internal.h: In function 'from_be_u64_ptr': [INFO] [stderr] crypto/bn/../internal.h:288:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 288 | return ((uint64_t)data[0] << 56) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:289:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 289 | ((uint64_t)data[1] << 48) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:290:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 290 | ((uint64_t)data[2] << 40) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:291:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 291 | ((uint64_t)data[3] << 32) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h: In function 'to_be_u64_ptr': [INFO] [stderr] crypto/bn/../internal.h:336:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 336 | out[0] = (uint8_t)(value >> 56); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:337:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 337 | out[1] = (uint8_t)(value >> 48); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:338:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 338 | out[2] = (uint8_t)(value >> 40); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:339:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 339 | out[3] = (uint8_t)(value >> 32); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from crypto/bn/exponentiation.c:117: [INFO] [stderr] crypto/bn/internal.h: In function 'bn_umult_lohi': [INFO] [stderr] crypto/bn/internal.h:198:33: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 198 | *high_out = (BN_ULONG)(result >> BN_BITS2); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../internal.h: In function 'to_be_u64_ptr': [INFO] [stderr] crypto/ec/../internal.h:336:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 336 | out[0] = (uint8_t)(value >> 56); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../internal.h:337:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 337 | out[1] = (uint8_t)(value >> 48); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../internal.h:338:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 338 | out[2] = (uint8_t)(value >> 40); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/ec/../internal.h:339:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 339 | out[3] = (uint8_t)(value >> 32); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from crypto/ec/gfp_p256.c:21: [INFO] [stderr] crypto/ec/../bn/internal.h: In function 'bn_umult_lohi': [INFO] [stderr] crypto/ec/../bn/internal.h:198:33: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 198 | *high_out = (BN_ULONG)(result >> BN_BITS2); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from crypto/bn/internal.h:135, [INFO] [stderr] from crypto/bn/shift.c:59: [INFO] [stderr] crypto/bn/../internal.h: In function 'from_be_u64_ptr': [INFO] [stderr] crypto/bn/../internal.h:288:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 288 | return ((uint64_t)data[0] << 56) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:289:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 289 | ((uint64_t)data[1] << 48) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:290:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 290 | ((uint64_t)data[2] << 40) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:291:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 291 | ((uint64_t)data[3] << 32) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h: In function 'to_be_u64_ptr': [INFO] [stderr] crypto/bn/../internal.h:336:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 336 | out[0] = (uint8_t)(value >> 56); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:337:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 337 | out[1] = (uint8_t)(value >> 48); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:338:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 338 | out[2] = (uint8_t)(value >> 40); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:339:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 339 | out[3] = (uint8_t)(value >> 32); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from crypto/modes/internal.h:54, [INFO] [stderr] from crypto/modes/gcm.c:58: [INFO] [stderr] crypto/modes/../internal.h: In function 'from_be_u64_ptr': [INFO] [stderr] crypto/modes/../internal.h:288:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 288 | return ((uint64_t)data[0] << 56) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/modes/../internal.h:289:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 289 | ((uint64_t)data[1] << 48) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/modes/../internal.h:290:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 290 | ((uint64_t)data[2] << 40) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/modes/../internal.h:291:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 291 | ((uint64_t)data[3] << 32) | [INFO] [stderr] | ^~ [INFO] [stderr] In file included from crypto/bn/shift.c:59: [INFO] [stderr] crypto/bn/internal.h: In function 'bn_umult_lohi': [INFO] [stderr] crypto/bn/internal.h:198:33: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 198 | *high_out = (BN_ULONG)(result >> BN_BITS2); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/modes/../internal.h: In function 'to_be_u64_ptr': [INFO] [stderr] crypto/modes/../internal.h:336:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 336 | out[0] = (uint8_t)(value >> 56); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/modes/../internal.h:337:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 337 | out[1] = (uint8_t)(value >> 48); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/modes/../internal.h:338:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 338 | out[2] = (uint8_t)(value >> 40); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/modes/../internal.h:339:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 339 | out[3] = (uint8_t)(value >> 32); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/modes/gcm.c: In function 'gcm_init_4bit': [INFO] [stderr] crypto/modes/gcm.c:75:20: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 75 | V.lo = (V.hi << 63) | (V.lo >> 1); \ [INFO] [stderr] | ^~ [INFO] [stderr] crypto/modes/gcm.c:97:3: note: in expansion of macro 'REDUCE1BIT' [INFO] [stderr] 97 | REDUCE1BIT(V); [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] crypto/modes/gcm.c:79:20: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 79 | V.lo = (V.hi << 63) | (V.lo >> 1); \ [INFO] [stderr] | ^~ [INFO] [stderr] crypto/modes/gcm.c:97:3: note: in expansion of macro 'REDUCE1BIT' [INFO] [stderr] 97 | REDUCE1BIT(V); [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] crypto/modes/gcm.c:80:41: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 80 | V.hi = (V.hi >> 1) ^ ((uint64_t)T << 32); \ [INFO] [stderr] | ^~ [INFO] [stderr] crypto/modes/gcm.c:97:3: note: in expansion of macro 'REDUCE1BIT' [INFO] [stderr] 97 | REDUCE1BIT(V); [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] crypto/modes/gcm.c:75:20: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 75 | V.lo = (V.hi << 63) | (V.lo >> 1); \ [INFO] [stderr] | ^~ [INFO] [stderr] crypto/modes/gcm.c:99:3: note: in expansion of macro 'REDUCE1BIT' [INFO] [stderr] 99 | REDUCE1BIT(V); [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] crypto/modes/gcm.c:79:20: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 79 | V.lo = (V.hi << 63) | (V.lo >> 1); \ [INFO] [stderr] | ^~ [INFO] [stderr] crypto/modes/gcm.c:99:3: note: in expansion of macro 'REDUCE1BIT' [INFO] [stderr] 99 | REDUCE1BIT(V); [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] crypto/modes/gcm.c:80:41: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 80 | V.hi = (V.hi >> 1) ^ ((uint64_t)T << 32); \ [INFO] [stderr] | ^~ [INFO] [stderr] crypto/modes/gcm.c:99:3: note: in expansion of macro 'REDUCE1BIT' [INFO] [stderr] 99 | REDUCE1BIT(V); [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] crypto/modes/gcm.c:75:20: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 75 | V.lo = (V.hi << 63) | (V.lo >> 1); \ [INFO] [stderr] | ^~ [INFO] [stderr] crypto/modes/gcm.c:101:3: note: in expansion of macro 'REDUCE1BIT' [INFO] [stderr] 101 | REDUCE1BIT(V); [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] crypto/modes/gcm.c:79:20: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 79 | V.lo = (V.hi << 63) | (V.lo >> 1); \ [INFO] [stderr] | ^~ [INFO] [stderr] crypto/modes/gcm.c:101:3: note: in expansion of macro 'REDUCE1BIT' [INFO] [stderr] 101 | REDUCE1BIT(V); [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] crypto/modes/gcm.c:80:41: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 80 | V.hi = (V.hi >> 1) ^ ((uint64_t)T << 32); \ [INFO] [stderr] | ^~ [INFO] [stderr] crypto/modes/gcm.c:101:3: note: in expansion of macro 'REDUCE1BIT' [INFO] [stderr] 101 | REDUCE1BIT(V); [INFO] [stderr] | ^~~~~~~~~~ [INFO] [stderr] In file included from crypto/modes/gcm.c:56: [INFO] [stderr] crypto/modes/gcm.c: In function 'GFp_gcm128_init_serialized': [INFO] [stderr] include/GFp/type_check.h:64:43: error: static assertion failed: "GCM128_SERIALIZED_LEN_is_wrong" [INFO] [stderr] 64 | #define OPENSSL_COMPILE_ASSERT(cond, msg) _Static_assert(cond, #msg) [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] crypto/modes/gcm.c:366:3: note: in expansion of macro 'OPENSSL_COMPILE_ASSERT' [INFO] [stderr] 366 | OPENSSL_COMPILE_ASSERT(sizeof(Htable) == GCM128_SERIALIZED_LEN, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] crypto/modes/gcm.c: In function 'GFp_gcm128_init': [INFO] [stderr] include/GFp/type_check.h:64:43: error: static assertion failed: "GCM128_SERIALIZED_LEN_is_wrong" [INFO] [stderr] 64 | #define OPENSSL_COMPILE_ASSERT(cond, msg) _Static_assert(cond, #msg) [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] crypto/modes/gcm.c:471:3: note: in expansion of macro 'OPENSSL_COMPILE_ASSERT' [INFO] [stderr] 471 | OPENSSL_COMPILE_ASSERT(sizeof(ctx->Htable) == GCM128_SERIALIZED_LEN, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] crypto/modes/gcm.c: In function 'GFp_gcm128_aad': [INFO] [stderr] crypto/modes/gcm.c:488:36: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 488 | if (ctx->len.u[0] > (UINT64_C(1) << 61)) { [INFO] [stderr] | ^~ [INFO] [stderr] crypto/modes/gcm.c: In function 'GFp_gcm128_encrypt_ctr32': [INFO] [stderr] crypto/modes/gcm.c:523:37: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 523 | if (ctx->len.u[1] > ((UINT64_C(1) << 36) - 32)) { [INFO] [stderr] | ^~ [INFO] [stderr] crypto/modes/gcm.c: In function 'GFp_gcm128_decrypt_ctr32': [INFO] [stderr] crypto/modes/gcm.c:602:37: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 602 | if (ctx->len.u[1] > ((UINT64_C(1) << 36) - 32)) { [INFO] [stderr] | ^~ [INFO] [stderr] thread '' panicked at 'execution failed', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1/build.rs:636:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b34576c10a - std::backtrace_rs::backtrace::libunwind::trace::h9c950f33f2c47e7a [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55b34576c10a - std::backtrace_rs::backtrace::trace_unsynchronized::h3b7d012a4e8e7f24 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55b34576c10a - std::sys_common::backtrace::_print_fmt::hdd49f55d946a286b [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x55b34576c10a - ::fmt::h3d92f0976b36eb47 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55b34578bfce - core::In file included from crypto/bn/internal.h:135, [INFO] [stderr] from crypto/bn/bn.c:64: [INFO] [stderr] crypto/bn/../internal.h: In function 'from_be_u64_ptr': [INFO] [stderr] fmt::write::h1802db4bd3dbef5c [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stderr] 5: 0x55b345768615 - std::io::Write::write_fmt::h52d7df55c66c74f0 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 6: 0x55b34576bed5 - std::sys_common::backtrace::_print::h35f0168a013ac3ce [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x55b34576bed5 - std::sys_common::backtrace::print::h2e13c2fefd7982de [INFO] [stderr] crypto/bn/../internal.h:288:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 288 | return ((uint64_t)data[0] << 56) | [INFO] [stderr] | ^~ [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: crypto/bn/../internal.h:289:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 289 | ((uint64_t)data[1] << 48) | [INFO] [stderr] | ^~ [INFO] [stderr] 0x55b34576d85f - std::panicking::default_hook::{{closure}}::haee6898ffcd271f3 [INFO] [stderr] crypto/bn/../internal.h:290:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 290 | ((uint64_t)data[2] << 40) | [INFO] [stderr] | ^~ [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: crypto/bn/../internal.h:291:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 291 | ((uint64_t)data[3] << 32) | [INFO] [stderr] | ^~ [INFO] [stderr] 0x55b34576d59b - std::panicking::default_hook::ha871b976095e03c8 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x55b34576df6c - std::panicking::rust_panic_with_hook::h062710ad04a7aa11 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:688:13 [INFO] [stderr] 11: 0x55b3457332d8 - std::panicking::begin_panic::{{closure}}::he056030a5aa7d055 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:608:9 [INFO] [stderr] 12: 0x55b34572f676 - std::sys_common::backtrace::__rust_end_short_backtrace::h2928626f811abfba [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stderr] 13: 0x55b345733210 - std::panicking::begin_panic::h0a87ad735fe35fca [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:607:12 [INFO] [stderr] 14: 0x55b3456c3a9c - build_script_build::run_command::h545d5d0a29fcbebc [INFO] [stderr] crypto/bn/../internal.h: In function 'to_be_u64_ptr': [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1/build.rs:636:9 [INFO] [stderr] crypto/bn/../internal.h:336:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 336 | out[0] = (uint8_t)(value >> 56); [INFO] [stderr] | ^~ [INFO] [stderr] 15: 0x55b3456c2526 - build_script_build::compile::h793ecde17daf15da [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1/build.rs:522:13 [INFO] [stderr] 16: crypto/bn/../internal.h:337:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 337 | out[1] = (uint8_t)(value >> 48); [INFO] [stderr] | ^~ [INFO] [stderr] 0x55b3456c1df8 - build_script_build::build_library::{{closure}}::h7e31cb521e26130a [INFO] [stderr] crypto/bn/../internal.h:338:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 338 | out[2] = (uint8_t)(value >> 40); [INFO] [stderr] | ^~ [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ring-0.12.1/build.rs:460:18 [INFO] [stderr] 17: 0x55b3456ac0c6 - = width of type [-Wshift-count-overflow] [INFO] [stderr] 339 | out[3] = (uint8_t)(value >> 32); [INFO] [stderr] | ^~ [INFO] [stderr] rayon::iter::map::MapFolder as rayon::iter::internal::Folder>::consume::h6467554f6e4c93da [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/map.rs:208:27 [INFO] [stderr] 18: 0x55b3456ac693 - as rayon::iter::internal::Folder>::consume::h6ad068d6cce0d84d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/filter.rs:113:24 [INFO] [stderr] 19: 0x55b3456ae3e8 - rayon::iter::internal::Folder::consume_iter::h8869d7871bdf7148 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:84:20 [INFO] [stderr] 20: 0x55b3456a8e51 - rayon::iter::internal::Producer::fold_with::h01c7a358d5c5f7bf [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:48:9 [INFO] [stderr] 21: 0x55b3456b23f9 - rayon::iter::internal::bridge_producer_consumer::helper::hba6764412dc9b70d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:283:13 [INFO] [stderr] 22: 0x55b3456b3205 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h943afa99bc9ffe6c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:279:25 [INFO] [stderr] 23: 0x55b3456bac5a - rayon_core::join::join::{{closure}}::hdae6916abfb309a2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:100:22 [INFO] [stderr] 24: 0x55b3456ba1a3 - rayon_core::join::join_context::{{closure}}::{{closure}}::hb0f299cec6cc894e [INFO] [stderr] In file included from crypto/bn/bn.c:64: [INFO] [stderr] crypto/bn/internal.h: In function 'bn_umult_lohi': [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:128:55 [INFO] [stderr] 25: 0x55b3456a5e1d - as core::ops::function::FnOnce<()>>::call_once::hd523bbe28464492f [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 26: crypto/bn/internal.h:198:33: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 198 | *high_out = (BN_ULONG)(result >> BN_BITS2); [INFO] [stderr] | ^~ [INFO] [stderr] 0x55b34569f3b0 - std::panicking::try::do_call::h6b9de2243f12e91b [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stderr] 27: 0x55b3456a0e8b - __rust_try [INFO] [stderr] 28: 0x55b34569e243 - std::panicking::try::hb5694a2ec9b44ffb [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stderr] 29: 0x55b3456ace2f - std::panic::catch_unwind::h3f8329cc247e75fb [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stderr] 30: 0x55b3456af059 - rayon_core::unwind::halt_unwinding::h203cd6599b5b4b9f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/unwind.rs:18:5 [INFO] [stderr] 31: 0x55b3456b629f - rayon_core::join::join_context::{{closure}}::h734082b2e4e02866 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:128:24 [INFO] [stderr] 32: 0x55b3456cefea - rayon_core::registry::in_worker::hb25d46ee533b1d68 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:713:13 [INFO] [stderr] 33: 0x55b3456b4067 - rayon_core::join::join_context::h73d51b1f3243edc7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:116:5 [INFO] [stderr] 34: 0x55b3456ba6a3 - rayon_core::join::join::h10b167b18a1b3bed [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:100:5 [INFO] [stderr] 35: 0x55b3456b21da - rayon::iter::internal::bridge_producer_consumer::helper::hba6764412dc9b70d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:279:17 [INFO] [stderr] 36: 0x55b3456b2f2e - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h26f02b39a303a13b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:280:25 [INFO] [stderr] 37: 0x55b3456bad38 - rayon_core::join::join::{{closure}}::hfa622b644983c9a4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:100:36 [INFO] [stderr] 38: 0x55b3456ba40f - rayon_core::join::join_context::{{closure}}::{{closure}}::hcc5ff42742e58fda [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:122:46 [INFO] [stderr] 39: 0x55b3456cbf31 - as rayon_core::job::Job>::execute::{{closure}}::h268e0ba037aefc02 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/job.rs:113:64 [INFO] [stderr] 40: 0x55b3456a59cd - as core::ops::function::FnOnce<()>>::call_once::h16390c9885b28dbb [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 41: 0x55b34569e9a0 - std::panicking::try::do_call::h175b90f02b0ee86e [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stderr] 42: 0x55b3456a0e8b - __rust_try [INFO] [stderr] 43: 0x55b34569dde3 - std::panicking::try::h8c9c84493f7cadc8 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stderr] 44: 0x55b3456ace6f - std::panic::catch_unwind::h49021623137cf4f2 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stderr] 45: 0x55b3456af569 - rayon_core::unwind::halt_unwinding::ha8bc2b5f13ba226a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/unwind.rs:18:5 [INFO] [stderr] 46: 0x55b3456cb162 - as rayon_core::job::Job>::execute::haf2495aaf5a1f287 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/job.rs:113:38 [INFO] [stderr] 47: 0x55b3456da7be - rayon_core::job::JobRef::execute::hc7f834becc8c3b52 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/job.rs:60:9 [INFO] [stderr] 48: 0x55b3456ed372 - rayon_core::registry::WorkerThread::execute::h24ce508fb20fc3e7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:583:9 [INFO] [stderr] 49: 0x55b3456ecdc2 - rayon_core::registry::WorkerThread::wait_until_cold::h4887d497267fa29f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:567:17 [INFO] [stderr] 50: 0x55b3456ecaa4 - rayon_core::registry::WorkerThread::wait_until::h407327f3655052d2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:543:13 [INFO] [stderr] 51: 0x55b3456b64f5 - rayon_core::join::join_context::{{closure}}::h734082b2e4e02866 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:156:17 [INFO] [stderr] 52: 0x55b3456cefea - rayon_core::registry::in_worker::hb25d46ee533b1d68 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:713:13 [INFO] [stderr] 53: 0x55b3456b4067 - rayon_core::join::join_context::h73d51b1f3243edc7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:116:5 [INFO] [stderr] 54: 0x55b3456ba6a3 - rayon_core::join::join::h10b167b18a1b3bed [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:100:5 [INFO] [stderr] 55: 0x55b3456b21da - rayon::iter::internal::bridge_producer_consumer::helper::hba6764412dc9b70d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:279:17 [INFO] [stderr] 56: 0x55b3456b2f2e - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h26f02b39a303a13b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-0.8.2/src/iter/internal.rs:280:25 [INFO] [stderr] 57: 0x55b3456bad38 - rayon_core::join::join::{{closure}}::hfa622b644983c9a4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:100:36 [INFO] [stderr] 58: 0x55b3456ba40f - rayon_core::join::join_context::{{closure}}::{{closure}}::hcc5ff42742e58fda [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/join/mod.rs:122:46 [INFO] [stderr] 59: 0x55b3456cbf31 - as rayon_core::job::Job>::execute::{{closure}}::h268e0ba037aefc02 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/job.rs:113:64 [INFO] [stderr] 60: 0x55b3456a59cd - as core::ops::function::FnOnce<()>>::call_once::h16390c9885b28dbb [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 61: 0x55b34569e9a0 - std::panicking::try::do_call::h175b90f02b0ee86e [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stderr] 62: 0x55b3456a0e8b - __rust_try [INFO] [stderr] 63: 0x55b34569dde3 - std::panicking::try::h8c9c84493f7cadc8 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stderr] 64: 0x55b3456ace6f - std::panic::catch_unwind::h49021623137cf4f2 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stderr] 65: 0x55b3456af569 - rayon_core::unwind::halt_unwinding::ha8bc2b5f13ba226a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/unwind.rs:18:5 [INFO] [stderr] 66: 0x55b3456cb162 - as rayon_core::job::Job>::execute::haf2495aaf5a1f287 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/job.rs:113:38 [INFO] [stderr] 67: 0x55b3456da7be - rayon_core::job::JobRef::execute::hc7f834becc8c3b52 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/job.rs:60:9 [INFO] [stderr] 68: 0x55b3456ed372 - rayon_core::registry::WorkerThread::execute::h24ce508fb20fc3e7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:583:9 [INFO] [stderr] 69: 0x55b3456ed152 - rayon_core::registry::WorkerThread::wait_until_cold::hc77b5a4eb79fa0e1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:567:17 [INFO] [stderr] 70: 0x55b3456ecb64 - rayon_core::registry::WorkerThread::wait_until::h45aa9dddc24d8790 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:543:13 [INFO] [stderr] 71: 0x55b3456edbf7 - rayon_core::registry::main_loop::h224b0d01bc430bd0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:674:5 [INFO] [stderr] 72: 0x55b3456ec19c - rayon_core::registry::Registry::new::{{closure}}::h25919f724bc6f073 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.4.0/src/registry.rs:134:54 [INFO] [stderr] 73: 0x55b3456de8f1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c0a10000f724965 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stderr] 74: 0x55b3456d7af2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6aae4a976a467d30 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stderr] 75: 0x55b3456d6182 - as core::ops::function::FnOnce<()>>::call_once::h6db8b6cf6c549610 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 76: 0x55b3456dee0e - std::panicking::try::do_call::hc8c242482d02fe82 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stderr] 77: 0x55b3456e03eb - __rust_try [INFO] [stderr] 78: 0x55b3456deb83 - std::panicking::try::h7512627fb7e1545f [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stderr] 79: 0x55b3456e45e0 - std::panic::catch_unwind::h60d1e8d8eed3cb6b [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stderr] 80: 0x55b3456d78df - std::thread::Builder::spawn_unchecked_::{{closure}}::h86a2c905b999ca68 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stderr] 81: 0x55b3456e47cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h946571965637af32 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stderr] 82: 0x55b3457731f3 - as core::ops::function::FnOnce>::call_once::h8a3ca0c2a645c232 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stderr] 83: 0x55b3457731f3 - as core::ops::function::FnOnce>::call_once::he71012180e2c5001 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stderr] 84: 0x55b3457731f3 - std::sys::unix::thread::Thread::new::thread_start::h956502a17a626a91 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 85: 0x7fc717987609 - start_thread [INFO] [stderr] 86: 0x7fc7178a6133 - clone [INFO] [stderr] 87: 0x0 - [INFO] [stderr] In file included from crypto/cipher/internal.h:69, [INFO] [stderr] from crypto/cipher/e_aes.c:55: [INFO] [stderr] crypto/cipher/../internal.h: In function 'from_be_u64_ptr': [INFO] [stderr] crypto/cipher/../internal.h:288:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 288 | return ((uint64_t)data[0] << 56) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/cipher/../internal.h:289:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 289 | ((uint64_t)data[1] << 48) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/cipher/../internal.h:290:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 290 | ((uint64_t)data[2] << 40) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/cipher/../internal.h:291:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 291 | ((uint64_t)data[3] << 32) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/cipher/../internal.h: In function 'to_be_u64_ptr': [INFO] [stderr] crypto/cipher/../internal.h:336:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 336 | out[0] = (uint8_t)(value >> 56); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/cipher/../internal.h:337:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 337 | out[1] = (uint8_t)(value >> 48); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/cipher/../internal.h:338:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 338 | out[2] = (uint8_t)(value >> 40); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/cipher/../internal.h:339:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 339 | out[3] = (uint8_t)(value >> 32); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from crypto/cipher/e_aes.c:55: [INFO] [stderr] crypto/cipher/internal.h: In function 'aead_check_in_len': [INFO] [stderr] crypto/cipher/internal.h:104:35: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 104 | return in_len_64 < (UINT64_C(1) << 32) * 64 - 64; [INFO] [stderr] | ^~ [INFO] [stderr] In file included from crypto/curve25519/curve25519.c:27: [INFO] [stderr] crypto/curve25519/../internal.h: In function 'from_be_u64_ptr': [INFO] [stderr] crypto/curve25519/../internal.h:288:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 288 | return ((uint64_t)data[0] << 56) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/curve25519/../internal.h:289:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 289 | ((uint64_t)data[1] << 48) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/curve25519/../internal.h:290:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 290 | ((uint64_t)data[2] << 40) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/curve25519/../internal.h:291:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 291 | ((uint64_t)data[3] << 32) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/curve25519/../internal.h: In function 'to_be_u64_ptr': [INFO] [stderr] crypto/curve25519/../internal.h:336:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 336 | out[0] = (uint8_t)(value >> 56); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/curve25519/../internal.h:337:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 337 | out[1] = (uint8_t)(value >> 48); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/curve25519/../internal.h:338:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 338 | out[2] = (uint8_t)(value >> 40); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/curve25519/../internal.h:339:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 339 | out[3] = (uint8_t)(value >> 32); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from crypto/crypto.c:41: [INFO] [stderr] crypto/internal.h: In function 'from_be_u64_ptr': [INFO] [stderr] crypto/internal.h:288:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 288 | return ((uint64_t)data[0] << 56) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/internal.h:289:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 289 | ((uint64_t)data[1] << 48) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/internal.h:290:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 290 | ((uint64_t)data[2] << 40) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/internal.h:291:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 291 | ((uint64_t)data[3] << 32) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/internal.h: In function 'to_be_u64_ptr': [INFO] [stderr] crypto/internal.h:336:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 336 | out[0] = (uint8_t)(value >> 56); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/internal.h:337:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 337 | out[1] = (uint8_t)(value >> 48); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/internal.h:338:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 338 | out[2] = (uint8_t)(value >> 40); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/internal.h:339:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 339 | out[3] = (uint8_t)(value >> 32); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from include/GFp/base.h:60, [INFO] [stderr] from include/GFp/cpu.h:64, [INFO] [stderr] from crypto/curve25519/curve25519.c:24: [INFO] [stderr] crypto/curve25519/curve25519.c: At top level: [INFO] [stderr] crypto/curve25519/curve25519.c:50:43: warning: overflow in conversion from 'long long unsigned int' to 'int64_t' {aka 'const long int'} changes value from '18446744073675997184' to '-33554432' [-Woverflow] [INFO] [stderr] 50 | static const int64_t kTop39Bits = INT64_C(0xfffffffffe000000); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] crypto/curve25519/curve25519.c:51:43: warning: overflow in conversion from 'long long unsigned int' to 'int64_t' {aka 'const long int'} changes value from '18446744073642442752' to '-67108864' [-Woverflow] [INFO] [stderr] 51 | static const int64_t kTop38Bits = INT64_C(0xfffffffffc000000); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from crypto/bn/internal.h:135, [INFO] [stderr] from crypto/bn/generic.c:61: [INFO] [stderr] crypto/bn/../internal.h: In function 'from_be_u64_ptr': [INFO] [stderr] crypto/bn/../internal.h:288:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 288 | return ((uint64_t)data[0] << 56) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:289:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 289 | ((uint64_t)data[1] << 48) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:290:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 290 | ((uint64_t)data[2] << 40) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:291:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 291 | ((uint64_t)data[3] << 32) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h: In function 'to_be_u64_ptr': [INFO] [stderr] crypto/bn/../internal.h:336:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 336 | out[0] = (uint8_t)(value >> 56); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:337:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 337 | out[1] = (uint8_t)(value >> 48); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:338:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 338 | out[2] = (uint8_t)(value >> 40); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:339:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 339 | out[3] = (uint8_t)(value >> 32); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from crypto/bn/generic.c:61: [INFO] [stderr] crypto/bn/internal.h: In function 'bn_umult_lohi': [INFO] [stderr] crypto/bn/internal.h:198:33: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 198 | *high_out = (BN_ULONG)(result >> BN_BITS2); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from crypto/bn/generic.c:62: [INFO] [stderr] crypto/bn/../limbs/limbs.inl: In function 'limb_adc': [INFO] [stderr] In file included from crypto/bn/internal.h:135, [INFO] [stderr] from crypto/bn/mul.c:62: [INFO] [stderr] crypto/bn/../internal.h: In function 'from_be_u64_ptr': [INFO] [stderr] crypto/bn/../limbs/limbs.inl:62:19: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 62 | ret = (Carry)(x >> LIMB_BITS); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:288:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 288 | return ((uint64_t)data[0] << 56) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:289:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 289 | ((uint64_t)data[1] << 48) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:290:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 290 | ((uint64_t)data[2] << 40) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:291:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 291 | ((uint64_t)data[3] << 32) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../limbs/limbs.inl: In function 'limb_add': [INFO] [stderr] crypto/bn/../limbs/limbs.inl:76:19: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 76 | ret = (Carry)(x >> LIMB_BITS); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h: In function 'to_be_u64_ptr': [INFO] [stderr] crypto/bn/../internal.h:336:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 336 | out[0] = (uint8_t)(value >> 56); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:337:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 337 | out[1] = (uint8_t)(value >> 48); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../limbs/limbs.inl: In function 'limb_sbb': [INFO] [stderr] crypto/bn/../limbs/limbs.inl:92:20: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 92 | ret = (Carry)((x >> LIMB_BITS) & 1); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:338:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 338 | out[2] = (uint8_t)(value >> 40); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../internal.h:339:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 339 | out[3] = (uint8_t)(value >> 32); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/bn/../limbs/limbs.inl: In function 'limb_sub': [INFO] [stderr] crypto/bn/../limbs/limbs.inl:106:20: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 106 | ret = (Carry)((x >> LIMB_BITS) & 1); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from crypto/bn/mul.c:62: [INFO] [stderr] crypto/bn/internal.h: In function 'bn_umult_lohi': [INFO] [stderr] crypto/bn/internal.h:198:33: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 198 | *high_out = (BN_ULONG)(result >> BN_BITS2); [INFO] [stderr] | ^~ [INFO] [stderr] In file included from crypto/cpu-intel.c:71: [INFO] [stderr] crypto/internal.h: In function 'from_be_u64_ptr': [INFO] [stderr] crypto/internal.h:288:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 288 | return ((uint64_t)data[0] << 56) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/internal.h:289:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 289 | ((uint64_t)data[1] << 48) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/internal.h:290:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 290 | ((uint64_t)data[2] << 40) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/internal.h:291:29: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 291 | ((uint64_t)data[3] << 32) | [INFO] [stderr] | ^~ [INFO] [stderr] crypto/internal.h: In function 'to_be_u64_ptr': [INFO] [stderr] crypto/internal.h:336:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 336 | out[0] = (uint8_t)(value >> 56); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/internal.h:337:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 337 | out[1] = (uint8_t)(value >> 48); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/internal.h:338:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 338 | out[2] = (uint8_t)(value >> 40); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/internal.h:339:28: warning: right shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 339 | out[3] = (uint8_t)(value >> 32); [INFO] [stderr] | ^~ [INFO] [stderr] crypto/cpu-intel.c: In function 'OPENSSL_xgetbv': [INFO] [stderr] crypto/cpu-intel.c:118:27: warning: left shift count >= width of type [-Wshift-count-overflow] [INFO] [stderr] 118 | return (((uint64_t)edx) << 32) | eax; [INFO] [stderr] | ^~ [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e5fe8aae689456a96e54c29f25bfa70ea06df46f58763194dab519954752ba80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5fe8aae689456a96e54c29f25bfa70ea06df46f58763194dab519954752ba80", kill_on_drop: false }` [INFO] [stdout] e5fe8aae689456a96e54c29f25bfa70ea06df46f58763194dab519954752ba80