[INFO] cloning repository https://github.com/T-EXCHANGE/openethereum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/T-EXCHANGE/openethereum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT-EXCHANGE%2Fopenethereum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT-EXCHANGE%2Fopenethereum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11e40fad8bcb94537326e8ec4e0cddc49ccea651 [INFO] testing T-EXCHANGE/openethereum against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT-EXCHANGE%2Fopenethereum" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file ethcore/res/ethereum/test-specs/istanbul_test.json [INFO] [stderr] error: unable to write file ethcore/res/ethereum/test-specs/kovan_wasm_test.json [INFO] [stderr] error: unable to write file ethcore/res/ethereum/test-specs/mcip3_test.json [INFO] [stderr] error: cannot create submodule directory ethcore/res/ethereum/tests [INFO] [stderr] fatal: cannot create directory at 'ethcore/res/ethereum/tests-issues': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing T-EXCHANGE/openethereum against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT-EXCHANGE%2Fopenethereum" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file rpc/src/v1/impls/light/eth.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/light/mod.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/light/net.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/light/parity.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/light/parity_set.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/light/trace.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/mod.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/net.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/parity.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/parity_accounts.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/parity_set.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/personal.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/private.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/pubsub.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/rpc.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/secretstore.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/signer.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/signing.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/signing_unsafe.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/traces.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/transactions_pool.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/web3.rs [INFO] [stderr] error: unable to write file rpc/src/v1/informant.rs [INFO] [stderr] error: unable to write file rpc/src/v1/metadata.rs [INFO] [stderr] error: unable to write file rpc/src/v1/mod.rs [INFO] [stderr] fatal: cannot create directory at 'rpc/src/v1/tests': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing T-EXCHANGE/openethereum against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT-EXCHANGE%2Fopenethereum" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/T-EXCHANGE/openethereum on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/T-EXCHANGE/openethereum [INFO] finished tweaking git repo https://github.com/T-EXCHANGE/openethereum [INFO] tweaked toml for git repo https://github.com/T-EXCHANGE/openethereum written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/T-EXCHANGE/openethereum 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/util/unexpected/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/updater/hash-fetch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/ethcore/node-filter/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/ethcore/wasm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/ethcore/light/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/parity/logger/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/accounts/ethstore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/rpc/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/cli-signer/rpc-client/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/accounts/ethkey/cli/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/miner/using-queue/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/util/rlp-compress/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/ethcore/vm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/ethcore/evm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/util/panic-hook/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/util/version/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/util/patricia-trie-ethereum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/accounts/ethkey/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/ethcore/service/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/util/memory-cache/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/ethcore/wasm/run/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/util/fastmap/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/ethash/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/util/triehash-ethereum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/updater/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/util/dir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/util/registrar/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/chainspec/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/util/network/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/miner/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/miner/stratum/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/ethcore/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/ethcore/private-tx/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/util/stats/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/accounts/ethstore/cli/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/cli-signer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/util/fetch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/util/fake-fetch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/paritytech/app-dirs-rs` [INFO] [stderr] Updating git repository `https://github.com/paritytech/bn` [INFO] [stderr] Updating git repository `https://github.com/matter-labs/eip1962.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/eip1962-1a110757a01f3ab0/objects/pack/pack_git2_77a26e9e85b8f7bf': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/eip1962-1a110757a01f3ab0/objects/pack/pack_git2_c1c4008fc2606e51': No space left on device; class=Os (2) [INFO] [stderr] Updating git repository `https://github.com/paritytech/secret-store` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parity-scale-codec v1.2.0 [INFO] [stderr] Downloaded rlp v0.4.5 [INFO] [stderr] Downloaded nan-preserving-float v0.1.0 [INFO] [stderr] Downloaded ethbloom v0.9.1 [INFO] [stderr] Downloaded triehash v0.8.3 [INFO] [stderr] Downloaded if_chain v0.1.3 [INFO] [stderr] Downloaded primal-check v0.2.3 [INFO] [stderr] Downloaded primal-bit v0.2.4 [INFO] [stderr] Downloaded xmltree v0.8.0 [INFO] [stderr] Downloaded parity-path v0.1.3 [INFO] [stderr] Downloaded logos v0.7.7 [INFO] [stderr] Downloaded rustc-hex v1.0.0 [INFO] [stderr] Downloaded ethabi-contract v11.0.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.59 [INFO] [stderr] Downloaded validator v0.8.0 [INFO] [stderr] Downloaded parity-crypto v0.6.2 [INFO] [stderr] Downloaded primal-estimate v0.2.1 [INFO] [stderr] Downloaded ripemd160 v0.8.0 [INFO] [stderr] Downloaded lunarity-lexer v0.2.1 [INFO] [stderr] Downloaded enr v0.1.0-alpha.5 [INFO] [stderr] Downloaded validator_derive v0.8.0 [INFO] [stderr] Downloaded docopt v1.1.0 [INFO] [stderr] Downloaded toolshed v0.6.3 [INFO] [stderr] Downloaded pretty_assertions v0.1.2 [INFO] [stderr] Downloaded base64 v0.12.0 [INFO] [stderr] Downloaded wasmi v0.3.0 [INFO] [stderr] Downloaded backtrace v0.3.45 [INFO] [stderr] Downloaded criterion v0.3.1 [INFO] [stderr] Downloaded js-sys v0.3.36 [INFO] [stderr] Downloaded difference v1.0.0 [INFO] [stderr] Downloaded wasm-bindgen v0.2.59 [INFO] [stderr] Downloaded secp256k1-sys v0.1.2 [INFO] [stderr] Downloaded parity-wordlist v1.3.1 [INFO] [stderr] Downloaded hashbrown v0.8.0 [INFO] [stderr] Downloaded regex v1.3.5 [INFO] [stderr] Downloaded kvdb-rocksdb v0.9.0 [INFO] [stderr] Downloaded primal-sieve v0.2.9 [INFO] [stderr] Downloaded hyper-rustls v0.18.0 [INFO] [stderr] Downloaded bstr v0.2.12 [INFO] [stderr] Downloaded pwasm-utils v0.6.2 [INFO] [stderr] Downloaded criterion-plot v0.4.1 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.59 [INFO] [stderr] Downloaded tinytemplate v1.0.3 [INFO] [stderr] Downloaded lru v0.5.2 [INFO] [stderr] Downloaded scrypt v0.2.0 [INFO] [stderr] Downloaded secp256k1 v0.17.2 [INFO] [stderr] Downloaded backtrace-sys v0.1.34 [INFO] [stderr] Downloaded parity-daemonize v0.3.0 [INFO] [stderr] Downloaded rpassword v1.0.2 [INFO] [stderr] Downloaded logos-derive v0.7.7 [INFO] [stderr] Downloaded jsonrpc-http-server v14.0.6 [INFO] [stderr] Downloaded jsonrpc-ws-server v14.0.6 [INFO] [stderr] Downloaded ethereum-forkid v0.2.1 [INFO] [stderr] Downloaded attohttpc v0.4.5 [INFO] [stderr] Downloaded web-sys v0.3.36 [INFO] [stderr] error: failed to unpack package `web-sys v0.3.36` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `web-sys-0.3.36/src/features/gen_CharacterData.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.36/src/features/gen_CharacterData.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `web-sys-0.3.36/src/features/gen_CharacterData.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.36/src/features/gen_CharacterData.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] testing T-EXCHANGE/openethereum against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT-EXCHANGE%2Fopenethereum" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file rpc/src/v1/impls/light/parity.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/light/parity_set.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/light/trace.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/mod.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/net.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/parity.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/parity_accounts.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/parity_set.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/personal.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/private.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/pubsub.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/rpc.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/secretstore.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/signer.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/signing.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/signing_unsafe.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/traces.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/transactions_pool.rs [INFO] [stderr] error: unable to write file rpc/src/v1/impls/web3.rs [INFO] [stderr] error: unable to write file rpc/src/v1/informant.rs [INFO] [stderr] error: unable to write file rpc/src/v1/metadata.rs [INFO] [stderr] error: unable to write file rpc/src/v1/mod.rs [INFO] [stderr] fatal: cannot create directory at 'rpc/src/v1/tests': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing T-EXCHANGE/openethereum against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT-EXCHANGE%2Fopenethereum" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file ethcore/res/ethereum/test-specs/eip158_to_byzantiumat5_test.json [INFO] [stderr] error: unable to write file ethcore/res/ethereum/test-specs/eip161_test.json [INFO] [stderr] error: unable to write file ethcore/res/ethereum/test-specs/eip210_test.json [INFO] [stderr] error: unable to write file ethcore/res/ethereum/test-specs/frontier_like_test.json [INFO] [stderr] error: unable to write file ethcore/res/ethereum/test-specs/frontier_test.json [INFO] [stderr] error: unable to write file ethcore/res/ethereum/test-specs/homestead_test.json [INFO] [stderr] error: unable to write file ethcore/res/ethereum/test-specs/istanbul_test.json [INFO] [stderr] error: unable to write file ethcore/res/ethereum/test-specs/kovan_wasm_test.json [INFO] [stderr] error: unable to write file ethcore/res/ethereum/test-specs/mcip3_test.json [INFO] [stderr] error: cannot create submodule directory ethcore/res/ethereum/tests [INFO] [stderr] fatal: cannot create directory at 'ethcore/res/ethereum/tests-issues': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] failed to checkout https://github.com/T-EXCHANGE/openethereum Caused by: command failed: exit status: 128