[INFO] cloning repository https://github.com/ltfschoen/RustTest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ltfschoen/RustTest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltfschoen%2FRustTest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltfschoen%2FRustTest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d6193faff0d9896f91c3cb619af076945ff1085 [INFO] checking ltfschoen/RustTest against master#c5af0610196bc39c44e54f1e08bd9149bdc66929 for pr-118120 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltfschoen%2FRustTest" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ltfschoen/RustTest on toolchain c5af0610196bc39c44e54f1e08bd9149bdc66929 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/ltfschoen/RustTest [INFO] finished tweaking git repo https://github.com/ltfschoen/RustTest [INFO] tweaked toml for git repo https://github.com/ltfschoen/RustTest written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ltfschoen/RustTest 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" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/paritytech/substrate` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ref-cast v1.0.15 [INFO] [stderr] Downloaded jsonrpsee-ws-client v0.20.3 [INFO] [stderr] Downloaded uint v0.2.1 [INFO] [stderr] Downloaded jsonrpsee-server v0.20.3 [INFO] [stderr] Downloaded jsonrpsee-proc-macros v0.20.3 [INFO] [stderr] Downloaded ethereum-types-serialize v0.2.2 [INFO] [stderr] Downloaded keccak-hash v0.10.0 [INFO] [stderr] Downloaded ref-cast-impl v1.0.15 [INFO] [stderr] Downloaded winnow v0.3.4 [INFO] [stderr] Downloaded ethereum-types v0.3.2 [INFO] [stderr] Downloaded ethcore-bytes v0.1.1 [INFO] [stderr] Downloaded indextree v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61fa3a96f30c353857d783f2bddea9d99353a08f934f2fa444fdf46cce22f93e [INFO] running `Command { std: "docker" "start" "-a" "61fa3a96f30c353857d783f2bddea9d99353a08f934f2fa444fdf46cce22f93e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61fa3a96f30c353857d783f2bddea9d99353a08f934f2fa444fdf46cce22f93e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61fa3a96f30c353857d783f2bddea9d99353a08f934f2fa444fdf46cce22f93e", kill_on_drop: false }` [INFO] [stdout] 61fa3a96f30c353857d783f2bddea9d99353a08f934f2fa444fdf46cce22f93e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f827dbb0681619f5414d6f604829ebd96965590d7cf5e9a90296cf85eaaf850 [INFO] running `Command { std: "docker" "start" "-a" "0f827dbb0681619f5414d6f604829ebd96965590d7cf5e9a90296cf85eaaf850", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking futures-sink v0.3.26 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Checking futures-io v0.3.26 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling winnow v0.3.4 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking sp-std v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.13#afb74de2) [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling ref-cast v1.0.15 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling toml_edit v0.19.4 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.7.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking parity-wasm v0.42.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking keccak v0.1.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling parity-util-mem v0.10.2 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking environmental v1.1.4 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking wasmi-validation v0.4.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking dyn-clone v1.0.11 [INFO] [stderr] Compiling rustls v0.21.9 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Checking wasmi v0.9.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking sp-core-hashing v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.13#afb74de2) [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Checking gimli v0.27.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Checking object v0.30.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling uint v0.2.1 [INFO] [stderr] Checking trie-root v0.16.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking fixed-hash v0.2.5 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ethereum-types v0.3.2 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking rustc-hex v1.0.0 [INFO] [stderr] Checking ethcore-bytes v0.1.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking indextree v1.3.0 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clang v0.0.2 (/opt/rustwide/workdir/projects/clang) [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking iri-string v0.7.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking traits_shapes v0.1.0 (/opt/rustwide/workdir/projects/traits_shapes) [INFO] [stderr] Checking generics v0.1.0 (/opt/rustwide/workdir/projects/generics) [INFO] [stdout] warning: fields `x` and `y` are never read [INFO] [stdout] --> projects/generics/src/examples/struct_definitions.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Point { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 5 | x: T, [INFO] [stdout] | ^ [INFO] [stdout] 6 | y: U, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `y` is never read [INFO] [stdout] --> projects/generics/src/examples/method_definitions.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | struct Point { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 2 | x: T, [INFO] [stdout] 3 | y: T, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> projects/generics/src/examples/enum_definitions.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | Ok(T) => { println!("Success: {:?}", T); T; }, [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: path statement with no effect [INFO] [stdout] --> projects/generics/src/examples/enum_definitions.rs:17:54 [INFO] [stdout] | [INFO] [stdout] 17 | Ok(T) => { println!("Success: {:?}", T); T; }, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(path_statements)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `E` should have a snake case name [INFO] [stdout] --> projects/generics/src/examples/enum_definitions.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | Err(E) => { println!("Error: {:?}", E); E; } [INFO] [stdout] | ^ help: convert the identifier to snake case: `e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: path statement with no effect [INFO] [stdout] --> projects/generics/src/examples/enum_definitions.rs:18:53 [INFO] [stdout] | [INFO] [stdout] 18 | Err(E) => { println!("Error: {:?}", E); E; } [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking lifetimes v0.1.0 (/opt/rustwide/workdir/projects/lifetimes) [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking closures v0.1.0 (/opt/rustwide/workdir/projects/closures) [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Checking languages v0.0.1 (/opt/rustwide/workdir/projects/languages) [INFO] [stderr] Checking traits v0.1.0 (/opt/rustwide/workdir/projects/traits) [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking communicator v0.1.0 (/opt/rustwide/workdir/projects/communicator) [INFO] [stdout] warning: unused variable: `closure_1` [INFO] [stdout] --> projects/closures/src/play/play.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | let closure_1 = |x: u32| -> u32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_closure_1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `closure_2` [INFO] [stdout] --> projects/closures/src/play/play.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | let closure_2 = |x: u32| -> u32 { x + 1 }; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_closure_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `function_1` is never used [INFO] [stdout] --> projects/closures/src/play/play.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | fn function_1 (x: u32) -> u32 { x + 1 } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking guessing_game v0.1.0 (/opt/rustwide/workdir/projects/guessing_game) [INFO] [stderr] Checking hashing v0.1.0 (/opt/rustwide/workdir/projects/hashing) [INFO] [stderr] Checking find_word v0.1.0 (/opt/rustwide/workdir/projects/find_word) [INFO] [stderr] Checking shapes v0.1.0 (/opt/rustwide/workdir/projects/shapes) [INFO] [stderr] Checking iterators v0.1.0 (/opt/rustwide/workdir/projects/iterators) [INFO] [stderr] Checking traits_fly v0.1.0 (/opt/rustwide/workdir/projects/traits_fly) [INFO] [stdout] warning: function `shoes_in_size` is never used [INFO] [stdout] --> projects/iterators/src/lib.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn shoes_in_size(shoes: Vec, shoe_size: u32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `closure_1` [INFO] [stdout] --> projects/closures/src/play/play.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | let closure_1 = |x: u32| -> u32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_closure_1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `closure_2` [INFO] [stdout] --> projects/closures/src/play/play.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | let closure_2 = |x: u32| -> u32 { x + 1 }; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_closure_2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `function_1` is never used [INFO] [stdout] --> projects/closures/src/play/play.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | fn function_1 (x: u32) -> u32 { x + 1 } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `x` and `y` are never read [INFO] [stdout] --> projects/generics/src/examples/struct_definitions.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Point { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 5 | x: T, [INFO] [stdout] | ^ [INFO] [stdout] 6 | y: U, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `y` is never read [INFO] [stdout] --> projects/generics/src/examples/method_definitions.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | struct Point { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 2 | x: T, [INFO] [stdout] 3 | y: T, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `T` should have a snake case name [INFO] [stdout] --> projects/generics/src/examples/enum_definitions.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | Ok(T) => { println!("Success: {:?}", T); T; }, [INFO] [stdout] | ^ help: convert the identifier to snake case: `t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: path statement with no effect [INFO] [stdout] --> projects/generics/src/examples/enum_definitions.rs:17:54 [INFO] [stdout] | [INFO] [stdout] 17 | Ok(T) => { println!("Success: {:?}", T); T; }, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(path_statements)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `E` should have a snake case name [INFO] [stdout] --> projects/generics/src/examples/enum_definitions.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | Err(E) => { println!("Error: {:?}", E); E; } [INFO] [stdout] | ^ help: convert the identifier to snake case: `e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: path statement with no effect [INFO] [stdout] --> projects/generics/src/examples/enum_definitions.rs:18:53 [INFO] [stdout] | [INFO] [stdout] 18 | Err(E) => { println!("Error: {:?}", E); E; } [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling scale-info-derive v1.0.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.15 [INFO] [stderr] Compiling sp-debug-derive v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.13#afb74de2) [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.13#afb74de2) [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Compiling jsonrpsee-proc-macros v0.20.3 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Checking merlin v2.0.1 [INFO] [stderr] Checking curve25519-dalek v2.1.3 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking schnorrkel v0.9.1 [INFO] [stderr] Checking tiny-bip39 v0.8.2 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking sp-panic-handler v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.13#afb74de2) [INFO] [stderr] Checking substrate-bip39 v0.4.4 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Checking prost-types v0.11.9 [INFO] [stderr] Checking futures-executor v0.3.26 [INFO] [stderr] Checking futures v0.3.26 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking parity-scale-codec v2.3.1 [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking beef v0.5.2 [INFO] [stderr] Checking ethereum-types-serialize v0.2.2 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking ethbloom v0.5.3 [INFO] [stderr] Checking primitive-types v0.12.1 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking soketto v0.7.1 [INFO] [stderr] Checking trie-db v0.22.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking datetime v0.1.0 (/opt/rustwide/workdir/projects/datetime) [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stdout] warning: unused imports: `trace`, `warn` [INFO] [stdout] --> projects/datetime/src/main.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use log::{trace, error, warn, info, debug, log_enabled}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `trace`, `warn` [INFO] [stdout] --> projects/datetime/src/main.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use log::{trace, error, warn, info, debug, log_enabled}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `now` [INFO] [stdout] --> projects/datetime/src/main.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | let now: String = utc.to_rfc3339(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_now` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `now` [INFO] [stdout] --> projects/datetime/src/main.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | let now: String = utc.to_rfc3339(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_now` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking async-compression v0.4.5 [INFO] [stderr] Checking scale-info v1.0.0 [INFO] [stderr] Checking impl-codec v0.5.1 [INFO] [stderr] Checking sp-storage v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.13#afb74de2) [INFO] [stderr] Checking sp-wasm-interface v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.13#afb74de2) [INFO] [stderr] Checking sp-externalities v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.13#afb74de2) [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking jsonrpsee-types v0.20.3 [INFO] [stderr] Checking primitive-types v0.10.1 [INFO] [stderr] Checking sp-arithmetic v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.13#afb74de2) [INFO] [stderr] Checking keccak-hash v0.10.0 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Compiling ss58-registry v1.39.0 [INFO] [stderr] Checking hash v0.1.0 (/opt/rustwide/workdir/projects/hash) [INFO] [stdout] warning: unused import: `bytes::Bytes` [INFO] [stdout] --> projects/hash/src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use bytes::Bytes; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FromHex`, `decode` [INFO] [stdout] --> projects/hash/src/main.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use hex::{decode, FromHex}; [INFO] [stdout] | ^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::from_utf8_unchecked` [INFO] [stdout] --> projects/hash/src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::str::from_utf8_unchecked; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bytes::Bytes` [INFO] [stdout] --> projects/hash/src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use bytes::Bytes; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FromHex`, `decode` [INFO] [stdout] --> projects/hash/src/main.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use hex::{decode, FromHex}; [INFO] [stdout] | ^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::from_utf8_unchecked` [INFO] [stdout] --> projects/hash/src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::str::from_utf8_unchecked; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sp-tracing v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.13#afb74de2) [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking sp-runtime-interface v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.13#afb74de2) [INFO] [stderr] Checking memory-db v0.27.0 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Checking sharding v0.1.0 (/opt/rustwide/workdir/projects/sharding) [INFO] [stdout] warning: use of deprecated method `examples::collator::ethereum_types::H256::copy_to`: use `std::slice` API instead [INFO] [stdout] --> projects/sharding/src/examples/collator.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | self.chunk_root.copy_to(cr); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `examples::collator::ethereum_types::H160::copy_to`: use `std::slice` API instead [INFO] [stdout] --> projects/sharding/src/examples/collator.rs:65:31 [INFO] [stdout] | [INFO] [stdout] 65 | self.proposer_address.copy_to(pa); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `examples::collator::ethereum_types::H256::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> projects/sharding/src/examples/collator.rs:72:31 [INFO] [stdout] | [INFO] [stdout] 72 | ethereum_types::H256::from_slice(&result_bytes[..]) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `examples::collator::ethereum_types::H256::copy_to`: use `std::slice` API instead [INFO] [stdout] --> projects/sharding/src/examples/collator.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | self.chunk_root.copy_to(cr); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `examples::collator::ethereum_types::H160::copy_to`: use `std::slice` API instead [INFO] [stdout] --> projects/sharding/src/examples/collator.rs:65:31 [INFO] [stdout] | [INFO] [stdout] 65 | self.proposer_address.copy_to(pa); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `examples::collator::ethereum_types::H256::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> projects/sharding/src/examples/collator.rs:72:31 [INFO] [stdout] | [INFO] [stdout] 72 | ethereum_types::H256::from_slice(&result_bytes[..]) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `examples::collator::ethereum_types::H256::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> projects/sharding/src/examples/collator.rs:126:44 [INFO] [stdout] | [INFO] [stdout] 126 | let chunk_root = ethereum_types::H256::from_slice(&chunk_root_bytes[..]); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `examples::collator::ethereum_types::H256::copy_to`: use `std::slice` API instead [INFO] [stdout] --> projects/sharding/src/examples/collator.rs:129:16 [INFO] [stdout] | [INFO] [stdout] 129 | chunk_root.copy_to(chunk_root_bytes); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `examples::collator::ethereum_types::H160::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> projects/sharding/src/examples/collator.rs:149:50 [INFO] [stdout] | [INFO] [stdout] 149 | let proposer_address = ethereum_types::H160::from_slice(&proposer_address_bytes[..]); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `examples::collator::ethereum_types::H160::copy_to`: use `std::slice` API instead [INFO] [stdout] --> projects/sharding/src/examples/collator.rs:150:22 [INFO] [stdout] | [INFO] [stdout] 150 | proposer_address.copy_to(proposer_address_bytes); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `examples::collator::ethereum_types::H256::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> projects/sharding/src/examples/collator.rs:169:40 [INFO] [stdout] | [INFO] [stdout] 169 | let result = ethereum_types::H256::from_slice(&result_bytes[..]); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `examples::collator::ethereum_types::H256::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> projects/sharding/src/examples/collator.rs:126:44 [INFO] [stdout] | [INFO] [stdout] 126 | let chunk_root = ethereum_types::H256::from_slice(&chunk_root_bytes[..]); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `examples::collator::ethereum_types::H256::copy_to`: use `std::slice` API instead [INFO] [stdout] --> projects/sharding/src/examples/collator.rs:129:16 [INFO] [stdout] | [INFO] [stdout] 129 | chunk_root.copy_to(chunk_root_bytes); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `examples::collator::ethereum_types::H160::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> projects/sharding/src/examples/collator.rs:149:50 [INFO] [stdout] | [INFO] [stdout] 149 | let proposer_address = ethereum_types::H160::from_slice(&proposer_address_bytes[..]); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `examples::collator::ethereum_types::H160::copy_to`: use `std::slice` API instead [INFO] [stdout] --> projects/sharding/src/examples/collator.rs:150:22 [INFO] [stdout] | [INFO] [stdout] 150 | proposer_address.copy_to(proposer_address_bytes); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `examples::collator::ethereum_types::H256::from_slice`: unconventional API, replaced by `new_from_slice` in version 0.3 [INFO] [stdout] --> projects/sharding/src/examples/collator.rs:169:40 [INFO] [stdout] | [INFO] [stdout] 169 | let result = ethereum_types::H256::from_slice(&result_bytes[..]); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking sp-core v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.13#afb74de2) [INFO] [stderr] Checking sp-trie v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.13#afb74de2) [INFO] [stderr] Checking sp-keystore v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.13#afb74de2) [INFO] [stderr] Checking sp-state-machine v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.13#afb74de2) [INFO] [stderr] Checking sp-io v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.13#afb74de2) [INFO] [stderr] Checking jsonrpsee-core v0.20.3 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking sp-application-crypto v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.13#afb74de2) [INFO] [stderr] Checking sp-runtime v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.13#afb74de2) [INFO] [stderr] Checking jsonrpsee-client-transport v0.20.3 [INFO] [stderr] Checking jsonrpsee-http-client v0.20.3 [INFO] [stderr] Checking jsonrpsee-server v0.20.3 [INFO] [stderr] Checking jsonrpsee-ws-client v0.20.3 [INFO] [stderr] Checking jsonrpsee v0.20.3 [INFO] [stderr] Checking endow v0.1.0 (/opt/rustwide/workdir/projects/endow) [INFO] [stdout] warning: enum `Error` is never used [INFO] [stdout] --> projects/endow/src/main.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 32 | enum Error { Invalid } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Error` is never used [INFO] [stdout] --> projects/endow/src/main.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 32 | enum Error { Invalid } [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tonic v0.9.2 [INFO] [stderr] Checking console-api v0.5.0 [INFO] [stderr] Checking console-subscriber v0.1.10 [INFO] [stderr] Checking jsonrpsee_pubsub v0.1.0 (/opt/rustwide/workdir/projects/jsonrpsee_pubsub) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.58s [INFO] running `Command { std: "docker" "inspect" "0f827dbb0681619f5414d6f604829ebd96965590d7cf5e9a90296cf85eaaf850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f827dbb0681619f5414d6f604829ebd96965590d7cf5e9a90296cf85eaaf850", kill_on_drop: false }` [INFO] [stdout] 0f827dbb0681619f5414d6f604829ebd96965590d7cf5e9a90296cf85eaaf850 [INFO] checking ltfschoen/RustTest against try#a832c07a2bcc7587230eb0706f83d1d602ae5c2b for pr-118120 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltfschoen%2FRustTest" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ltfschoen/RustTest on toolchain a832c07a2bcc7587230eb0706f83d1d602ae5c2b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/ltfschoen/RustTest [INFO] finished tweaking git repo https://github.com/ltfschoen/RustTest [INFO] tweaked toml for git repo https://github.com/ltfschoen/RustTest written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ltfschoen/RustTest 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" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a2afc365981c3d749591109749e2ea4b4901bd1fa406a823ec318be69d3eabb [INFO] running `Command { std: "docker" "start" "-a" "6a2afc365981c3d749591109749e2ea4b4901bd1fa406a823ec318be69d3eabb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a2afc365981c3d749591109749e2ea4b4901bd1fa406a823ec318be69d3eabb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a2afc365981c3d749591109749e2ea4b4901bd1fa406a823ec318be69d3eabb", kill_on_drop: false }` [INFO] [stdout] 6a2afc365981c3d749591109749e2ea4b4901bd1fa406a823ec318be69d3eabb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59fb3c1654d78c13e2e69ca4c8f105b2488d0e82e1548dc653bb6104a24bbef2 [INFO] running `Command { std: "docker" "start" "-a" "59fb3c1654d78c13e2e69ca4c8f105b2488d0e82e1548dc653bb6104a24bbef2", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking futures-sink v0.3.26 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Checking futures-io v0.3.26 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling winnow v0.3.4 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking sp-std v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.13#afb74de2) [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.7.1 [INFO] [stderr] Compiling ref-cast v1.0.15 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling toml_edit v0.19.4 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking parity-wasm v0.42.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling parity-util-mem v0.10.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking keccak v0.1.3 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking environmental v1.1.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking wasmi-validation v0.4.1 [INFO] [stderr] Checking dyn-clone v1.0.11 [INFO] [stderr] Compiling rustls v0.21.9 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Checking wasmi v0.9.1 [INFO] [stderr] Checking sp-core-hashing v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.13#afb74de2) [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rand-59d0598eca33ef4f.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rand-59d0598eca33ef4f/dep-lib-rand` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to run custom build command for `libsecp256k1 v0.7.1` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libsecp256k1-8cc8dd9628ea120b/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libsecp256k1-0.7.1/build.rs:8:59: [INFO] [stderr] Write const.rs file failed: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55ff5cc6e63c - std::backtrace_rs::backtrace::libunwind::trace::hab878932b7df49aa [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x55ff5cc6e63c - std::backtrace_rs::backtrace::trace_unsynchronized::h94702523da7eabfd [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55ff5cc6e63c - std::sys_common::backtrace::_print_fmt::h7384ee0413ff4607 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55ff5cc6e63c - ::fmt::h980ba6a1f3ac0e0b [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55ff5cc8dfd0 - core::fmt::rt::Argument::fmt::h8a8b0a73c53deb84 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55ff5cc8dfd0 - core::fmt::write::h1c937eea38d9f81a [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x55ff5cc6c8df - std::io::Write::write_fmt::h01ae2112aa0c236e [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/io/mod.rs:1762:15 [INFO] [stderr] 7: 0x55ff5cc6e424 - std::sys_common::backtrace::_print::h3b4d6b487ba73afb [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55ff5cc6e424 - std::sys_common::backtrace::print::h3bc453874273ec11 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55ff5cc6f937 - std::panicking::default_hook::{{closure}}::h043b55c2f9f05a8c [INFO] [stderr] 10: 0x55ff5cc6f69f - std::panicking::default_hook::h4a79ed9078a331dc [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55ff5cc6fdb8 - std::panicking::rust_panic_with_hook::hd94d657be74ece8f [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x55ff5cc6fc9e - std::panicking::begin_panic_handler::{{closure}}::h76a261feb6cccfcd [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x55ff5cc6eb06 - std::sys_common::backtrace::__rust_end_short_backtrace::hbb7287c228a925ae [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55ff5cc6fa02 - rust_begin_unwind [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x55ff5cc36eb5 - core::panicking::panic_fmt::h93db01c1538d87f9 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55ff5cc37403 - core::result::unwrap_failed::h9d1695b25248f182 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/core/src/result.rs:1649:5 [INFO] [stderr] 17: 0x55ff5cc37d43 - core::result::Result::expect::hf2c77068a794bf54 [INFO] [stderr] 18: 0x55ff5cc38178 - build_script_build::main::h62cf8ba27e515566 [INFO] [stderr] 19: 0x55ff5cc37a93 - core::ops::function::FnOnce::call_once::h3675ae910d02642d [INFO] [stderr] 20: 0x55ff5cc37796 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2f0bbcf3323aec11 [INFO] [stderr] 21: 0x55ff5cc37929 - std::rt::lang_start::{{closure}}::hfd4d7fa321d129c6 [INFO] [stderr] 22: 0x55ff5cc6a3d7 - core::ops::function::impls:: for &F>::call_once::h7dfdc2284e5a864e [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x55ff5cc6a3d7 - std::panicking::try::do_call::h646723e9f628787e [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:552:40 [INFO] [stderr] 24: 0x55ff5cc6a3d7 - std::panicking::try::h3d7d1938a9420752 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:516:19 [INFO] [stderr] 25: 0x55ff5cc6a3d7 - std::panic::catch_unwind::h5507656a5cf40ff2 [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panic.rs:142:14 [INFO] [stderr] 26: 0x55ff5cc6a3d7 - std::rt::lang_start_internal::{{closure}}::hd667ba2c23dd316f [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/rt.rs:148:48 [INFO] [stderr] 27: 0x55ff5cc6a3d7 - std::panicking::try::do_call::hf0bf4466c9a8418b [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:552:40 [INFO] [stderr] 28: 0x55ff5cc6a3d7 - std::panicking::try::he6d72bcd465806ab [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panicking.rs:516:19 [INFO] [stderr] 29: 0x55ff5cc6a3d7 - std::panic::catch_unwind::h4cbf4f1e0a20337e [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/panic.rs:142:14 [INFO] [stderr] 30: 0x55ff5cc6a3d7 - std::rt::lang_start_internal::h11a1cdc8acc3403f [INFO] [stderr] at /rustc/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/library/std/src/rt.rs:148:20 [INFO] [stderr] 31: 0x55ff5cc37907 - std::rt::lang_start::h1f63a4e5efb0a6ab [INFO] [stderr] 32: 0x55ff5cc38365 - main [INFO] [stderr] 33: 0x7f49c4eedd90 - [INFO] [stderr] 34: 0x7f49c4eede40 - __libc_start_main [INFO] [stderr] 35: 0x55ff5cc376c5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcAMgAPz/symbols.o" "/opt/rustwide/target/debug/build/heapsize-517b664fa2b76877/build_script_build-517b664fa2b76877.build_script_build.799e5d90f9f68b4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/heapsize-517b664fa2b76877/build_script_build-517b664fa2b76877.build_script_build.799e5d90f9f68b4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/heapsize-517b664fa2b76877/build_script_build-517b664fa2b76877.4r4vroakem26po6e.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6af6cb20bb87a7a8.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3f17a82d6f357d02.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0dd7866a5f652c7e.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/heapsize-517b664fa2b76877/build_script_build-517b664fa2b76877" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `heapsize` (build script) due to previous error [INFO] [stderr] error: could not compile `regex` (lib) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro-crate` (lib) [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] error: could not compile `pkg-config` (lib) [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] error: could not compile `toml_edit` (lib) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcA4IV7H/symbols.o" "/opt/rustwide/target/debug/build/backtrace-1993bf31883d5a2d/build_script_build-1993bf31883d5a2d.build_script_build.db46cac54a98f32e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-1993bf31883d5a2d/build_script_build-1993bf31883d5a2d.4ianya76lnkwum8m.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcc-40e9b583a6ad8cf3.rlib" "/opt/rustwide/target/debug/deps/libjobserver-c2326782b49e5e2b.rlib" "/opt/rustwide/target/debug/deps/liblibc-91ed63920cd144c6.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6af6cb20bb87a7a8.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3f17a82d6f357d02.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0dd7866a5f652c7e.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a832c07a2bcc7587230eb0706f83d1d602ae5c2b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/backtrace-1993bf31883d5a2d/build_script_build-1993bf31883d5a2d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `backtrace` (build script) due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta30HDPW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmi` (lib) due to previous error [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: ring@0.17.5: crypto/limbs/limbs.c:198:1: fatal error: error writing to /tmp/ccuWDCzu.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 198 | } [INFO] [stderr] warning: ring@0.17.5: | ^ [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: crypto/fipsmodule/aes/aes_nohw.c:959:1: fatal error: error writing to /tmp/ccr43PcX.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 959 | } [INFO] [stderr] warning: ring@0.17.5: | ^ [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: crypto/fipsmodule/ec/gfp_p384.c:239: fatal error: error writing to /tmp/ccpzfwfE.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/fipsmodule/aes/aes_nohw.o" "-c" "crypto/fipsmodule/aes/aes_nohw.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.5: ToolExecError: running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/poly1305/poly1305.o" "-c" "crypto/poly1305/poly1305.c" [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/limbs/limbs.o" "-c" "crypto/limbs/limbs.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/crypto.o" "-c" "crypto/crypto.c" [INFO] [stderr] warning: ring@0.17.5: /tmp/cceSf6vv.s: Assembler messages: [INFO] [stderr] warning: ring@0.17.5: /tmp/cceSf6vv.s: Fatal error: can't write 691 bytes to section .text of /opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/third_party/fiat/asm/fiat_curve25519_adx_mul.o: 'No space left on device' [INFO] [stderr] warning: ring@0.17.5: /tmp/cceSf6vv.s: Fatal error: /opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/third_party/fiat/asm/fiat_curve25519_adx_mul.o: No space left on device [INFO] [stderr] warning: ring@0.17.5: crypto/poly1305/poly1305.c:23: fatal error: error writing to /tmp/ccBDYrr6.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 23 | [INFO] [stderr] warning: ring@0.17.5: | [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: /tmp/ccJk9Ks3.s: Assembler messages: [INFO] [stderr] warning: ring@0.17.5: /tmp/ccJk9Ks3.s: Fatal error: /opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/crypto.o: No space left on device [INFO] [stderr] warning: ring@0.17.5: crypto/cpu_intel.c:201:1: fatal error: error writing to /tmp/ccOVja5m.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 201 | } [INFO] [stderr] warning: ring@0.17.5: | ^ [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/chacha-x86_64-elf.S:5: fatal error: when writing output to /tmp/ccw46GzV.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 5 | [INFO] [stderr] warning: ring@0.17.5: | [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: crypto/curve25519/curve25519.c:1927:1: fatal error: error writing to /tmp/ccfTq9Mj.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 1927 | } [INFO] [stderr] warning: ring@0.17.5: | ^ [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: crypto/poly1305/poly1305_vec.c:847:1: fatal error: error writing to /tmp/cche74vh.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 847 | } [INFO] [stderr] warning: ring@0.17.5: | ^ [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/curve25519/curve25519.o" "-c" "crypto/curve25519/curve25519.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/poly1305/poly1305.o" "-c" "crypto/poly1305/poly1305.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/crypto.o" "-c" "crypto/crypto.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/cpu_intel.o" "-c" "crypto/cpu_intel.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-aesni-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/aesni-x86_64-elf.S" [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/poly1305/poly1305_vec.o" "-c" "crypto/poly1305/poly1305_vec.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/third_party/fiat/asm/fiat_curve25519_adx_mul.o" "-c" "third_party/fiat/asm/fiat_curve25519_adx_mul.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-chacha-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/chacha-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-vpaes-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/vpaes-x86_64-elf.S" [INFO] [stderr] warning: ring@0.17.5: /tmp/ccoNhoLv.s: Assembler messages: [INFO] [stderr] warning: ring@0.17.5: /tmp/ccoNhoLv.s: Fatal error: can't write 16 bytes to section .note.gnu.property of /opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-vpaes-x86_64-elf.o: 'No space left on device' [INFO] [stderr] warning: ring@0.17.5: /tmp/ccoNhoLv.s: Fatal error: /opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-vpaes-x86_64-elf.o: No space left on device [INFO] [stderr] warning: ring@0.17.5: /tmp/cc8wNmrY.s: Assembler messages: [INFO] [stderr] warning: ring@0.17.5: /tmp/cc8wNmrY.s: Fatal error: /opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-aesni-x86_64-elf.o: No space left on device [INFO] [stderr] warning: ring@0.17.5: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/aesni-gcm-x86_64-elf.S:5: fatal error: when writing output to /tmp/ccLxxU2h.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 5 | [INFO] [stderr] warning: ring@0.17.5: | [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/sha512-x86_64-elf.S:5: fatal error: when writing output to /tmp/ccaXT4Hc.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 5 | [INFO] [stderr] warning: ring@0.17.5: | [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: /tmp/cct1C51n.s: Assembler messages: [INFO] [stderr] warning: ring@0.17.5: /tmp/cct1C51n.s: Fatal error: can't write 495 bytes to section .text of /opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-x86_64-mont5-elf.o: 'No space left on device' [INFO] [stderr] warning: ring@0.17.5: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/ghash-x86_64-elf.S:5: fatal error: when writing output to /tmp/cctMqcSf.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 5 | [INFO] [stderr] warning: ring@0.17.5: | [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/p256-x86_64-asm-elf.S:5: fatal error: when writing output to /tmp/ccZWb0Y0.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 5 | [INFO] [stderr] warning: ring@0.17.5: | [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/chacha20_poly1305_x86_64-elf.S:5: fatal error: when writing output to /tmp/ccIHEisU.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 5 | [INFO] [stderr] warning: ring@0.17.5: | [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: crypto/fipsmodule/ec/p256-nistz.c:340:1: fatal error: error writing to /tmp/ccArOrPH.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 340 | } [INFO] [stderr] warning: ring@0.17.5: | ^ [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/fipsmodule/ec/p256-nistz.o" "-c" "crypto/fipsmodule/ec/p256-nistz.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-aesni-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/aesni-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-vpaes-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/vpaes-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-x86_64-mont5-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/x86_64-mont5-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-p256-x86_64-asm-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/p256-x86_64-asm-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-aesni-gcm-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/aesni-gcm-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-ghash-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/ghash-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-sha512-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/sha512-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-chacha20_poly1305_x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/chacha20_poly1305_x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=crypto/curve25519/curve25519_64_adx.c:23: fatal error: error writing to /tmp/ccjLtPuM.s: No space left on device [INFO] [stderr] warning: ring@0.17.5: 23 | #endif [INFO] [stderr] warning: ring@0.17.5: | [INFO] [stderr] warning: ring@0.17.5: compilation terminated. [INFO] [stderr] warning: ring@0.17.5: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/curve25519/curve25519_64_adx.o" "-c" "crypto/curve25519/curve25519_64_adx.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `ring v0.17.5` [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-cb19e5cfaaed3dfb/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM [INFO] [stderr] cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_5_ [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] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/curve25519/curve25519.o" "-c" "crypto/curve25519/curve25519.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/fipsmodule/aes/aes_nohw.o" "-c" "crypto/fipsmodule/aes/aes_nohw.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/fipsmodule/bn/montgomery.o" "-c" "crypto/fipsmodule/bn/montgomery.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/fipsmodule/bn/montgomery_inv.o" "-c" "crypto/fipsmodule/bn/montgomery_inv.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/fipsmodule/ec/ecp_nistz.o" "-c" "crypto/fipsmodule/ec/ecp_nistz.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/fipsmodule/ec/gfp_p256.o" "-c" "crypto/fipsmodule/ec/gfp_p256.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/fipsmodule/ec/gfp_p384.o" "-c" "crypto/fipsmodule/ec/gfp_p384.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/fipsmodule/ec/p256.o" "-c" "crypto/fipsmodule/ec/p256.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/limbs/limbs.o" "-c" "crypto/limbs/limbs.c" [INFO] [stderr] cargo:warning=crypto/limbs/limbs.c:198:1: fatal error: error writing to /tmp/ccuWDCzu.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 198 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=crypto/fipsmodule/aes/aes_nohw.c:959:1: fatal error: error writing to /tmp/ccr43PcX.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 959 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/mem.o" "-c" "crypto/mem.c" [INFO] [stderr] cargo:warning=crypto/fipsmodule/ec/gfp_p384.c:239: fatal error: error writing to /tmp/ccpzfwfE.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/fipsmodule/aes/aes_nohw.o" "-c" "crypto/fipsmodule/aes/aes_nohw.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/poly1305/poly1305.o" "-c" "crypto/poly1305/poly1305.c" [INFO] [stderr] Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/fipsmodule/ec/gfp_p384.o" "-c" "crypto/fipsmodule/ec/gfp_p384.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/limbs/limbs.o" "-c" "crypto/limbs/limbs.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/crypto.o" "-c" "crypto/crypto.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/cpu_intel.o" "-c" "crypto/cpu_intel.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/curve25519/curve25519_64_adx.o" "-c" "crypto/curve25519/curve25519_64_adx.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/poly1305/poly1305_vec.o" "-c" "crypto/poly1305/poly1305_vec.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/third_party/fiat/asm/fiat_curve25519_adx_mul.o" "-c" "third_party/fiat/asm/fiat_curve25519_adx_mul.S" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/third_party/fiat/asm/fiat_curve25519_adx_square.o" "-c" "third_party/fiat/asm/fiat_curve25519_adx_square.S" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/fipsmodule/ec/p256-nistz.o" "-c" "crypto/fipsmodule/ec/p256-nistz.c" [INFO] [stderr] cargo:warning=/tmp/cceSf6vv.s: Assembler messages: [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/cceSf6vv.s: Fatal error: can't write 691 bytes to section .text of /opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/third_party/fiat/asm/fiat_curve25519_adx_mul.o: 'No space left on device' [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/cceSf6vv.s: Fatal error: /opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/third_party/fiat/asm/fiat_curve25519_adx_mul.o: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning=crypto/poly1305/poly1305.c:23: fatal error: error writing to /tmp/ccBDYrr6.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 23 | [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccJk9Ks3.s: Assembler messages: [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccJk9Ks3.s: Fatal error: /opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/crypto.o: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning=crypto/cpu_intel.c:201:1: fatal error: error writing to /tmp/ccOVja5m.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 201 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-chacha-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/chacha-x86_64-elf.S" [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/chacha-x86_64-elf.S:5: fatal error: when writing output to /tmp/ccw46GzV.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 5 | [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=crypto/curve25519/curve25519.c:1927:1: fatal error: error writing to /tmp/ccfTq9Mj.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 1927 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=crypto/poly1305/poly1305_vec.c:847:1: fatal error: error writing to /tmp/cche74vh.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 847 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/curve25519/curve25519.o" "-c" "crypto/curve25519/curve25519.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/poly1305/poly1305.o" "-c" "crypto/poly1305/poly1305.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/crypto.o" "-c" "crypto/crypto.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/cpu_intel.o" "-c" "crypto/cpu_intel.c" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-aesni-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/aesni-x86_64-elf.S" [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/poly1305/poly1305_vec.o" "-c" "crypto/poly1305/poly1305_vec.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/third_party/fiat/asm/fiat_curve25519_adx_mul.o" "-c" "third_party/fiat/asm/fiat_curve25519_adx_mul.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-chacha-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/chacha-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1).running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-vpaes-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/vpaes-x86_64-elf.S" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-x86_64-mont-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/x86_64-mont-elf.S" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-x86_64-mont5-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/x86_64-mont5-elf.S" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-p256-x86_64-asm-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/p256-x86_64-asm-elf.S" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-aesni-gcm-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/aesni-gcm-x86_64-elf.S" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-ghash-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/ghash-x86_64-elf.S" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-sha512-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/sha512-x86_64-elf.S" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-chacha20_poly1305_x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/chacha20_poly1305_x86_64-elf.S" [INFO] [stderr] cargo:warning=/tmp/ccoNhoLv.s: Assembler messages: [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccoNhoLv.s: Fatal error: can't write 16 bytes to section .note.gnu.property of /opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-vpaes-x86_64-elf.o: 'No space left on device' [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/ccoNhoLv.s: Fatal error: /opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-vpaes-x86_64-elf.o: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/cc8wNmrY.s: Assembler messages: [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/cc8wNmrY.s: Fatal error: /opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-aesni-x86_64-elf.o: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/aesni-gcm-x86_64-elf.S:5: fatal error: when writing output to /tmp/ccLxxU2h.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 5 | [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/sha512-x86_64-elf.S:5: fatal error: when writing output to /tmp/ccaXT4Hc.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 5 | [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/cct1C51n.s: Assembler messages: [INFO] [stderr] [INFO] [stderr] cargo:warning=/tmp/cct1C51n.s: Fatal error: can't write 495 bytes to section .text of /opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-x86_64-mont5-elf.o: 'No space left on device' [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/ghash-x86_64-elf.S:5: fatal error: when writing output to /tmp/cctMqcSf.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 5 | [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/p256-x86_64-asm-elf.S:5: fatal error: when writing output to /tmp/ccZWb0Y0.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 5 | [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/chacha20_poly1305_x86_64-elf.S:5: fatal error: when writing output to /tmp/ccIHEisU.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 5 | [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] cargo:warning=crypto/fipsmodule/ec/p256-nistz.c:340:1: fatal error: error writing to /tmp/ccArOrPH.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 340 | } [INFO] [stderr] [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-sha256-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/sha256-x86_64-elf.S" [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/fipsmodule/ec/p256-nistz.o" "-c" "crypto/fipsmodule/ec/p256-nistz.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-aesni-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/aesni-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-vpaes-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/vpaes-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-x86_64-mont5-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/x86_64-mont5-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-p256-x86_64-asm-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/p256-x86_64-asm-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-aesni-gcm-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/aesni-gcm-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-ghash-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/ghash-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-sha512-x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/sha512-x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/4745a733d42c522d-chacha20_poly1305_x86_64-elf.o" "-c" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.5/pregenerated/chacha20_poly1305_x86_64-elf.S" with args "cc" did not execute successfully (status code exit status: 1).cargo:warning=crypto/curve25519/curve25519_64_adx.c:23: fatal error: error writing to /tmp/ccjLtPuM.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 23 | #endif [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/curve25519/curve25519_64_adx.o" "-c" "crypto/curve25519/curve25519_64_adx.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-21cc5ad3c49da439/out/crypto/curve25519/curve25519_64_adx.o" "-c" "crypto/curve25519/curve25519_64_adx.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] running `Command { std: "docker" "inspect" "59fb3c1654d78c13e2e69ca4c8f105b2488d0e82e1548dc653bb6104a24bbef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59fb3c1654d78c13e2e69ca4c8f105b2488d0e82e1548dc653bb6104a24bbef2", kill_on_drop: false }` [INFO] [stdout] 59fb3c1654d78c13e2e69ca4c8f105b2488d0e82e1548dc653bb6104a24bbef2