[INFO] cloning repository https://github.com/zonglin-hub/leet_code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zonglin-hub/leet_code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzonglin-hub%2Fleet_code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzonglin-hub%2Fleet_code'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzonglin-hub%2Fleet_code/hooks/update.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/zonglin-hub/leet_code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zonglin-hub/leet_code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzonglin-hub%2Fleet_code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzonglin-hub%2Fleet_code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5306a104238016f2df8bc4f563acb3cf7bc1d3fd [INFO] checking zonglin-hub/leet_code against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzonglin-hub%2Fleet_code" "/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 src/leet_code/_0447_number_of_boomerangs.rs [INFO] [stderr] error: unable to write file src/leet_code/_0460_lfu_cache.rs [INFO] [stderr] error: unable to write file src/leet_code/_0466_get_max_repetitions.rs [INFO] [stderr] error: unable to write file src/leet_code/_0476_find_complement.rs [INFO] [stderr] error: unable to write file src/leet_code/_0485_find_max_consecutive_ones.rs [INFO] [stderr] error: unable to write file src/leet_code/_0500_find_words.rs [INFO] [stderr] error: unable to write file src/leet_code/_0501_find_mode.rs [INFO] [stderr] error: unable to write file src/leet_code/_0507_check_perfect_number.rs [INFO] [stderr] error: unable to write file src/leet_code/_0509_fib.rs [INFO] [stderr] error: unable to write file src/leet_code/_0514_find_rotate_steps.rs [INFO] [stderr] error: unable to write file src/leet_code/_0526_count_arrangement.rs [INFO] [stderr] error: unable to write file src/leet_code/_0539_find_min_difference.rs [INFO] [stderr] error: unable to write file src/leet_code/_0572_is_subtree.rs [INFO] [stderr] error: unable to write file src/leet_code/_0605_can_place_flowers.rs [INFO] [stderr] error: unable to write file src/leet_code/_0617_merge_trees.rs [INFO] [stderr] error: unable to write file src/leet_code/_0670_maximum_swap.rs [INFO] [stderr] error: unable to write file src/leet_code/_0680_valid_palindrome.rs [INFO] [stderr] error: unable to write file src/leet_code/_0697_find_shortest_sub_array.rs [INFO] [stderr] error: unable to write file src/leet_code/_0700_search_bst.rs [INFO] [stderr] error: unable to write file src/leet_code/_0706_my_hash_map.rs [INFO] [stderr] error: unable to write file src/leet_code/_0707_my_linked_list.rs [INFO] [stderr] error: unable to write file src/leet_code/_0729_book.rs [INFO] [stderr] error: unable to write file src/leet_code/_0746_min_cost_climbing_stairs.rs [INFO] [stderr] error: unable to write file src/leet_code/_0796_rotate_string.rs [INFO] [stderr] error: unable to write file src/leet_code/_0821_shortest_to_char.rs [INFO] [stderr] error: unable to write file src/leet_code/_0856_score_of_parentheses.rs [INFO] [stderr] error: unable to write file src/leet_code/_0890_find_and_replace_pattern.rs [INFO] [stderr] error: unable to write file src/leet_code/_0896_is_monotonic.rs [INFO] [stderr] error: unable to write file src/leet_code/_0924_min_malware_spread.rs [INFO] [stderr] error: unable to write file src/leet_code/_0961_repeated_n_times.rs [INFO] [stderr] error: unable to write file src/leet_code/_0965_is_unival_tree.rs [INFO] [stderr] error: unable to write file src/leet_code/_0990_equations_possible.rs [INFO] [stderr] error: unable to write file src/leet_code/_0993_is_cousins.rs [INFO] [stderr] error: unable to write file src/leet_code/_1008_bst_from_preorder.rs [INFO] [stderr] error: unable to write file src/leet_code/_1114_print_sequence.rs [INFO] [stderr] error: unable to write file src/leet_code/_1154_day_of_year.rs [INFO] [stderr] error: unable to write file src/leet_code/_1185_day_of_the_week.rs [INFO] [stderr] error: unable to write file src/leet_code/_1222_queens_attackthe_king.rs [INFO] [stderr] error: unable to write file src/leet_code/_1276_num_of_burgers.rs [INFO] [stderr] error: unable to write file src/leet_code/_1304_sum_zero.rs [INFO] [stderr] error: unable to write file src/leet_code/_1333_filter_restaurants.rs [INFO] [stderr] error: unable to write file src/leet_code/_1349_max_students.rs [INFO] [stderr] error: unable to write file src/leet_code/_1351_count_negatives.rs [INFO] [stderr] error: unable to write file src/leet_code/_1528_restore_string.rs [INFO] [stderr] error: unable to write file src/leet_code/_1545_find_kth_bit.rs [INFO] [stderr] error: unable to write file src/leet_code/_1556_thousand_separator.rs [INFO] [stderr] error: unable to write file src/leet_code/_1576_modify_string.rs [INFO] [stderr] error: unable to write file src/leet_code/_1599_min_operations_max_profit.rs [INFO] [stderr] error: unable to write file src/leet_code/_1608_special_array.rs [INFO] [stderr] error: unable to write file src/leet_code/_1636_frequency_sort.rs [INFO] [stderr] error: unable to write file src/leet_code/_1646_get_maximum_generated.rs [INFO] [stderr] error: unable to write file src/leet_code/_1671_minimum_mountain_removals.rs [INFO] [stderr] error: unable to write file src/leet_code/_1690_stone_game_vii.rs [INFO] [stderr] error: unable to write file src/leet_code/_1732_largest_altitude.rs [INFO] [stderr] error: unable to write file src/leet_code/_1812_square_is_white.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 zonglin-hub/leet_code against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzonglin-hub%2Fleet_code" "/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/zonglin-hub/leet_code on toolchain 9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/zonglin-hub/leet_code [INFO] finished tweaking git repo https://github.com/zonglin-hub/leet_code [INFO] tweaked toml for git repo https://github.com/zonglin-hub/leet_code written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a61c7e8c5e29d7a3677fc53ea8af05534c68dd799fae547d577e418cba43172 [INFO] running `Command { std: "docker" "start" "-a" "0a61c7e8c5e29d7a3677fc53ea8af05534c68dd799fae547d577e418cba43172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a61c7e8c5e29d7a3677fc53ea8af05534c68dd799fae547d577e418cba43172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a61c7e8c5e29d7a3677fc53ea8af05534c68dd799fae547d577e418cba43172", kill_on_drop: false }` [INFO] [stdout] 0a61c7e8c5e29d7a3677fc53ea8af05534c68dd799fae547d577e418cba43172 [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_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: write /var/lib/docker/containers/8e3731fc5bed5e7ad9d41a8f031e0b1625dddfe9185d8be473e45c759cbeac3e/.tmp-config.v2.json2000921006: no space left on device