[INFO] cloning repository https://github.com/octopus-network/ic-sui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/octopus-network/ic-sui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctopus-network%2Fic-sui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctopus-network%2Fic-sui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d616e124b0eafe28f2bd3022b3c7fbf41a051e83
[INFO] checking octopus-network/ic-sui against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctopus-network%2Fic-sui" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/octopus-network/ic-sui on toolchain 1bd50d4315eb15970d395b6be5823f9384707693
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/octopus-network/ic-sui
[INFO] finished tweaking git repo https://github.com/octopus-network/ic-sui
[INFO] tweaked toml for git repo https://github.com/octopus-network/ic-sui written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/octopus-network/ic-sui 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23c23091d40b4d2445d85918d21fc577a875b825ddd2d96299568dd2c0cd46f5
[INFO] running `Command { std: "docker" "start" "-a" "23c23091d40b4d2445d85918d21fc577a875b825ddd2d96299568dd2c0cd46f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23c23091d40b4d2445d85918d21fc577a875b825ddd2d96299568dd2c0cd46f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23c23091d40b4d2445d85918d21fc577a875b825ddd2d96299568dd2c0cd46f5", kill_on_drop: false }`
[INFO] [stdout] 23c23091d40b4d2445d85918d21fc577a875b825ddd2d96299568dd2c0cd46f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfcf73c6701663fb319305cb8c9ecf6318bd0252371b9a102f157d80aa0c653f
[INFO] running `Command { std: "docker" "start" "-a" "bfcf73c6701663fb319305cb8c9ecf6318bd0252371b9a102f157d80aa0c653f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling stacker v0.1.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking papergrid v0.9.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking roaring v0.10.10
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking bnum v0.12.1
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]     Checking tabled v0.12.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking time-core v0.1.3
[INFO] [stderr]     Checking ic0 v0.23.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking env_filter v0.1.1
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking time v0.3.39
[INFO] [stderr]    Compiling rust_decimal_macros v1.36.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking nonempty v0.9.0
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling serde_bytes v0.11.16
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]     Checking parity-scale-codec v2.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking bcs v0.1.6
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking impl-codec v0.5.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling candid v0.10.13
[INFO] [stderr]     Checking impl-serde v0.3.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking ic-stable-structures v0.6.7
[INFO] [stderr]     Checking json_to_table v0.6.0 (https://github.com/zhiburt/tabled/?rev=e449317a1c02eb6b29e409ad6617e5d9eb7b3bd4#e449317a)
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking serde-name v0.2.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking sui-sdk-types v0.0.1 (https://github.com/octopus-network/sui-rust-sdk/#5062e711)
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ic-canister-log v0.2.0
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `candid` (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/1bd50d4315eb15970d395b6be5823f9384707693/bin/rustc --crate-name candid --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/candid-0.10.13/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 --cfg 'feature="bignum"' --cfg 'feature="default"' --cfg 'feature="printer"' --cfg 'feature="serde_bytes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "bignum", "default", "printer", "serde_bytes", "value"))' -C metadata=65b4a4025e4b8b23 -C extra-filename=-93e3d90f6c15a8eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f8a0c04a3c92dbaa.rmeta --extern binread=/opt/rustwide/target/debug/deps/libbinread-6fda1a38209b4e0b.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-118a9ce0d0c0f5ff.rmeta --extern candid_derive=/opt/rustwide/target/debug/deps/libcandid_derive-14bea112ff0e8122.so --extern hex=/opt/rustwide/target/debug/deps/libhex-3f54ce1e18b83c0b.rmeta --extern ic_principal=/opt/rustwide/target/debug/deps/libic_principal-10f360479f9e2a9b.rmeta --extern leb128=/opt/rustwide/target/debug/deps/libleb128-0d8a286057406ea1.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-245f8728d9ec0f14.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-429345ef912001be.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-a7d55195f43d4871.so --extern pretty=/opt/rustwide/target/debug/deps/libpretty-59b2ccf2a9e273a1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d20eb97e953f7e91.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-74a1e2b232e6d97c.rmeta --extern stacker=/opt/rustwide/target/debug/deps/libstacker-67d95d49e42c4e55.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-11e04442850c72a3.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-057ee88b500a60b9/out` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bfcf73c6701663fb319305cb8c9ecf6318bd0252371b9a102f157d80aa0c653f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfcf73c6701663fb319305cb8c9ecf6318bd0252371b9a102f157d80aa0c653f", kill_on_drop: false }`
[INFO] [stdout] bfcf73c6701663fb319305cb8c9ecf6318bd0252371b9a102f157d80aa0c653f
