[INFO] cloning repository https://github.com/sts10/crackme-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sts10/crackme-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsts10%2Fcrackme-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsts10%2Fcrackme-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8359458fd049d7b6e786952e58000a73635dd39b [INFO] checking sts10/crackme-rust against master#ed141926048597e3649bb238ca3dc417904cd56c for pr-134300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsts10%2Fcrackme-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sts10/crackme-rust on toolchain ed141926048597e3649bb238ca3dc417904cd56c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed141926048597e3649bb238ca3dc417904cd56c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sts10/crackme-rust [INFO] finished tweaking git repo https://github.com/sts10/crackme-rust [INFO] tweaked toml for git repo https://github.com/sts10/crackme-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sts10/crackme-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed141926048597e3649bb238ca3dc417904cd56c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitflags v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed141926048597e3649bb238ca3dc417904cd56c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5e6181ec0245e0fad635f3e8d90cbd9948342baa09152c10e2345964f49e748 [INFO] running `Command { std: "docker" "start" "-a" "b5e6181ec0245e0fad635f3e8d90cbd9948342baa09152c10e2345964f49e748", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5e6181ec0245e0fad635f3e8d90cbd9948342baa09152c10e2345964f49e748", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5e6181ec0245e0fad635f3e8d90cbd9948342baa09152c10e2345964f49e748", kill_on_drop: false }` [INFO] [stdout] b5e6181ec0245e0fad635f3e8d90cbd9948342baa09152c10e2345964f49e748 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed141926048597e3649bb238ca3dc417904cd56c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03b6a8edc888e159f24d8573bfa059def96c4e5c679e6aaf98cd102095997f94 [INFO] running `Command { std: "docker" "start" "-a" "03b6a8edc888e159f24d8573bfa059def96c4e5c679e6aaf98cd102095997f94", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Checking untrusted v0.5.1 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking rayon v1.0.1 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] warning: ring@0.12.1: ar: /opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/libring-test.a: No space left on device [INFO] [stderr] error: failed to run custom build command for `ring v0.12.1` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ring-3a4bef85d820b3f4/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CARGO: /opt/rustwide/rustup-home/toolchains/ed141926048597e3649bb238ca3dc417904cd56c/bin/cargo [INFO] [stderr] CARGO_CFG_FMT_DEBUG: full [INFO] [stderr] CARGO_CFG_OVERFLOW_CHECKS: [INFO] [stderr] CARGO_CFG_PANIC: unwind [INFO] [stderr] CARGO_CFG_RELOCATION_MODEL: pic [INFO] [stderr] CARGO_CFG_TARGET_ABI: [INFO] [stderr] CARGO_CFG_TARGET_ARCH: x86_64 [INFO] [stderr] CARGO_CFG_TARGET_ENDIAN: little [INFO] [stderr] CARGO_CFG_TARGET_ENV: gnu [INFO] [stderr] CARGO_CFG_TARGET_FAMILY: unix [INFO] [stderr] CARGO_CFG_TARGET_FEATURE: fxsr,sse,sse2,x87 [INFO] [stderr] CARGO_CFG_TARGET_HAS_ATOMIC: 16,32,64,8,ptr [INFO] [stderr] CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT: 16,32,64,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: 64 [INFO] [stderr] CARGO_CFG_TARGET_THREAD_LOCAL: [INFO] [stderr] CARGO_CFG_TARGET_VENDOR: unknown [INFO] [stderr] CARGO_CFG_UB_CHECKS: [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=8,9 --jobserver-auth=8,9 [INFO] [stderr] CARGO_MANIFEST_DIR: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1 [INFO] [stderr] CARGO_MANIFEST_LINKS: ring-asm [INFO] [stderr] CARGO_MANIFEST_PATH: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/Cargo.toml [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_README: README.md [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: 03b6a8edc888 [INFO] [stderr] LD_LIBRARY_PATH: /opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/ed141926048597e3649bb238ca3dc417904cd56c/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/ed141926048597e3649bb238ca3dc417904cd56c/lib [INFO] [stderr] NUM_JOBS: 8 [INFO] [stderr] OPT_LEVEL: 0 [INFO] [stderr] OUT_DIR: /opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/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: /opt/rustwide/rustup-home/toolchains/ed141926048597e3649bb238ca3dc417904cd56c/bin/rustc [INFO] [stderr] RUSTDOC: /opt/rustwide/rustup-home/toolchains/ed141926048597e3649bb238ca3dc417904cd56c/bin/rustdoc [INFO] [stderr] RUSTDOCFLAGS: --cap-lints=forbid [INFO] [stderr] RUSTUP_HOME: /opt/rustwide/rustup-home [INFO] [stderr] RUSTUP_TOOLCHAIN: ed141926048597e3649bb238ca3dc417904cd56c [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: x86_64-unknown-linux-gnu [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/constant_time_test.o" "crypto/constant_time_test.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/generic.o" "crypto/bn/generic.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/montgomery_inv.o" "crypto/bn/montgomery_inv.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/ecp_nistz256.o" "crypto/ec/ecp_nistz256.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/aes-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/pregenerated/aes-x86_64-elf.S" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/shift.o" "crypto/bn/shift.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/p256-x86_64-asm-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/pregenerated/p256-x86_64-asm-elf.S" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/mem.o" "crypto/mem.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/aesni-gcm-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/pregenerated/aesni-gcm-x86_64-elf.S" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/aesni-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/pregenerated/aesni-x86_64-elf.S" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/ghash-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/pregenerated/ghash-x86_64-elf.S" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/e_aes.o" "crypto/cipher/e_aes.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/mul.o" "crypto/bn/mul.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/montgomery.o" "crypto/bn/montgomery.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/gcm.o" "crypto/modes/gcm.c" [INFO] [stderr] running: "ar" "crs" "/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/libring-test.a" "/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/constant_time_test.o" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/poly1305-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/pregenerated/poly1305-x86_64-elf.S" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/bsaes-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/pregenerated/bsaes-x86_64-elf.S" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/vpaes-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/pregenerated/vpaes-x86_64-elf.S" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/sha512-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/pregenerated/sha512-x86_64-elf.S" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/x86_64-mont-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/pregenerated/x86_64-mont-elf.S" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/crypto.o" "crypto/crypto.c" [INFO] [stderr] cargo:warning=ar: /opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/libring-test.a: No space left on device [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/x86_64-mont5-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/pregenerated/x86_64-mont5-elf.S" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/cpu-intel.o" "crypto/cpu-intel.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/sha256-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/pregenerated/sha256-x86_64-elf.S" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/chacha-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/pregenerated/chacha-x86_64-elf.S" [INFO] [stderr] exit status: 1 [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/ecp_nistz256-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/pregenerated/ecp_nistz256-x86_64-elf.S" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/x25519-x86_64.o" "crypto/curve25519/x25519-x86_64.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/gfp_p384.o" "crypto/ec/gfp_p384.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/aes.o" "crypto/aes/aes.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/limbs.o" "crypto/limbs/limbs.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/bn.o" "crypto/bn/bn.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/curve25519.o" "crypto/curve25519/curve25519.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/x25519-asm-x86_64.o" "crypto/curve25519/asm/x25519-asm-x86_64.S" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/exponentiation.o" "crypto/bn/exponentiation.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/ecp_nistz.o" "crypto/ec/ecp_nistz.c" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-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" "-D_XOPEN_SOURCE=700" "-Wall" "-Wextra" "-c" "-o/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/gfp_p256.o" "crypto/ec/gfp_p256.c" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/pregenerated/p256-x86_64-asm-elf.S:1: fatal error: when writing output to /tmp/ccXKPhSa.s: Invalid argument [INFO] [stderr] 1 | #if defined(__x86_64__) [INFO] [stderr] | [INFO] [stderr] compilation terminated. [INFO] [stderr] thread '' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/build.rs:636:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] crypto/constant_time_test.c: In function 'bssl_constant_time_test_main': [INFO] [stderr] crypto/constant_time_test.c:207:41: warning: expression does not compute the number of elements in this array; element type is 'int', not 'int[13]' [-Wsizeof-array-div] [INFO] [stderr] 207 | j < sizeof(signed_test_values) / sizeof(signed_test_values); ++j) { [INFO] [stderr] | ^ [INFO] [stderr] crypto/constant_time_test.c:207:41: note: add parentheses around the second 'sizeof' to silence this warning [INFO] [stderr] crypto/constant_time_test.c:177:12: note: array 'signed_test_values' declared here [INFO] [stderr] 177 | static int signed_test_values[] = { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] 0: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::libunwind::trace::h28afda57569ce90b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::trace_unsynchronized::h6dc4e65233436000 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c97fa36fe0a - std::sys::backtrace::_print_fmt::had1908d8173ff9c6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c97fa36fe0a - ::fmt::hb70b4a2e04d1751b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c97fa393543 - core::fmt::rt::Argument::fmt::h7f266bfe70d5f6b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c97fa393543 - core::fmt::write::hb4c1246e82b63378 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5c97fa36c143 - std::io::Write::write_fmt::h6e707a7619c8cbb3 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5c97fa36fc52 - std::sys::backtrace::BacktraceLock::print::h9f5d0ea8d87e96b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c97fa370e4d - std::panicking::default_hook::{{closure}}::hf9918e72efdb1b63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5c97fa370c92 - std::panicking::default_hook::h3648823fdde7b318 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5c97fa371597 - std::panicking::rust_panic_with_hook::h4d476d38b22feee6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5c97fa37146c - std::panicking::begin_panic::{{closure}}::h4b452c9f3a9ff9ee [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:754:9 [INFO] [stderr] 12: 0x5c97fa3702e9 - std::sys::backtrace::__rust_end_short_backtrace::hecc7ca9053e63f55 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5c97fa371372 - std::panicking::begin_panic::h04de41c4dd392a63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:753:5 [INFO] [stderr] 14: 0x5c97fa2d99d6 - build_script_build::run_command::hb37cc5963b4e7570 [INFO] [stderr] 15: 0x5c97fa2d847c - build_script_build::compile::h384d1d4efcc77835 [INFO] [stderr] 16: 0x5c97fa2d7d6e - build_script_build::build_library::{{closure}}::h684fe153f5a6f840 [INFO] [stderr] 17: 0x5c97fa2e2704 - as rayon::iter::internal::Folder>::consume::h5ad6b13b7916ee02 [INFO] [stderr] 18: 0x5c97fa2e8c88 - as rayon::iter::internal::Folder>::consume::hb7b88070e051dd1e [INFO] [stderr] 19: 0x5c97fa2ea1e5 - rayon::iter::internal::Folder::consume_iter::hf98cb7ba1463d97e [INFO] [stderr] 20: 0x5c97fa2e7f7d - rayon::iter::internal::Producer::fold_with::h8a3b15d83c0275b8 [INFO] [stderr] 21: 0x5c97fa2ed9d3 - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 22: 0x5c97fa2ef818 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h7f8d39fa0552e9c1 [INFO] [stderr] 23: 0x5c97fa2cfffa - rayon_core::join::join::{{closure}}::h94edcd7e70de41f2 [INFO] [stderr] 24: 0x5c97fa2cfa4b - rayon_core::join::join_context::{{closure}}::{{closure}}::hfbf184855c0b303f [INFO] [stderr] 25: 0x5c97fa2e58cd - as core::ops::function::FnOnce<()>>::call_once::h6ce1424545e5e688 [INFO] [stderr] 26: 0x5c97fa2e68af - std::panicking::try::do_call::hcee7985cdca71206 [INFO] [stderr] 27: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 28: 0x5c97fa2e0291 - std::panic::catch_unwind::hc7f29b01cc99b9e4 [INFO] [stderr] 29: 0x5c97fa2f1d2f - rayon_core::unwind::halt_unwinding::hd5f20f09fa82ad97 [INFO] [stderr] 30: 0x5c97fa2cce1c - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 31: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 32: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 33: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 34: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 35: 0x5c97fa2ef818 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h7f8d39fa0552e9c1 [INFO] [stderr] 36: 0x5c97fa2cfffa - rayon_core::join::join::{{closure}}::h94edcd7e70de41f2 [INFO] [stderr] 37: 0x5c97fa2cfa4b - rayon_core::join::join_context::{{closure}}::{{closure}}::hfbf184855c0b303f [INFO] [stderr] 38: 0x5c97fa2e58cd - as core::ops::function::FnOnce<()>>::call_once::h6ce1424545e5e688 [INFO] [stderr] 39: 0x5c97fa2e68af - std::panicking::try::do_call::hcee7985cdca71206 [INFO] [stderr] 40: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 41: 0x5c97fa2e0291 - std::panic::catch_unwind::hc7f29b01cc99b9e4 [INFO] [stderr] 42: 0x5c97fa2f1d2f - rayon_core::unwind::halt_unwinding::hd5f20f09fa82ad97 [INFO] [stderr] 43: 0x5c97fa2cce1c - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 44: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 45: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 46: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 47: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 48: 0x5c97fa2ef818 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h7f8d39fa0552e9c1 [INFO] [stderr] 49: 0x5c97fa2cfffa - rayon_core::join::join::{{closure}}::h94edcd7e70de41f2 [INFO] [stderr] 50: 0x5c97fa2cfa4b - rayon_core::join::join_context::{{closure}}::{{closure}}::hfbf184855c0b303f [INFO] [stderr] 51: 0x5c97fa2e58cd - as core::ops::function::FnOnce<()>>::call_once::h6ce1424545e5e688 [INFO] [stderr] 52: 0x5c97fa2e68af - std::panicking::try::do_call::hcee7985cdca71206 [INFO] [stderr] 53: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 54: 0x5c97fa2e0291 - std::panic::catch_unwind::hc7f29b01cc99b9e4 [INFO] [stderr] 55: 0x5c97fa2f1d2f - rayon_core::unwind::halt_unwinding::hd5f20f09fa82ad97 [INFO] [stderr] 56: 0x5c97fa2cce1c - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 57: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 58: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 59: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 60: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 61: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 62: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 63: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 64: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 65: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 66: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 67: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 68: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 69: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 70: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 71: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 72: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 73: 0x5c97fa2f8df9 - rayon_core::registry::WorkerThread::wait_until_cold::h2f52cc4a63d44609 [INFO] [stderr] 74: 0x5c97fa2f8c12 - rayon_core::registry::WorkerThread::wait_until::hdedd98a3f53e4cf1 [INFO] [stderr] 75: 0x5c97fa2f9a77 - rayon_core::registry::main_loop::h21555cb265cdc98f [INFO] [stderr] 76: 0x5c97fa2f828c - rayon_core::registry::Registry::new::{{closure}}::hae13a6d76275956e [INFO] [stderr] 77: 0x5c97fa303396 - std::sys::backtrace::__rust_begin_short_backtrace::hea66c935a1dc4337 [INFO] [stderr] 78: 0x5c97fa2f5d82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h778cd5edb0e96b1c [INFO] [stderr] 79: 0x5c97fa2ff221 - as core::ops::function::FnOnce<()>>::call_once::h1a3d3544dce7ec5e [INFO] [stderr] 80: 0x5c97fa304361 - std::panicking::try::do_call::h6301813e49ec2364 [INFO] [stderr] 81: 0x5c97fa2f9e5b - __rust_try [INFO] [stderr] 82: 0x5c97fa2f58e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcef935b9bec22791 [INFO] [stderr] 83: 0x5c97fa2ffd97 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5146a06f5b813a8a [INFO] [stderr] 84: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h62e5c5f1182cea73 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 85: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h3a90b6e50d8fa278 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 86: 0x5c97fa376f8b - std::sys::pal::unix::thread::Thread::new::thread_start::h24ba73570c3524f4 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 87: 0x792fdf933ac3 - [INFO] [stderr] 88: 0x792fdf9c4a04 - clone [INFO] [stderr] 89: 0x0 - [INFO] [stderr] crypto/bn/montgomery.c:216:40: warning: argument 5 of type 'const uint64_t[1]' {aka 'const long unsigned int[1]'} with mismatched bound [-Warray-parameter=] [INFO] [stderr] 216 | const BN_ULONG n0[BN_MONT_CTX_N0_LIMBS]) { [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from crypto/bn/montgomery.c:109: [INFO] [stderr] include/GFp/bn.h:220:20: note: previously declared as 'const uint64_t[]' {aka 'const long unsigned int[]'} [INFO] [stderr] 220 | const BN_ULONG n0[/*BN_MONT_CTX_N0_LIMBS*/]); [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] crypto/bn/mul.c:141:1: fatal error: error writing to /tmp/ccfvRoSe.s: No space left on device [INFO] [stderr] 141 | } [INFO] [stderr] | ^ [INFO] [stderr] /tmp/ccU7MFxK.s: Assembler messages: [INFO] [stderr] /tmp/ccU7MFxK.s: Fatal error: can't write 79 bytes to section .text.from_be_u32_ptr of /opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/e_aes.o: 'No space left on device' [INFO] [stderr] /tmp/ccU7MFxK.s: Fatal error: /opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/e_aes.o: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/pregenerated/x86_64-mont-elf.S:1: fatal error: when writing output to /tmp/ccsNAd52.s: Invalid argument [INFO] [stderr] 1 | #if defined(__x86_64__) [INFO] [stderr] | [INFO] [stderr] compilation terminated. [INFO] [stderr] thread '' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/build.rs:636:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::libunwind::trace::h28afda57569ce90b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::trace_unsynchronized::h6dc4e65233436000 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c97fa36fe0a - std::sys::backtrace::_print_fmt::had1908d8173ff9c6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c97fa36fe0a - ::fmt::hb70b4a2e04d1751b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c97fa393543 - core::fmt::rt::Argument::fmt::h7f266bfe70d5f6b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c97fa393543 - core::fmt::write::hb4c1246e82b63378 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5c97fa36c143 - std::io::Write::write_fmt::h6e707a7619c8cbb3 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5c97fa36fc52 - std::sys::backtrace::BacktraceLock::print::h9f5d0ea8d87e96b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c97fa370e4d - std::panicking::default_hook::{{closure}}::hf9918e72efdb1b63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5c97fa370c92 - std::panicking::default_hook::h3648823fdde7b318 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5c97fa371597 - std::panicking::rust_panic_with_hook::h4d476d38b22feee6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5c97fa37146c - std::panicking::begin_panic::{{closure}}::h4b452c9f3a9ff9ee [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:754:9 [INFO] [stderr] 12: 0x5c97fa3702e9 - std::sys::backtrace::__rust_end_short_backtrace::hecc7ca9053e63f55 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5c97fa371372 - std::panicking::begin_panic::h04de41c4dd392a63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:753:5 [INFO] [stderr] 14: 0x5c97fa2d99d6 - build_script_build::run_command::hb37cc5963b4e7570 [INFO] [stderr] 15: 0x5c97fa2d847c - build_script_build::compile::h384d1d4efcc77835 [INFO] [stderr] 16: 0x5c97fa2d7d6e - build_script_build::build_library::{{closure}}::h684fe153f5a6f840 [INFO] [stderr] 17: 0x5c97fa2e2704 - as rayon::iter::internal::Folder>::consume::h5ad6b13b7916ee02 [INFO] [stderr] 18: 0x5c97fa2e8c88 - as rayon::iter::internal::Folder>::consume::hb7b88070e051dd1e [INFO] [stderr] 19: 0x5c97fa2ea1e5 - rayon::iter::internal::Folder::consume_iter::hf98cb7ba1463d97e [INFO] [stderr] 20: 0x5c97fa2e7f7d - rayon::iter::internal::Producer::fold_with::h8a3b15d83c0275b8 [INFO] [stderr] 21: 0x5c97fa2ed9d3 - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 22: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 23: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 24: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 25: 0x5c97fa2c794c - rayon_core::job::StackJob::run_inline::h23231d6827959a68 [INFO] [stderr] 26: 0x5c97fa2cd184 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 27: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 28: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 29: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 30: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 31: 0x5c97fa2ef818 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h7f8d39fa0552e9c1 [INFO] [stderr] 32: 0x5c97fa2cfffa - rayon_core::join::join::{{closure}}::h94edcd7e70de41f2 [INFO] [stderr] 33: 0x5c97fa2cfa4b - rayon_core::join::join_context::{{closure}}::{{closure}}::hfbf184855c0b303f [INFO] [stderr] 34: 0x5c97fa2e58cd - as core::ops::function::FnOnce<()>>::call_once::h6ce1424545e5e688 [INFO] [stderr] 35: 0x5c97fa2e68af - std::panicking::try::do_call::hcee7985cdca71206 [INFO] [stderr] 36: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 37: 0x5c97fa2e0291 - std::panic::catch_unwind::hc7f29b01cc99b9e4 [INFO] [stderr] 38: 0x5c97fa2f1d2f - rayon_core::unwind::halt_unwinding::hd5f20f09fa82ad97 [INFO] [stderr] 39: 0x5c97fa2cce1c - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 40: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 41: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 42: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 43: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 44: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 45: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 46: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 47: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 48: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 49: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 50: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 51: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 52: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 53: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 54: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 55: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 56: 0x5c97fa2f8df9 - rayon_core::registry::WorkerThread::wait_until_cold::h2f52cc4a63d44609 [INFO] [stderr] 57: 0x5c97fa2f8c12 - rayon_core::registry::WorkerThread::wait_until::hdedd98a3f53e4cf1 [INFO] [stderr] 58: 0x5c97fa2f9a77 - rayon_core::registry::main_loop::h21555cb265cdc98f [INFO] [stderr] 59: 0x5c97fa2f828c - rayon_core::registry::Registry::new::{{closure}}::hae13a6d76275956e [INFO] [stderr] 60: 0x5c97fa303396 - std::sys::backtrace::__rust_begin_short_backtrace::hea66c935a1dc4337 [INFO] [stderr] 61: 0x5c97fa2f5d82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h778cd5edb0e96b1c [INFO] [stderr] 62: 0x5c97fa2ff221 - as core::ops::function::FnOnce<()>>::call_once::h1a3d3544dce7ec5e [INFO] [stderr] 63: 0x5c97fa304361 - std::panicking::try::do_call::h6301813e49ec2364 [INFO] [stderr] 64: 0x5c97fa2f9e5b - __rust_try [INFO] [stderr] 65: 0x5c97fa2f58e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcef935b9bec22791 [INFO] [stderr] 66: 0x5c97fa2ffd97 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5146a06f5b813a8a [INFO] [stderr] 67: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h62e5c5f1182cea73 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 68: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h3a90b6e50d8fa278 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 69: 0x5c97fa376f8b - std::sys::pal::unix::thread::Thread::new::thread_start::h24ba73570c3524f4 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 70: 0x792fdf933ac3 - [INFO] [stderr] 71: 0x792fdf9c4a04 - clone [INFO] [stderr] 72: 0x0 - [INFO] [stderr] /tmp/ccujPYD4.s: Assembler messages: [INFO] [stderr] /tmp/ccujPYD4.s: Fatal error: can't write 38 bytes to section .text of /opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/sha512-x86_64-elf.o: 'No space left on device' [INFO] [stderr] /tmp/ccujPYD4.s: Fatal error: /opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/sha512-x86_64-elf.o: No space left on device [INFO] [stderr] compilation terminated. [INFO] [stderr] crypto/modes/gcm.c:700:1: fatal error: error writing to /tmp/ccl55aMQ.s: No space left on device [INFO] [stderr] 700 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] thread '' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/build.rs:636:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::libunwind::trace::h28afda57569ce90b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::trace_unsynchronized::h6dc4e65233436000 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c97fa36fe0a - std::sys::backtrace::_print_fmt::had1908d8173ff9c6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c97fa36fe0a - ::fmt::hb70b4a2e04d1751b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c97fa393543 - core::fmt::rt::Argument::fmt::h7f266bfe70d5f6b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c97fa393543 - core::fmt::write::hb4c1246e82b63378 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5c97fa36c143 - std::io::Write::write_fmt::h6e707a7619c8cbb3 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5c97fa36fc52 - std::sys::backtrace::BacktraceLock::print::h9f5d0ea8d87e96b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c97fa370e4d - std::panicking::default_hook::{{closure}}::hf9918e72efdb1b63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5c97fa370c92 - std::panicking::default_hook::h3648823fdde7b318 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5c97fa371597 - std::panicking::rust_panic_with_hook::h4d476d38b22feee6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5c97fa37146c - std::panicking::begin_panic::{{closure}}::h4b452c9f3a9ff9ee [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:754:9 [INFO] [stderr] 12: 0x5c97fa3702e9 - std::sys::backtrace::__rust_end_short_backtrace::hecc7ca9053e63f55 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5c97fa371372 - std::panicking::begin_panic::h04de41c4dd392a63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:753:5 [INFO] [stderr] 14: 0x5c97fa2d99d6 - build_script_build::run_command::hb37cc5963b4e7570 [INFO] [stderr] 15: 0x5c97fa2d847c - build_script_build::compile::h384d1d4efcc77835 [INFO] [stderr] 16: 0x5c97fa2d7d6e - build_script_build::build_library::{{closure}}::h684fe153f5a6f840 [INFO] [stderr] 17: 0x5c97fa2e2704 - as rayon::iter::internal::Folder>::consume::h5ad6b13b7916ee02 [INFO] [stderr] 18: 0x5c97fa2e8c88 - as rayon::iter::internal::Folder>::consume::hb7b88070e051dd1e [INFO] [stderr] 19: 0x5c97fa2ea1e5 - rayon::iter::internal::Folder::consume_iter::hf98cb7ba1463d97e [INFO] [stderr] 20: 0x5c97fa2e7f7d - rayon::iter::internal::Producer::fold_with::h8a3b15d83c0275b8 [INFO] [stderr] 21: 0x5c97fa2ed9d3 - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 22: 0x5c97fa2ef818 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h7f8d39fa0552e9c1 [INFO] [stderr] 23: 0x5c97fa2cfffa - rayon_core::join::join::{{closure}}::h94edcd7e70de41f2 [INFO] [stderr] 24: 0x5c97fa2cfa4b - rayon_core::join::join_context::{{closure}}::{{closure}}::hfbf184855c0b303f [INFO] [stderr] 25: 0x5c97fa2e58cd - as core::ops::function::FnOnce<()>>::call_once::h6ce1424545e5e688 [INFO] [stderr] 26: 0x5c97fa2e68af - std::panicking::try::do_call::hcee7985cdca71206 [INFO] [stderr] 27: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 28: 0x5c97fa2e0291 - std::panic::catch_unwind::hc7f29b01cc99b9e4 [INFO] [stderr] 29: 0x5c97fa2f1d2f - rayon_core::unwind::halt_unwinding::hd5f20f09fa82ad97 [INFO] [stderr] 30: 0x5c97fa2cce1c - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 31: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 32: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 33: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 34: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 35: 0x5c97fa2ef818 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h7f8d39fa0552e9c1 [INFO] [stderr] 36: 0x5c97fa2cfffa - rayon_core::join::join::{{closure}}::h94edcd7e70de41f2 [INFO] [stderr] 37: 0x5c97fa2cfa4b - rayon_core::join::join_context::{{closure}}::{{closure}}::hfbf184855c0b303f [INFO] [stderr] 38: 0x5c97fa2e58cd - as core::ops::function::FnOnce<()>>::call_once::h6ce1424545e5e688 [INFO] [stderr] 39: 0x5c97fa2e68af - std::panicking::try::do_call::hcee7985cdca71206 [INFO] [stderr] 40: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 41: 0x5c97fa2e0291 - std::panic::catch_unwind::hc7f29b01cc99b9e4 [INFO] [stderr] 42: 0x5c97fa2f1d2f - rayon_core::unwind::halt_unwinding::hd5f20f09fa82ad97 [INFO] [stderr] 43: 0x5c97fa2cce1c - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 44: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 45: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 46: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 47: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 48: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 49: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 50: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 51: 0x5c97fa2c794c - rayon_core::job::StackJob::run_inline::h23231d6827959a68 [INFO] [stderr] 52: 0x5c97fa2cd184 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 53: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 54: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 55: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 56: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 57: 0x5c97fa2ef818 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h7f8d39fa0552e9c1 [INFO] [stderr] 58: 0x5c97fa2cfffa - rayon_core::join::join::{{closure}}::h94edcd7e70de41f2 [INFO] [stderr] 59: 0x5c97fa2cfa4b - rayon_core::join::join_context::{{closure}}::{{closure}}::hfbf184855c0b303f [INFO] [stderr] 60: 0x5c97fa2e58cd - as core::ops::function::FnOnce<()>>::call_once::h6ce1424545e5e688 [INFO] [stderr] 61: 0x5c97fa2e68af - std::panicking::try::do_call::hcee7985cdca71206 [INFO] [stderr] 62: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 63: 0x5c97fa2e0291 - std::panic::catch_unwind::hc7f29b01cc99b9e4 [INFO] [stderr] 64: 0x5c97fa2f1d2f - rayon_core::unwind::halt_unwinding::hd5f20f09fa82ad97 [INFO] [stderr] 65: 0x5c97fa2cce1c - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 66: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 67: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 68: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 69: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 70: 0x5c97fa2ef818 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h7f8d39fa0552e9c1 [INFO] [stderr] 71: 0x5c97fa2cfffa - rayon_core::join::join::{{closure}}::h94edcd7e70de41f2 [INFO] [stderr] 72: 0x5c97fa2cfa4b - rayon_core::join::join_context::{{closure}}::{{closure}}::hfbf184855c0b303f [INFO] [stderr] 73: 0x5c97fa2e58cd - as core::ops::function::FnOnce<()>>::call_once::h6ce1424545e5e688 [INFO] [stderr] 74: 0x5c97fa2e68af - std::panicking::try::do_call::hcee7985cdca71206 [INFO] [stderr] 75: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 76: 0x5c97fa2e0291 - std::panic::catch_unwind::hc7f29b01cc99b9e4 [INFO] [stderr] 77: 0x5c97fa2f1d2f - rayon_core::unwind::halt_unwinding::hd5f20f09fa82ad97 [INFO] [stderr] 78: 0x5c97fa2cce1c - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 79: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 80: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 81: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 82: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 83: 0x5c97fa2ed2dc - rayon::iter::internal::bridge_producer_consumer::hfd8cac88c2d2a5f1 [INFO] [stderr] 84: 0x5c97fa2eb452 - as rayon::iter::internal::ProducerCallback>::callback::he1e2fbd99af39806 [INFO] [stderr] 85: 0x5c97fa2e5d4b - < as rayon::iter::IndexedParallelIterator>::with_producer::Callback as rayon::iter::internal::ProducerCallback>::callback::ha044dea2294dff54 [INFO] [stderr] 86: 0x5c97fa2eb5cb - < as rayon::iter::IndexedParallelIterator>::with_producer::CallbackB as rayon::iter::internal::ProducerCallback<::Item>>::callback::h64feb62469e325c3 [INFO] [stderr] 87: 0x5c97fa2e2182 - as rayon::iter::IndexedParallelIterator>::with_producer::h78799a66dd376e58 [INFO] [stderr] 88: 0x5c97fa2eb504 - < as rayon::iter::IndexedParallelIterator>::with_producer::CallbackA as rayon::iter::internal::ProducerCallback<::Item>>::callback::h48b82ee60286323d [INFO] [stderr] 89: 0x5c97fa2e20e2 - as rayon::iter::IndexedParallelIterator>::with_producer::h10704f7cc62e42a4 [INFO] [stderr] 90: 0x5c97fa2f0e2f - as rayon::iter::IndexedParallelIterator>::with_producer::h9f901449e2cfca30 [INFO] [stderr] 91: 0x5c97fa2e81a2 - as rayon::iter::IndexedParallelIterator>::with_producer::h30e4ea875a0d58aa [INFO] [stderr] 92: 0x5c97fa2eff7a - rayon::iter::internal::bridge::he79397df91bae244 [INFO] [stderr] 93: 0x5c97fa2e80cd - as rayon::iter::ParallelIterator>::drive_unindexed::h3d248793ec8d9b45 [INFO] [stderr] 94: 0x5c97fa2ea6c0 - as rayon::iter::ParallelIterator>::drive_unindexed::h4362d77671dbd177 [INFO] [stderr] 95: 0x5c97fa2e1e7f - as rayon::iter::ParallelIterator>::drive_unindexed::h492d8526c9e7dc74 [INFO] [stderr] 96: 0x5c97fa2e1dc4 - as rayon::iter::ParallelIterator>::drive_unindexed::h07594a20963f4e67 [INFO] [stderr] 97: 0x5c97fa2e15df - rayon::iter::reduce::reduce::h7435071426acf9eb [INFO] [stderr] 98: 0x5c97fa2e13bd - rayon::iter::ParallelIterator::reduce::h45b9183048e6269b [INFO] [stderr] 99: 0x5c97fa2d7530 - build_script_build::build_library::h7784470d79bde458 [INFO] [stderr] 100: 0x5c97fa2d732e - build_script_build::build_c_code::{{closure}}::h3b6cd172ad257d06 [INFO] [stderr] 101: 0x5c97fa2defde - as rayon::iter::internal::Folder>::consume::hd6a112e2abcb8131 [INFO] [stderr] 102: 0x5c97fa2e1abf - rayon::iter::internal::Folder::consume_iter::hd19b327806414af5 [INFO] [stderr] 103: 0x5c97fa2e8006 - rayon::iter::internal::Producer::fold_with::hcc71de9b07034c9d [INFO] [stderr] 104: 0x5c97fa2ed48f - rayon::iter::internal::bridge_producer_consumer::helper::h7fb636bda74d58b4 [INFO] [stderr] 105: 0x5c97fa2efa59 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::hffed112b4e9529b7 [INFO] [stderr] 106: 0x5c97fa2cff50 - rayon_core::join::join::{{closure}}::h5c06249ee9e742e2 [INFO] [stderr] 107: 0x5c97fa2cf8ac - rayon_core::join::join_context::{{closure}}::{{closure}}::hf593e5b47e528072 [INFO] [stderr] 108: 0x5c97fa2e5940 - as core::ops::function::FnOnce<()>>::call_once::h6fd9386092ef7299 [INFO] [stderr] 109: 0x5c97fa2e67fc - std::panicking::try::do_call::hbbb80b0e8c8c630a [INFO] [stderr] 110: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 111: 0x5c97fa2df7b5 - std::panic::catch_unwind::h2abee05a34f439a0 [INFO] [stderr] 112: 0x5c97fa2f189e - rayon_core::unwind::halt_unwinding::h20060afd72b45bfc [INFO] [stderr] 113: 0x5c97fa2caa9e - rayon_core::join::join_context::{{closure}}::h66ba3faae54c141e [INFO] [stderr] 114: 0x5c97fa2e5061 - rayon_core::registry::in_worker::h79bbae69cf991f75 [INFO] [stderr] 115: 0x5c97fa2c9eaa - rayon_core::join::join_context::hfd3f95fb351f9e4d [INFO] [stderr] 116: 0x5c97fa2cfd61 - rayon_core::join::join::he88232b5a8f0482b [INFO] [stderr] 117: 0x5c97fa2ed67d - rayon::iter::internal::bridge_producer_consumer::helper::h7fb636bda74d58b4 [INFO] [stderr] 118: 0x5c97fa2eced5 - rayon::iter::internal::bridge_producer_consumer::h79b5d8dcf9f2aa7b [INFO] [stderr] 119: 0x5c97fa2eb383 - as rayon::iter::internal::ProducerCallback>::callback::h7a4743c0af5357c6 [INFO] [stderr] 120: 0x5c97fa2e5c88 - < as rayon::iter::IndexedParallelIterator>::with_producer::Callback as rayon::iter::internal::ProducerCallback>::callback::h8e48ef944d62d763 [INFO] [stderr] 121: 0x5c97fa2e20a8 - as rayon::iter::IndexedParallelIterator>::with_producer::h04d29d61838ef134 [INFO] [stderr] 122: 0x5c97fa2e81db - as rayon::iter::IndexedParallelIterator>::with_producer::h491399cd72a17eb0 [INFO] [stderr] 123: 0x5c97fa2efd1b - rayon::iter::internal::bridge::h9ca29d07c3fccab1 [INFO] [stderr] 124: 0x5c97fa2e80e6 - as rayon::iter::ParallelIterator>::drive_unindexed::h6b9aa7e638fe5366 [INFO] [stderr] 125: 0x5c97fa2e1666 - rayon::iter::for_each::for_each::h3eca67988c2bc775 [INFO] [stderr] 126: 0x5c97fa2e7d09 - rayon::iter::ParallelIterator::for_each::hd207fdf562d486f0 [INFO] [stderr] 127: 0x5c97fa2d6f1d - build_script_build::build_c_code::h242fbffc5621c6eb [INFO] [stderr] 128: 0x5c97fa2d5ab4 - build_script_build::ring_build_rs_main::{{closure}}::h236a3a21614a0275 [INFO] [stderr] 129: 0x5c97fa2cff0c - rayon_core::join::join::{{closure}}::h49c264b63c8f3ba2 [INFO] [stderr] 130: 0x5c97fa2ceeee - rayon_core::join::join_context::{{closure}}::{{closure}}::h163f75370b429653 [INFO] [stderr] 131: 0x5c97fa2d36b1 - as rayon_core::job::Job>::execute::{{closure}}::h65e3a77e9e2edd3b [INFO] [stderr] 132: 0x5c97fa2e5ba0 - as core::ops::function::FnOnce<()>>::call_once::heb709ea63891f6f6 [INFO] [stderr] 133: 0x5c97fa2e629c - std::panicking::try::do_call::h04f5395511f1738f [INFO] [stderr] 134: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 135: 0x5c97fa2df732 - std::panic::catch_unwind::h25005f676ddd3f08 [INFO] [stderr] 136: 0x5c97fa2f17e5 - rayon_core::unwind::halt_unwinding::h0cb9fd68e64a73e6 [INFO] [stderr] 137: 0x5c97fa2d3064 - as rayon_core::job::Job>::execute::he58dd12dae83b9d1 [INFO] [stderr] 138: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 139: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 140: 0x5c97fa2f8df9 - rayon_core::registry::WorkerThread::wait_until_cold::h2f52cc4a63d44609 [INFO] [stderr] 141: 0x5c97fa2f8c12 - rayon_core::registry::WorkerThread::wait_until::hdedd98a3f53e4cf1 [INFO] [stderr] 142: 0x5c97fa2f9a77 - rayon_core::registry::main_loop::h21555cb265cdc98f [INFO] [stderr] 143: 0x5c97fa2f828c - rayon_core::registry::Registry::new::{{closure}}::hae13a6d76275956e [INFO] [stderr] 144: 0x5c97fa303396 - std::sys::backtrace::__rust_begin_short_backtrace::hea66c935a1dc4337 [INFO] [stderr] 145: 0x5c97fa2f5d82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h778cd5edb0e96b1c [INFO] [stderr] 146: 0x5c97fa2ff221 - as core::ops::function::FnOnce<()>>::call_once::h1a3d3544dce7ec5e [INFO] [stderr] 147: 0x5c97fa304361 - std::panicking::try::do_call::h6301813e49ec2364 [INFO] [stderr] 148: 0x5c97fa2f9e5b - __rust_try [INFO] [stderr] 149: 0x5c97fa2f58e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcef935b9bec22791 [INFO] [stderr] 150: 0x5c97fa2ffd97 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5146a06f5b813a8a [INFO] [stderr] 151: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h62e5c5f1182cea73 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 152: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h3a90b6e50d8fa278 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 153: 0x5c97fa376f8b - std::sys::pal::unix::thread::Thread::new::thread_start::h24ba73570c3524f4 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 154: 0x792fdf933ac3 - [INFO] [stderr] 155: 0x792fdf9c4a04 - clone [INFO] [stderr] 156: 0x0 - [INFO] [stderr] thread '' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/build.rs:636:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::libunwind::trace::h28afda57569ce90b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::trace_unsynchronized::h6dc4e65233436000 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c97fa36fe0a - std::sys::backtrace::_print_fmt::had1908d8173ff9c6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c97fa36fe0a - ::fmt::hb70b4a2e04d1751b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c97fa393543 - core::fmt::rt::Argument::fmt::h7f266bfe70d5f6b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c97fa393543 - core::fmt::write::hb4c1246e82b63378 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5c97fa36c143 - std::io::Write::write_fmt::h6e707a7619c8cbb3 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5c97fa36fc52 - std::sys::backtrace::BacktraceLock::print::h9f5d0ea8d87e96b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c97fa370e4d - std::panicking::default_hook::{{closure}}::hf9918e72efdb1b63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5c97fa370c92 - std::panicking::default_hook::h3648823fdde7b318 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5c97fa371597 - std::panicking::rust_panic_with_hook::h4d476d38b22feee6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5c97fa37146c - std::panicking::begin_panic::{{closure}}::h4b452c9f3a9ff9ee [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:754:9 [INFO] [stderr] 12: 0x5c97fa3702e9 - std::sys::backtrace::__rust_end_short_backtrace::hecc7ca9053e63f55 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5c97fa371372 - std::panicking::begin_panic::h04de41c4dd392a63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:753:5 [INFO] [stderr] 14: 0x5c97fa2d99d6 - build_script_build::run_command::hb37cc5963b4e7570 [INFO] [stderr] 15: 0x5c97fa2d847c - build_script_build::compile::h384d1d4efcc77835 [INFO] [stderr] 16: 0x5c97fa2d7d6e - build_script_build::build_library::{{closure}}::h684fe153f5a6f840 [INFO] [stderr] 17: 0x5c97fa2e2704 - as rayon::iter::internal::Folder>::consume::h5ad6b13b7916ee02 [INFO] [stderr] 18: 0x5c97fa2e8c88 - as rayon::iter::internal::Folder>::consume::hb7b88070e051dd1e [INFO] [stderr] 19: 0x5c97fa2ea1e5 - rayon::iter::internal::Folder::consume_iter::hf98cb7ba1463d97e [INFO] [stderr] 20: 0x5c97fa2e7f7d - rayon::iter::internal::Producer::fold_with::h8a3b15d83c0275b8 [INFO] [stderr] 21: 0x5c97fa2ed9d3 - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 22: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 23: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 24: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 25: 0x5c97fa2c794c - rayon_core::job::StackJob::run_inline::h23231d6827959a68 [INFO] [stderr] 26: 0x5c97fa2cd184 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 27: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 28: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 29: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 30: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 31: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 32: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 33: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 34: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 35: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 36: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 37: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 38: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 39: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 40: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 41: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 42: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 43: 0x5c97fa2f8df9 - rayon_core::registry::WorkerThread::wait_until_cold::h2f52cc4a63d44609 [INFO] [stderr] 44: 0x5c97fa2f8c12 - rayon_core::registry::WorkerThread::wait_until::hdedd98a3f53e4cf1 [INFO] [stderr] 45: 0x5c97fa2f9a77 - rayon_core::registry::main_loop::h21555cb265cdc98f [INFO] [stderr] 46: 0x5c97fa2f828c - rayon_core::registry::Registry::new::{{closure}}::hae13a6d76275956e [INFO] [stderr] 47: 0x5c97fa303396 - std::sys::backtrace::__rust_begin_short_backtrace::hea66c935a1dc4337 [INFO] [stderr] 48: 0x5c97fa2f5d82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h778cd5edb0e96b1c [INFO] [stderr] 49: 0x5c97fa2ff221 - as core::ops::function::FnOnce<()>>::call_once::h1a3d3544dce7ec5e [INFO] [stderr] 50: 0x5c97fa304361 - std::panicking::try::do_call::h6301813e49ec2364 [INFO] [stderr] 51: 0x5c97fa2f9e5b - __rust_try [INFO] [stderr] 52: 0x5c97fa2f58e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcef935b9bec22791 [INFO] [stderr] 53: 0x5c97fa2ffd97 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5146a06f5b813a8a [INFO] [stderr] 54: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h62e5c5f1182cea73 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 55: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h3a90b6e50d8fa278 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 56: 0x5c97fa376f8b - std::sys::pal::unix::thread::Thread::new::thread_start::h24ba73570c3524f4 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 57: 0x792fdf933ac3 - [INFO] [stderr] 58: 0x792fdf9c4a04 - clone [INFO] [stderr] 59: 0x0 - [INFO] [stderr] thread '' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/build.rs:636:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::libunwind::trace::h28afda57569ce90b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::trace_unsynchronized::h6dc4e65233436000 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c97fa36fe0a - std::sys::backtrace::_print_fmt::had1908d8173ff9c6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c97fa36fe0a - ::fmt::hb70b4a2e04d1751b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c97fa393543 - core::fmt::rt::Argument::fmt::h7f266bfe70d5f6b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c97fa393543 - core::fmt::write::hb4c1246e82b63378 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5c97fa36c143 - std::io::Write::write_fmt::h6e707a7619c8cbb3 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5c97fa36fc52 - std::sys::backtrace::BacktraceLock::print::h9f5d0ea8d87e96b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c97fa370e4d - std::panicking::default_hook::{{closure}}::hf9918e72efdb1b63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5c97fa370c92 - std::panicking::default_hook::h3648823fdde7b318 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5c97fa371597 - std::panicking::rust_panic_with_hook::h4d476d38b22feee6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5c97fa37146c - std::panicking::begin_panic::{{closure}}::h4b452c9f3a9ff9ee [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:754:9 [INFO] [stderr] 12: 0x5c97fa3702e9 - std::sys::backtrace::__rust_end_short_backtrace::hecc7ca9053e63f55 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5c97fa371372 - std::panicking::begin_panic::h04de41c4dd392a63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:753:5 [INFO] [stderr] 14: 0x5c97fa2d99d6 - build_script_build::run_command::hb37cc5963b4e7570 [INFO] [stderr] 15: 0x5c97fa2d847c - build_script_build::compile::h384d1d4efcc77835 [INFO] [stderr] 16: 0x5c97fa2d7d6e - build_script_build::build_library::{{closure}}::h684fe153f5a6f840 [INFO] [stderr] 17: 0x5c97fa2e2704 - as rayon::iter::internal::Folder>::consume::h5ad6b13b7916ee02 [INFO] [stderr] 18: 0x5c97fa2e8c88 - as rayon::iter::internal::Folder>::consume::hb7b88070e051dd1e [INFO] [stderr] 19: 0x5c97fa2ea1e5 - rayon::iter::internal::Folder::consume_iter::hf98cb7ba1463d97e [INFO] [stderr] 20: 0x5c97fa2e7f7d - rayon::iter::internal::Producer::fold_with::h8a3b15d83c0275b8 [INFO] [stderr] 21: 0x5c97fa2ed9d3 - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 22: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 23: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 24: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 25: 0x5c97fa2c794c - rayon_core::job::StackJob::run_inline::h23231d6827959a68 [INFO] [stderr] 26: 0x5c97fa2cd184 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 27: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 28: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 29: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 30: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 31: 0x5c97fa2ef818 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h7f8d39fa0552e9c1 [INFO] [stderr] 32: 0x5c97fa2cfffa - rayon_core::join::join::{{closure}}::h94edcd7e70de41f2 [INFO] [stderr] 33: 0x5c97fa2cfa4b - rayon_core::join::join_context::{{closure}}::{{closure}}::hfbf184855c0b303f [INFO] [stderr] 34: 0x5c97fa2e58cd - as core::ops::function::FnOnce<()>>::call_once::h6ce1424545e5e688 [INFO] [stderr] 35: 0x5c97fa2e68af - std::panicking::try::do_call::hcee7985cdca71206 [INFO] [stderr] 36: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 37: 0x5c97fa2e0291 - std::panic::catch_unwind::hc7f29b01cc99b9e4 [INFO] [stderr] 38: 0x5c97fa2f1d2f - rayon_core::unwind::halt_unwinding::hd5f20f09fa82ad97 [INFO] [stderr] 39: 0x5c97fa2cce1c - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 40: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 41: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 42: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 43: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 44: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 45: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 46: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 47: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 48: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 49: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 50: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 51: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 52: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 53: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 54: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 55: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 56: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 57: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 58: 0x5c97fa2cb70b - rayon_core::join::join_context::{{closure}}::h769d67626ec82766 [INFO] [stderr] 59: 0x5c97fa2e4604 - rayon_core::registry::Registry::in_worker_cold::{{closure}}::h72598df95682714c [INFO] [stderr] 60: 0x5c97fa2d3761 - as rayon_core::job::Job>::execute::{{closure}}::h6ebd516f7f737fc2 [INFO] [stderr] 61: 0x5c97fa2e5c10 - as core::ops::function::FnOnce<()>>::call_once::hff830e582e7f58dc [INFO] [stderr] 62: 0x5c97fa2e6a8c - std::panicking::try::do_call::hfb9103d1c2f55c29 [INFO] [stderr] 63: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 64: 0x5c97fa2df432 - std::panic::catch_unwind::h1ad47ef4aa08da66 [INFO] [stderr] 65: 0x5c97fa2f1c75 - rayon_core::unwind::halt_unwinding::ha45415e442c4940f [INFO] [stderr] 66: 0x5c97fa2d27f4 - as rayon_core::job::Job>::execute::hb11089ce3940253b [INFO] [stderr] 67: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 68: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 69: 0x5c97fa2f8df9 - rayon_core::registry::WorkerThread::wait_until_cold::h2f52cc4a63d44609 [INFO] [stderr] 70: 0x5c97fa2f8c12 - rayon_core::registry::WorkerThread::wait_until::hdedd98a3f53e4cf1 [INFO] [stderr] 71: 0x5c97fa2f9a77 - rayon_core::registry::main_loop::h21555cb265cdc98f [INFO] [stderr] 72: 0x5c97fa2f828c - rayon_core::registry::Registry::new::{{closure}}::hae13a6d76275956e [INFO] [stderr] 73: 0x5c97fa303396 - std::sys::backtrace::__rust_begin_short_backtrace::hea66c935a1dc4337 [INFO] [stderr] 74: 0x5c97fa2f5d82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h778cd5edb0e96b1c [INFO] [stderr] 75: 0x5c97fa2ff221 - as core::ops::function::FnOnce<()>>::call_once::h1a3d3544dce7ec5e [INFO] [stderr] 76: 0x5c97fa304361 - std::panicking::try::do_call::h6301813e49ec2364 [INFO] [stderr] 77: 0x5c97fa2f9e5b - __rust_try [INFO] [stderr] 78: 0x5c97fa2f58e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcef935b9bec22791 [INFO] [stderr] 79: 0x5c97fa2ffd97 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5146a06f5b813a8a [INFO] [stderr] 80: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h62e5c5f1182cea73 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 81: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h3a90b6e50d8fa278 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 82: 0x5c97fa376f8b - std::sys::pal::unix::thread::Thread::new::thread_start::h24ba73570c3524f4 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 83: 0x792fdf933ac3 - [INFO] [stderr] 84: 0x792fdf9c4a04 - clone [INFO] [stderr] 85: 0x0 - [INFO] [stderr] thread '' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/build.rs:636:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::libunwind::trace::h28afda57569ce90b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::trace_unsynchronized::h6dc4e65233436000 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c97fa36fe0a - std::sys::backtrace::_print_fmt::had1908d8173ff9c6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c97fa36fe0a - ::fmt::hb70b4a2e04d1751b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c97fa393543 - core::fmt::rt::Argument::fmt::h7f266bfe70d5f6b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c97fa393543 - core::fmt::write::hb4c1246e82b63378 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5c97fa36c143 - std::io::Write::write_fmt::h6e707a7619c8cbb3 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5c97fa36fc52 - std::sys::backtrace::BacktraceLock::print::h9f5d0ea8d87e96b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c97fa370e4d - std::panicking::default_hook::{{closure}}::hf9918e72efdb1b63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5c97fa370c92 - std::panicking::default_hook::h3648823fdde7b318 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5c97fa371597 - std::panicking::rust_panic_with_hook::h4d476d38b22feee6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5c97fa37146c - std::panicking::begin_panic::{{closure}}::h4b452c9f3a9ff9ee [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:754:9 [INFO] [stderr] 12: 0x5c97fa3702e9 - std::sys::backtrace::__rust_end_short_backtrace::hecc7ca9053e63f55 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5c97fa371372 - std::panicking::begin_panic::h04de41c4dd392a63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:753:5 [INFO] [stderr] 14: 0x5c97fa2d99d6 - build_script_build::run_command::hb37cc5963b4e7570 [INFO] [stderr] 15: 0x5c97fa2d847c - build_script_build::compile::h384d1d4efcc77835 [INFO] [stderr] 16: 0x5c97fa2d7d6e - build_script_build::build_library::{{closure}}::h684fe153f5a6f840 [INFO] [stderr] 17: 0x5c97fa2e2704 - as rayon::iter::internal::Folder>::consume::h5ad6b13b7916ee02 [INFO] [stderr] 18: 0x5c97fa2e8c88 - as rayon::iter::internal::Folder>::consume::hb7b88070e051dd1e [INFO] [stderr] 19: 0x5c97fa2ea1e5 - rayon::iter::internal::Folder::consume_iter::hf98cb7ba1463d97e [INFO] [stderr] 20: 0x5c97fa2e7f7d - rayon::iter::internal::Producer::fold_with::h8a3b15d83c0275b8 [INFO] [stderr] 21: 0x5c97fa2ed9d3 - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 22: 0x5c97fa2ef818 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h7f8d39fa0552e9c1 [INFO] [stderr] 23: 0x5c97fa2cfffa - rayon_core::join::join::{{closure}}::h94edcd7e70de41f2 [INFO] [stderr] 24: 0x5c97fa2cfa4b - rayon_core::join::join_context::{{closure}}::{{closure}}::hfbf184855c0b303f [INFO] [stderr] 25: 0x5c97fa2e58cd - as core::ops::function::FnOnce<()>>::call_once::h6ce1424545e5e688 [INFO] [stderr] 26: 0x5c97fa2e68af - std::panicking::try::do_call::hcee7985cdca71206 [INFO] [stderr] 27: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 28: 0x5c97fa2e0291 - std::panic::catch_unwind::hc7f29b01cc99b9e4 [INFO] [stderr] 29: 0x5c97fa2f1d2f - rayon_core::unwind::halt_unwinding::hd5f20f09fa82ad97 [INFO] [stderr] 30: 0x5c97fa2cce1c - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 31: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 32: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 33: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 34: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 35: 0x5c97fa2ef818 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h7f8d39fa0552e9c1 [INFO] [stderr] 36: 0x5c97fa2cfffa - rayon_core::join::join::{{closure}}::h94edcd7e70de41f2 [INFO] [stderr] 37: 0x5c97fa2cfa4b - rayon_core::join::join_context::{{closure}}::{{closure}}::hfbf184855c0b303f [INFO] [stderr] 38: 0x5c97fa2e58cd - as core::ops::function::FnOnce<()>>::call_once::h6ce1424545e5e688 [INFO] [stderr] 39: 0x5c97fa2e68af - std::panicking::try::do_call::hcee7985cdca71206 [INFO] [stderr] 40: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 41: 0x5c97fa2e0291 - std::panic::catch_unwind::hc7f29b01cc99b9e4 [INFO] [stderr] 42: 0x5c97fa2f1d2f - rayon_core::unwind::halt_unwinding::hd5f20f09fa82ad97 [INFO] [stderr] 43: 0x5c97fa2cce1c - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 44: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 45: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 46: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 47: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 48: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 49: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 50: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 51: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 52: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 53: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 54: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 55: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 56: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 57: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 58: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 59: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 60: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 61: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 62: 0x5c97fa305c50 - rayon_core::join::join_recover_from_panic::h3a7f7ce90e205c5c [INFO] [stderr] 63: 0x5c97fa2cced4 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 64: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 65: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 66: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 67: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 68: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 69: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 70: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 71: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 72: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 73: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 74: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 75: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 76: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 77: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 78: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 79: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 80: 0x5c97fa2f8df9 - rayon_core::registry::WorkerThread::wait_until_cold::h2f52cc4a63d44609 [INFO] [stderr] 81: 0x5c97fa2f8c12 - rayon_core::registry::WorkerThread::wait_until::hdedd98a3f53e4cf1 [INFO] [stderr] 82: 0x5c97fa2f9a77 - rayon_core::registry::main_loop::h21555cb265cdc98f [INFO] [stderr] 83: 0x5c97fa2f828c - rayon_core::registry::Registry::new::{{closure}}::hae13a6d76275956e [INFO] [stderr] 84: 0x5c97fa303396 - std::sys::backtrace::__rust_begin_short_backtrace::hea66c935a1dc4337 [INFO] [stderr] 85: 0x5c97fa2f5d82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h778cd5edb0e96b1c [INFO] [stderr] 86: 0x5c97fa2ff221 - as core::ops::function::FnOnce<()>>::call_once::h1a3d3544dce7ec5e [INFO] [stderr] 87: 0x5c97fa304361 - std::panicking::try::do_call::h6301813e49ec2364 [INFO] [stderr] 88: 0x5c97fa2f9e5b - __rust_try [INFO] [stderr] 89: 0x5c97fa2f58e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcef935b9bec22791 [INFO] [stderr] 90: 0x5c97fa2ffd97 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5146a06f5b813a8a [INFO] [stderr] 91: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h62e5c5f1182cea73 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 92: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h3a90b6e50d8fa278 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 93: 0x5c97fa376f8b - std::sys::pal::unix::thread::Thread::new::thread_start::h24ba73570c3524f4 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 94: 0x792fdf933ac3 - [INFO] [stderr] 95: 0x792fdf9c4a04 - clone [INFO] [stderr] 96: 0x0 - [INFO] [stderr] thread '' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gcc-0.3.54/src/lib.rs:1670:5: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "ar" "crs" "/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/libring-test.a" "/opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/constant_time_test.o" with args "ar" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::libunwind::trace::h28afda57569ce90b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::trace_unsynchronized::h6dc4e65233436000 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c97fa36fe0a - std::sys::backtrace::_print_fmt::had1908d8173ff9c6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c97fa36fe0a - ::fmt::hb70b4a2e04d1751b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c97fa393543 - core::fmt::rt::Argument::fmt::h7f266bfe70d5f6b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c97fa393543 - core::fmt::write::hb4c1246e82b63378 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5c97fa36c143 - std::io::Write::write_fmt::h6e707a7619c8cbb3 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5c97fa36fc52 - std::sys::backtrace::BacktraceLock::print::h9f5d0ea8d87e96b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c97fa370e4d - std::panicking::default_hook::{{closure}}::hf9918e72efdb1b63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5c97fa370c92 - std::panicking::default_hook::h3648823fdde7b318 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5c97fa371597 - std::panicking::rust_panic_with_hook::h4d476d38b22feee6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5c97fa37131a - std::panicking::begin_panic_handler::{{closure}}::h6f34e23be827b21b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x5c97fa3702d9 - std::sys::backtrace::__rust_end_short_backtrace::h3d10a06486d15fa0 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5c97fa370fad - rust_begin_unwind [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x5c97fa3922e0 - core::panicking::panic_fmt::h31404acee1f32b34 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5c97fa32dbef - gcc::fail::hfe7fb0eddf759097 [INFO] [stderr] 16: 0x5c97fa32168f - gcc::Build::compile::h632e1cfde934304d [INFO] [stderr] 17: 0x5c97fa2d7b23 - build_script_build::build_library::h7784470d79bde458 [INFO] [stderr] 18: 0x5c97fa2d732e - build_script_build::build_c_code::{{closure}}::h3b6cd172ad257d06 [INFO] [stderr] 19: 0x5c97fa2defde - as rayon::iter::internal::Folder>::consume::hd6a112e2abcb8131 [INFO] [stderr] 20: 0x5c97fa2e1abf - rayon::iter::internal::Folder::consume_iter::hd19b327806414af5 [INFO] [stderr] 21: 0x5c97fa2e8006 - rayon::iter::internal::Producer::fold_with::hcc71de9b07034c9d [INFO] [stderr] 22: 0x5c97fa2ed48f - rayon::iter::internal::bridge_producer_consumer::helper::h7fb636bda74d58b4 [INFO] [stderr] 23: 0x5c97fa2ef916 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::heb01a8458edd1fef [INFO] [stderr] 24: 0x5c97fa2cfd8c - rayon_core::join::join::{{closure}}::h0166988b2e0ed053 [INFO] [stderr] 25: 0x5c97fa2cf7b7 - rayon_core::join::join_context::{{closure}}::{{closure}}::he95d065c56986c11 [INFO] [stderr] 26: 0x5c97fa2d3791 - as rayon_core::job::Job>::execute::{{closure}}::h788d513f20a15da2 [INFO] [stderr] 27: 0x5c97fa2e5970 - as core::ops::function::FnOnce<()>>::call_once::h7a0962253d1685a4 [INFO] [stderr] 28: 0x5c97fa2e62cc - std::panicking::try::do_call::h1879d834aa0f1f55 [INFO] [stderr] 29: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 30: 0x5c97fa2df845 - std::panic::catch_unwind::h2af63f7d9296b07c [INFO] [stderr] 31: 0x5c97fa2f1bfe - rayon_core::unwind::halt_unwinding::ha11295e3cc58b613 [INFO] [stderr] 32: 0x5c97fa2d089b - as rayon_core::job::Job>::execute::h2bf5175695e578dd [INFO] [stderr] 33: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 34: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 35: 0x5c97fa2f8df9 - rayon_core::registry::WorkerThread::wait_until_cold::h2f52cc4a63d44609 [INFO] [stderr] 36: 0x5c97fa2f8c12 - rayon_core::registry::WorkerThread::wait_until::hdedd98a3f53e4cf1 [INFO] [stderr] 37: 0x5c97fa2f9a77 - rayon_core::registry::main_loop::h21555cb265cdc98f [INFO] [stderr] 38: 0x5c97fa2f828c - rayon_core::registry::Registry::new::{{closure}}::hae13a6d76275956e [INFO] [stderr] 39: 0x5c97fa303396 - std::sys::backtrace::__rust_begin_short_backtrace::hea66c935a1dc4337 [INFO] [stderr] 40: 0x5c97fa2f5d82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h778cd5edb0e96b1c [INFO] [stderr] 41: 0x5c97fa2ff221 - as core::ops::function::FnOnce<()>>::call_once::h1a3d3544dce7ec5e [INFO] [stderr] 42: 0x5c97fa304361 - std::panicking::try::do_call::h6301813e49ec2364 [INFO] [stderr] 43: 0x5c97fa2f9e5b - __rust_try [INFO] [stderr] 44: 0x5c97fa2f58e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcef935b9bec22791 [INFO] [stderr] 45: 0x5c97fa2ffd97 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5146a06f5b813a8a [INFO] [stderr] 46: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h62e5c5f1182cea73 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 47: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h3a90b6e50d8fa278 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 48: 0x5c97fa376f8b - std::sys::pal::unix::thread::Thread::new::thread_start::h24ba73570c3524f4 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 49: 0x792fdf933ac3 - [INFO] [stderr] 50: 0x792fdf9c4a04 - clone [INFO] [stderr] 51: 0x0 - [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/pregenerated/sha256-x86_64-elf.S:1: fatal error: when writing output to /tmp/ccRE4mAr.s: Invalid argument [INFO] [stderr] 1 | #if defined(__x86_64__) [INFO] [stderr] | [INFO] [stderr] compilation terminated. [INFO] [stderr] thread '' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/build.rs:636:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::libunwind::trace::h28afda57569ce90b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::trace_unsynchronized::h6dc4e65233436000 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c97fa36fe0a - std::sys::backtrace::_print_fmt::had1908d8173ff9c6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c97fa36fe0a - ::fmt::hb70b4a2e04d1751b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c97fa393543 - core::fmt::rt::Argument::fmt::h7f266bfe70d5f6b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c97fa393543 - core::fmt::write::hb4c1246e82b63378 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5c97fa36c143 - std::io::Write::write_fmt::h6e707a7619c8cbb3 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5c97fa36fc52 - std::sys::backtrace::BacktraceLock::print::h9f5d0ea8d87e96b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c97fa370e4d - std::panicking::default_hook::{{closure}}::hf9918e72efdb1b63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5c97fa370c92 - std::panicking::default_hook::h3648823fdde7b318 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5c97fa371597 - std::panicking::rust_panic_with_hook::h4d476d38b22feee6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5c97fa37146c - std::panicking::begin_panic::{{closure}}::h4b452c9f3a9ff9ee [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:754:9 [INFO] [stderr] 12: 0x5c97fa3702e9 - std::sys::backtrace::__rust_end_short_backtrace::hecc7ca9053e63f55 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5c97fa371372 - std::panicking::begin_panic::h04de41c4dd392a63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:753:5 [INFO] [stderr] 14: 0x5c97fa2d99d6 - build_script_build::run_command::hb37cc5963b4e7570 [INFO] [stderr] 15: 0x5c97fa2d847c - build_script_build::compile::h384d1d4efcc77835 [INFO] [stderr] 16: 0x5c97fa2d7d6e - build_script_build::build_library::{{closure}}::h684fe153f5a6f840 [INFO] [stderr] 17: 0x5c97fa2e2704 - as rayon::iter::internal::Folder>::consume::h5ad6b13b7916ee02 [INFO] [stderr] 18: 0x5c97fa2e8c88 - as rayon::iter::internal::Folder>::consume::hb7b88070e051dd1e [INFO] [stderr] 19: 0x5c97fa2ea1e5 - rayon::iter::internal::Folder::consume_iter::hf98cb7ba1463d97e [INFO] [stderr] 20: 0x5c97fa2e7f7d - rayon::iter::internal::Producer::fold_with::h8a3b15d83c0275b8 [INFO] [stderr] 21: 0x5c97fa2ed9d3 - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 22: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 23: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 24: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 25: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 26: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 27: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 28: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 29: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 30: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 31: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 32: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 33: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 34: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 35: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 36: 0x5c97fa305c50 - rayon_core::join::join_recover_from_panic::h3a7f7ce90e205c5c [INFO] [stderr] 37: 0x5c97fa2cced4 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 38: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 39: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 40: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 41: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 42: 0x5c97fa2ef818 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h7f8d39fa0552e9c1 [INFO] [stderr] 43: 0x5c97fa2cfffa - rayon_core::join::join::{{closure}}::h94edcd7e70de41f2 [INFO] [stderr] 44: 0x5c97fa2cfa4b - rayon_core::join::join_context::{{closure}}::{{closure}}::hfbf184855c0b303f [INFO] [stderr] 45: 0x5c97fa2e58cd - as core::ops::function::FnOnce<()>>::call_once::h6ce1424545e5e688 [INFO] [stderr] 46: 0x5c97fa2e68af - std::panicking::try::do_call::hcee7985cdca71206 [INFO] [stderr] 47: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 48: 0x5c97fa2e0291 - std::panic::catch_unwind::hc7f29b01cc99b9e4 [INFO] [stderr] 49: 0x5c97fa2f1d2f - rayon_core::unwind::halt_unwinding::hd5f20f09fa82ad97 [INFO] [stderr] 50: 0x5c97fa2cce1c - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 51: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 52: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 53: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 54: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 55: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 56: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 57: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 58: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 59: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 60: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 61: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 62: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 63: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 64: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 65: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 66: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 67: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 68: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 69: 0x5c97fa305c50 - rayon_core::join::join_recover_from_panic::h3a7f7ce90e205c5c [INFO] [stderr] 70: 0x5c97fa2cced4 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 71: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 72: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 73: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 74: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 75: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 76: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 77: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 78: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 79: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 80: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 81: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 82: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 83: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 84: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 85: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 86: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 87: 0x5c97fa2f8df9 - rayon_core::registry::WorkerThread::wait_until_cold::h2f52cc4a63d44609 [INFO] [stderr] 88: 0x5c97fa2f8c12 - rayon_core::registry::WorkerThread::wait_until::hdedd98a3f53e4cf1 [INFO] [stderr] 89: 0x5c97fa2f9a77 - rayon_core::registry::main_loop::h21555cb265cdc98f [INFO] [stderr] 90: 0x5c97fa2f828c - rayon_core::registry::Registry::new::{{closure}}::hae13a6d76275956e [INFO] [stderr] 91: 0x5c97fa303396 - std::sys::backtrace::__rust_begin_short_backtrace::hea66c935a1dc4337 [INFO] [stderr] 92: 0x5c97fa2f5d82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h778cd5edb0e96b1c [INFO] [stderr] 93: 0x5c97fa2ff221 - as core::ops::function::FnOnce<()>>::call_once::h1a3d3544dce7ec5e [INFO] [stderr] 94: 0x5c97fa304361 - std::panicking::try::do_call::h6301813e49ec2364 [INFO] [stderr] 95: 0x5c97fa2f9e5b - __rust_try [INFO] [stderr] 96: 0x5c97fa2f58e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcef935b9bec22791 [INFO] [stderr] 97: 0x5c97fa2ffd97 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5146a06f5b813a8a [INFO] [stderr] 98: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h62e5c5f1182cea73 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 99: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h3a90b6e50d8fa278 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 100: 0x5c97fa376f8b - std::sys::pal::unix::thread::Thread::new::thread_start::h24ba73570c3524f4 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 101: 0x792fdf933ac3 - [INFO] [stderr] 102: 0x792fdf9c4a04 - clone [INFO] [stderr] 103: 0x0 - [INFO] [stderr] crypto/crypto.c:130:1: fatal error: error writing to /tmp/cccQbdxe.s: No space left on device [INFO] [stderr] 130 | DEFINE_METRICS(size_t) [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] compilation terminated. [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/pregenerated/ecp_nistz256-x86_64-elf.S:1: fatal error: when writing output to /tmp/ccuLhaXm.s: No space left on device [INFO] [stderr] 1 | #if defined(__x86_64__) [INFO] [stderr] | [INFO] [stderr] compilation terminated. [INFO] [stderr] crypto/aes/aes.c:593:1: fatal error: error writing to /tmp/cccruq4r.s: No space left on device [INFO] [stderr] 593 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] thread '' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/build.rs:636:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::libunwind::trace::h28afda57569ce90b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::trace_unsynchronized::h6dc4e65233436000 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c97fa36fe0a - std::sys::backtrace::_print_fmt::had1908d8173ff9c6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c97fa36fe0a - ::fmt::hb70b4a2e04d1751b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c97fa393543 - core::fmt::rt::Argument::fmt::h7f266bfe70d5f6b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c97fa393543 - core::fmt::write::hb4c1246e82b63378 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5c97fa36c143 - std::io::Write::write_fmt::h6e707a7619c8cbb3 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5c97fa36fc52 - std::sys::backtrace::BacktraceLock::print::h9f5d0ea8d87e96b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c97fa370e4d - std::panicking::default_hook::{{closure}}::hf9918e72efdb1b63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5c97fa370c92 - std::panicking::default_hook::h3648823fdde7b318 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5c97fa371597 - std::panicking::rust_panic_with_hook::h4d476d38b22feee6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5c97fa37146c - std::panicking::begin_panic::{{closure}}::h4b452c9f3a9ff9ee [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:754:9 [INFO] [stderr] 12: 0x5c97fa3702e9 - std::sys::backtrace::__rust_end_short_backtrace::hecc7ca9053e63f55 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5c97fa371372 - std::panicking::begin_panic::h04de41c4dd392a63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:753:5 [INFO] [stderr] 14: 0x5c97fa2d99d6 - build_script_build::run_command::hb37cc5963b4e7570 [INFO] [stderr] 15: 0x5c97fa2d847c - build_script_build::compile::h384d1d4efcc77835 [INFO] [stderr] 16: 0x5c97fa2d7d6e - build_script_build::build_library::{{closure}}::h684fe153f5a6f840 [INFO] [stderr] 17: 0x5c97fa2e2704 - as rayon::iter::internal::Folder>::consume::h5ad6b13b7916ee02 [INFO] [stderr] 18: 0x5c97fa2e8c88 - as rayon::iter::internal::Folder>::consume::hb7b88070e051dd1e [INFO] [stderr] 19: 0x5c97fa2ea1e5 - rayon::iter::internal::Folder::consume_iter::hf98cb7ba1463d97e [INFO] [stderr] 20: 0x5c97fa2e7f7d - rayon::iter::internal::Producer::fold_with::h8a3b15d83c0275b8 [INFO] [stderr] 21: 0x5c97fa2ed9d3 - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 22: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 23: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 24: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 25: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 26: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 27: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 28: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 29: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 30: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 31: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 32: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 33: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 34: 0x5c97fa2f8df9 - rayon_core::registry::WorkerThread::wait_until_cold::h2f52cc4a63d44609 [INFO] [stderr] 35: 0x5c97fa2f8c12 - rayon_core::registry::WorkerThread::wait_until::hdedd98a3f53e4cf1 [INFO] [stderr] 36: 0x5c97fa2f9a77 - rayon_core::registry::main_loop::h21555cb265cdc98f [INFO] [stderr] 37: 0x5c97fa2f828c - rayon_core::registry::Registry::new::{{closure}}::hae13a6d76275956e [INFO] [stderr] 38: 0x5c97fa303396 - std::sys::backtrace::__rust_begin_short_backtrace::hea66c935a1dc4337 [INFO] [stderr] 39: 0x5c97fa2f5d82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h778cd5edb0e96b1c [INFO] [stderr] 40: 0x5c97fa2ff221 - as core::ops::function::FnOnce<()>>::call_once::h1a3d3544dce7ec5e [INFO] [stderr] 41: 0x5c97fa304361 - std::panicking::try::do_call::h6301813e49ec2364 [INFO] [stderr] 42: 0x5c97fa2f9e5b - __rust_try [INFO] [stderr] 43: 0x5c97fa2f58e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcef935b9bec22791 [INFO] [stderr] 44: 0x5c97fa2ffd97 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5146a06f5b813a8a [INFO] [stderr] 45: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h62e5c5f1182cea73 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 46: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h3a90b6e50d8fa278 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 47: 0x5c97fa376f8b - std::sys::pal::unix::thread::Thread::new::thread_start::h24ba73570c3524f4 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 48: 0x792fdf933ac3 - [INFO] [stderr] 49: 0x792fdf9c4a04 - clone [INFO] [stderr] 50: 0x0 - [INFO] [stderr] thread '' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/build.rs:636:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::libunwind::trace::h28afda57569ce90b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::trace_unsynchronized::h6dc4e65233436000 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c97fa36fe0a - std::sys::backtrace::_print_fmt::had1908d8173ff9c6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c97fa36fe0a - ::fmt::hb70b4a2e04d1751b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c97fa393543 - core::fmt::rt::Argument::fmt::h7f266bfe70d5f6b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c97fa393543 - core::fmt::write::hb4c1246e82b63378 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5c97fa36c143 - std::io::Write::write_fmt::h6e707a7619c8cbb3 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5c97fa36fc52 - std::sys::backtrace::BacktraceLock::print::h9f5d0ea8d87e96b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c97fa370e4d - std::panicking::default_hook::{{closure}}::hf9918e72efdb1b63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5c97fa370c92 - std::panicking::default_hook::h3648823fdde7b318 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5c97fa371597 - std::panicking::rust_panic_with_hook::h4d476d38b22feee6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5c97fa37146c - std::panicking::begin_panic::{{closure}}::h4b452c9f3a9ff9ee [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:754:9 [INFO] [stderr] 12: 0x5c97fa3702e9 - std::sys::backtrace::__rust_end_short_backtrace::hecc7ca9053e63f55 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5c97fa371372 - std::panicking::begin_panic::h04de41c4dd392a63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:753:5 [INFO] [stderr] 14: 0x5c97fa2d99d6 - build_script_build::run_command::hb37cc5963b4e7570 [INFO] [stderr] 15: 0x5c97fa2d847c - build_script_build::compile::h384d1d4efcc77835 [INFO] [stderr] 16: 0x5c97fa2d7d6e - build_script_build::build_library::{{closure}}::h684fe153f5a6f840 [INFO] [stderr] 17: 0x5c97fa2e2704 - as rayon::iter::internal::Folder>::consume::h5ad6b13b7916ee02 [INFO] [stderr] 18: 0x5c97fa2e8c88 - as rayon::iter::internal::Folder>::consume::hb7b88070e051dd1e [INFO] [stderr] 19: 0x5c97fa2ea1e5 - rayon::iter::internal::Folder::consume_iter::hf98cb7ba1463d97e [INFO] [stderr] 20: 0x5c97fa2e7f7d - rayon::iter::internal::Producer::fold_with::h8a3b15d83c0275b8 [INFO] [stderr] 21: 0x5c97fa2ed9d3 - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 22: 0x5c97fa2ef818 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h7f8d39fa0552e9c1 [INFO] [stderr] 23: 0x5c97fa2cfffa - rayon_core::join::join::{{closure}}::h94edcd7e70de41f2 [INFO] [stderr] 24: 0x5c97fa2cfa4b - rayon_core::join::join_context::{{closure}}::{{closure}}::hfbf184855c0b303f [INFO] [stderr] 25: 0x5c97fa2e58cd - as core::ops::function::FnOnce<()>>::call_once::h6ce1424545e5e688 [INFO] [stderr] 26: 0x5c97fa2e68af - std::panicking::try::do_call::hcee7985cdca71206 [INFO] [stderr] 27: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 28: 0x5c97fa2e0291 - std::panic::catch_unwind::hc7f29b01cc99b9e4 [INFO] [stderr] 29: 0x5c97fa2f1d2f - rayon_core::unwind::halt_unwinding::hd5f20f09fa82ad97 [INFO] [stderr] 30: 0x5c97fa2cce1c - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 31: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 32: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 33: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 34: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 35: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 36: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 37: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 38: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 39: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 40: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 41: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 42: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 43: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 44: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 45: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 46: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 47: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 48: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 49: 0x5c97fa305c50 - rayon_core::join::join_recover_from_panic::h3a7f7ce90e205c5c [INFO] [stderr] 50: 0x5c97fa2cced4 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 51: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 52: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 53: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 54: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 55: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 56: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 57: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 58: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 59: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 60: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 61: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 62: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 63: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 64: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 65: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 66: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 67: 0x5c97fa2f8df9 - rayon_core::registry::WorkerThread::wait_until_cold::h2f52cc4a63d44609 [INFO] [stderr] 68: 0x5c97fa2f8c12 - rayon_core::registry::WorkerThread::wait_until::hdedd98a3f53e4cf1 [INFO] [stderr] 69: 0x5c97fa2f9a77 - rayon_core::registry::main_loop::h21555cb265cdc98f [INFO] [stderr] 70: 0x5c97fa2f828c - rayon_core::registry::Registry::new::{{closure}}::hae13a6d76275956e [INFO] [stderr] 71: 0x5c97fa303396 - std::sys::backtrace::__rust_begin_short_backtrace::hea66c935a1dc4337 [INFO] [stderr] 72: 0x5c97fa2f5d82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h778cd5edb0e96b1c [INFO] [stderr] 73: 0x5c97fa2ff221 - as core::ops::function::FnOnce<()>>::call_once::h1a3d3544dce7ec5e [INFO] [stderr] 74: 0x5c97fa304361 - std::panicking::try::do_call::h6301813e49ec2364 [INFO] [stderr] 75: 0x5c97fa2f9e5b - __rust_try [INFO] [stderr] 76: 0x5c97fa2f58e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcef935b9bec22791 [INFO] [stderr] 77: 0x5c97fa2ffd97 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5146a06f5b813a8a [INFO] [stderr] 78: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h62e5c5f1182cea73 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 79: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h3a90b6e50d8fa278 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 80: 0x5c97fa376f8b - std::sys::pal::unix::thread::Thread::new::thread_start::h24ba73570c3524f4 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 81: 0x792fdf933ac3 - [INFO] [stderr] 82: 0x792fdf9c4a04 - clone [INFO] [stderr] 83: 0x0 - [INFO] [stderr] thread '' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/build.rs:636:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::libunwind::trace::h28afda57569ce90b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::trace_unsynchronized::h6dc4e65233436000 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c97fa36fe0a - std::sys::backtrace::_print_fmt::had1908d8173ff9c6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c97fa36fe0a - ::fmt::hb70b4a2e04d1751b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c97fa393543 - core::fmt::rt::Argument::fmt::h7f266bfe70d5f6b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c97fa393543 - core::fmt::write::hb4c1246e82b63378 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5c97fa36c143 - std::io::Write::write_fmt::h6e707a7619c8cbb3 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5c97fa36fc52 - std::sys::backtrace::BacktraceLock::print::h9f5d0ea8d87e96b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c97fa370e4d - std::panicking::default_hook::{{closure}}::hf9918e72efdb1b63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5c97fa370c92 - std::panicking::default_hook::h3648823fdde7b318 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5c97fa371597 - std::panicking::rust_panic_with_hook::h4d476d38b22feee6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5c97fa37146c - std::panicking::begin_panic::{{closure}}::h4b452c9f3a9ff9ee [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:754:9 [INFO] [stderr] 12: 0x5c97fa3702e9 - std::sys::backtrace::__rust_end_short_backtrace::hecc7ca9053e63f55 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5c97fa371372 - std::panicking::begin_panic::h04de41c4dd392a63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:753:5 [INFO] [stderr] 14: 0x5c97fa2d99d6 - build_script_build::run_command::hb37cc5963b4e7570 [INFO] [stderr] 15: 0x5c97fa2d847c - build_script_build::compile::h384d1d4efcc77835 [INFO] [stderr] 16: 0x5c97fa2d7d6e - build_script_build::build_library::{{closure}}::h684fe153f5a6f840 [INFO] [stderr] 17: 0x5c97fa2e2704 - as rayon::iter::internal::Folder>::consume::h5ad6b13b7916ee02 [INFO] [stderr] 18: 0x5c97fa2e8c88 - as rayon::iter::internal::Folder>::consume::hb7b88070e051dd1e [INFO] [stderr] 19: 0x5c97fa2ea1e5 - rayon::iter::internal::Folder::consume_iter::hf98cb7ba1463d97e [INFO] [stderr] 20: 0x5c97fa2e7f7d - rayon::iter::internal::Producer::fold_with::h8a3b15d83c0275b8 [INFO] [stderr] 21: 0x5c97fa2ed9d3 - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 22: 0x5c97fa2ef818 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h7f8d39fa0552e9c1 [INFO] [stderr] 23: 0x5c97fa2cfffa - rayon_core::join::join::{{closure}}::h94edcd7e70de41f2 [INFO] [stderr] 24: 0x5c97fa2cfa4b - rayon_core::join::join_context::{{closure}}::{{closure}}::hfbf184855c0b303f [INFO] [stderr] 25: 0x5c97fa2e58cd - as core::ops::function::FnOnce<()>>::call_once::h6ce1424545e5e688 [INFO] [stderr] 26: 0x5c97fa2e68af - std::panicking::try::do_call::hcee7985cdca71206 [INFO] [stderr] 27: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 28: 0x5c97fa2e0291 - std::panic::catch_unwind::hc7f29b01cc99b9e4 [INFO] [stderr] 29: 0x5c97fa2f1d2f - rayon_core::unwind::halt_unwinding::hd5f20f09fa82ad97 [INFO] [stderr] 30: 0x5c97fa2cce1c - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 31: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 32: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 33: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 34: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 35: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 36: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 37: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 38: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 39: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 40: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 41: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 42: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 43: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 44: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 45: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 46: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 47: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 48: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 49: 0x5c97fa305c50 - rayon_core::join::join_recover_from_panic::h3a7f7ce90e205c5c [INFO] [stderr] 50: 0x5c97fa2cced4 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 51: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 52: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 53: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 54: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 55: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 56: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 57: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 58: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 59: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 60: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 61: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 62: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 63: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 64: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 65: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 66: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 67: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 68: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 69: 0x5c97fa305c50 - rayon_core::join::join_recover_from_panic::h3a7f7ce90e205c5c [INFO] [stderr] 70: 0x5c97fa2cced4 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 71: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 72: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 73: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 74: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 75: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 76: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 77: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 78: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 79: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 80: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 81: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 82: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 83: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 84: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 85: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 86: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 87: 0x5c97fa2f8df9 - rayon_core::registry::WorkerThread::wait_until_cold::h2f52cc4a63d44609 [INFO] [stderr] 88: 0x5c97fa2f8c12 - rayon_core::registry::WorkerThread::wait_until::hdedd98a3f53e4cf1 [INFO] [stderr] 89: 0x5c97fa2f9a77 - rayon_core::registry::main_loop::h21555cb265cdc98f [INFO] [stderr] 90: 0x5c97fa2f828c - rayon_core::registry::Registry::new::{{closure}}::hae13a6d76275956e [INFO] [stderr] 91: 0x5c97fa303396 - std::sys::backtrace::__rust_begin_short_backtrace::hea66c935a1dc4337 [INFO] [stderr] 92: 0x5c97fa2f5d82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h778cd5edb0e96b1c [INFO] [stderr] 93: 0x5c97fa2ff221 - as core::ops::function::FnOnce<()>>::call_once::h1a3d3544dce7ec5e [INFO] [stderr] 94: 0x5c97fa304361 - std::panicking::try::do_call::h6301813e49ec2364 [INFO] [stderr] 95: 0x5c97fa2f9e5b - __rust_try [INFO] [stderr] 96: 0x5c97fa2f58e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcef935b9bec22791 [INFO] [stderr] 97: 0x5c97fa2ffd97 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5146a06f5b813a8a [INFO] [stderr] 98: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h62e5c5f1182cea73 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 99: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h3a90b6e50d8fa278 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 100: 0x5c97fa376f8b - std::sys::pal::unix::thread::Thread::new::thread_start::h24ba73570c3524f4 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 101: 0x792fdf933ac3 - [INFO] [stderr] 102: 0x792fdf9c4a04 - clone [INFO] [stderr] 103: 0x0 - [INFO] [stderr] crypto/curve25519/x25519-x86_64.c:242:1: fatal error: error writing to /tmp/ccdDjFpw.s: No space left on device [INFO] [stderr] 242 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] thread '' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/build.rs:636:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::libunwind::trace::h28afda57569ce90b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::trace_unsynchronized::h6dc4e65233436000 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c97fa36fe0a - std::sys::backtrace::_print_fmt::had1908d8173ff9c6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c97fa36fe0a - ::fmt::hb70b4a2e04d1751b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c97fa393543 - core::fmt::rt::Argument::fmt::h7f266bfe70d5f6b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c97fa393543 - core::fmt::write::hb4c1246e82b63378 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5c97fa36c143 - std::io::Write::write_fmt::h6e707a7619c8cbb3 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5c97fa36fc52 - std::sys::backtrace::BacktraceLock::print::h9f5d0ea8d87e96b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c97fa370e4d - std::panicking::default_hook::{{closure}}::hf9918e72efdb1b63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5c97fa370c92 - std::panicking::default_hook::h3648823fdde7b318 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5c97fa371597 - std::panicking::rust_panic_with_hook::h4d476d38b22feee6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5c97fa37146c - std::panicking::begin_panic::{{closure}}::h4b452c9f3a9ff9ee [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:754:9 [INFO] [stderr] 12: 0x5c97fa3702e9 - std::sys::backtrace::__rust_end_short_backtrace::hecc7ca9053e63f55 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5c97fa371372 - std::panicking::begin_panic::h04de41c4dd392a63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:753:5 [INFO] [stderr] 14: 0x5c97fa2d99d6 - build_script_build::run_command::hb37cc5963b4e7570 [INFO] [stderr] 15: 0x5c97fa2d847c - build_script_build::compile::h384d1d4efcc77835 [INFO] [stderr] 16: 0x5c97fa2d7d6e - build_script_build::build_library::{{closure}}::h684fe153f5a6f840 [INFO] [stderr] 17: 0x5c97fa2e2704 - as rayon::iter::internal::Folder>::consume::h5ad6b13b7916ee02 [INFO] [stderr] 18: 0x5c97fa2e8c88 - as rayon::iter::internal::Folder>::consume::hb7b88070e051dd1e [INFO] [stderr] 19: 0x5c97fa2ea1e5 - rayon::iter::internal::Folder::consume_iter::hf98cb7ba1463d97e [INFO] [stderr] 20: 0x5c97fa2e7f7d - rayon::iter::internal::Producer::fold_with::h8a3b15d83c0275b8 [INFO] [stderr] 21: 0x5c97fa2ed9d3 - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 22: 0x5c97fa2ef818 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h7f8d39fa0552e9c1 [INFO] [stderr] 23: 0x5c97fa2cfffa - rayon_core::join::join::{{closure}}::h94edcd7e70de41f2 [INFO] [stderr] 24: 0x5c97fa2cfa4b - rayon_core::join::join_context::{{closure}}::{{closure}}::hfbf184855c0b303f [INFO] [stderr] 25: 0x5c97fa2e58cd - as core::ops::function::FnOnce<()>>::call_once::h6ce1424545e5e688 [INFO] [stderr] 26: 0x5c97fa2e68af - std::panicking::try::do_call::hcee7985cdca71206 [INFO] [stderr] 27: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 28: 0x5c97fa2e0291 - std::panic::catch_unwind::hc7f29b01cc99b9e4 [INFO] [stderr] 29: 0x5c97fa2f1d2f - rayon_core::unwind::halt_unwinding::hd5f20f09fa82ad97 [INFO] [stderr] 30: 0x5c97fa2cce1c - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 31: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 32: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 33: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 34: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 35: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 36: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 37: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 38: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 39: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 40: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 41: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 42: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 43: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 44: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 45: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 46: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 47: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 48: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 49: 0x5c97fa305c50 - rayon_core::join::join_recover_from_panic::h3a7f7ce90e205c5c [INFO] [stderr] 50: 0x5c97fa2cced4 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 51: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 52: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 53: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 54: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 55: 0x5c97fa2ef818 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h7f8d39fa0552e9c1 [INFO] [stderr] 56: 0x5c97fa2cfffa - rayon_core::join::join::{{closure}}::h94edcd7e70de41f2 [INFO] [stderr] 57: 0x5c97fa2cfa4b - rayon_core::join::join_context::{{closure}}::{{closure}}::hfbf184855c0b303f [INFO] [stderr] 58: 0x5c97fa2e58cd - as core::ops::function::FnOnce<()>>::call_once::h6ce1424545e5e688 [INFO] [stderr] 59: 0x5c97fa2e68af - std::panicking::try::do_call::hcee7985cdca71206 [INFO] [stderr] 60: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 61: 0x5c97fa2e0291 - std::panic::catch_unwind::hc7f29b01cc99b9e4 [INFO] [stderr] 62: 0x5c97fa2f1d2f - rayon_core::unwind::halt_unwinding::hd5f20f09fa82ad97 [INFO] [stderr] 63: 0x5c97fa2cce1c - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 64: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 65: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 66: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 67: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 68: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 69: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 70: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 71: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 72: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 73: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 74: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 75: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 76: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 77: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 78: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 79: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 80: 0x5c97fa2f8df9 - rayon_core::registry::WorkerThread::wait_until_cold::h2f52cc4a63d44609 [INFO] [stderr] 81: 0x5c97fa2f8c12 - rayon_core::registry::WorkerThread::wait_until::hdedd98a3f53e4cf1 [INFO] [stderr] 82: 0x5c97fa2f9a77 - rayon_core::registry::main_loop::h21555cb265cdc98f [INFO] [stderr] 83: 0x5c97fa2f828c - rayon_core::registry::Registry::new::{{closure}}::hae13a6d76275956e [INFO] [stderr] 84: 0x5c97fa303396 - std::sys::backtrace::__rust_begin_short_backtrace::hea66c935a1dc4337 [INFO] [stderr] 85: 0x5c97fa2f5d82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h778cd5edb0e96b1c [INFO] [stderr] 86: 0x5c97fa2ff221 - as core::ops::function::FnOnce<()>>::call_once::h1a3d3544dce7ec5e [INFO] [stderr] 87: 0x5c97fa304361 - std::panicking::try::do_call::h6301813e49ec2364 [INFO] [stderr] 88: 0x5c97fa2f9e5b - __rust_try [INFO] [stderr] 89: 0x5c97fa2f58e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcef935b9bec22791 [INFO] [stderr] 90: 0x5c97fa2ffd97 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5146a06f5b813a8a [INFO] [stderr] 91: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h62e5c5f1182cea73 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 92: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h3a90b6e50d8fa278 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 93: 0x5c97fa376f8b - std::sys::pal::unix::thread::Thread::new::thread_start::h24ba73570c3524f4 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 94: 0x792fdf933ac3 - [INFO] [stderr] 95: 0x792fdf9c4a04 - clone [INFO] [stderr] 96: 0x0 - [INFO] [stderr] crypto/bn/bn.c:152:1: fatal error: error writing to /tmp/ccPUuvhL.s: No space left on device [INFO] [stderr] 152 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] crypto/bn/exponentiation.c:263:50: warning: argument 7 of type 'const uint64_t[1]' {aka 'const long unsigned int[1]'} with mismatched bound [-Warray-parameter=] [INFO] [stderr] 263 | const BN_ULONG n0[BN_MONT_CTX_N0_LIMBS]) { [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from crypto/bn/exponentiation.c:109: [INFO] [stderr] include/GFp/bn.h:234:20: note: previously declared as 'const uint64_t[]' {aka 'const long unsigned int[]'} [INFO] [stderr] 234 | const BN_ULONG n0[/*BN_MONT_CTX_N0_LIMBS*/]); [INFO] [stderr] | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] thread '' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/build.rs:636:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::libunwind::trace::h28afda57569ce90b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::trace_unsynchronized::h6dc4e65233436000 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c97fa36fe0a - std::sys::backtrace::_print_fmt::had1908d8173ff9c6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c97fa36fe0a - ::fmt::hb70b4a2e04d1751b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c97fa393543 - core::fmt::rt::Argument::fmt::h7f266bfe70d5f6b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c97fa393543 - core::fmt::write::hb4c1246e82b63378 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5c97fa36c143 - std::io::Write::write_fmt::h6e707a7619c8cbb3 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5c97fa36fc52 - std::sys::backtrace::BacktraceLock::print::h9f5d0ea8d87e96b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c97fa370e4d - std::panicking::default_hook::{{closure}}::hf9918e72efdb1b63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5c97fa370c92 - std::panicking::default_hook::h3648823fdde7b318 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5c97fa371597 - std::panicking::rust_panic_with_hook::h4d476d38b22feee6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5c97fa37146c - std::panicking::begin_panic::{{closure}}::h4b452c9f3a9ff9ee [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:754:9 [INFO] [stderr] 12: 0x5c97fa3702e9 - std::sys::backtrace::__rust_end_short_backtrace::hecc7ca9053e63f55 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5c97fa371372 - std::panicking::begin_panic::h04de41c4dd392a63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:753:5 [INFO] [stderr] 14: 0x5c97fa2d99d6 - build_script_build::run_command::hb37cc5963b4e7570 [INFO] [stderr] 15: 0x5c97fa2d847c - build_script_build::compile::h384d1d4efcc77835 [INFO] [stderr] 16: 0x5c97fa2d7d6e - build_script_build::build_library::{{closure}}::h684fe153f5a6f840 [INFO] [stderr] 17: 0x5c97fa2e2704 - as rayon::iter::internal::Folder>::consume::h5ad6b13b7916ee02 [INFO] [stderr] 18: 0x5c97fa2e8c88 - as rayon::iter::internal::Folder>::consume::hb7b88070e051dd1e [INFO] [stderr] 19: 0x5c97fa2ea1e5 - rayon::iter::internal::Folder::consume_iter::hf98cb7ba1463d97e [INFO] [stderr] 20: 0x5c97fa2e7f7d - rayon::iter::internal::Producer::fold_with::h8a3b15d83c0275b8 [INFO] [stderr] 21: 0x5c97fa2ed9d3 - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 22: 0x5c97fa2ef818 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h7f8d39fa0552e9c1 [INFO] [stderr] 23: 0x5c97fa2cfffa - rayon_core::join::join::{{closure}}::h94edcd7e70de41f2 [INFO] [stderr] 24: 0x5c97fa2cfa4b - rayon_core::join::join_context::{{closure}}::{{closure}}::hfbf184855c0b303f [INFO] [stderr] 25: 0x5c97fa2e58cd - as core::ops::function::FnOnce<()>>::call_once::h6ce1424545e5e688 [INFO] [stderr] 26: 0x5c97fa2e68af - std::panicking::try::do_call::hcee7985cdca71206 [INFO] [stderr] 27: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 28: 0x5c97fa2e0291 - std::panic::catch_unwind::hc7f29b01cc99b9e4 [INFO] [stderr] 29: 0x5c97fa2f1d2f - rayon_core::unwind::halt_unwinding::hd5f20f09fa82ad97 [INFO] [stderr] 30: 0x5c97fa2cce1c - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 31: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 32: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 33: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 34: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 35: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 36: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 37: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 38: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 39: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 40: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 41: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 42: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 43: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 44: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 45: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 46: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 47: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 48: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 49: 0x5c97fa2cd2e5 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 50: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 51: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 52: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 53: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 54: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 55: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 56: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 57: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 58: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 59: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 60: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 61: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 62: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 63: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 64: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 65: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 66: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 67: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 68: 0x5c97fa305c50 - rayon_core::join::join_recover_from_panic::h3a7f7ce90e205c5c [INFO] [stderr] 69: 0x5c97fa2cced4 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 70: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 71: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 72: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 73: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 74: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 75: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 76: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 77: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 78: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 79: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 80: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 81: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 82: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 83: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 84: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 85: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 86: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 87: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 88: 0x5c97fa2cb70b - rayon_core::join::join_context::{{closure}}::h769d67626ec82766 [INFO] [stderr] 89: 0x5c97fa2e4604 - rayon_core::registry::Registry::in_worker_cold::{{closure}}::h72598df95682714c [INFO] [stderr] 90: 0x5c97fa2d3761 - as rayon_core::job::Job>::execute::{{closure}}::h6ebd516f7f737fc2 [INFO] [stderr] 91: 0x5c97fa2e5c10 - as core::ops::function::FnOnce<()>>::call_once::hff830e582e7f58dc [INFO] [stderr] 92: 0x5c97fa2e6a8c - std::panicking::try::do_call::hfb9103d1c2f55c29 [INFO] [stderr] 93: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 94: 0x5c97fa2df432 - std::panic::catch_unwind::h1ad47ef4aa08da66 [INFO] [stderr] 95: 0x5c97fa2f1c75 - rayon_core::unwind::halt_unwinding::ha45415e442c4940f [INFO] [stderr] 96: 0x5c97fa2d27f4 - as rayon_core::job::Job>::execute::hb11089ce3940253b [INFO] [stderr] 97: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 98: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 99: 0x5c97fa2f8df9 - rayon_core::registry::WorkerThread::wait_until_cold::h2f52cc4a63d44609 [INFO] [stderr] 100: 0x5c97fa2f8c12 - rayon_core::registry::WorkerThread::wait_until::hdedd98a3f53e4cf1 [INFO] [stderr] 101: 0x5c97fa2f9a77 - rayon_core::registry::main_loop::h21555cb265cdc98f [INFO] [stderr] 102: 0x5c97fa2f828c - rayon_core::registry::Registry::new::{{closure}}::hae13a6d76275956e [INFO] [stderr] 103: 0x5c97fa303396 - std::sys::backtrace::__rust_begin_short_backtrace::hea66c935a1dc4337 [INFO] [stderr] 104: 0x5c97fa2f5d82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h778cd5edb0e96b1c [INFO] [stderr] 105: 0x5c97fa2ff221 - as core::ops::function::FnOnce<()>>::call_once::h1a3d3544dce7ec5e [INFO] [stderr] 106: 0x5c97fa304361 - std::panicking::try::do_call::h6301813e49ec2364 [INFO] [stderr] 107: 0x5c97fa2f9e5b - __rust_try [INFO] [stderr] 108: 0x5c97fa2f58e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcef935b9bec22791 [INFO] [stderr] 109: 0x5c97fa2ffd97 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5146a06f5b813a8a [INFO] [stderr] 110: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h62e5c5f1182cea73 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 111: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h3a90b6e50d8fa278 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 112: 0x5c97fa376f8b - std::sys::pal::unix::thread::Thread::new::thread_start::h24ba73570c3524f4 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 113: 0x792fdf933ac3 - [INFO] [stderr] 114: 0x792fdf9c4a04 - clone [INFO] [stderr] 115: 0x0 - [INFO] [stderr] /tmp/ccLC7nk3.s: Assembler messages: [INFO] [stderr] /tmp/ccLC7nk3.s: Fatal error: can't write 120 bytes to section .text of /opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/x25519-asm-x86_64.o: 'No space left on device' [INFO] [stderr] /tmp/ccLC7nk3.s: Fatal error: /opt/rustwide/target/debug/build/ring-4a97beeca3aec42d/out/x25519-asm-x86_64.o: No space left on device [INFO] [stderr] thread '' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/build.rs:636:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::libunwind::trace::h28afda57569ce90b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::trace_unsynchronized::h6dc4e65233436000 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c97fa36fe0a - std::sys::backtrace::_print_fmt::had1908d8173ff9c6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c97fa36fe0a - ::fmt::hb70b4a2e04d1751b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c97fa393543 - core::fmt::rt::Argument::fmt::h7f266bfe70d5f6b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c97fa393543 - core::fmt::write::hb4c1246e82b63378 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5c97fa36c143 - std::io::Write::write_fmt::h6e707a7619c8cbb3 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5c97fa36fc52 - std::sys::backtrace::BacktraceLock::print::h9f5d0ea8d87e96b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c97fa370e4d - std::panicking::default_hook::{{closure}}::hf9918e72efdb1b63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5c97fa370c92 - std::panicking::default_hook::h3648823fdde7b318 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5c97fa371597 - std::panicking::rust_panic_with_hook::h4d476d38b22feee6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5c97fa37146c - std::panicking::begin_panic::{{closure}}::h4b452c9f3a9ff9ee [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:754:9 [INFO] [stderr] 12: 0x5c97fa3702e9 - std::sys::backtrace::__rust_end_short_backtrace::hecc7ca9053e63f55 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5c97fa371372 - std::panicking::begin_panic::h04de41c4dd392a63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:753:5 [INFO] [stderr] 14: 0x5c97fa2d99d6 - build_script_build::run_command::hb37cc5963b4e7570 [INFO] [stderr] 15: 0x5c97fa2d847c - build_script_build::compile::h384d1d4efcc77835 [INFO] [stderr] 16: 0x5c97fa2d7d6e - build_script_build::build_library::{{closure}}::h684fe153f5a6f840 [INFO] [stderr] 17: 0x5c97fa2e2704 - as rayon::iter::internal::Folder>::consume::h5ad6b13b7916ee02 [INFO] [stderr] 18: 0x5c97fa2e8c88 - as rayon::iter::internal::Folder>::consume::hb7b88070e051dd1e [INFO] [stderr] 19: 0x5c97fa2ea1e5 - rayon::iter::internal::Folder::consume_iter::hf98cb7ba1463d97e [INFO] [stderr] 20: 0x5c97fa2e7f7d - rayon::iter::internal::Producer::fold_with::h8a3b15d83c0275b8 [INFO] [stderr] 21: 0x5c97fa2ed9d3 - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 22: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 23: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 24: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 25: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 26: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 27: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 28: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 29: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 30: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 31: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 32: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 33: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 34: 0x5c97fa2f8df9 - rayon_core::registry::WorkerThread::wait_until_cold::h2f52cc4a63d44609 [INFO] [stderr] 35: 0x5c97fa2f8c12 - rayon_core::registry::WorkerThread::wait_until::hdedd98a3f53e4cf1 [INFO] [stderr] 36: 0x5c97fa2f9a77 - rayon_core::registry::main_loop::h21555cb265cdc98f [INFO] [stderr] 37: 0x5c97fa2f828c - rayon_core::registry::Registry::new::{{closure}}::hae13a6d76275956e [INFO] [stderr] 38: 0x5c97fa303396 - std::sys::backtrace::__rust_begin_short_backtrace::hea66c935a1dc4337 [INFO] [stderr] 39: 0x5c97fa2f5d82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h778cd5edb0e96b1c [INFO] [stderr] 40: 0x5c97fa2ff221 - as core::ops::function::FnOnce<()>>::call_once::h1a3d3544dce7ec5e [INFO] [stderr] 41: 0x5c97fa304361 - std::panicking::try::do_call::h6301813e49ec2364 [INFO] [stderr] 42: 0x5c97fa2f9e5b - __rust_try [INFO] [stderr] 43: 0x5c97fa2f58e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcef935b9bec22791 [INFO] [stderr] 44: 0x5c97fa2ffd97 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5146a06f5b813a8a [INFO] [stderr] 45: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h62e5c5f1182cea73 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 46: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h3a90b6e50d8fa278 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 47: 0x5c97fa376f8b - std::sys::pal::unix::thread::Thread::new::thread_start::h24ba73570c3524f4 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 48: 0x792fdf933ac3 - [INFO] [stderr] 49: 0x792fdf9c4a04 - clone [INFO] [stderr] 50: 0x0 - [INFO] [stderr] crypto/ec/gfp_p256.c:63:1: fatal error: error writing to /tmp/ccyP9OM5.s: No space left on device [INFO] [stderr] 63 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] thread '' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/build.rs:636:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::libunwind::trace::h28afda57569ce90b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::trace_unsynchronized::h6dc4e65233436000 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c97fa36fe0a - std::sys::backtrace::_print_fmt::had1908d8173ff9c6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c97fa36fe0a - ::fmt::hb70b4a2e04d1751b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c97fa393543 - core::fmt::rt::Argument::fmt::h7f266bfe70d5f6b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c97fa393543 - core::fmt::write::hb4c1246e82b63378 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5c97fa36c143 - std::io::Write::write_fmt::h6e707a7619c8cbb3 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5c97fa36fc52 - std::sys::backtrace::BacktraceLock::print::h9f5d0ea8d87e96b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c97fa370e4d - std::panicking::default_hook::{{closure}}::hf9918e72efdb1b63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5c97fa370c92 - std::panicking::default_hook::h3648823fdde7b318 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5c97fa371597 - std::panicking::rust_panic_with_hook::h4d476d38b22feee6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5c97fa37146c - std::panicking::begin_panic::{{closure}}::h4b452c9f3a9ff9ee [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:754:9 [INFO] [stderr] 12: 0x5c97fa3702e9 - std::sys::backtrace::__rust_end_short_backtrace::hecc7ca9053e63f55 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5c97fa371372 - std::panicking::begin_panic::h04de41c4dd392a63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:753:5 [INFO] [stderr] 14: 0x5c97fa2d99d6 - build_script_build::run_command::hb37cc5963b4e7570 [INFO] [stderr] 15: 0x5c97fa2d847c - build_script_build::compile::h384d1d4efcc77835 [INFO] [stderr] 16: 0x5c97fa2d7d6e - build_script_build::build_library::{{closure}}::h684fe153f5a6f840 [INFO] [stderr] 17: 0x5c97fa2e2704 - as rayon::iter::internal::Folder>::consume::h5ad6b13b7916ee02 [INFO] [stderr] 18: 0x5c97fa2e8c88 - as rayon::iter::internal::Folder>::consume::hb7b88070e051dd1e [INFO] [stderr] 19: 0x5c97fa2ea1e5 - rayon::iter::internal::Folder::consume_iter::hf98cb7ba1463d97e [INFO] [stderr] 20: 0x5c97fa2e7f7d - rayon::iter::internal::Producer::fold_with::h8a3b15d83c0275b8 [INFO] [stderr] 21: 0x5c97fa2ed9d3 - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 22: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 23: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 24: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 25: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 26: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 27: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 28: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 29: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 30: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 31: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 32: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 33: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 34: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 35: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 36: 0x5c97fa305c50 - rayon_core::join::join_recover_from_panic::h3a7f7ce90e205c5c [INFO] [stderr] 37: 0x5c97fa2cced4 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 38: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 39: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 40: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 41: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 42: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 43: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 44: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 45: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 46: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 47: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 48: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 49: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 50: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 51: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 52: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 53: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 54: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 55: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 56: 0x5c97fa2cd2e5 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 57: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 58: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 59: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 60: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 61: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 62: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 63: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 64: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 65: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 66: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 67: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 68: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 69: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 70: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 71: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 72: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 73: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 74: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 75: 0x5c97fa305c50 - rayon_core::join::join_recover_from_panic::h3a7f7ce90e205c5c [INFO] [stderr] 76: 0x5c97fa2cced4 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 77: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 78: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 79: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 80: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 81: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 82: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 83: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 84: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 85: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 86: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 87: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 88: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 89: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 90: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 91: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 92: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 93: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 94: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 95: 0x5c97fa2cb70b - rayon_core::join::join_context::{{closure}}::h769d67626ec82766 [INFO] [stderr] 96: 0x5c97fa2e4604 - rayon_core::registry::Registry::in_worker_cold::{{closure}}::h72598df95682714c [INFO] [stderr] 97: 0x5c97fa2d3761 - as rayon_core::job::Job>::execute::{{closure}}::h6ebd516f7f737fc2 [INFO] [stderr] 98: 0x5c97fa2e5c10 - as core::ops::function::FnOnce<()>>::call_once::hff830e582e7f58dc [INFO] [stderr] 99: 0x5c97fa2e6a8c - std::panicking::try::do_call::hfb9103d1c2f55c29 [INFO] [stderr] 100: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 101: 0x5c97fa2df432 - std::panic::catch_unwind::h1ad47ef4aa08da66 [INFO] [stderr] 102: 0x5c97fa2f1c75 - rayon_core::unwind::halt_unwinding::ha45415e442c4940f [INFO] [stderr] 103: 0x5c97fa2d27f4 - as rayon_core::job::Job>::execute::hb11089ce3940253b [INFO] [stderr] 104: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 105: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 106: 0x5c97fa2f8df9 - rayon_core::registry::WorkerThread::wait_until_cold::h2f52cc4a63d44609 [INFO] [stderr] 107: 0x5c97fa2f8c12 - rayon_core::registry::WorkerThread::wait_until::hdedd98a3f53e4cf1 [INFO] [stderr] 108: 0x5c97fa2f9a77 - rayon_core::registry::main_loop::h21555cb265cdc98f [INFO] [stderr] 109: 0x5c97fa2f828c - rayon_core::registry::Registry::new::{{closure}}::hae13a6d76275956e [INFO] [stderr] 110: 0x5c97fa303396 - std::sys::backtrace::__rust_begin_short_backtrace::hea66c935a1dc4337 [INFO] [stderr] 111: 0x5c97fa2f5d82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h778cd5edb0e96b1c [INFO] [stderr] 112: 0x5c97fa2ff221 - as core::ops::function::FnOnce<()>>::call_once::h1a3d3544dce7ec5e [INFO] [stderr] 113: 0x5c97fa304361 - std::panicking::try::do_call::h6301813e49ec2364 [INFO] [stderr] 114: 0x5c97fa2f9e5b - __rust_try [INFO] [stderr] 115: 0x5c97fa2f58e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcef935b9bec22791 [INFO] [stderr] 116: 0x5c97fa2ffd97 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5146a06f5b813a8a [INFO] [stderr] 117: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h62e5c5f1182cea73 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 118: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h3a90b6e50d8fa278 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 119: 0x5c97fa376f8b - std::sys::pal::unix::thread::Thread::new::thread_start::h24ba73570c3524f4 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 120: 0x792fdf933ac3 - [INFO] [stderr] 121: 0x792fdf9c4a04 - clone [INFO] [stderr] 122: 0x0 - [INFO] [stderr] crypto/ec/gfp_p384.c:263: fatal error: error writing to /tmp/cc2ydOCc.s: No space left on device [INFO] [stderr] compilation terminated. [INFO] [stderr] crypto/bn/exponentiation.c:511:1: fatal error: error writing to /tmp/ccrNwPAB.s: No space left on device [INFO] [stderr] 511 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] thread '' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/build.rs:636:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::libunwind::trace::h28afda57569ce90b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::trace_unsynchronized::h6dc4e65233436000 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c97fa36fe0a - std::sys::backtrace::_print_fmt::had1908d8173ff9c6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c97fa36fe0a - ::fmt::hb70b4a2e04d1751b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c97fa393543 - core::fmt::rt::Argument::fmt::h7f266bfe70d5f6b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c97fa393543 - core::fmt::write::hb4c1246e82b63378 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5c97fa36c143 - std::io::Write::write_fmt::h6e707a7619c8cbb3 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5c97fa36fc52 - std::sys::backtrace::BacktraceLock::print::h9f5d0ea8d87e96b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c97fa370e4d - std::panicking::default_hook::{{closure}}::hf9918e72efdb1b63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5c97fa370c92 - std::panicking::default_hook::h3648823fdde7b318 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5c97fa371597 - std::panicking::rust_panic_with_hook::h4d476d38b22feee6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5c97fa37146c - std::panicking::begin_panic::{{closure}}::h4b452c9f3a9ff9ee [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:754:9 [INFO] [stderr] 12: 0x5c97fa3702e9 - std::sys::backtrace::__rust_end_short_backtrace::hecc7ca9053e63f55 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5c97fa371372 - std::panicking::begin_panic::h04de41c4dd392a63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:753:5 [INFO] [stderr] 14: 0x5c97fa2d99d6 - build_script_build::run_command::hb37cc5963b4e7570 [INFO] [stderr] 15: 0x5c97fa2d847c - build_script_build::compile::h384d1d4efcc77835 [INFO] [stderr] 16: 0x5c97fa2d7d6e - build_script_build::build_library::{{closure}}::h684fe153f5a6f840 [INFO] [stderr] 17: 0x5c97fa2e2704 - as rayon::iter::internal::Folder>::consume::h5ad6b13b7916ee02 [INFO] [stderr] 18: 0x5c97fa2e8c88 - as rayon::iter::internal::Folder>::consume::hb7b88070e051dd1e [INFO] [stderr] 19: 0x5c97fa2ea1e5 - rayon::iter::internal::Folder::consume_iter::hf98cb7ba1463d97e [INFO] [stderr] 20: 0x5c97fa2e7f7d - rayon::iter::internal::Producer::fold_with::h8a3b15d83c0275b8 [INFO] [stderr] 21: 0x5c97fa2ed9d3 - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 22: 0x5c97fa2ef818 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h7f8d39fa0552e9c1 [INFO] [stderr] 23: 0x5c97fa2cfffa - rayon_core::join::join::{{closure}}::h94edcd7e70de41f2 [INFO] [stderr] 24: 0x5c97fa2cfa4b - rayon_core::join::join_context::{{closure}}::{{closure}}::hfbf184855c0b303f [INFO] [stderr] 25: 0x5c97fa2e58cd - as core::ops::function::FnOnce<()>>::call_once::h6ce1424545e5e688 [INFO] [stderr] 26: 0x5c97fa2e68af - std::panicking::try::do_call::hcee7985cdca71206 [INFO] [stderr] 27: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 28: 0x5c97fa2e0291 - std::panic::catch_unwind::hc7f29b01cc99b9e4 [INFO] [stderr] 29: 0x5c97fa2f1d2f - rayon_core::unwind::halt_unwinding::hd5f20f09fa82ad97 [INFO] [stderr] 30: 0x5c97fa2cce1c - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 31: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 32: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 33: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 34: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 35: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 36: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 37: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 38: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 39: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 40: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 41: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 42: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 43: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 44: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 45: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 46: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 47: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 48: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 49: 0x5c97fa2cd2e5 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 50: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 51: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 52: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 53: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 54: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 55: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 56: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 57: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 58: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 59: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 60: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 61: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 62: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 63: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 64: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 65: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 66: 0x5c97fa2f8df9 - rayon_core::registry::WorkerThread::wait_until_cold::h2f52cc4a63d44609 [INFO] [stderr] 67: 0x5c97fa2f8c12 - rayon_core::registry::WorkerThread::wait_until::hdedd98a3f53e4cf1 [INFO] [stderr] 68: 0x5c97fa2f9a77 - rayon_core::registry::main_loop::h21555cb265cdc98f [INFO] [stderr] 69: 0x5c97fa2f828c - rayon_core::registry::Registry::new::{{closure}}::hae13a6d76275956e [INFO] [stderr] 70: 0x5c97fa303396 - std::sys::backtrace::__rust_begin_short_backtrace::hea66c935a1dc4337 [INFO] [stderr] 71: 0x5c97fa2f5d82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h778cd5edb0e96b1c [INFO] [stderr] 72: 0x5c97fa2ff221 - as core::ops::function::FnOnce<()>>::call_once::h1a3d3544dce7ec5e [INFO] [stderr] 73: 0x5c97fa304361 - std::panicking::try::do_call::h6301813e49ec2364 [INFO] [stderr] 74: 0x5c97fa2f9e5b - __rust_try [INFO] [stderr] 75: 0x5c97fa2f58e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcef935b9bec22791 [INFO] [stderr] 76: 0x5c97fa2ffd97 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5146a06f5b813a8a [INFO] [stderr] 77: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h62e5c5f1182cea73 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 78: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h3a90b6e50d8fa278 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 79: 0x5c97fa376f8b - std::sys::pal::unix::thread::Thread::new::thread_start::h24ba73570c3524f4 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 80: 0x792fdf933ac3 - [INFO] [stderr] 81: 0x792fdf9c4a04 - clone [INFO] [stderr] 82: 0x0 - [INFO] [stderr] thread '' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/build.rs:636:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::libunwind::trace::h28afda57569ce90b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::trace_unsynchronized::h6dc4e65233436000 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c97fa36fe0a - std::sys::backtrace::_print_fmt::had1908d8173ff9c6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c97fa36fe0a - ::fmt::hb70b4a2e04d1751b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c97fa393543 - core::fmt::rt::Argument::fmt::h7f266bfe70d5f6b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c97fa393543 - core::fmt::write::hb4c1246e82b63378 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5c97fa36c143 - std::io::Write::write_fmt::h6e707a7619c8cbb3 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5c97fa36fc52 - std::sys::backtrace::BacktraceLock::print::h9f5d0ea8d87e96b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c97fa370e4d - std::panicking::default_hook::{{closure}}::hf9918e72efdb1b63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5c97fa370c92 - std::panicking::default_hook::h3648823fdde7b318 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5c97fa371597 - std::panicking::rust_panic_with_hook::h4d476d38b22feee6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5c97fa37146c - std::panicking::begin_panic::{{closure}}::h4b452c9f3a9ff9ee [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:754:9 [INFO] [stderr] 12: 0x5c97fa3702e9 - std::sys::backtrace::__rust_end_short_backtrace::hecc7ca9053e63f55 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5c97fa371372 - std::panicking::begin_panic::h04de41c4dd392a63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:753:5 [INFO] [stderr] 14: 0x5c97fa2d99d6 - build_script_build::run_command::hb37cc5963b4e7570 [INFO] [stderr] 15: 0x5c97fa2d847c - build_script_build::compile::h384d1d4efcc77835 [INFO] [stderr] 16: 0x5c97fa2d7d6e - build_script_build::build_library::{{closure}}::h684fe153f5a6f840 [INFO] [stderr] 17: 0x5c97fa2e2704 - as rayon::iter::internal::Folder>::consume::h5ad6b13b7916ee02 [INFO] [stderr] 18: 0x5c97fa2e8c88 - as rayon::iter::internal::Folder>::consume::hb7b88070e051dd1e [INFO] [stderr] 19: 0x5c97fa2ea1e5 - rayon::iter::internal::Folder::consume_iter::hf98cb7ba1463d97e [INFO] [stderr] 20: 0x5c97fa2e7f7d - rayon::iter::internal::Producer::fold_with::h8a3b15d83c0275b8 [INFO] [stderr] 21: 0x5c97fa2ed9d3 - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 22: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 23: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 24: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 25: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 26: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 27: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 28: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 29: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 30: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 31: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 32: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 33: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 34: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 35: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 36: 0x5c97fa305c50 - rayon_core::join::join_recover_from_panic::h3a7f7ce90e205c5c [INFO] [stderr] 37: 0x5c97fa2cced4 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 38: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 39: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 40: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 41: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 42: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 43: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 44: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 45: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 46: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 47: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 48: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 49: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 50: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 51: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 52: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 53: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 54: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 55: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 56: 0x5c97fa305c50 - rayon_core::join::join_recover_from_panic::h3a7f7ce90e205c5c [INFO] [stderr] 57: 0x5c97fa2cced4 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 58: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 59: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 60: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 61: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 62: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 63: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 64: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 65: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 66: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 67: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 68: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 69: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 70: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 71: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 72: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 73: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 74: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 75: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 76: 0x5c97fa305c50 - rayon_core::join::join_recover_from_panic::h3a7f7ce90e205c5c [INFO] [stderr] 77: 0x5c97fa2cced4 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 78: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 79: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 80: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 81: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 82: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 83: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 84: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 85: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 86: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 87: 0x5c97fa2e677f - std::panicking::crypto/curve25519/curve25519.c:3468:61: warning: argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} declared as a pointer [-Warray-parameter=] [INFO] [stderr] 3468 | void GFp_x25519_ge_scalarmult_base(ge_p3 *h, const uint8_t *a) { [INFO] [stderr] | ~~~~~~~~~~~~~~~^ [INFO] [stderr] crypto/curve25519/curve25519.c:41:60: note: previously declared as an array 'const uint8_t[32]' {aka 'const unsigned char[32]'} [INFO] [stderr] 41 | void GFp_x25519_ge_scalarmult_base(ge_p3 *h, const uint8_t a[32]); [INFO] [stderr] | ~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 88: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 89: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 90: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 91: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 92: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 93: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 94: 0x5c97fa2f8df9 - rayon_core::registry::WorkerThread::wait_until_cold::h2f52cc4a63d44609 [INFO] [stderr] 95: 0xcrypto/limbs/limbs.c:163:1: fatal error: error writing to /tmp/cc9nXxwz.s: No space left on device [INFO] [stderr] 163 | } [INFO] [stderr] | ^ [INFO] [stderr] 5c97fa2f8c12 - rayon_core::registry::WorkerThread::wait_until::hdedd98a3f53e4cf1 [INFO] [stderr] 96: 0x5c97fa2f9a77 - rayon_core::registry::main_loop::h21555cb265cdc98f [INFO] [stderr] 97: 0x5c97fa2f828c - rayon_core::registry::Registry::new::{{closure}}::hae13a6d76275956e [INFO] [stderr] 98: 0x5c97fa303396 - std::sys::compilation terminated. [INFO] [stderr] backtrace::__rust_begin_short_backtrace::hea66c935a1dc4337 [INFO] [stderr] 99: 0x5c97fa2f5d82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h778cd5edb0e96b1c [INFO] [stderr] 100: 0x5c97fa2ff221 - as core::ops::function::FnOnce<()>>::call_once::h1a3d3544dce7ec5e [INFO] [stderr] 101: 0x5c97fa304361 - std::panicking::try::do_call::h6301813e49ec2364 [INFO] [stderr] 102: 0x5c97fa2f9e5b - __rust_try [INFO] [stderr] 103: 0x5c97fa2f58e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcef935b9bec22791 [INFO] [stderr] 104: 0x5c97fa2ffd97 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5146a06f5b813a8a [INFO] [stderr] 105: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h62e5c5f1182cea73 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 106: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h3a90b6e50d8fa278 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 107: 0x5c97fa376f8b - std::sys::pal::unix::thread::Thread::new::thread_start::h24ba73570c3524f4 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 108: 0x792fdf933ac3 - [INFO] [stderr] 109: 0x792fdf9c4a04 - clone [INFO] [stderr] 110: 0x0 - [INFO] [stderr] thread '' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/build.rs:636:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::libunwind::trace::h28afda57569ce90b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::trace_unsynchronized::h6dc4e65233436000 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c97fa36fe0a - std::sys::backtrace::_print_fmt::had1908d8173ff9c6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c97fa36fe0a - ::fmt::hb70b4a2e04d1751b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c97fa393543 - core::fmt::rt::Argument::fmt::h7f266bfe70d5f6b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c97fa393543 - core::fmt::write::hb4c1246e82b63378 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5c97fa36c143 - std::io::Write::write_fmt::h6e707a7619c8cbb3 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5c97fa36fc52 - std::sys::backtrace::BacktraceLock::print::h9f5d0ea8d87e96b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c97fa370e4d - std::panicking::default_hook::{{closure}}::hf9918e72efdb1b63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5c97fa370c92 - std::panicking::default_hook::h3648823fdde7b318 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5c97fa371597 - std::panicking::rust_panic_with_hook::h4d476d38b22feee6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5c97fa37146c - std::panicking::begin_panic::{{closure}}::h4b452c9f3a9ff9ee [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:754:9 [INFO] [stderr] 12: 0x5c97fa3702e9 - std::sys::backtrace::__rust_end_short_backtrace::hecc7ca9053e63f55 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5c97fa371372 - std::panicking::begin_panic::h04de41c4dd392a63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:753:5 [INFO] [stderr] 14: 0x5c97fa2d99d6 - build_script_build::run_command::hb37cc5963b4e7570 [INFO] [stderr] 15: 0x5c97fa2d847c - build_script_build::compile::h384d1d4efcc77835 [INFO] [stderr] 16: 0x5c97fa2d7d6e - build_script_build::build_library::{{closure}}::h684fe153f5a6f840 [INFO] [stderr] 17: 0x5c97fa2e2704 - as rayon::iter::internal::Folder>::consume::h5ad6b13b7916ee02 [INFO] [stderr] 18: 0x5c97fa2e8c88 - as rayon::iter::internal::Folder>::consume::hb7b88070e051dd1e [INFO] [stderr] 19: 0x5c97fa2ea1e5 - rayon::iter::internal::Folder::consume_iter::hf98cb7ba1463d97e [INFO] [stderr] 20: 0x5c97fa2e7f7d - rayon::iter::internal::Producer::fold_with::h8a3b15d83c0275b8 [INFO] [stderr] 21: 0x5c97fa2ed9d3 - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 22: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 23: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 24: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 25: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 26: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 27: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 28: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 29: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 30: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 31: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 32: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 33: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 34: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 35: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 36: 0x5c97fa305c50 - rayon_core::join::join_recover_from_panic::h3a7f7ce90e205c5c [INFO] [stderr] 37: 0x5c97fa2cced4 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 38: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 39: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 40: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 41: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 42: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 43: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 44: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 45: 0x5c97fa2c794c - rayon_core::job::StackJob::run_inline::h23231d6827959a68 [INFO] [stderr] 46: 0x5c97fa2cd184 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 47: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 48: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 49: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 50: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 51: 0x5c97fa2ef818 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h7f8d39fa0552e9c1 [INFO] [stderr] 52: 0x5c97fa2cfffa - rayon_core::join::join::{{closure}}::h94edcd7e70de41f2 [INFO] [stderr] 53: 0x5c97fa2cfa4b - rayon_core::join::join_context::{{closure}}::{{closure}}::hfbf184855c0b303f [INFO] [stderr] 54: 0x5c97fa2e58cd - as core::ops::function::FnOnce<()>>::call_once::h6ce1424545e5e688 [INFO] [stderr] 55: 0x5c97fa2e68af - std::panicking::try::do_call::hcee7985cdca71206 [INFO] [stderr] 56: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 57: 0x5c97fa2e0291 - std::panic::catch_unwind::hc7f29b01cc99b9e4 [INFO] [stderr] 58: 0x5c97fa2f1d2f - rayon_core::unwind::halt_unwinding::hd5f20f09fa82ad97 [INFO] [stderr] 59: 0x5c97fa2cce1c - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 60: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 61: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 62: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 63: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 64: 0x5c97fa2ef818 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h7f8d39fa0552e9c1 [INFO] [stderr] 65: 0x5c97fa2cfffa - rayon_core::join::join::{{closure}}::h94edcd7e70de41f2 [INFO] [stderr] 66: 0x5c97fa2cfa4b - rayon_core::join::join_context::{{closure}}::{{closure}}::hfbf184855c0b303f [INFO] [stderr] 67: 0x5c97fa2e58cd - as core::ops::function::FnOnce<()>>::call_once::h6ce1424545e5e688 [INFO] [stderr] 68: 0x5c97fa2e68af - std::panicking::try::do_call::hcee7985cdca71206 [INFO] [stderr] 69: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 70: 0x5c97fa2e0291 - std::panic::catch_unwind::hc7f29b01cc99b9e4 [INFO] [stderr] 71: 0x5c97fa2f1d2f - rayon_core::unwind::halt_unwinding::hd5f20f09fa82ad97 [INFO] [stderr] 72: 0x5c97fa2cce1c - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 73: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 74: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 75: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 76: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 77: 0x5c97fa2ed2dc - rayon::iter::internal::bridge_producer_consumer::hfd8cac88c2d2a5f1 [INFO] [stderr] 78: 0x5c97fa2eb452 - as rayon::iter::internal::ProducerCallback>::callback::he1e2fbd99af39806 [INFO] [stderr] 79: 0x5c97fa2e5d4b - < as rayon::iter::IndexedParallelIterator>::with_producer::Callback as rayon::iter::internal::ProducerCallback>::callback::ha044dea2294dff54 [INFO] [stderr] crypto/ec/ecp_nistz.c:55:1: fatal error: error writing to /tmp/ccA2UMCp.s: No space left on device [INFO] [stderr] 55 | } [INFO] [stderr] | ^ [INFO] [stderr] 80: 0x5c97fa2eb5cb - < as rayon::iter::IndexedParallelIterator>::with_producer::CallbackB as rayon::iter::internal::ProducerCallback<::Item>>::callback::h64feb62469e325c3 [INFO] [stderr] 81: 0x5c97fa2e2182 - as rayon::iter::IndexedParallelIterator>::with_producer::h78799a66dd376e58 [INFO] [stderr] 82: 0x5c97fa2eb504 - < as rayon::iter::IndexedParallelIterator>::with_producer::CallbackA as rayon::iter::internal::ProducerCallback<::Item>>::callback::h48b82ee60286323d [INFO] [stderr] 83: 0x5c97fa2e20e2 - as rayon::iter::IndexedParallelIterator>::with_producer::h10704f7cc62e42a4 [INFO] [stderr] 84: 0x5c97fa2f0e2f - as rayon::iter::IndexedParallelIterator>::with_producer::h9f901449e2cfca30 [INFO] [stderr] 85: 0x5c97fa2e81a2 - as rayon::iter::IndexedParallelIterator>::with_producer::h30e4ea875a0d58aa [INFO] [stderr] 86: 0x5c97fa2eff7a - rayon::iter::internal::bridge::he79397df91bae244 [INFO] [stderr] 87: 0x5c97fa2e80cd - as rayon::iter::ParallelIterator>::drive_unindexed::h3d248793ec8d9b45 [INFO] [stderr] 88: 0x5c97fa2ea6c0 - as rayon::iter::ParallelIterator>::drive_unindexed::h4362d77671dbd177 [INFO] [stderr] 89: 0x5c97fa2e1e7f - as rayon::iter::ParallelIterator>::drive_unindexed::h492d8526c9e7dc74 [INFO] [stderr] 90: 0x5c97fa2e1dc4 - as rayon::iter::ParallelIterator>::drive_unindexed::h07594a20963f4e67 [INFO] [stderr] 91: 0x5c97fa2e15df - rayon::iter::reduce::reduce::h7435071426acf9eb [INFO] [stderr] 92: 0x5c97fa2e13bd - rayon::iter::ParallelIterator::reduce::h45b9183048e6269b [INFO] [stderr] 93: 0x5c97fa2d7530 - build_script_build::build_library::h7784470d79bde458 [INFO] [stderr] 94: 0x5c97fa2d732e - build_script_build::build_c_code::{{closure}}::h3b6cd172ad257d06 [INFO] [stderr] 95: 0x5c97fa2defde - as rayon::iter::internal::Folder>::consume::hd6a112e2abcb8131 [INFO] [stderr] 96: 0x5c97fa2e1abf - rayon::iter::internal::Folder::consume_iter::hd19b327806414af5 [INFO] [stderr] 97: 0x5c97fa2e8006 - rayon::iter::internal::Producer::fold_with::hcc71de9b07034c9d [INFO] [stderr] 98: 0x5c97fa2ed48f - rayon::iter::internal::bridge_producer_consumer::helper::h7fb636bda74d58b4 [INFO] [stderr] 99: 0x5c97fa2efa59 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::hffed112b4e9529b7 [INFO] [stderr] 100: 0x5c97fa2cff50 - rayon_core::join::join::{{closure}}::h5c06249ee9e742e2 [INFO] [stderr] 101: 0x5c97fa2cf8ac - rayon_core::join::join_context::{{closure}}::{{closure}}::hf593e5b47e528072 [INFO] [stderr] 102: 0x5c97fa2e5940 - as core::ops::function::FnOnce<()>>::call_once::h6fd9386092ef7299 [INFO] [stderr] 103: 0x5c97fa2e67fc - std::panicking::try::do_call::hbbb80b0e8c8c630a [INFO] [stderr] 104: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 105: 0x5c97fa2df7b5 - std::panic::catch_unwind::h2abee05a34f439a0 [INFO] [stderr] 106: 0x5c97fa2f189e - rayon_core::unwind::halt_unwinding::h20060afd72b45bfc [INFO] [stderr] 107: 0x5c97fa2caa9e - rayon_core::join::join_context::{{closure}}::h66ba3faae54c141e [INFO] [stderr] 108: 0x5c97fa2e5061 - rayon_core::registry::in_worker::h79bbae69cf991f75 [INFO] [stderr] 109: 0x5c97fa2c9eaa - rayon_core::join::join_context::hfd3f95fb351f9e4d [INFO] [stderr] 110: 0x5c97fa2cfd61 - rayon_core::join::join::he88232b5a8f0482b [INFO] [stderr] 111: 0x5c97fa2ed67d - rayon::iter::internal::bridge_producer_consumer::helper::h7fb636bda74d58b4 [INFO] [stderr] 112: 0x5c97fa2eced5 - rayon::iter::internal::bridge_producer_consumer::h79b5d8dcf9f2aa7b [INFO] [stderr] 113: 0x5c97fa2eb383 - as rayon::iter::internal::ProducerCallback>::callback::h7a4743c0af5357c6 [INFO] [stderr] 114: 0x5c97fa2e5c88 - < as rayon::iter::IndexedParallelIterator>::with_producer::Callback as rayon::iter::internal::ProducerCallback>::callback::h8e48ef944d62d763 [INFO] [stderr] 115: 0x5c97fa2e20a8 - as rayon::iter::IndexedParallelIterator>::with_producer::h04d29d61838ef134 [INFO] [stderr] 116: 0x5c97fa2e81db - as rayon::iter::IndexedParallelIterator>::with_producer::h491399cd72a17eb0 [INFO] [stderr] 117: 0x5c97fa2efd1b - rayon::iter::internal::bridge::h9ca29d07c3fccab1 [INFO] [stderr] 118: 0x5c97fa2e80e6 - as rayon::iter::ParallelIterator>::drive_unindexed::h6b9aa7e638fe5366 [INFO] [stderr] 119: 0x5c97fa2e1666 - rayon::iter::for_each::for_each::h3eca67988c2bc775 [INFO] [stderr] 120: 0x5c97fa2e7d09 - rayon::iter::ParallelIterator::for_each::hd207fdf562d486f0 [INFO] [stderr] 121: 0x5c97fa2d6f1d - build_script_build::build_c_code::h242fbffc5621c6eb [INFO] [stderr] 122: 0x5c97fa2d5ab4 - build_script_build::ring_build_rs_main::{{closure}}::h236a3a21614a0275 [INFO] [stderr] 123: 0x5c97fa2cff0c - rayon_core::join::join::{{closure}}::h49c264b63c8f3ba2 [INFO] [stderr] 124: 0x5c97fa2ceeee - rayon_core::join::join_context::{{closure}}::{{closure}}::h163f75370b429653 [INFO] [stderr] 125: 0x5c97fa2d36b1 - as rayon_core::job::Job>::execute::{{closure}}::h65e3a77e9e2edd3b [INFO] [stderr] 126: 0x5c97fa2e5ba0 - as core::ops::function::FnOnce<()>>::call_once::heb709ea63891f6f6 [INFO] [stderr] 127: 0x5c97fa2e629c - std::panicking::try::do_call::h04f5395511f1738f [INFO] [stderr] 128: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 129: 0x5c97fa2df732 - std::panic::catch_unwind::h25005f676ddd3f08 [INFO] [stderr] 130: 0x5c97fa2f17e5 - rayon_core::unwind::halt_unwinding::h0cb9fd68e64a73e6 [INFO] [stderr] 131: 0x5c97fa2d3064 - as rayon_core::job::Job>::execute::he58dd12dae83b9d1 [INFO] [stderr] 132: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 133: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 134: 0x5c97fa2f8df9 - rayon_core::registry::WorkerThread::wait_until_cold::h2f52cc4a63d44609 [INFO] [stderr] 135: 0x5c97fa2f8c12 - rayon_core::registry::WorkerThread::wait_until::hdedd98a3f53e4cf1 [INFO] [stderr] 136: 0x5c97fa2f9a77 - rayon_core::registry::main_loop::h21555cb265cdc98f [INFO] [stderr] 137: 0x5c97fa2f828c - rayon_core::registry::Registry::new::{{closure}}::hae13a6d76275956e [INFO] [stderr] 138: 0x5c97fa303396 - std::sys::backtrace::__rust_begin_short_backtrace::hea66c935a1dc4337 [INFO] [stderr] 139: 0x5c97fa2f5d82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h778cd5edb0e96b1c [INFO] [stderr] 140: 0x5c97fa2ff221 - as core::ops::function::FnOnce<()>>::call_once::h1a3d3544dce7ec5e [INFO] [stderr] 141: 0x5c97fa304361 - std::panicking::try::do_call::h6301813e49ec2364 [INFO] [stderr] 142: 0x5c97fa2f9e5b - __rust_try [INFO] [stderr] 143: 0x5c97fa2f58e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcef935b9bec22791 [INFO] [stderr] 144: 0x5c97fa2ffd97 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5146a06f5b813a8a [INFO] [stderr] 145: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h62e5c5f1182cea73 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 146: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h3a90b6e50d8fa278 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 147: 0x5c97fa376f8b - std::sys::pal::unix::thread::Thread::new::thread_start::h24ba73570c3524f4 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 148: 0x792fdf933ac3 - [INFO] [stderr] 149: 0x792fdf9c4a04 - clone [INFO] [stderr] 150: 0x0 - [INFO] [stderr] thread '' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/build.rs:636:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::libunwind::trace::h28afda57569ce90b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::trace_unsynchronized::h6dc4e65233436000 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c97fa36fe0a - std::sys::backtrace::_print_fmt::had1908d8173ff9c6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c97fa36fe0a - ::fmt::hb70b4a2e04d1751b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c97fa393543 - core::fmt::rt::Argument::fmt::h7f266bfe70d5f6b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c97fa393543 - core::fmt::write::hb4c1246e82b63378 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5c97fa36c143 - std::io::Write::write_fmt::h6e707a7619c8cbb3 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5c97fa36fc52 - std::sys::backtrace::BacktraceLock::print::h9f5d0ea8d87e96b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c97fa370e4d - std::panicking::default_hook::{{closure}}::hf9918e72efdb1b63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5c97fa370c92 - std::panicking::default_hook::h3648823fdde7b318 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5c97fa371597 - std::panicking::rust_panic_with_hook::h4d476d38b22feee6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5c97fa37146c - std::panicking::begin_panic::{{closure}}::h4b452c9f3a9ff9ee [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:754:9 [INFO] [stderr] 12: 0x5c97fa3702e9 - std::sys::backtrace::__rust_end_short_backtrace::hecc7ca9053e63f55 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5c97fa371372 - std::panicking::begin_panic::h04de41c4dd392a63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:753:5 [INFO] [stderr] 14: 0x5c97fa2d99d6 - build_script_build::run_command::hb37cc5963b4e7570 [INFO] [stderr] 15: 0x5c97fa2d847c - build_script_build::compile::h384d1d4efcc77835 [INFO] [stderr] 16: 0x5c97fa2d7d6e - build_script_build::build_library::{{closure}}::h684fe153f5a6f840 [INFO] [stderr] 17: 0x5c97fa2e2704 - as rayon::iter::internal::Folder>::consume::h5ad6b13b7916ee02 [INFO] [stderr] 18: 0x5c97fa2e8c88 - as rayon::iter::internal::Folder>::consume::hb7b88070e051dd1e [INFO] [stderr] 19: 0x5c97fa2ea1e5 - rayon::iter::internal::Folder::consume_iter::hf98cb7ba1463d97e [INFO] [stderr] 20: 0x5c97fa2e7f7d - rayon::iter::internal::Producer::fold_with::h8a3b15d83c0275b8 [INFO] [stderr] 21: 0x5c97fa2ed9d3 - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 22: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 23: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 24: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 25: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 26: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 27: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 28: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 29: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 30: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 31: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 32: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 33: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 34: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 35: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 36: 0x5c97fa305c50 - rayon_core::join::join_recover_from_panic::h3a7f7ce90e205c5c [INFO] [stderr] 37: 0x5c97fa2cced4 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 38: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 39: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 40: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 41: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 42: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 43: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 44: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 45: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 46: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 47: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 48: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 49: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 50: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 51: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 52: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 53: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 54: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 55: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 56: 0x5c97fa305c50 - rayon_core::join::join_recover_from_panic::h3a7f7ce90e205c5c [INFO] [stderr] 57: 0x5c97fa2cced4 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 58: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 59: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 60: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 61: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 62: 0x5c97fa2ef818 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h7f8d39fa0552e9c1 [INFO] [stderr] 63: 0x5c97fa2cfffa - rayon_core::join::join::{{closure}}::h94edcd7e70de41f2 [INFO] [stderr] 64: 0x5c97fa2cfa4b - rayon_core::join::join_context::{{closure}}::{{closure}}::hfbf184855c0b303f [INFO] [stderr] 65: 0x5c97fa2e58cd - as core::ops::function::FnOnce<()>>::call_once::h6ce1424545e5e688 [INFO] [stderr] 66: 0x5c97fa2e68af - std::panicking::try::do_call::hcee7985cdca71206 [INFO] [stderr] 67: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 68: 0x5c97fa2e0291 - std::panic::catch_unwind::hc7f29b01cc99b9e4 [INFO] [stderr] 69: 0x5c97fa2f1d2f - rayon_core::unwind::halt_unwinding::hd5f20f09fa82ad97 [INFO] [stderr] 70: 0x5c97fa2cce1c - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 71: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 72: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 73: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 74: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 75: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 76: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 77: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 78: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 79: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 80: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 81: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 82: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 83: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 84: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 85: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 86: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 87: 0x5c97fa2f8df9 - rayon_core::registry::WorkerThread::wait_until_cold::h2f52cc4a63d44609 [INFO] [stderr] 88: 0x5c97fa2f8c12 - rayon_core::registry::WorkerThread::wait_until::hdedd98a3f53e4cf1 [INFO] [stderr] 89: 0x5c97fa2f9a77 - rayon_core::registry::main_loop::h21555cb265cdc98f [INFO] [stderr] 90: 0x5c97fa2f828c - rayon_core::registry::Registry::new::{{closure}}::hae13a6d76275956e [INFO] [stderr] 91: 0x5c97fa303396 - std::sys::backtrace::__rust_begin_short_backtrace::hea66c935a1dc4337 [INFO] [stderr] 92: 0x5c97fa2f5d82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h778cd5edb0e96b1c [INFO] [stderr] 93: 0x5c97fa2ff221 - as core::ops::function::FnOnce<()>>::call_once::h1a3d3544dce7ec5e [INFO] [stderr] 94: 0x5c97fa304361 - std::panicking::try::do_call::h6301813e49ec2364 [INFO] [stderr] 95: 0x5c97fa2f9e5b - __rust_try [INFO] [stderr] 96: 0x5c97fa2f58e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcef935b9bec22791 [INFO] [stderr] 97: 0x5c97fa2ffd97 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5146a06f5b813a8a [INFO] [stderr] 98: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h62e5c5f1182cea73 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 99: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h3a90b6e50d8fa278 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 100: 0x5c97fa376f8b - std::sys::pal::unix::thread::Thread::new::thread_start::h24ba73570c3524f4 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 101: 0x792fdf933ac3 - [INFO] [stderr] 102: 0x792fdf9c4a04 - clone [INFO] [stderr] 103: 0x0 - [INFO] [stderr] crypto/curve25519/curve25519.c:4696:1: fatal error: error writing to /tmp/ccWT3UNR.s: No space left on device [INFO] [stderr] 4696 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] thread '' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.12.1/build.rs:636:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::libunwind::trace::h28afda57569ce90b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5c97fa36fe0a - std::backtrace_rs::backtrace::trace_unsynchronized::h6dc4e65233436000 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5c97fa36fe0a - std::sys::backtrace::_print_fmt::had1908d8173ff9c6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c97fa36fe0a - ::fmt::hb70b4a2e04d1751b [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c97fa393543 - core::fmt::rt::Argument::fmt::h7f266bfe70d5f6b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5c97fa393543 - core::fmt::write::hb4c1246e82b63378 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x5c97fa36c143 - std::io::Write::write_fmt::h6e707a7619c8cbb3 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5c97fa36fc52 - std::sys::backtrace::BacktraceLock::print::h9f5d0ea8d87e96b2 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5c97fa370e4d - std::panicking::default_hook::{{closure}}::hf9918e72efdb1b63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x5c97fa370c92 - std::panicking::default_hook::h3648823fdde7b318 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x5c97fa371597 - std::panicking::rust_panic_with_hook::h4d476d38b22feee6 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x5c97fa37146c - std::panicking::begin_panic::{{closure}}::h4b452c9f3a9ff9ee [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:754:9 [INFO] [stderr] 12: 0x5c97fa3702e9 - std::sys::backtrace::__rust_end_short_backtrace::hecc7ca9053e63f55 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5c97fa371372 - std::panicking::begin_panic::h04de41c4dd392a63 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/panicking.rs:753:5 [INFO] [stderr] 14: 0x5c97fa2d99d6 - build_script_build::run_command::hb37cc5963b4e7570 [INFO] [stderr] 15: 0x5c97fa2d847c - build_script_build::compile::h384d1d4efcc77835 [INFO] [stderr] 16: 0x5c97fa2d7d6e - build_script_build::build_library::{{closure}}::h684fe153f5a6f840 [INFO] [stderr] 17: 0x5c97fa2e2704 - as rayon::iter::internal::Folder>::consume::h5ad6b13b7916ee02 [INFO] [stderr] 18: 0x5c97fa2e8c88 - as rayon::iter::internal::Folder>::consume::hb7b88070e051dd1e [INFO] [stderr] 19: 0x5c97fa2ea1e5 - rayon::iter::internal::Folder::consume_iter::hf98cb7ba1463d97e [INFO] [stderr] 20: 0x5c97fa2e7f7d - rayon::iter::internal::Producer::fold_with::h8a3b15d83c0275b8 [INFO] [stderr] 21: 0x5c97fa2ed9d3 - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 22: 0x5c97fa2ef818 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h7f8d39fa0552e9c1 [INFO] [stderr] 23: 0x5c97fa2cfffa - rayon_core::join::join::{{closure}}::h94edcd7e70de41f2 [INFO] [stderr] 24: 0x5c97fa2cfa4b - rayon_core::join::join_context::{{closure}}::{{closure}}::hfbf184855c0b303f [INFO] [stderr] 25: 0x5c97fa2e58cd - as core::ops::function::FnOnce<()>>::call_once::h6ce1424545e5e688 [INFO] [stderr] 26: 0x5c97fa2e68af - std::panicking::try::do_call::hcee7985cdca71206 [INFO] [stderr] 27: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 28: 0x5c97fa2e0291 - std::panic::catch_unwind::hc7f29b01cc99b9e4 [INFO] [stderr] 29: 0x5c97fa2f1d2f - rayon_core::unwind::halt_unwinding::hd5f20f09fa82ad97 [INFO] [stderr] 30: 0x5c97fa2cce1c - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 31: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 32: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 33: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 34: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 35: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 36: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 37: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 38: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 39: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 40: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 41: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 42: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 43: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 44: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 45: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 46: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 47: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 48: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 49: 0x5c97fa305c50 - rayon_core::join::join_recover_from_panic::h3a7f7ce90e205c5c [INFO] [stderr] 50: 0x5c97fa2cced4 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 51: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 52: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 53: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 54: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 55: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 56: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 57: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 58: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 59: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 60: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 61: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 62: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 63: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 64: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 65: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 66: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 67: 0x5c97fa2f9139 - rayon_core::registry::WorkerThread::wait_until_cold::h422ddee117e79576 [INFO] [stderr] 68: 0x5c97fa2f8b62 - rayon_core::registry::WorkerThread::wait_until::h480b5cf1987b262c [INFO] [stderr] 69: 0x5c97fa305c50 - rayon_core::join::join_recover_from_panic::h3a7f7ce90e205c5c [INFO] [stderr] 70: 0x5c97fa2cced4 - rayon_core::join::join_context::{{closure}}::h9e361f9d051b5f9b [INFO] [stderr] 71: 0x5c97fa2e4b44 - rayon_core::registry::in_worker::h0bb7b699144c432b [INFO] [stderr] 72: 0x5c97fa2c9d67 - rayon_core::join::join_context::h7ee16ff5280202e8 [INFO] [stderr] 73: 0x5c97fa2cfad3 - rayon_core::join::join::h12216911d70f5148 [INFO] [stderr] 74: 0x5c97fa2edd1b - rayon::iter::internal::bridge_producer_consumer::helper::h9aa4b10ba274fec6 [INFO] [stderr] 75: 0x5c97fa2ef369 - rayon::iter::internal::bridge_producer_consumer::helper::{{closure}}::h164c608843d7ce5e [INFO] [stderr] 76: 0x5c97fa2cff8f - rayon_core::join::join::{{closure}}::h5d13fed63ece496c [INFO] [stderr] 77: 0x5c97fa2cf718 - rayon_core::join::join_context::{{closure}}::{{closure}}::he5d86642bd33bb20 [INFO] [stderr] 78: 0x5c97fa2d3564 - as rayon_core::job::Job>::execute::{{closure}}::h08f5c5c58a8ef040 [INFO] [stderr] 79: 0x5c97fa2e5b0d - as core::ops::function::FnOnce<()>>::call_once::hc62c30a71665651e [INFO] [stderr] 80: 0x5c97fa2e677f - std::panicking::try::do_call::hb1db8697c4f85c78 [INFO] [stderr] 81: 0x5c97fa2e2b1b - __rust_try [INFO] [stderr] 82: 0x5c97fa2dfc21 - std::panic::catch_unwind::h5ed1e2ffdaafa1dc [INFO] [stderr] 83: 0x5c97fa2f1caf - rayon_core::unwind::halt_unwinding::hbbd0d13520fd2e66 [INFO] [stderr] 84: 0x5c97fa2d24e6 - as rayon_core::job::Job>::execute::h97a8c799d2de6601 [INFO] [stderr] 85: 0x5c97fa2f70da - rayon_core::job::JobRef::execute::h219c55dea1b13a2a [INFO] [stderr] 86: 0x5c97fa2f937c - rayon_core::registry::WorkerThread::execute::h92dfbb2d475f004a [INFO] [stderr] 87: 0x5c97fa2f8df9 - rayon_core::registry::WorkerThread::wait_until_cold::h2f52cc4a63d44609 [INFO] [stderr] 88: 0x5c97fa2f8c12 - rayon_core::registry::WorkerThread::wait_until::hdedd98a3f53e4cf1 [INFO] [stderr] 89: 0x5c97fa2f9a77 - rayon_core::registry::main_loop::h21555cb265cdc98f [INFO] [stderr] 90: 0x5c97fa2f828c - rayon_core::registry::Registry::new::{{closure}}::hae13a6d76275956e [INFO] [stderr] 91: 0x5c97fa303396 - std::sys::backtrace::__rust_begin_short_backtrace::hea66c935a1dc4337 [INFO] [stderr] 92: 0x5c97fa2f5d82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h778cd5edb0e96b1c [INFO] [stderr] 93: 0x5c97fa2ff221 - as core::ops::function::FnOnce<()>>::call_once::h1a3d3544dce7ec5e [INFO] [stderr] 94: 0x5c97fa304361 - std::panicking::try::do_call::h6301813e49ec2364 [INFO] [stderr] 95: 0x5c97fa2f9e5b - __rust_try [INFO] [stderr] 96: 0x5c97fa2f58e8 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcef935b9bec22791 [INFO] [stderr] 97: 0x5c97fa2ffd97 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5146a06f5b813a8a [INFO] [stderr] 98: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h62e5c5f1182cea73 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 99: 0x5c97fa376f8b - as core::ops::function::FnOnce>::call_once::h3a90b6e50d8fa278 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/alloc/src/boxed.rs:1970:9 [INFO] [stderr] 100: 0x5c97fa376f8b - std::sys::pal::unix::thread::Thread::new::thread_start::h24ba73570c3524f4 [INFO] [stderr] at /rustc/ed141926048597e3649bb238ca3dc417904cd56c/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stderr] 101: 0x792fdf933ac3 - [INFO] [stderr] 102: 0x792fdf9c4a04 - clone [INFO] [stderr] 103: 0x0 - [INFO] running `Command { std: "docker" "inspect" "03b6a8edc888e159f24d8573bfa059def96c4e5c679e6aaf98cd102095997f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03b6a8edc888e159f24d8573bfa059def96c4e5c679e6aaf98cd102095997f94", kill_on_drop: false }` [INFO] [stdout] 03b6a8edc888e159f24d8573bfa059def96c4e5c679e6aaf98cd102095997f94