[INFO] cloning repository https://github.com/gekh/leetcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gekh/leetcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgekh%2Fleetcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgekh%2Fleetcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b643b565c9983b141a6a34c854c3f20f877433d2 [INFO] checking gekh/leetcode against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgekh%2Fleetcode" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gekh/leetcode [INFO] finished tweaking git repo https://github.com/gekh/leetcode [INFO] tweaked toml for git repo https://github.com/gekh/leetcode written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gekh/leetcode on toolchain 028201683a76a5cd349729c6819c46607119c4e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gekh/leetcode 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" "+028201683a76a5cd349729c6819c46607119c4e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2caf747e7da574b980b10d5aef60e034b0ad58839df2eaec17fed08680d20d53 [INFO] running `Command { std: "docker" "start" "-a" "2caf747e7da574b980b10d5aef60e034b0ad58839df2eaec17fed08680d20d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2caf747e7da574b980b10d5aef60e034b0ad58839df2eaec17fed08680d20d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2caf747e7da574b980b10d5aef60e034b0ad58839df2eaec17fed08680d20d53", kill_on_drop: false }` [INFO] [stdout] 2caf747e7da574b980b10d5aef60e034b0ad58839df2eaec17fed08680d20d53 [INFO] checking gekh/leetcode against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgekh%2Fleetcode" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/leetcode/archive/p93_restore_ip_addresses_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p944_delete_columns_to_make_sorted.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p944_delete_columns_to_make_sorted_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p953_verifying_an_alien_dict.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p953_verifying_an_alien_dict_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p977_squares_of_a_sorted_array.rs [INFO] [stderr] fatal: unable to checkout working tree [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 gekh/leetcode against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgekh%2Fleetcode" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-7-tc2/source/.git/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [INFO] checking gekh/leetcode against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgekh%2Fleetcode" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/leetcode/archive/p21_merge_two_sorted_lists_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p34_find_first_and_last_pos_of_el_in_sorted_array.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p34_find_first_and_last_pos_of_el_in_sorted_array_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p352_data_stream_as_disjoint_intervals.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p352_data_stream_as_disjoint_intervals_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p37_sudoku_solver.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p37_sudoku_solver_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p3_longest_substring_without_repeating_chars.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p3_longest_substring_without_repeating_chars_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p452_min_number_of_arrow_to_burst_baloons.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p452_min_number_of_arrow_to_burst_baloons_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p460_lfu_cache.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p460_lfu_cache_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p46_permutations.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p46_permutations_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p472_concatenated_words.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p472_concatenated_words_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p491_non_desc_subsequences.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p491_non_desc_subsequences_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p520_detect_capital.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p520_detect_capital_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p542_o1_matrix.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p542_o1_matrix_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p557_reverse_words_in_a_string_iii.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p557_reverse_words_in_a_string_iii_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p567_permutation_in_string.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p57_insert_interval.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p57_insert_interval_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p67_add_binary.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p67_add_binary__through_int.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p695_max_area_of_island.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p695_max_area_of_island_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p69_sqrt.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p70_climbing_stairs.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p733_flood_fill.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p733_flood_fill_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p77_combinations.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p77_combinations_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p784_letter_case_permutation.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p784_letter_case_permutation_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p787_cheapest_flights_within_k_stops.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p787_cheapest_flights_within_k_stops_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p82_remove_dups_from_sorted_list_ii.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p82_remove_dups_from_sorted_list_ii_test.rs [INFO] [stderr] error: unable to create file src/leetcode/archive/p83_remove_dups_from_sorted_list.rs: No space left on device [INFO] [stderr] error: unable to write file src/leetcode/archive/p879.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p879_test.rs [INFO] [stderr] error: unable to create file src/leetcode/archive/p88_merge_sorted_array.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p909_snakes_and_ladders.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p909_snakes_and_ladders_test.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p93_restore_ip_addresses.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p93_restore_ip_addresses_test.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p944_delete_columns_to_make_sorted.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p944_delete_columns_to_make_sorted_test.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p953_verifying_an_alien_dict.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p953_verifying_an_alien_dict_test.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p977_squares_of_a_sorted_array.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p977_squares_of_a_sorted_array_test.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p980_unique_paths_iii.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p980_unique_paths_iii_test.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p989_add_to_array_form_of_int.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p989_add_to_array_form_of_int_test.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p994_rotting_oranges.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p994_rotting_oranges_test.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p997_find_the_town_judge.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p997_find_the_town_judge_test.rs: No space left on device [INFO] [stderr] error: unable to write file src/leetcode/mod.rs [INFO] [stderr] error: unable to write file src/leetcode/p.rs [INFO] [stderr] error: unable to write file src/leetcode/p_test.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] fatal: cannot create directory at 'templates': 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 gekh/leetcode against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgekh%2Fleetcode" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/leetcode/archive/p189_rotate_array_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p18_4sum.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p57_insert_interval_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p67_add_binary.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p67_add_binary__through_int.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p695_max_area_of_island_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p69_sqrt.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p70_climbing_stairs.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p733_flood_fill.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p733_flood_fill_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p77_combinations.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p77_combinations_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p784_letter_case_permutation.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p784_letter_case_permutation_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p787_cheapest_flights_within_k_stops.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p787_cheapest_flights_within_k_stops_test.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p82_remove_dups_from_sorted_list_ii.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p82_remove_dups_from_sorted_list_ii_test.rs [INFO] [stderr] error: unable to create file src/leetcode/archive/p83_remove_dups_from_sorted_list.rs: No space left on device [INFO] [stderr] error: unable to write file src/leetcode/archive/p879.rs [INFO] [stderr] error: unable to write file src/leetcode/archive/p879_test.rs [INFO] [stderr] error: unable to create file src/leetcode/archive/p88_merge_sorted_array.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p909_snakes_and_ladders.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p909_snakes_and_ladders_test.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p93_restore_ip_addresses.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p93_restore_ip_addresses_test.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p944_delete_columns_to_make_sorted.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p944_delete_columns_to_make_sorted_test.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p953_verifying_an_alien_dict.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p953_verifying_an_alien_dict_test.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p977_squares_of_a_sorted_array.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p977_squares_of_a_sorted_array_test.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p980_unique_paths_iii.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p980_unique_paths_iii_test.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p989_add_to_array_form_of_int.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p989_add_to_array_form_of_int_test.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p994_rotting_oranges.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p994_rotting_oranges_test.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p997_find_the_town_judge.rs: No space left on device [INFO] [stderr] error: unable to create file src/leetcode/archive/p997_find_the_town_judge_test.rs: No space left on device [INFO] [stderr] error: unable to write file src/leetcode/mod.rs [INFO] [stderr] error: unable to write file src/leetcode/p.rs [INFO] [stderr] error: unable to write file src/leetcode/p_test.rs [INFO] [stderr] error: unable to write file src/main.rs [INFO] [stderr] fatal: cannot create directory at 'templates': 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/gekh/leetcode Caused by: command failed: exit status: 128