[INFO] fetching crate abstract-ica-client 0.26.1...
[INFO] checking abstract-ica-client-0.26.1 against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] extracting crate abstract-ica-client 0.26.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate abstract-ica-client 0.26.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate abstract-ica-client 0.26.1
[INFO] tweaked toml for crates.io crate abstract-ica-client 0.26.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate abstract-ica-client 0.26.1 on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate abstract-ica-client 0.26.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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3835775e40f160cc0fde4f2c52db88f0a7704871ed9722fff3ae70aa523be033
[INFO] running `Command { std: "docker" "start" "-a" "3835775e40f160cc0fde4f2c52db88f0a7704871ed9722fff3ae70aa523be033", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3835775e40f160cc0fde4f2c52db88f0a7704871ed9722fff3ae70aa523be033", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3835775e40f160cc0fde4f2c52db88f0a7704871ed9722fff3ae70aa523be033", kill_on_drop: false }`
[INFO] [stdout] 3835775e40f160cc0fde4f2c52db88f0a7704871ed9722fff3ae70aa523be033
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5df0117260b19f2184331b982121d7fea4bf37e8df983cec24fcaf790855165
[INFO] running `Command { std: "docker" "start" "-a" "c5df0117260b19f2184331b982121d7fea4bf37e8df983cec24fcaf790855165", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking cosmwasm-core v2.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking bnum v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking flex-error v0.4.4
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling const-hex v1.14.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking ruint v1.12.4
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]     Checking workspace-hack v0.1.0
[INFO] [stderr]    Compiling coverage-helper v0.2.3
[INFO] [stderr]     Checking function_name v0.3.0
[INFO] [stderr]     Checking map-macro v0.3.0
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/map_macro-79057435487a948b.d
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/ruint-568a6c47e51abfa6.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/map-macro-79057435487a948b/dep-lib-map_macro`
[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] error: could not compile `ruint` (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 `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/3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0/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=70630565ab446ea9 -C extra-filename=-41c5d9dde185e29f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-8189decffbe8d2ea.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-4b5721a63cd4fd6b.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcsUc6Bq/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsUc6Bq/raw-dylibs" "-B<sysroot>/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/coverage-helper-a023d8727bc6ee85/build_script_build-a023d8727bc6ee85" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coverage-helper` (build script) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaApw2kS"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaGwrg0w"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eyre` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetamOUAqw/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c5df0117260b19f2184331b982121d7fea4bf37e8df983cec24fcaf790855165", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5df0117260b19f2184331b982121d7fea4bf37e8df983cec24fcaf790855165", kill_on_drop: false }`
[INFO] [stdout] c5df0117260b19f2184331b982121d7fea4bf37e8df983cec24fcaf790855165
