[INFO] cloning repository https://github.com/ical10/substrate-based-dex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ical10/substrate-based-dex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fical10%2Fsubstrate-based-dex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fical10%2Fsubstrate-based-dex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc9dce263e5ed27e788a6ff97d0c82ea680413c8 [INFO] checking ical10/substrate-based-dex against master#e3e432d4d65a55e6db167598e96db2bcb163e316 for pr-140313 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fical10%2Fsubstrate-based-dex" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ical10/substrate-based-dex on toolchain e3e432d4d65a55e6db167598e96db2bcb163e316 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ical10/substrate-based-dex [INFO] finished tweaking git repo https://github.com/ical10/substrate-based-dex [INFO] tweaked toml for git repo https://github.com/ical10/substrate-based-dex written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ical10/substrate-based-dex 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" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/paritytech/substrate.git` [INFO] [stderr] Locking 3 packages to latest compatible versions [INFO] [stderr] Adding pallet-assets v4.0.0-dev (https://github.com/paritytech/substrate.git?branch=polkadot-v1.0.0#948fbd2f) [INFO] [stderr] Adding pallet-balances v4.0.0-dev (https://github.com/paritytech/substrate.git?branch=polkadot-v1.0.0#948fbd2f) [INFO] [stderr] Adding sp-std v14.0.0 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded substrate-bip39 v0.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6331e3cf6ccb36ea93ddbb20f1e3579a0d2680b6c47925df65d0278b366d767 [INFO] running `Command { std: "docker" "start" "-a" "a6331e3cf6ccb36ea93ddbb20f1e3579a0d2680b6c47925df65d0278b366d767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6331e3cf6ccb36ea93ddbb20f1e3579a0d2680b6c47925df65d0278b366d767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6331e3cf6ccb36ea93ddbb20f1e3579a0d2680b6c47925df65d0278b366d767", kill_on_drop: false }` [INFO] [stdout] a6331e3cf6ccb36ea93ddbb20f1e3579a0d2680b6c47925df65d0278b366d767 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2aa2484e59643b79f8446956204bbbab95d68f6dc0b570217168255aeec9d3a0 [INFO] running `Command { std: "docker" "start" "-a" "2aa2484e59643b79f8446956204bbbab95d68f6dc0b570217168255aeec9d3a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Checking sp-std v8.0.0 (https://github.com/paritytech/substrate.git?branch=polkadot-v1.0.0#948fbd2f) [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling wasmtime-runtime v8.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking wasmtime-jit-debug v8.0.1 [INFO] [stderr] Checking wasmtime-asm-macros v8.0.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking memfd v0.6.4 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v8.0.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling wasmtime v8.0.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking hash-db v0.16.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking environmental v1.1.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking array-bytes v6.2.2 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking memory-db v0.32.0 [INFO] [stderr] Checking trie-db v0.27.1 [INFO] [stderr] Checking trie-root v0.18.0 [INFO] [stderr] Checking schnellru v0.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling expander v2.0.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling sp-io v23.0.0 (https://github.com/paritytech/substrate.git?branch=polkadot-v1.0.0#948fbd2f) [INFO] [stderr] Compiling const-random v0.1.17 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling proc-macro-warning v0.4.2 [INFO] [stderr] Compiling sp-core-hashing v9.0.0 (https://github.com/paritytech/substrate.git?branch=polkadot-v1.0.0#948fbd2f) [INFO] [stderr] Checking parity-wasm v0.45.0 [INFO] [stderr] Checking tt-call v1.0.9 [INFO] [stderr] Checking sp-std v14.0.0 [INFO] [stderr] Compiling cfg-expr v0.15.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling sp-debug-derive v8.0.0 (https://github.com/paritytech/substrate.git?branch=polkadot-v1.0.0#948fbd2f) [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v11.0.0 (https://github.com/paritytech/substrate.git?branch=polkadot-v1.0.0#948fbd2f) [INFO] [stderr] Compiling macro_magic_core_macros v0.4.3 [INFO] [stderr] Compiling sp-core-hashing-proc-macro v9.0.0 (https://github.com/paritytech/substrate.git?branch=polkadot-v1.0.0#948fbd2f) [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling frame-support-procedural-tools-derive v3.0.0 (https://github.com/paritytech/substrate.git?branch=polkadot-v1.0.0#948fbd2f) [INFO] [stderr] Compiling sp-api-proc-macro v4.0.0-dev (https://github.com/paritytech/substrate.git?branch=polkadot-v1.0.0#948fbd2f) [INFO] [stderr] Checking merlin v2.0.1 [INFO] [stderr] Checking curve25519-dalek v2.1.3 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.9 [INFO] [stderr] Compiling scale-info-derive v2.10.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking schnorrkel v0.9.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Checking secp256k1 v0.24.3 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Checking tiny-bip39 v1.0.0 [INFO] [stderr] Compiling derive-syn-parse v0.1.5 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling frame-support-procedural-tools v4.0.0-dev (https://github.com/paritytech/substrate.git?branch=polkadot-v1.0.0#948fbd2f) [INFO] [stderr] Checking substrate-bip39 v0.4.5 [INFO] [stderr] Checking sp-panic-handler v8.0.0 (https://github.com/paritytech/substrate.git?branch=polkadot-v1.0.0#948fbd2f) [INFO] [stderr] Checking ed25519-zebra v3.1.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] rustc-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/ed25519_dalek-529164121c2a773b.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/ed25519-dalek-529164121c2a773b/dep-lib-ed25519_dalek` [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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `sp-api-proc-macro` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/bin/rustc --crate-name sp_api_proc_macro --edition=2021 /opt/rustwide/cargo-home/git/checkouts/substrate-ef701c1d76c9f8aa/948fbd2/primitives/api/proc-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="frame-metadata"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "frame-metadata", "no-metadata-docs", "std"))' -C metadata=bdea646f63533be5 -C extra-filename=-c489ff3216442fa2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-6ac1569076cda110.rlib --extern blake2=/opt/rustwide/target/debug/deps/libblake2-3ec36a03a05c0ba5.rlib --extern expander=/opt/rustwide/target/debug/deps/libexpander-f88125cd60de5719.rlib --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-158889dd61684805.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f85d41bda43c41c1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-34c03e7f7b0b2442.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2f57f06a4fd07844.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `derive-syn-parse` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/bin/rustc --crate-name derive_syn_parse --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive-syn-parse-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=76c52d1b954f8955 -C extra-filename=-b9c43a391c634bb9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f85d41bda43c41c1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-34c03e7f7b0b2442.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-26898d41547068d2.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `impl-trait-for-tuples` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/bin/rustc --crate-name impl_trait_for_tuples --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/impl-trait-for-tuples-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=944daa59454c79d9 -C extra-filename=-716d000e6b320c00 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f85d41bda43c41c1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-34c03e7f7b0b2442.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-26898d41547068d2.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.196/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=334dba49d73d0eb2 -C extra-filename=-58dadc4963860528 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f85d41bda43c41c1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-34c03e7f7b0b2442.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2f57f06a4fd07844.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `frame-support-procedural-tools` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/bin/rustc --crate-name frame_support_procedural_tools --edition=2021 /opt/rustwide/cargo-home/git/checkouts/substrate-ef701c1d76c9f8aa/948fbd2/frame/support/procedural/tools/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=55e5757721b86f0c -C extra-filename=-ffca3e5493a31bf3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern frame_support_procedural_tools_derive=/opt/rustwide/target/debug/deps/libframe_support_procedural_tools_derive-e09c56a1a331c4e0.so --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-158889dd61684805.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f85d41bda43c41c1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-34c03e7f7b0b2442.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-2f57f06a4fd07844.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `async-trait` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/bin/rustc --crate-name async_trait --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.77/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=df61add5714769b0 -C extra-filename=-647e65eb3010f32f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f85d41bda43c41c1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-34c03e7f7b0b2442.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2f57f06a4fd07844.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetajEL8RD" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ed25519-zebra` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc4nl5Tr/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc4nl5Tr/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/parity_scale_codec_derive-f71b3fd9aabc8ae9.7e57u0cad4x19gj6m4ly79aa5.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libproc_macro_crate-4f5510a13b36728a.rlib,libtoml_edit-c2db9295730f3fae.rlib,libindexmap-87c84f6e5b07f828.rlib,libequivalent-a86170404b080df5.rlib,libhashbrown-c9d939b9308e8030.rlib,libwinnow-f3a00c1f1da8463a.rlib,libtoml_datetime-edfe74f01513b761.rlib,libsyn-26898d41547068d2.rlib,libquote-34c03e7f7b0b2442.rlib,libproc_macro2-f85d41bda43c41c1.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4nl5Tr/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libparity_scale_codec_derive-f71b3fd9aabc8ae9.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccpxK0IW.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libparity_scale_codec_derive-f71b3fd9aabc8ae9.so /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustc4nl5Tr/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. --version-script=/tmp/rustc4nl5Tr/list --no-undefined-version /tmp/rustc4nl5Tr/symbols.o /opt/rustwide/target/debug/deps/parity_scale_codec_derive-f71b3fd9aabc8ae9.parity_scale_codec_derive.24f72ab7d1e4d874-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/parity_scale_codec_derive-f71b3fd9aabc8ae9.parity_scale_codec_derive.24f72ab7d1e4d874-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/parity_scale_codec_derive-f71b3fd9aabc8ae9.parity_scale_codec_derive.24f72ab7d1e4d874-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/parity_scale_codec_derive-f71b3fd9aabc8ae9.parity_scale_codec_derive.24f72ab7d1e4d874-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/parity_scale_codec_derive-f71b3fd9aabc8ae9.parity_scale_codec_derive.24f72ab7d1e4d874-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/parity_scale_codec_derive-f71b3fd9aabc8ae9.parity_scale_codec_derive.24f72ab7d1e4d874-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/parity_scale_codec_derive-f71b3fd9aabc8ae9.parity_scale_codec_derive.24f72ab7d1e4d874-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/parity_scale_codec_derive-f71b3fd9aabc8ae9.parity_scale_codec_derive.24f72ab7d1e4d874-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/parity_scale_codec_derive-f71b3fd9aabc8ae9.parity_scale_codec_derive.24f72ab7d1e4d874-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/parity_scale_codec_derive-f71b3fd9aabc8ae9.parity_scale_codec_derive.24f72ab7d1e4d874-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/parity_scale_codec_derive-f71b3fd9aabc8ae9.parity_scale_codec_derive.24f72ab7d1e4d874-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/parity_scale_codec_derive-f71b3fd9aabc8ae9.parity_scale_codec_derive.24f72ab7d1e4d874-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/parity_scale_codec_derive-f71b3fd9aabc8ae9.parity_scale_codec_derive.24f72ab7d1e4d874-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/parity_scale_codec_derive-f71b3fd9aabc8ae9.parity_scale_codec_derive.24f72ab7d1e4d874-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/parity_scale_codec_derive-f71b3fd9aabc8ae9.parity_scale_codec_derive.24f72ab7d1e4d874-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/parity_scale_codec_derive-f71b3fd9aabc8ae9.parity_scale_codec_derive.24f72ab7d1e4d874-cgu.15.rcgu.o /opt/rustwide/target/debug/deps/parity_scale_codec_derive-f71b3fd9aabc8ae9.7e57u0cad4x19gj6m4ly79aa5.rcgu.rmeta /opt/rustwide/target/debug/deps/parity_scale_codec_derive-f71b3fd9aabc8ae9.37uo36y7twt4z74uvg6rn2y8c.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libproc_macro_crate-4f5510a13b36728a.rlib /opt/rustwide/target/debug/deps/libtoml_edit-c2db9295730f3fae.rlib /opt/rustwide/target/debug/deps/libindexmap-87c84f6e5b07f828.rlib /opt/rustwide/target/debug/deps/libequivalent-a86170404b080df5.rlib /opt/rustwide/target/debug/deps/libhashbrown-c9d939b9308e8030.rlib /opt/rustwide/target/debug/deps/libwinnow-f3a00c1f1da8463a.rlib /opt/rustwide/target/debug/deps/libtoml_datetime-edfe74f01513b761.rlib /opt/rustwide/target/debug/deps/libsyn-26898d41547068d2.rlib /opt/rustwide/target/debug/deps/libquote-34c03e7f7b0b2442.rlib /opt/rustwide/target/debug/deps/libproc_macro2-f85d41bda43c41c1.rlib /opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rlib /opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-3738a21ddb6058c1.rlib /opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-b11e25530efb88ff.rlib /opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91d595088f7a758f.rlib /opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5024342751ec4fae.rlib /opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2ef37a08deacbef7.rlib /opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6474163bcabd56d4.rlib /opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0c669fc4488b33a7.rlib /opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-facd468809e87d62.rlib /opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a761ff9b49802762.rlib /opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b5857e32e98a1522.rlib /opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b4d4247665203a7e.rlib /opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ba5952c0e6997780.rlib /opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c28e1bddb833f318.rlib /opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0c142178ac12e90a.rlib /opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-9849bba3624604db.rlib /opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-91be5c201001b2fd.rlib /opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-03f10e69535bbda2.rlib /opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db9414217643e13f.rlib /opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/e3e432d4d65a55e6db167598e96db2bcb163e316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-64829956fbeadedf.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): [INFO] [stdout] 0 libLLVM.so.20.1-rust-1.88.0-nightly 0x0000709d63aa78a7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.20.1-rust-1.88.0-nightly 0x0000709d63aa7cbc [INFO] [stdout] 2 libc.so.6 0x0000709d67ff3330 [INFO] [stdout] 3 rust-lld 0x000064b4c206f11a [INFO] [stdout] 4 rust-lld 0x000064b4c1e885a3 [INFO] [stdout] 5 rust-lld 0x000064b4c1e6627a [INFO] [stdout] 6 rust-lld 0x000064b4c1e61694 [INFO] [stdout] 7 rust-lld 0x000064b4c1d712d6 [INFO] [stdout] 8 rust-lld 0x000064b4c1d70320 [INFO] [stdout] 9 rust-lld 0x000064b4c1d709d1 [INFO] [stdout] 10 libc.so.6 0x0000709d67fd81ca [INFO] [stdout] 11 libc.so.6 0x0000709d67fd828b __libc_start_main + 139 [INFO] [stdout] 12 rust-lld 0x000064b4c1bf2f89 [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libparity_scale_codec_derive-f71b3fd9aabc8ae9.so': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parity-scale-codec-derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2aa2484e59643b79f8446956204bbbab95d68f6dc0b570217168255aeec9d3a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aa2484e59643b79f8446956204bbbab95d68f6dc0b570217168255aeec9d3a0", kill_on_drop: false }` [INFO] [stdout] 2aa2484e59643b79f8446956204bbbab95d68f6dc0b570217168255aeec9d3a0