[INFO] cloning repository https://github.com/jdoshi1/substrate-node-with-pallet-pesa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdoshi1/substrate-node-with-pallet-pesa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdoshi1%2Fsubstrate-node-with-pallet-pesa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdoshi1%2Fsubstrate-node-with-pallet-pesa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 748e495013012afb2d7ce38ee617b6b3884d9179
[INFO] checking jdoshi1/substrate-node-with-pallet-pesa against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdoshi1%2Fsubstrate-node-with-pallet-pesa" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jdoshi1/substrate-node-with-pallet-pesa on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jdoshi1/substrate-node-with-pallet-pesa
[INFO] finished tweaking git repo https://github.com/jdoshi1/substrate-node-with-pallet-pesa
[INFO] tweaked toml for git repo https://github.com/jdoshi1/substrate-node-with-pallet-pesa written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jdoshi1/substrate-node-with-pallet-pesa 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 133e6022542f2b9a550b83e6b233ed073d3d1391b330fbf24bb7c8f7c117849c
[INFO] running `Command { std: "docker" "start" "-a" "133e6022542f2b9a550b83e6b233ed073d3d1391b330fbf24bb7c8f7c117849c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "133e6022542f2b9a550b83e6b233ed073d3d1391b330fbf24bb7c8f7c117849c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "133e6022542f2b9a550b83e6b233ed073d3d1391b330fbf24bb7c8f7c117849c", kill_on_drop: false }`
[INFO] [stdout] 133e6022542f2b9a550b83e6b233ed073d3d1391b330fbf24bb7c8f7c117849c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a567219013c80a9e7ee29e0d12bce25308ca533f295d9e142f5407497dfa36c
[INFO] running `Command { std: "docker" "start" "-a" "5a567219013c80a9e7ee29e0d12bce25308ca533f295d9e142f5407497dfa36c", 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 memchr v2.3.3
[INFO] [stderr]    Compiling getrandom v0.1.14
[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 slab v0.4.2
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.23
[INFO] [stderr]    Compiling hashbrown v0.8.1
[INFO] [stderr]    Compiling indexmap v1.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]     Checking block-padding v0.1.5
[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]    Compiling quote v1.0.7
[INFO] [stderr]     Checking tinyvec v0.3.3
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking aho-corasick v0.7.13
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking signature v1.1.0
[INFO] [stderr]     Checking unicode-normalization v0.1.13
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]     Checking ed25519 v1.0.1
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking miniz_oxide v0.4.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]     Checking byte-slice-cast v0.3.5
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking rand_core v0.5.1
[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]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]    Compiling num-integer v0.1.43
[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 jobserver v0.1.21
[INFO] [stderr]     Checking hmac-drbg v0.2.0
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rayon-core v1.7.1
[INFO] [stderr]     Checking wasmparser v0.57.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling cc v1.0.58
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking uint v0.8.3
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling rayon v1.3.1
[INFO] [stderr]     Checking gimli v0.22.0
[INFO] [stderr]     Checking tracing-core v0.1.16
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking libsecp256k1 v0.3.5
[INFO] [stderr]    Compiling anyhow v1.0.32
[INFO] [stderr]     Checking fixed-hash v0.6.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking fnv v1.0.7
[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]     Checking sp-std v2.0.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]     Checking parity-wasm v0.41.0
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking tracing-log v0.1.1
[INFO] [stderr]     Checking sharded-slab v0.0.9
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking memory_units v0.3.0
[INFO] [stderr]     Checking hash-db v0.15.2
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking environmental v1.1.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]     Checking dyn-clone v1.0.2
[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 chrono v0.4.13
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling multimap v0.8.1
[INFO] [stderr]     Checking pbkdf2 v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.65
[INFO] [stderr]     Checking trie-root v0.16.0
[INFO] [stderr]     Checking trie-db v0.22.1
[INFO] [stderr]    Compiling ring v0.16.15
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling bumpalo v3.4.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.65
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking wasmi-validation v0.3.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking integer-sqrt v0.1.3
[INFO] [stderr]     Checking net2 v0.2.34
[INFO] [stderr]     Checking sha-1 v0.8.2
[INFO] [stderr]     Checking send_wrapper v0.4.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking sha3 v0.8.2
[INFO] [stderr]    Compiling generic-array v0.14.3
[INFO] [stderr]     Checking addr2line v0.13.0
[INFO] [stderr]     Checking wasmi v0.6.2
[INFO] [stderr]     Checking blake2b_simd v0.5.10
[INFO] [stderr]     Checking blake2s_simd v0.5.10
[INFO] [stderr]     Checking unsigned-varint v0.3.3
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking bs58 v0.3.1
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking data-encoding v2.2.1
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]     Checking pin-project-lite v0.1.7
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.65
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking multihash v0.11.2
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking socket2 v0.3.12
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/socket2-0.3.12/src/sockaddr.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         mem::transmute::<SocketAddrV4, sockaddr_in>(v4);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `SocketAddrV4` (48 bits)
[INFO] [stdout]     = note: target type: `sockaddr_in` (128 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0512`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `socket2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaReQ8XC/lib.rmeta`: No space left on device (os error 28)
[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/rmeta8b1lgy"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mio` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `blake2-rfc` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `httparse` (build script)
[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/d12484522bcab8d07e325c6570f226a2faace3f7/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.3.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e8e5db06823764c5 -C extra-filename=-7342b6c83f6eca19 --out-dir /opt/rustwide/target/debug/build/httparse-7342b6c83f6eca19 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `tempfile` (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/d12484522bcab8d07e325c6570f226a2faace3f7/bin/rustc --crate-name tempfile --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.1.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5b948023eb882b86 -C extra-filename=-29c0291174929bdd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-70d27425395161fc.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-43518e9bb5f6345a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-7c7136a82ed06bcd.rmeta --extern remove_dir_all=/opt/rustwide/target/debug/deps/libremove_dir_all-4ebc3364d2aee541.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/d12484522bcab8d07e325c6570f226a2faace3f7/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 `syn` (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/d12484522bcab8d07e325c6570f226a2faace3f7/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.36/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=9dc5d19fa7a7117e -C extra-filename=-e4c6327f1823c071 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-db0f56343dade358.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bac3a2ad3d2b911a.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-467b3a2737902552.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[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]   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/d12484522bcab8d07e325c6570f226a2faace3f7/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 <brian@briansmith.org>
[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=5a567219013c
[INFO] [stderr]   ENV LD_LIBRARY_PATH=/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/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/d12484522bcab8d07e325c6570f226a2faace3f7/bin/rustc
[INFO] [stderr]   ENV RUSTDOC=/opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/bin/rustdoc
[INFO] [stderr]   ENV RUSTDOCFLAGS=--cap-lints=forbid
[INFO] [stderr]   ENV RUSTUP_HOME=/opt/rustwide/rustup-home
[INFO] [stderr]   ENV RUSTUP_TOOLCHAIN=d12484522bcab8d07e325c6570f226a2faace3f7
[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/certs/ca-certificates.crt
[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]   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/montgomery.o" "crypto/fipsmodule/bn/montgomery.c"
[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/montgomery_inv.o" "crypto/fipsmodule/bn/montgomery_inv.c"
[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/limbs.o" "crypto/limbs/limbs.c"
[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/mem.o" "crypto/mem.c"
[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/crypto.o" "crypto/crypto.c"
[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/curve25519.o" "crypto/curve25519/curve25519.c"
[INFO] [stderr]   crypto/curve25519/curve25519.c:1911:1: fatal error: error writing to /tmp/ccLkJHSu.s: No space left on device
[INFO] [stderr]    1911 | }
[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:     0x5f54282154a3 - std::backtrace_rs::backtrace::libunwind::trace::haef4e26df97a6784
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5f54282154a3 - std::backtrace_rs::backtrace::trace_unsynchronized::hfbbc413b89e00a2e
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5f54282154a3 - std::sys::backtrace::_print_fmt::h7ef13fd54fff12c5
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5f54282154a3 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h0c57b22ac1b5d211
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5f5428239e43 - core::fmt::rt::Argument::fmt::heafd0ffbf2b31917
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5f5428239e43 - core::fmt::write::hfc39b7668e6eefb7
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/fmt/mod.rs:1449:21
[INFO] [stderr]      6:     0x5f5428211493 - std::io::Write::write_fmt::h86957ca36543fc1c
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/io/mod.rs:1890:15
[INFO] [stderr]      7:     0x5f54282152f2 - std::sys::backtrace::BacktraceLock::print::h053fb5f854c4bce2
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5f54282164ba - std::panicking::default_hook::{{closure}}::hd69dbfdd89ed59c9
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:298:22
[INFO] [stderr]      9:     0x5f542821632a - std::panicking::default_hook::h3567f08ec98c93f2
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:325:9
[INFO] [stderr]     10:     0x5f5428216ed2 - std::panicking::rust_panic_with_hook::h80a8d04e1131a561
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:831:13
[INFO] [stderr]     11:     0x5f5428216dac - std::panicking::begin_panic::{{closure}}::h090504ce47042b06
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:768:9
[INFO] [stderr]     12:     0x5f5428215999 - std::sys::backtrace::__rust_end_short_backtrace::h8ed5155ee420abc6
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x5f5428216cb2 - std::panicking::begin_panic::hf834024dbf47d1e1
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:767:5
[INFO] [stderr]     14:     0x5f542819d386 - build_script_build::run_command::h048939f343eeff88
[INFO] [stderr]     15:     0x5f542819bf0c - build_script_build::compile::he302ad477fd36a8b
[INFO] [stderr]     16:     0x5f542819b9ee - build_script_build::build_library::{{closure}}::h71f0ba50ef55a43b
[INFO] [stderr]     17:     0x5f542819713b - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once::h71578e064e79e9cb
[INFO] [stderr]     18:     0x5f54281a51c5 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::he0b56e77508627ca
[INFO] [stderr]     19:     0x5f54281a0845 - alloc::vec::Vec<T,A>::extend_desugared::h71a2241587320895
[INFO] [stderr]     20:     0x5f54281a22a6 - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h4e7679cdf2e77381
[INFO] [stderr]     21:     0x5f542819f574 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h0c02562440af1d5a
[INFO] [stderr]     22:     0x5f54281a231d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h639564b7af4d6815
[INFO] [stderr]     23:     0x5f54281a2141 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h653247ebea46feca
[INFO] [stderr]     24:     0x5f54281a67d4 - core::iter::traits::iterator::Iterator::collect::hff72bc685a621f2e
[INFO] [stderr]     25:     0x5f542819b181 - build_script_build::build_library::h2765714a98e8c451
[INFO] [stderr]     26:     0x5f542819afce - build_script_build::build_c_code::{{closure}}::hc2e81827d599cb4a
[INFO] [stderr]     27:     0x5f54281a1f6f - <core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::for_each::h9684246b2894a113
[INFO] [stderr]     28:     0x5f542819abda - build_script_build::build_c_code::hacf88d21fdbca8d1
[INFO] [stderr]     29:     0x5f5428199593 - build_script_build::ring_build_rs_main::h73acb8e24d7b3532
[INFO] [stderr]     30:     0x5f542819881d - build_script_build::main::h9cd60147bab75f6a
[INFO] [stderr]     31:     0x5f54281a3043 - core::ops::function::FnOnce::call_once::h84192a5c2e4780e0
[INFO] [stderr]     32:     0x5f54281a2c36 - std::sys::backtrace::__rust_begin_short_backtrace::h35cf5fe82d9a9aa3
[INFO] [stderr]     33:     0x5f54281a2bc9 - std::rt::lang_start::{{closure}}::h26bf0030aaca790f
[INFO] [stderr]     34:     0x5f542820c720 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h7ddb8167eda4fe8e
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     35:     0x5f542820c720 - std::panicking::try::do_call::h15c0a4485a00996b
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:587:40
[INFO] [stderr]     36:     0x5f542820c720 - std::panicking::try::h8ffcbc8f355b45da
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:550:19
[INFO] [stderr]     37:     0x5f542820c720 - std::panic::catch_unwind::h0beb9ff06de224be
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panic.rs:359:14
[INFO] [stderr]     38:     0x5f542820c720 - std::rt::lang_start_internal::{{closure}}::h69848bee7928bd9e
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/rt.rs:168:24
[INFO] [stderr]     39:     0x5f542820c720 - std::panicking::try::do_call::h210a6fe5186e3ff3
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:587:40
[INFO] [stderr]     40:     0x5f542820c720 - std::panicking::try::h0dac607fbe5e4d4e
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:550:19
[INFO] [stderr]     41:     0x5f542820c720 - std::panic::catch_unwind::ha343e93c2fda9299
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panic.rs:359:14
[INFO] [stderr]     42:     0x5f542820c720 - std::rt::lang_start_internal::h56c3722dcb8d80e6
[INFO] [stderr]                                  at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/rt.rs:164:5
[INFO] [stderr]     43:     0x5f54281a2bb1 - std::rt::lang_start::hfea931a300fbc559
[INFO] [stderr]     44:     0x5f542819f325 - main
[INFO] [stderr]     45:     0x76fe2f9c1d90 - <unknown>
[INFO] [stderr]     46:     0x76fe2f9c1e40 - __libc_start_main
[INFO] [stderr]     47:     0x5f5428196c35 - _start
[INFO] [stderr]     48:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "5a567219013c80a9e7ee29e0d12bce25308ca533f295d9e142f5407497dfa36c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a567219013c80a9e7ee29e0d12bce25308ca533f295d9e142f5407497dfa36c", kill_on_drop: false }`
[INFO] [stdout] 5a567219013c80a9e7ee29e0d12bce25308ca533f295d9e142f5407497dfa36c
