[INFO] fetching crate olympus-pro 1.0.0... [INFO] building olympus-pro-1.0.0 against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216 [INFO] extracting crate olympus-pro 1.0.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate olympus-pro 1.0.0 on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config [INFO] started tweaking crates.io crate olympus-pro 1.0.0 [INFO] finished tweaking crates.io crate olympus-pro 1.0.0 [INFO] tweaked toml for crates.io crate olympus-pro 1.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 95 packages to latest compatible versions [INFO] [stderr] Adding cosmwasm-crypto v1.0.1 (available: v1.5.9) [INFO] [stderr] Adding cosmwasm-std v0.16.7 (available: v2.2.0) [INFO] [stderr] Adding cosmwasm-std v1.0.1 (available: v1.5.9) [INFO] [stderr] Adding cosmwasm-storage v0.16.7 (available: v1.5.2) [INFO] [stderr] Adding cosmwasm-storage v1.0.1 (available: v1.5.2) [INFO] [stderr] Adding curve25519-dalek v3.2.0 (available: v3.2.1) [INFO] [stderr] Adding cw20 v0.8.1 (available: v2.0.0) [INFO] [stderr] Adding protobuf v2.28.0 (available: v3.7.1) [INFO] [stderr] Adding signature v1.3.2 (available: v1.6.4) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding zeroize v1.4.3 (available: v1.8.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terraswap v2.9.0 [INFO] [stderr] Downloaded cw0 v0.8.1 [INFO] [stderr] Downloaded cw20 v0.8.1 [INFO] [stderr] Downloaded terra-cosmwasm v2.2.0 [INFO] [stderr] Downloaded cosmwasm-std v1.0.1 [INFO] [stderr] Downloaded cosmwasm-storage v1.0.1 [INFO] [stderr] Downloaded cosmwasm-crypto v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1834c65dbc64f8a8111ebe58a7a829f4bccc8aba7cb8ba012406f49cfda8732f [INFO] running `Command { std: "docker" "start" "-a" "1834c65dbc64f8a8111ebe58a7a829f4bccc8aba7cb8ba012406f49cfda8732f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1834c65dbc64f8a8111ebe58a7a829f4bccc8aba7cb8ba012406f49cfda8732f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1834c65dbc64f8a8111ebe58a7a829f4bccc8aba7cb8ba012406f49cfda8732f", kill_on_drop: false }` [INFO] [stdout] 1834c65dbc64f8a8111ebe58a7a829f4bccc8aba7cb8ba012406f49cfda8732f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3444af90b85b93b6cfa72ef3915683baa4031229aae8a064c7287efe6ad68ac3 [INFO] running `Command { std: "docker" "start" "-a" "3444af90b85b93b6cfa72ef3915683baa4031229aae8a064c7287efe6ad68ac3", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling ff v0.11.1 [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling elliptic-curve v0.11.12 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling ecdsa v0.13.4 [INFO] [stderr] Compiling k256 v0.10.4 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling cosmwasm-derive v1.5.9 [INFO] [stderr] Compiling cosmwasm-derive v0.16.7 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling serde-json-wasm v0.4.1 [INFO] [stderr] Compiling ed25519-zebra v2.2.0 [INFO] [stderr] Compiling serde-json-wasm v0.3.2 [INFO] [stderr] Compiling cosmwasm-crypto v0.16.7 [INFO] [stderr] Compiling cosmwasm-crypto v1.0.1 [INFO] [stderr] Compiling cosmwasm-std v1.0.1 [INFO] [stderr] Compiling cosmwasm-std v0.16.7 [INFO] [stderr] Compiling cw0 v0.8.1 [INFO] [stderr] Compiling terra-cosmwasm v2.2.0 [INFO] [stderr] Compiling cosmwasm-storage v0.16.7 [INFO] [stderr] Compiling cw20 v0.8.1 [INFO] [stderr] Compiling cw-utils v0.13.4 [INFO] [stderr] Compiling cw-storage-plus v0.13.4 [INFO] [stderr] Compiling cosmwasm-storage v1.0.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcDeT7b9" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cosmwasm-storage` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcIkkd12" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `terra-cosmwasm` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaEDc44t" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cw-utils` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `cosmwasm-std` (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/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name cosmwasm_std --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cosmwasm-std-1.0.1/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="iterator"' --cfg 'feature="stargate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abort", "backtraces", "default", "ibc3", "iterator", "staking", "stargate"))' -C metadata=7302f61afd0e4d43 -C extra-filename=-a71a1aed21e80f62 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rmeta --extern cosmwasm_crypto=/opt/rustwide/target/debug/deps/libcosmwasm_crypto-cc617622de3f3b15.rmeta --extern cosmwasm_derive=/opt/rustwide/target/debug/deps/libcosmwasm_derive-6295d48017dc32fd.so --extern forward_ref=/opt/rustwide/target/debug/deps/libforward_ref-86adddb4b6436038.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-66ff67b715aa3750.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d6715ab67f3bde88.rmeta --extern serde_json_wasm=/opt/rustwide/target/debug/deps/libserde_json_wasm-bbe524602a80cb17.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-bc934a0a65599233.rmeta --extern uint=/opt/rustwide/target/debug/deps/libuint-0397358f1292ad26.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `cosmwasm-std` (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/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name cosmwasm_std --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cosmwasm-std-0.16.7/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtraces", "default", "iterator", "staking", "stargate"))' -C metadata=6211317607c50a39 -C extra-filename=-4e2325a7f3bace95 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rmeta --extern cosmwasm_crypto=/opt/rustwide/target/debug/deps/libcosmwasm_crypto-ebfc90b6b0f7adad.rmeta --extern cosmwasm_derive=/opt/rustwide/target/debug/deps/libcosmwasm_derive-20086cd34ce1d935.so --extern forward_ref=/opt/rustwide/target/debug/deps/libforward_ref-86adddb4b6436038.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-66ff67b715aa3750.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d6715ab67f3bde88.rmeta --extern serde_json_wasm=/opt/rustwide/target/debug/deps/libserde_json_wasm-3a3179a4cfe5704c.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-bc934a0a65599233.rmeta --extern uint=/opt/rustwide/target/debug/deps/libuint-0397358f1292ad26.rmeta --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/rmetavEg5O1" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cw20` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetak0qhrZ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cw-storage-plus` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3444af90b85b93b6cfa72ef3915683baa4031229aae8a064c7287efe6ad68ac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3444af90b85b93b6cfa72ef3915683baa4031229aae8a064c7287efe6ad68ac3", kill_on_drop: false }` [INFO] [stdout] 3444af90b85b93b6cfa72ef3915683baa4031229aae8a064c7287efe6ad68ac3