[INFO] cloning repository https://github.com/vn800/leo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vn800/leo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvn800%2Fleo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvn800%2Fleo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6618971c89ee9f63257a3281a0a2056aa3087a39 [INFO] checking vn800/leo against try#86f78589b09557f70c9db3f56ad1921e0a9f76ef for pr-138438 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvn800%2Fleo" "/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/vn800/leo on toolchain 86f78589b09557f70c9db3f56ad1921e0a9f76ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "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/vn800/leo [INFO] finished tweaking git repo https://github.com/vn800/leo [INFO] tweaked toml for git repo https://github.com/vn800/leo written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vn800/leo 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" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "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-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/4e5c6e378dfceff06af8e61cf4d674a1bf1986401d6b410bc363552b5ee5320a-init/work: no space left on device [INFO] checking vn800/leo against try#86f78589b09557f70c9db3f56ad1921e0a9f76ef for pr-138438 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvn800%2Fleo" "/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 tests/tests/compiler/finalize/finalize_incorrect_return_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/finalize_missing_return_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/finalize_name_mismatch_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/finalize_returns_value_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/finalize_statement_incorrect_args_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/finalize_with_method_calls.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/finalize_with_return.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/finalize_without_finalize_statement_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/get_incorrect_num_operands.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/get_incorrect_type_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/get_or_incorrect_num_operands.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/get_or_incorrect_type_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/increment_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/increment_via_get_set.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/inline_in_finalize.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/mapping.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/mapping_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/mapping_operations_in_inline_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/only_finalize_with_flattening.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/private_input_ouput_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/rand.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/rand_incorrect_num_operands.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/rand_incorrect_type_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/rand_not_in_finalize.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/read_write_mapping_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/remove.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/set_in_an_assignment_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/set_incorrect_num_operands.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/set_incorrect_type_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/finalize/shadow_mapping_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/private_input_output.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/function/program_function_any_number_of_inputs_and_outputs.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/group/sub.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/group/ternary.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/group/to_x_coordinate.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/group/to_y_coordinate.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/group/x_and_y.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/group/x_sign_high.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/group/x_sign_inferred.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/group/x_sign_low.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/group/zero.leo [INFO] [stderr] fatal: cannot create directory at 'tests/tests/compiler/input': 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 vn800/leo against try#86f78589b09557f70c9db3f56ad1921e0a9f76ef for pr-138438 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvn800%2Fleo" "/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 tests/tests/compiler/address/ternary.leo [INFO] [stderr] fatal: cannot create directory at 'tests/tests/compiler/array': 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 vn800/leo against try#86f78589b09557f70c9db3f56ad1921e0a9f76ef for pr-138438 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvn800%2Fleo" "/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 tests/tests/compiler/additional_benches/big.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/big_circuit.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/big_if_else.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/big_ternary.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/integers/sha3_512/sha3_512_hash_to_u128.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/integers/sha3_512/sha3_512_hash_to_u16.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/integers/sha3_512/sha3_512_hash_to_u32.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/integers/sha3_512/sha3_512_hash_to_u64.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/integers/sha3_512/sha3_512_hash_to_u8.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/keccak256_hash_to_address.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/keccak256_hash_to_field.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/keccak256_hash_to_group.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/keccak256_hash_to_scalar.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/keccak384_hash_to_address.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/keccak384_hash_to_field.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/keccak384_hash_to_group.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/keccak384_hash_to_scalar.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/keccak512_hash_to_address.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/keccak512_hash_to_field.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/keccak512_hash_to_group.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/keccak512_hash_to_scalar.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/pedersen128_commit_to_address.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/pedersen128_commit_to_field.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/pedersen128_commit_to_group.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/pedersen128_hash_to_address.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/pedersen128_hash_to_field.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/pedersen128_hash_to_group.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/pedersen64_commit_to_address.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/pedersen64_commit_to_field.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/pedersen64_commit_to_group.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/pedersen64_hash_to_address.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/pedersen64_hash_to_field.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/pedersen64_hash_to_group.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/pedersen64_hash_to_scalar.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/pedersen_fail.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/poseidon2_hash_to_address.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/poseidon2_hash_to_field.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/poseidon2_hash_to_group.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/poseidon2_hash_to_scalar.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/poseidon4_hash_to_address.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/poseidon4_hash_to_field.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/poseidon4_hash_to_group.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/poseidon4_hash_to_scalar.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/poseidon8_hash_to_address.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/poseidon8_hash_to_field.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/poseidon8_hash_to_group.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/poseidon8_hash_to_scalar.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/sha3_256_hash_to_address.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/sha3_256_hash_to_field.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/sha3_256_hash_to_group.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/sha3_256_hash_to_scalar.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/sha3_384_hash_to_address.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/sha3_384_hash_to_field.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/sha3_384_hash_to_group.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/sha3_384_hash_to_scalar.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/sha3_512_hash_to_address.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/sha3_512_hash_to_field.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/sha3_512_hash_to_group.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/core/algorithms/sha3_512_hash_to_scalar.leo [INFO] [stderr] fatal: cannot create directory at 'tests/tests/compiler/core/constants': 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 vn800/leo against try#86f78589b09557f70c9db3f56ad1921e0a9f76ef for pr-138438 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvn800%2Fleo" "/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 tests/tests/compiler/additional_benches/big.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/big_if_else.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/big_ternary.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/large_1.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/large_2.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/large_3.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/large_4.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/large_5.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/long_array.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/long_expr.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/many_assigns.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/many_foos.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/massive.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/medium_1.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/medium_2.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/medium_3.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/medium_4.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/medium_5.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/small_1.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/small_2.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/small_3.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/small_4.leo [INFO] [stderr] error: unable to write file tests/tests/compiler/additional_benches/small_5.leo [INFO] [stderr] fatal: cannot create directory at 'tests/tests/compiler/address': 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/vn800/leo Caused by: command failed: exit status: 128