[INFO] cloning repository https://github.com/lithp/turtlescan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lithp/turtlescan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flithp%2Fturtlescan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flithp%2Fturtlescan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1735745ff55182f588587600e3b2dba854b40a4 [INFO] checking lithp/turtlescan against try#2b41547e41f63ea0ca9cb25417ddd569b19e6a50 for pr-134273 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flithp%2Fturtlescan" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lithp/turtlescan on toolchain 2b41547e41f63ea0ca9cb25417ddd569b19e6a50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lithp/turtlescan [INFO] finished tweaking git repo https://github.com/lithp/turtlescan [INFO] tweaked toml for git repo https://github.com/lithp/turtlescan written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lithp/turtlescan 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" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a73323bd73be61f32ec979b77e97e233d2293182f86e9c1c3ca429bae18cb527 [INFO] running `Command { std: "docker" "start" "-a" "a73323bd73be61f32ec979b77e97e233d2293182f86e9c1c3ca429bae18cb527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a73323bd73be61f32ec979b77e97e233d2293182f86e9c1c3ca429bae18cb527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a73323bd73be61f32ec979b77e97e233d2293182f86e9c1c3ca429bae18cb527", kill_on_drop: false }` [INFO] [stdout] a73323bd73be61f32ec979b77e97e233d2293182f86e9c1c3ca429bae18cb527 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe5acf6340ddbc1b858b0f204de09a208654dae9883a110a1d5c880630587c26 [INFO] running `Command { std: "docker" "start" "-a" "fe5acf6340ddbc1b858b0f204de09a208654dae9883a110a1d5c880630587c26", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking byte-slice-cast v1.0.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking ff v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking group v0.10.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking crypto-bigint v0.2.4 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking uint v0.9.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking der v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking elliptic-curve v0.10.6 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking sha-1 v0.9.7 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] error: failed to run custom build command for `ring v0.16.20` [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-b0a4092803513858/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [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] 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] 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] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [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] 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] 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] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [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] 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] 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] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [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] 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] 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] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [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] 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] 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] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-208672180086c7a4/out/aesni-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/aesni-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-208672180086c7a4/out/vpaes-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/vpaes-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-208672180086c7a4/out/x86_64-mont-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/x86_64-mont-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-208672180086c7a4/out/x86_64-mont5-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/x86_64-mont5-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-208672180086c7a4/out/chacha-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/chacha-x86_64-elf.S" [INFO] [stderr] /tmp/ccc1vdBY.s: Assembler messages: [INFO] [stderr] /tmp/ccc1vdBY.s: Fatal error: can't write 177 bytes to section .text of /opt/rustwide/target/debug/build/ring-208672180086c7a4/out/chacha-x86_64-elf.o: 'No space left on device' [INFO] [stderr] /tmp/ccc1vdBY.s: Fatal error: /opt/rustwide/target/debug/build/ring-208672180086c7a4/out/chacha-x86_64-elf.o: No space left on device [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/build.rs:656:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x63ff3c50689a - std::backtrace_rs::backtrace::libunwind::trace::hac7da573ecfb6cb9 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x63ff3c50689a - std::backtrace_rs::backtrace::trace_unsynchronized::h0f8ec463a9f3bfc0 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x63ff3c50689a - std::sys::backtrace::_print_fmt::h36b3e7de6d7735b8 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63ff3c50689a - ::fmt::hc3eff63879c443ae [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63ff3c52a193 - core::fmt::rt::Argument::fmt::h18d57a54bcb6286f [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x63ff3c52a193 - core::fmt::write::h4b25e7094e791942 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x63ff3c502ae3 - std::io::Write::write_fmt::h75bef6a74346496d [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x63ff3c5066e2 - std::sys::backtrace::BacktraceLock::print::h344aebd672e0fa81 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x63ff3c5078dd - std::panicking::default_hook::{{closure}}::h76b11307c7a7dd51 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x63ff3c507722 - std::panicking::default_hook::h3a3e93ad79277a63 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x63ff3c508027 - std::panicking::rust_panic_with_hook::h30ff68ee76da6c90 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x63ff3c507efc - std::panicking::begin_panic::{{closure}}::h173abe218942d3dc [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panicking.rs:754:9 [INFO] [stderr] 12: 0x63ff3c506d69 - std::sys::backtrace::__rust_end_short_backtrace::h4b460dd438b0632a [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x63ff3c507e02 - std::panicking::begin_panic::h978a605602f6e6c1 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panicking.rs:753:5 [INFO] [stderr] 14: 0x63ff3c48f116 - build_script_build::run_command::ha2e32aa5229b5a98 [INFO] [stderr] 15: 0x63ff3c48dbd6 - build_script_build::compile::h926405fbb9c73609 [INFO] [stderr] 16: 0x63ff3c48d6de - build_script_build::build_library::{{closure}}::hc9d532c99834cfcf [INFO] [stderr] 17: 0x63ff3c4890cb - core::ops::function::impls:: for &mut F>::call_once::hea747df53636c976 [INFO] [stderr] 18: 0x63ff3c496d15 - as core::iter::traits::iterator::Iterator>::next::hdab0c286935d3a25 [INFO] [stderr] 19: 0x63ff3c492765 - alloc::vec::Vec::extend_desugared::hd9b8a6b81f3c5a7f [INFO] [stderr] 20: 0x63ff3c493726 - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h3190d6587d4b527a [INFO] [stderr] 21: 0x63ff3c491c34 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hc6f1c73cc4db00f8 [INFO] [stderr] 22: 0x63ff3c4937cd - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::hab046f875ebcc9b8 [INFO] [stderr] 23: 0x63ff3c493571 - as core::iter::traits::collect::FromIterator>::from_iter::h06831350af311ed8 [INFO] [stderr] 24: 0x63ff3c497d24 - core::iter::traits::iterator::Iterator::collect::he4f698133b3762ed [INFO] [stderr] 25: 0x63ff3c48ce95 - build_script_build::build_library::h00e259a654589ddb [INFO] [stderr] 26: 0x63ff3c48ccce - build_script_build::build_c_code::{{closure}}::h1bec86acafa7ee2e [INFO] [stderr] 27: 0x63ff3c48a49f - as core::iter::traits::iterator::Iterator>::for_each::h4d05470878dc039b [INFO] [stderr] 28: 0x63ff3c48c8f1 - build_script_build::build_c_code::h93961915bca6f01b [INFO] [stderr] 29: 0x63ff3c48b3bc - build_script_build::ring_build_rs_main::h4ca3513fdd64bb5b [INFO] [stderr] 30: 0x63ff3c48a76d - build_script_build::main::h3ea860058e1f82cd [INFO] [stderr] 31: 0x63ff3c494893 - core::ops::function::FnOnce::call_once::h74585ef0faef502d [INFO] [stderr] 32: 0x63ff3c494296 - std::sys::backtrace::__rust_begin_short_backtrace::h4192605d7bb5eee6 [INFO] [stderr] 33: 0x63ff3c4941d9 - std::rt::lang_start::{{closure}}::h6ee6cef047bc98ea [INFO] [stderr] 34: 0x63ff3c4fe3f7 - core::ops::function::impls:: for &F>::call_once::hacc11201b314c851 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 35: 0x63ff3c4fe3f7 - std::panicking::try::do_call::he0a489fe9baee96c [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panicking.rs:573:40 [INFO] [stderr] 36: 0x63ff3c4fe3f7 - std::panicking::try::h854ea37b5962eb74 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panicking.rs:536:19 [INFO] [stderr] 37: 0x63ff3c4fe3f7 - std::panic::catch_unwind::h287edbc13671feb3 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panic.rs:358:14 [INFO] [stderr] 38: 0x63ff3c4fe3f7 - std::rt::lang_start_internal::{{closure}}::h27a0b7d0a1f51aea [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/rt.rs:174:48 [INFO] [stderr] 39: 0x63ff3c4fe3f7 - std::panicking::try::do_call::h4f1b3b03a947376a [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panicking.rs:573:40 [INFO] [stderr] 40: 0x63ff3c4fe3f7 - std::panicking::try::h7c8df8052bf75cc4 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panicking.rs:536:19 [INFO] [stderr] 41: 0x63ff3c4fe3f7 - std::panic::catch_unwind::hba893e58159d8612 [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/panic.rs:358:14 [INFO] [stderr] 42: 0x63ff3c4fe3f7 - std::rt::lang_start_internal::h82bcce4a74df70bd [INFO] [stderr] at /rustc/2b41547e41f63ea0ca9cb25417ddd569b19e6a50/library/std/src/rt.rs:174:20 [INFO] [stderr] 43: 0x63ff3c4941b7 - std::rt::lang_start::h23f52ca43acabb38 [INFO] [stderr] 44: 0x63ff3c4910d5 - main [INFO] [stderr] 45: 0x76da2a971d90 - [INFO] [stderr] 46: 0x76da2a971e40 - __libc_start_main [INFO] [stderr] 47: 0x63ff3c488ef5 - _start [INFO] [stderr] 48: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetayEPK3t" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `der` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fe5acf6340ddbc1b858b0f204de09a208654dae9883a110a1d5c880630587c26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe5acf6340ddbc1b858b0f204de09a208654dae9883a110a1d5c880630587c26", kill_on_drop: false }` [INFO] [stdout] fe5acf6340ddbc1b858b0f204de09a208654dae9883a110a1d5c880630587c26