[INFO] cloning repository https://github.com/netadao/nft-minter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/netadao/nft-minter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetadao%2Fnft-minter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetadao%2Fnft-minter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 019b5c58706e83418e44775f155ecb01826cc0fd [INFO] building netadao/nft-minter against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetadao%2Fnft-minter" "/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/netadao/nft-minter on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/netadao/nft-minter [INFO] finished tweaking git repo https://github.com/netadao/nft-minter [INFO] tweaked toml for git repo https://github.com/netadao/nft-minter written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/netadao/nft-minter 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf41cb85d22bb554fbfa6e4502d48523d8b3ef05747230e06929e6fdb9fe3015 [INFO] running `Command { std: "docker" "start" "-a" "bf41cb85d22bb554fbfa6e4502d48523d8b3ef05747230e06929e6fdb9fe3015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf41cb85d22bb554fbfa6e4502d48523d8b3ef05747230e06929e6fdb9fe3015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf41cb85d22bb554fbfa6e4502d48523d8b3ef05747230e06929e6fdb9fe3015", kill_on_drop: false }` [INFO] [stdout] bf41cb85d22bb554fbfa6e4502d48523d8b3ef05747230e06929e6fdb9fe3015 [INFO] building netadao/nft-minter against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetadao%2Fnft-minter" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file contracts/minter/schema/execute_msg.json [INFO] [stderr] error: unable to write file contracts/minter/schema/get_address_mints_response.json [INFO] [stderr] error: unable to write file contracts/minter/schema/get_bundle_mint_tracker_response.json [INFO] [stderr] error: unable to write file contracts/minter/schema/get_c_w721_addrs_response.json [INFO] [stderr] error: unable to write file contracts/minter/schema/get_collection_current_token_supply_response.json [INFO] [stderr] error: unable to write file contracts/minter/schema/get_config_response.json [INFO] [stderr] error: unable to write file contracts/minter/schema/get_cw721_collection_info_response.json [INFO] [stderr] error: unable to write file contracts/minter/schema/get_escrow_balances_response.json [INFO] [stderr] error: unable to write file contracts/minter/schema/get_remaining_tokens_response.json [INFO] [stderr] error: unable to write file contracts/minter/schema/instantiate_msg.json [INFO] [stderr] error: unable to write file contracts/minter/schema/query_msg.json [INFO] [stderr] fatal: cannot create directory at 'contracts/minter/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] building netadao/nft-minter against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetadao%2Fnft-minter" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file contracts/airdropper/schema/get_claimed_token_i_ds_with_address_response.json [INFO] [stderr] error: unable to write file contracts/airdropper/schema/get_config_response.json [INFO] [stderr] error: unable to write file contracts/airdropper/schema/instantiate_msg.json [INFO] [stderr] error: unable to write file contracts/airdropper/schema/query_msg.json [INFO] [stderr] fatal: cannot create directory at 'contracts/airdropper/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] building netadao/nft-minter against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetadao%2Fnft-minter" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file contracts/airdropper/schema/get_claimed_token_i_ds_response.json [INFO] [stderr] error: unable to write file contracts/airdropper/schema/get_claimed_token_i_ds_with_address_response.json [INFO] [stderr] error: unable to write file contracts/airdropper/schema/get_config_response.json [INFO] [stderr] error: unable to write file contracts/airdropper/schema/instantiate_msg.json [INFO] [stderr] error: unable to write file contracts/airdropper/schema/query_msg.json [INFO] [stderr] fatal: cannot create directory at 'contracts/airdropper/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] building netadao/nft-minter against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetadao%2Fnft-minter" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file contracts/airdropper/schema/get_claimed_address_promised_mints_response.json [INFO] [stderr] error: unable to write file contracts/minter/schema/execute_msg.json [INFO] [stderr] error: unable to write file contracts/minter/schema/get_address_mints_response.json [INFO] [stderr] error: unable to write file contracts/minter/schema/get_bundle_mint_tracker_response.json [INFO] [stderr] error: unable to write file contracts/minter/schema/get_c_w721_addrs_response.json [INFO] [stderr] error: unable to write file contracts/minter/schema/get_collection_current_token_supply_response.json [INFO] [stderr] error: unable to write file contracts/minter/schema/get_config_response.json [INFO] [stderr] error: unable to write file contracts/minter/schema/get_cw721_collection_info_response.json [INFO] [stderr] error: unable to write file contracts/minter/schema/get_escrow_balances_response.json [INFO] [stderr] error: unable to write file contracts/minter/schema/get_remaining_tokens_response.json [INFO] [stderr] error: unable to write file contracts/minter/schema/instantiate_msg.json [INFO] [stderr] error: unable to write file contracts/minter/schema/query_msg.json [INFO] [stderr] fatal: cannot create directory at 'contracts/minter/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] ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/netadao/nft-minter