[INFO] cloning repository https://github.com/luiis/smart-github-bounties [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luiis/smart-github-bounties" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluiis%2Fsmart-github-bounties", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluiis%2Fsmart-github-bounties'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abaacf52fa0410e5672eddbbb0afb5910aa41d37 [INFO] checking luiis/smart-github-bounties against master#19f42cb9bb65555e7d95dab7d17573ae6c5d634c for pr-139087 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluiis%2Fsmart-github-bounties" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luiis/smart-github-bounties on toolchain 19f42cb9bb65555e7d95dab7d17573ae6c5d634c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luiis/smart-github-bounties [INFO] finished tweaking git repo https://github.com/luiis/smart-github-bounties [INFO] tweaked toml for git repo https://github.com/luiis/smart-github-bounties written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/luiis/smart-github-bounties 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" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06bceaeb9fa243d33d863afb935b276c6b7f1df88ae67d10691e7514ccf195be [INFO] running `Command { std: "docker" "start" "-a" "06bceaeb9fa243d33d863afb935b276c6b7f1df88ae67d10691e7514ccf195be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06bceaeb9fa243d33d863afb935b276c6b7f1df88ae67d10691e7514ccf195be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06bceaeb9fa243d33d863afb935b276c6b7f1df88ae67d10691e7514ccf195be", kill_on_drop: false }` [INFO] [stdout] 06bceaeb9fa243d33d863afb935b276c6b7f1df88ae67d10691e7514ccf195be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+19f42cb9bb65555e7d95dab7d17573ae6c5d634c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86c9cbcea1fcc8209eeea49689cf2cdcd162064215cf08456c63a9ae92275600 [INFO] running `Command { std: "docker" "start" "-a" "86c9cbcea1fcc8209eeea49689cf2cdcd162064215cf08456c63a9ae92275600", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking signature v1.1.0 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking ed25519 v1.0.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking wasmparser v0.57.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking uint v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking tracing-core v0.1.14 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking fixed-hash v0.6.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling parity-util-mem v0.7.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking parity-wasm v0.41.0 [INFO] [stderr] Checking sp-std v2.0.0-rc6 (https://github.com/paritytech/substrate.git?tag=v2.0.0-rc6#be8bb186) [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking environmental v1.1.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking dyn-clone v1.0.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking wasmi-validation v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.65 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Checking trie-root v0.16.0 [INFO] [stderr] Checking trie-db v0.22.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.65 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking integer-sqrt v0.1.3 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `paste-impl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/bin/rustc --crate-name paste_impl --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/paste-impl-0.1.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b57b197f70dfbef0 -C extra-filename=-585230343d0b88ce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-5820d757134bb03c.so --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [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/rmetaTEw93V" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaDFP5uT/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parking_lot` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaKVm8HA" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `ring v0.16.15` [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-7aefaf93b2ce675f/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] 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] 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] ENV CARGO=/opt/rustwide/rustup-home/toolchains/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/bin/cargo [INFO] [stderr] ENV CARGO_CFG_FEATURE=alloc,default,dev_urandom_fallback,once_cell,std [INFO] [stderr] ENV CARGO_CFG_FMT_DEBUG=full [INFO] [stderr] ENV CARGO_CFG_OVERFLOW_CHECKS= [INFO] [stderr] ENV CARGO_CFG_PANIC=unwind [INFO] [stderr] ENV CARGO_CFG_RELOCATION_MODEL=pic [INFO] [stderr] ENV CARGO_CFG_TARGET_ABI= [INFO] [stderr] ENV CARGO_CFG_TARGET_ARCH=x86_64 [INFO] [stderr] ENV CARGO_CFG_TARGET_ENDIAN=little [INFO] [stderr] ENV CARGO_CFG_TARGET_ENV=gnu [INFO] [stderr] ENV CARGO_CFG_TARGET_FAMILY=unix [INFO] [stderr] ENV CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2,x87 [INFO] [stderr] ENV CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr [INFO] [stderr] ENV CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr [INFO] [stderr] ENV CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr [INFO] [stderr] ENV CARGO_CFG_TARGET_OS=linux [INFO] [stderr] ENV CARGO_CFG_TARGET_POINTER_WIDTH=64 [INFO] [stderr] ENV CARGO_CFG_TARGET_THREAD_LOCAL= [INFO] [stderr] ENV CARGO_CFG_TARGET_VENDOR=unknown [INFO] [stderr] ENV CARGO_CFG_UB_CHECKS= [INFO] [stderr] ENV CARGO_CFG_UNIX= [INFO] [stderr] ENV CARGO_ENCODED_RUSTFLAGS=--cap-lints=forbid [INFO] [stderr] ENV CARGO_FEATURE_ALLOC=1 [INFO] [stderr] ENV CARGO_FEATURE_DEFAULT=1 [INFO] [stderr] ENV CARGO_FEATURE_DEV_URANDOM_FALLBACK=1 [INFO] [stderr] ENV CARGO_FEATURE_ONCE_CELL=1 [INFO] [stderr] ENV CARGO_FEATURE_STD=1 [INFO] [stderr] ENV CARGO_HOME=/opt/rustwide/cargo-home [INFO] [stderr] ENV CARGO_INCREMENTAL=0 [INFO] [stderr] ENV CARGO_MAKEFLAGS=-j --jobserver-fds=8,9 --jobserver-auth=8,9 [INFO] [stderr] ENV CARGO_MANIFEST_DIR=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.15 [INFO] [stderr] ENV CARGO_MANIFEST_LINKS=ring-asm [INFO] [stderr] ENV CARGO_MANIFEST_PATH=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.15/Cargo.toml [INFO] [stderr] ENV CARGO_PKG_AUTHORS=Brian Smith [INFO] [stderr] ENV CARGO_PKG_DESCRIPTION=Safe, fast, small crypto using Rust. [INFO] [stderr] ENV CARGO_PKG_HOMEPAGE= [INFO] [stderr] ENV CARGO_PKG_LICENSE= [INFO] [stderr] ENV CARGO_PKG_LICENSE_FILE=LICENSE [INFO] [stderr] ENV CARGO_PKG_NAME=ring [INFO] [stderr] ENV CARGO_PKG_README=doc/link-to-readme.md [INFO] [stderr] ENV CARGO_PKG_REPOSITORY=https://github.com/briansmith/ring [INFO] [stderr] ENV CARGO_PKG_RUST_VERSION= [INFO] [stderr] ENV CARGO_PKG_VERSION=0.16.15 [INFO] [stderr] ENV CARGO_PKG_VERSION_MAJOR=0 [INFO] [stderr] ENV CARGO_PKG_VERSION_MINOR=16 [INFO] [stderr] ENV CARGO_PKG_VERSION_PATCH=15 [INFO] [stderr] ENV CARGO_PKG_VERSION_PRE= [INFO] [stderr] ENV CARGO_TARGET_DIR=/opt/rustwide/target [INFO] [stderr] ENV DEBUG=true [INFO] [stderr] ENV HOME=/root [INFO] [stderr] ENV HOST=x86_64-unknown-linux-gnu [INFO] [stderr] ENV HOSTNAME=86c9cbcea1fc [INFO] [stderr] ENV LD_LIBRARY_PATH=/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/lib [INFO] [stderr] ENV NUM_JOBS=16 [INFO] [stderr] ENV OPT_LEVEL=0 [INFO] [stderr] ENV OUT_DIR=/opt/rustwide/target/debug/build/ring-dc7804d2021b22f2/out [INFO] [stderr] ENV PATH=/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [INFO] [stderr] ENV PROFILE=debug [INFO] [stderr] ENV RUSTC=/opt/rustwide/rustup-home/toolchains/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/bin/rustc [INFO] [stderr] ENV RUSTDOC=/opt/rustwide/rustup-home/toolchains/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/bin/rustdoc [INFO] [stderr] ENV RUSTDOCFLAGS=--cap-lints=forbid [INFO] [stderr] ENV RUSTUP_HOME=/opt/rustwide/rustup-home [INFO] [stderr] ENV RUSTUP_TOOLCHAIN=19f42cb9bb65555e7d95dab7d17573ae6c5d634c [INFO] [stderr] ENV RUST_BACKTRACE=full [INFO] [stderr] ENV RUST_RECURSION_COUNT=1 [INFO] [stderr] ENV SOURCE_DIR=/opt/rustwide/workdir [INFO] [stderr] ENV SSL_CERT_DIR=/usr/lib/ssl/certs [INFO] [stderr] ENV SSL_CERT_FILE=/usr/lib/ssl/cert.pem [INFO] [stderr] ENV TARGET=x86_64-unknown-linux-gnu [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-dc7804d2021b22f2/out/aesni-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.15/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-dc7804d2021b22f2/out/vpaes-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.15/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-dc7804d2021b22f2/out/x86_64-mont-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.15/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-dc7804d2021b22f2/out/x86_64-mont5-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.15/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-dc7804d2021b22f2/out/chacha-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.15/pregenerated/chacha-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-dc7804d2021b22f2/out/p256-x86_64-asm-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.15/pregenerated/p256-x86_64-asm-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-dc7804d2021b22f2/out/aesni-gcm-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.15/pregenerated/aesni-gcm-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-dc7804d2021b22f2/out/ghash-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.15/pregenerated/ghash-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-dc7804d2021b22f2/out/poly1305-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.15/pregenerated/poly1305-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-dc7804d2021b22f2/out/sha512-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.15/pregenerated/sha512-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-dc7804d2021b22f2/out/sha256-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.15/pregenerated/sha256-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-std=c1x" "-Wbad-function-cast" "-Wnested-externs" "-Wstrict-prototypes" "-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-dc7804d2021b22f2/out/aes_nohw.o" "crypto/fipsmodule/aes/aes_nohw.c" [INFO] [stderr] crypto/fipsmodule/aes/aes_nohw.c:1077:1: fatal error: error writing to /tmp/cc6LSeW2.s: No space left on device [INFO] [stderr] 1077 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.15/build.rs:664:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x586f7f4c1b42 - std::backtrace_rs::backtrace::libunwind::trace::h4cd7674ced12dfd2 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x586f7f4c1b42 - std::backtrace_rs::backtrace::trace_unsynchronized::hb6f7822a01dfbf7d [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x586f7f4c1b42 - std::sys::backtrace::_print_fmt::hdd88e6288ab1949c [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x586f7f4c1b42 - ::fmt::ha1ad31815d8d3c76 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x586f7f4e6353 - core::fmt::rt::Argument::fmt::h1e23151c8dbc4679 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x586f7f4e6353 - core::fmt::write::h35a67349ca0d77a2 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x586f7f4be163 - std::io::default_write_fmt::h99a2be3a39cdb633 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x586f7f4be163 - std::io::Write::write_fmt::h2fded5eabdac89a2 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x586f7f4c1992 - std::sys::backtrace::BacktraceLock::print::hfbf01d0f432e5382 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x586f7f4c2b42 - std::panicking::default_hook::{{closure}}::hd4c68709662c4aa1 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x586f7f4c2945 - std::panicking::default_hook::hfc2e64305f0dfd76 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x586f7f4c3562 - std::panicking::rust_panic_with_hook::h3be07e69e6dfb4e1 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x586f7f4c343c - std::panicking::begin_panic::{{closure}}::h83100ef1c215c2a4 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/panicking.rs:770:9 [INFO] [stderr] 13: 0x586f7f4c2049 - std::sys::backtrace::__rust_end_short_backtrace::hb2cd7cc992956703 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x586f7f4c3342 - std::panicking::begin_panic::h33e46f6b134822d4 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/panicking.rs:769:5 [INFO] [stderr] 15: 0x586f7f4490b6 - build_script_build::run_command::haf50d9665098fc1f [INFO] [stderr] 16: 0x586f7f447c2a - build_script_build::compile::h27abcca78cbda90f [INFO] [stderr] 17: 0x586f7f4476ee - build_script_build::build_library::{{closure}}::hf135ffdca70fc204 [INFO] [stderr] 18: 0x586f7f451053 - as core::iter::traits::iterator::Iterator>::next::h3459dcec407cff51 [INFO] [stderr] 19: 0x586f7f44c455 - alloc::vec::Vec::extend_desugared::hb1f92c97e3aad17d [INFO] [stderr] 20: 0x586f7f44e096 - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hcbcaa48aa8ca8702 [INFO] [stderr] 21: 0x586f7f44b9d4 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hc52af88449d53089 [INFO] [stderr] 22: 0x586f7f44e0bd - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h8260bd1d09302fb4 [INFO] [stderr] 23: 0x586f7f44df41 - as core::iter::traits::collect::FromIterator>::from_iter::h4c45e81979b8fa41 [INFO] [stderr] 24: 0x586f7f452889 - core::iter::traits::iterator::Iterator::collect::h80781e37c97031f8 [INFO] [stderr] 25: 0x586f7f446e71 - build_script_build::build_library::h725a9934b32426ae [INFO] [stderr] 26: 0x586f7f446cbe - build_script_build::build_c_code::{{closure}}::h0457704c126b4cc4 [INFO] [stderr] 27: 0x586f7f44dd31 - as core::iter::traits::iterator::Iterator>::for_each::hfe72f60ac1e01701 [INFO] [stderr] 28: 0x586f7f4468d0 - build_script_build::build_c_code::ha7dec685150b08de [INFO] [stderr] 29: 0x586f7f445250 - build_script_build::ring_build_rs_main::h7e2d31b8c37f2b05 [INFO] [stderr] 30: 0x586f7f4444d3 - build_script_build::main::h5ae3ba6206a08810 [INFO] [stderr] 31: 0x586f7f44ecf3 - core::ops::function::FnOnce::call_once::h993083698466e351 [INFO] [stderr] 32: 0x586f7f44e886 - std::sys::backtrace::__rust_begin_short_backtrace::h5ed713aae8c6d864 [INFO] [stderr] 33: 0x586f7f44e809 - std::rt::lang_start::{{closure}}::h4df643286fc89961 [INFO] [stderr] 34: 0x586f7f4b91b0 - core::ops::function::impls:: for &F>::call_once::h3e715a9bb48e287e [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 35: 0x586f7f4b91b0 - std::panicking::try::do_call::hdea0a13c6304ae4d [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 36: 0x586f7f4b91b0 - std::panicking::try::h7640ed70e2a79c44 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 37: 0x586f7f4b91b0 - std::panic::catch_unwind::h033eaa237542fe16 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/panic.rs:359:14 [INFO] [stderr] 38: 0x586f7f4b91b0 - std::rt::lang_start_internal::{{closure}}::hcaaa0a6a3953acbf [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/rt.rs:168:24 [INFO] [stderr] 39: 0x586f7f4b91b0 - std::panicking::try::do_call::he0322a2b5612259b [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 40: 0x586f7f4b91b0 - std::panicking::try::hcaea5e25f79468c3 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 41: 0x586f7f4b91b0 - std::panic::catch_unwind::h65c7062882f7ea82 [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/panic.rs:359:14 [INFO] [stderr] 42: 0x586f7f4b91b0 - std::rt::lang_start_internal::h8c179e9b406db6aa [INFO] [stderr] at /rustc/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/library/std/src/rt.rs:164:5 [INFO] [stderr] 43: 0x586f7f44e7f1 - std::rt::lang_start::hecafc8f96404b5fa [INFO] [stderr] 44: 0x586f7f44b085 - main [INFO] [stderr] 45: 0x761c2fa491ca - [INFO] [stderr] 46: 0x761c2fa4928b - __libc_start_main [INFO] [stderr] 47: 0x586f7f442c15 - _start [INFO] [stderr] 48: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta10Gsc2" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetappCTbX" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `addr2line` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `itoa` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `integer-sqrt` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaLAz94a" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/bin/rustc --crate-name rand --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="getrandom_package"' --cfg 'feature="libc"' --cfg 'feature="rand_pcg"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "getrandom_package", "libc", "log", "nightly", "packed_simd", "rand_pcg", "serde1", "simd_support", "small_rng", "std", "stdweb", "wasm-bindgen"))' -C metadata=2cb6a7c459bb37bb -C extra-filename=-7c7136a82ed06bcd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern getrandom_package=/opt/rustwide/target/debug/deps/libgetrandom-439d47cb0a3db865.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-43518e9bb5f6345a.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-d0608296be3552e1.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-271ffca14331c062.rmeta --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-6a6ecdaef5843c1d.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/19f42cb9bb65555e7d95dab7d17573ae6c5d634c/bin/rustc --crate-name regex_syntax --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.6.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=8e0023cd496157c7 -C extra-filename=-421bf94a43221269 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `sha-1` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetacxxIM9" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaeiD1Yl" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `trie-db` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta90JoTE/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3QRU7i/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaqMcrOP/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libsecp256k1` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "86c9cbcea1fcc8209eeea49689cf2cdcd162064215cf08456c63a9ae92275600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86c9cbcea1fcc8209eeea49689cf2cdcd162064215cf08456c63a9ae92275600", kill_on_drop: false }` [INFO] [stdout] 86c9cbcea1fcc8209eeea49689cf2cdcd162064215cf08456c63a9ae92275600