[INFO] fetching crate xion-account 0.1.1... [INFO] checking xion-account-0.1.1 against master#f7b43542838f0a4a6cfdb17fbeadf45002042a77 for pr-138499 [INFO] extracting crate xion-account 0.1.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate xion-account 0.1.1 on toolchain f7b43542838f0a4a6cfdb17fbeadf45002042a77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f7b43542838f0a4a6cfdb17fbeadf45002042a77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xion-account 0.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate xion-account 0.1.1 [INFO] tweaked toml for crates.io crate xion-account 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate xion-account 0.1.1 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" "+f7b43542838f0a4a6cfdb17fbeadf45002042a77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cosmwasm-derive v2.2.1 [INFO] [stderr] Downloaded cosmwasm-schema-derive v2.2.1 [INFO] [stderr] Downloaded cosmwasm-core v2.2.1 [INFO] [stderr] Downloaded cosmwasm-schema v2.2.1 [INFO] [stderr] Downloaded xion-cosmos-sdk-proto v0.26.1 [INFO] [stderr] Downloaded cosmwasm-std v2.2.1 [INFO] [stderr] Downloaded cosmwasm-crypto v2.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+f7b43542838f0a4a6cfdb17fbeadf45002042a77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3037c4424ca95b7f50a7e852d8a752c029138a03af5000f1717d668b2834d89 [INFO] running `Command { std: "docker" "start" "-a" "d3037c4424ca95b7f50a7e852d8a752c029138a03af5000f1717d668b2834d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3037c4424ca95b7f50a7e852d8a752c029138a03af5000f1717d668b2834d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3037c4424ca95b7f50a7e852d8a752c029138a03af5000f1717d668b2834d89", kill_on_drop: false }` [INFO] [stdout] d3037c4424ca95b7f50a7e852d8a752c029138a03af5000f1717d668b2834d89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+f7b43542838f0a4a6cfdb17fbeadf45002042a77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4888de26015f8a7e647a9b149478c6179c4a3e1544c041e9633da033acaa214a [INFO] running `Command { std: "docker" "start" "-a" "4888de26015f8a7e647a9b149478c6179c4a3e1544c041e9633da033acaa214a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Checking either v1.14.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking dyn-clone v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking cosmwasm-core v2.2.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaGh4Ael" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-bigint` (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/f7b43542838f0a4a6cfdb17fbeadf45002042a77/bin/rustc --crate-name num_bigint --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.4.6/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("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=b6204b8019f5f037 -C extra-filename=-cefee4c5ee1d6acb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-e571d650deebc983.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-35794de68e07f1c2.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaS0eHNL/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bech32` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4888de26015f8a7e647a9b149478c6179c4a3e1544c041e9633da033acaa214a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4888de26015f8a7e647a9b149478c6179c4a3e1544c041e9633da033acaa214a", kill_on_drop: false }` [INFO] [stdout] 4888de26015f8a7e647a9b149478c6179c4a3e1544c041e9633da033acaa214a