[INFO] cloning repository https://github.com/faizsarwar/rely-chain-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/faizsarwar/rely-chain-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaizsarwar%2Frely-chain-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaizsarwar%2Frely-chain-template'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/faizsarwar/rely-chain-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/faizsarwar/rely-chain-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaizsarwar%2Frely-chain-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaizsarwar%2Frely-chain-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab0722e9fa6e7ccf75b56cbc0b3a8cae7231dee1 [INFO] checking faizsarwar/rely-chain-template against try#099af82bc034c1e4895c90e5407fafdd61976cdb for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaizsarwar%2Frely-chain-template" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 76% (3991/5205) Updating files: 77% (4008/5205) Updating files: 78% (4060/5205) Updating files: 79% (4112/5205) Updating files: 80% (4164/5205) Updating files: 81% (4217/5205) Updating files: 82% (4269/5205) Updating files: 83% (4321/5205) Updating files: 84% (4373/5205) Updating files: 85% (4425/5205) Updating files: 86% (4477/5205) Updating files: 87% (4529/5205) Updating files: 88% (4581/5205) Updating files: 89% (4633/5205) Updating files: 90% (4685/5205) Updating files: 91% (4737/5205) Updating files: 92% (4789/5205) Updating files: 93% (4841/5205) Updating files: 94% (4893/5205) Updating files: 95% (4945/5205) Updating files: 96% (4997/5205) Updating files: 97% (5049/5205) Updating files: 98% (5101/5205) Updating files: 99% (5153/5205) Updating files: 100% (5205/5205) Updating files: 100% (5205/5205), done. [INFO] started tweaking git repo https://github.com/faizsarwar/rely-chain-template [INFO] finished tweaking git repo https://github.com/faizsarwar/rely-chain-template [INFO] tweaked toml for git repo https://github.com/faizsarwar/rely-chain-template written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/faizsarwar/rely-chain-template on toolchain 099af82bc034c1e4895c90e5407fafdd61976cdb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/faizsarwar/rely-chain-template 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" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/substrate/primitives/core/fuzz/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/cumulus/client/relay-chain-rpc-interface/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `smoldot` dependency) [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/cumulus/client/relay-chain-rpc-interface/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `smoldot-light` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01b3c65b415b9881cc5ae89e24a8598f9d9d35832ed48fd61f7b6cf4911ad08e [INFO] running `Command { std: "docker" "start" "-a" "01b3c65b415b9881cc5ae89e24a8598f9d9d35832ed48fd61f7b6cf4911ad08e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01b3c65b415b9881cc5ae89e24a8598f9d9d35832ed48fd61f7b6cf4911ad08e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01b3c65b415b9881cc5ae89e24a8598f9d9d35832ed48fd61f7b6cf4911ad08e", kill_on_drop: false }` [INFO] [stdout] 01b3c65b415b9881cc5ae89e24a8598f9d9d35832ed48fd61f7b6cf4911ad08e [INFO] checking faizsarwar/rely-chain-template against try#099af82bc034c1e4895c90e5407fafdd61976cdb for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaizsarwar%2Frely-chain-template" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file substrate/frame/contracts/src/migration/v15.rs [INFO] [stderr] error: unable to write file substrate/frame/contracts/src/primitives.rs [INFO] [stderr] error: unable to write file substrate/frame/contracts/src/tests.rs [INFO] [stderr] fatal: cannot create directory at 'substrate/frame/contracts/src/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] checking faizsarwar/rely-chain-template against try#099af82bc034c1e4895c90e5407fafdd61976cdb for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaizsarwar%2Frely-chain-template" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_bags_list.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_balances.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_conviction_voting.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_election_provider_multi_phase.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_fast_unstake.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_identity.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_indices.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_message_queue.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_multisig.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_nomination_pools.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_offences.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_preimage.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_proxy.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_recovery.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_referenda_fellowship_referenda.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_referenda_referenda.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_scheduler.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_session.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_staking.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_sudo.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_timestamp.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_treasury.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_utility.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_vesting.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_whitelist.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/pallet_xcm.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/runtime_common_assigned_slots.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/runtime_common_auctions.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/runtime_common_crowdloan.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/runtime_common_identity_migrator.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/runtime_common_paras_registrar.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/runtime_common_slots.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/runtime_parachains_assigner_on_demand.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/runtime_parachains_configuration.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/runtime_parachains_coretime.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/runtime_parachains_disputes.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/runtime_parachains_disputes_slashing.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/runtime_parachains_hrmp.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/runtime_parachains_inclusion.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/runtime_parachains_initializer.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/runtime_parachains_paras.rs [INFO] [stderr] error: unable to write file polkadot/runtime/westend/src/weights/runtime_parachains_paras_inherent.rs [INFO] [stderr] fatal: cannot create directory at 'polkadot/runtime/westend/src/weights/xcm': 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] checking faizsarwar/rely-chain-template against try#099af82bc034c1e4895c90e5407fafdd61976cdb for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaizsarwar%2Frely-chain-template" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file polkadot/node/service/chain-specs/polkadot.json [INFO] [stderr] error: unable to write file polkadot/node/service/chain-specs/rococo.json [INFO] [stderr] error: unable to write file polkadot/node/service/chain-specs/westend.json [INFO] [stderr] error: unable to write file polkadot/node/service/chain-specs/wococo.json [INFO] [stderr] fatal: cannot create directory at 'polkadot/node/service/src': 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] checking faizsarwar/rely-chain-template against try#099af82bc034c1e4895c90e5407fafdd61976cdb for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaizsarwar%2Frely-chain-template" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file cumulus/parachains/runtimes/bridge-hubs/common/src/lib.rs [INFO] [stderr] error: unable to write file cumulus/parachains/runtimes/bridge-hubs/common/src/message_queue.rs [INFO] [stderr] fatal: cannot create directory at 'cumulus/parachains/runtimes/bridge-hubs/docs': 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/faizsarwar/rely-chain-template Caused by: command failed: exit status: 128