[INFO] fetching crate cw-orch-interchain-core 0.9.2... [INFO] checking cw-orch-interchain-core-0.9.2 against try#654bc80249a2b2ba8bd16392b5829d87ed96c92d for pr-136458 [INFO] extracting crate cw-orch-interchain-core 0.9.2 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate cw-orch-interchain-core 0.9.2 on toolchain 654bc80249a2b2ba8bd16392b5829d87ed96c92d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+654bc80249a2b2ba8bd16392b5829d87ed96c92d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cw-orch-interchain-core 0.9.2 [INFO] finished tweaking crates.io crate cw-orch-interchain-core 0.9.2 [INFO] tweaked toml for crates.io crate cw-orch-interchain-core 0.9.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+654bc80249a2b2ba8bd16392b5829d87ed96c92d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 434 packages to latest compatible versions [INFO] [stderr] Adding cosmos-sdk-proto v0.24.0 (available: v0.26.1) [INFO] [stderr] Adding cw-orch-daemon v0.28.1 (available: v0.29.1) [INFO] [stderr] Adding ibc-proto v0.47.1 (available: v0.51.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.11) [INFO] [stderr] Adding unicode-normalization v0.1.22 (available: v0.1.24) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+654bc80249a2b2ba8bd16392b5829d87ed96c92d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+654bc80249a2b2ba8bd16392b5829d87ed96c92d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00a53691da03c3ddea47f3681cd3bf28a89c9f748ed378976467f319c6b52f72 [INFO] running `Command { std: "docker" "start" "-a" "00a53691da03c3ddea47f3681cd3bf28a89c9f748ed378976467f319c6b52f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00a53691da03c3ddea47f3681cd3bf28a89c9f748ed378976467f319c6b52f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00a53691da03c3ddea47f3681cd3bf28a89c9f748ed378976467f319c6b52f72", kill_on_drop: false }` [INFO] [stdout] 00a53691da03c3ddea47f3681cd3bf28a89c9f748ed378976467f319c6b52f72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+654bc80249a2b2ba8bd16392b5829d87ed96c92d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db75a8fd6db5a1031826b7703f61287ad23a1903d771d62a86e28f9032402f40 [INFO] running `Command { std: "docker" "start" "-a" "db75a8fd6db5a1031826b7703f61287ad23a1903d771d62a86e28f9032402f40", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking flex-error v0.4.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking dyn-clone v1.0.18 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking cosmwasm-core v2.2.0 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking bnum v0.11.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Checking ark-serialize v0.4.2 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking ark-ff v0.4.2 [INFO] [stderr] Compiling cosmwasm-derive v2.2.0 [INFO] [stderr] Compiling cosmwasm-schema-derive v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking ed25519-zebra v4.0.3 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking pin-project v1.1.9 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking curve25519-dalek-ng v4.1.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking ed25519-consensus v2.1.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling cw-orch-contract-derive v0.21.1 [INFO] [stderr] Compiling cw-orch-fns-derive v0.23.1 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta4N1kFF/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc4Smwqd/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc4Smwqd/symbols.o" "<3 object files omitted>" "/opt/rustwide/target/debug/deps/cw_orch_contract_derive-81a4555a742b3aeb.erwmd0lfe4audjogoouwirt8b.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-95923ed8356b8078.rlib,libquote-bd149706e69b9b9e.rlib,libproc_macro2-f0e287c1d54fec0d.rlib,libunicode_ident-a3690edd3a41f0e2.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libcw_orch_contract_derive-81a4555a742b3aeb.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/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/cc8xkZts.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libcw_orch_contract_derive-81a4555a742b3aeb.so /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../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/11/../../.. --version-script=/tmp/rustc4Smwqd/list --no-undefined-version /tmp/rustc4Smwqd/symbols.o /opt/rustwide/target/debug/deps/cw_orch_contract_derive-81a4555a742b3aeb.cw_orch_contract_derive.a4e4a0497d2ef70d-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/cw_orch_contract_derive-81a4555a742b3aeb.cw_orch_contract_derive.a4e4a0497d2ef70d-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/cw_orch_contract_derive-81a4555a742b3aeb.cw_orch_contract_derive.a4e4a0497d2ef70d-cgu.2.rcgu.o /opt/rustwide/target/debug/deps/cw_orch_contract_derive-81a4555a742b3aeb.erwmd0lfe4audjogoouwirt8b.rcgu.rmeta /opt/rustwide/target/debug/deps/cw_orch_contract_derive-81a4555a742b3aeb.6j32ij8e0llh6ycli7bqlg5sz.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-95923ed8356b8078.rlib /opt/rustwide/target/debug/deps/libquote-bd149706e69b9b9e.rlib /opt/rustwide/target/debug/deps/libproc_macro2-f0e287c1d54fec0d.rlib /opt/rustwide/target/debug/deps/libunicode_ident-a3690edd3a41f0e2.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c6b8f55242c98ac6.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-54c13a3455b13793.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-937ffd942b288dda.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-da6f782db703d0a4.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8a98fc4e3d4ea7e4.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2599820bf65c738a.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7e163c41a75d59f5.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-47802c38acaa5d6b.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-72229264792cd23a.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c5cefa89f2bb44b3.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0c9806bdce63fba2.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1fd3312fe86f0fb3.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-872299ce5bd73ced.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c8de652c37c5ed55.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-3d5963cec2dfb48d.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a70dd751e922712.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f370705f93870755.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-747298ada1b3fdc7.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib /opt/rustwide/rustup-home/toolchains/654bc80249a2b2ba8bd16392b5829d87ed96c92d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-556b38d672fe0f75.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: 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 `cw-orch-fns-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/654bc80249a2b2ba8bd16392b5829d87ed96c92d/bin/rustc --crate-name cw_orch_fns_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cw-orch-fns-derive-0.23.1/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=3fd16d046906f501 -C extra-filename=-6aac8cdb2c167003 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-cf49d814112b44e9.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f0e287c1d54fec0d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bd149706e69b9b9e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-95923ed8356b8078.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `cw-orch-contract-derive` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `derive_more` (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/654bc80249a2b2ba8bd16392b5829d87ed96c92d/bin/rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-0.99.19/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="display"' --cfg 'feature="from"' --cfg 'feature="into"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_mut", "as_ref", "constructor", "convert_case", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "generate-parsing-rs", "index", "index_mut", "into", "into_iterator", "is_variant", "iterator", "mul", "mul_assign", "nightly", "not", "peg", "rustc_version", "sum", "testing-helpers", "track-caller", "try_into", "unwrap"))' -C metadata=7e8fc3484d79491c -C extra-filename=-4c806c3f754bb917 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f0e287c1d54fec0d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bd149706e69b9b9e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-95923ed8356b8078.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/rmetaQvyjWU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMuDihf/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustls` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "db75a8fd6db5a1031826b7703f61287ad23a1903d771d62a86e28f9032402f40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db75a8fd6db5a1031826b7703f61287ad23a1903d771d62a86e28f9032402f40", kill_on_drop: false }` [INFO] [stdout] db75a8fd6db5a1031826b7703f61287ad23a1903d771d62a86e28f9032402f40