[INFO] cloning repository https://github.com/s-zeng/daily-feed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s-zeng/daily-feed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-zeng%2Fdaily-feed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-zeng%2Fdaily-feed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e08fd0bba0c917d598778312911e89165e27746b [INFO] checking s-zeng/daily-feed against try#0e1f5e292c80a395d02835ac656d141e992caf89 for pr-145605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-zeng%2Fdaily-feed" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/s-zeng/daily-feed [INFO] finished tweaking git repo https://github.com/s-zeng/daily-feed [INFO] tweaked toml for git repo https://github.com/s-zeng/daily-feed written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/s-zeng/daily-feed on toolchain 0e1f5e292c80a395d02835ac656d141e992caf89 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/s-zeng/daily-feed 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" "+0e1f5e292c80a395d02835ac656d141e992caf89" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] checking s-zeng/daily-feed against try#0e1f5e292c80a395d02835ac656d141e992caf89 for pr-145605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-zeng%2Fdaily-feed" "/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/snapshots/front_page_tests__ast_conversion_result.snap [INFO] [stderr] error: unable to write file tests/snapshots/front_page_tests__content_preparation_markdown.snap [INFO] [stderr] error: unable to write file tests/snapshots/front_page_tests__content_preparation_with_comments.snap [INFO] [stderr] error: unable to write file tests/snapshots/front_page_tests__front_page_generation_ollama.snap [INFO] [stderr] error: unable to write file tests/snapshots/front_page_tests__front_page_generation_ollama_unavailable.snap [INFO] [stderr] error: unable to write file tests/snapshots/front_page_tests__generator_creation_results.snap [INFO] [stderr] error: unable to write file tests/snapshots/front_page_tests__json_parsing_result.snap [INFO] [stderr] error: unable to write file tests/snapshots/front_page_tests__prompt_construction_template.snap [INFO] [stderr] error: unable to write file tests/snapshots/front_page_tests__structured_front_page_blocks.snap [INFO] [stderr] error: unable to write file tests/snapshots/front_page_tests__structured_front_page_unavailable.snap [INFO] [stderr] error: unable to write file tests/snapshots/front_page_tests__structured_prompt_template.snap [INFO] [stderr] error: unable to write file tests/snapshots/front_page_tests__wrapped_json_parsing_result.snap [INFO] [stderr] error: unable to write file tests/snapshots/golden_tests__ast_error_handling_golden.snap [INFO] [stderr] error: unable to write file tests/snapshots/golden_tests__ast_roundtrip_golden.snap [INFO] [stderr] error: unable to write file tests/snapshots/golden_tests__ast_to_epub_golden.snap [INFO] [stderr] error: unable to write file tests/snapshots/golden_tests__ast_to_markdown_golden.snap [INFO] [stderr] error: unable to write file tests/snapshots/golden_tests__end_to_end_workflow_golden.snap [INFO] [stderr] error: unable to write file tests/snapshots/golden_tests__multi_feed_markdown_golden.snap [INFO] [stderr] error: unable to write file tests/snapshots/golden_tests__rss_to_ast_golden.snap [INFO] [stderr] error: unable to write file tests/snapshots/golden_tests__rss_to_markdown_golden.snap [INFO] [stderr] error: unable to write file tests/snapshots/integration_tests__cli_with_config_file.snap [INFO] [stderr] error: unable to write file tests/snapshots/integration_tests__cli_with_default_config.snap [INFO] [stderr] error: unable to write file tests/snapshots/integration_tests__cli_with_invalid_config.snap [INFO] [stderr] error: unable to write file tests/snapshots/integration_tests__cli_with_missing_config.snap [INFO] [stderr] error: unable to create file tests/snapshots/integration_tests__config_serialization_roundtrip.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/integration_tests__epub_generation_with_html_content.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/integration_tests__full_workflow_creates_epub_file.snap: No space left on device [INFO] [stderr] error: unable to write file tests/snapshots/integration_tests__full_workflow_epub_size.snap [INFO] [stderr] error: unable to create file tests/snapshots/integration_tests__full_workflow_with_local_feeds_success.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/integration_tests__rss_parsing_channel_title.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/integration_tests__rss_parsing_html_entities.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/integration_tests__rss_parsing_items_count.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/integration_tests__workflow_with_empty_feeds.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/integration_tests__workflow_with_no_feeds.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/markdown_outputter_tests__front_page_multiline_content.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/markdown_outputter_tests__render_code_block.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/markdown_outputter_tests__render_document_with_front_page.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/markdown_outputter_tests__render_document_without_front_page.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/markdown_outputter_tests__render_heading.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/markdown_outputter_tests__render_list.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/markdown_outputter_tests__render_paragraph.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/markdown_outputter_tests__render_text_content.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/parser_tests__parse_heading.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/parser_tests__parse_list.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/parser_tests__parse_simple_html.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/parser_tests__strip_html_tags.snap: No space left on device [INFO] [stderr] error: unable to write file warnings.md [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 s-zeng/daily-feed against try#0e1f5e292c80a395d02835ac656d141e992caf89 for pr-145605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-zeng%2Fdaily-feed" "/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/snapshots/epub_outputter_tests__render_paragraph.snap [INFO] [stderr] error: unable to write file tests/snapshots/epub_outputter_tests__render_text_content.snap [INFO] [stderr] error: unable to write file tests/snapshots/fetch_tests__channels_to_epub_empty_feed.snap [INFO] [stderr] error: unable to write file tests/snapshots/fetch_tests__channels_to_epub_multiple_feeds.snap [INFO] [stderr] error: unable to write file tests/snapshots/fetch_tests__channels_to_epub_single_feed.snap [INFO] [stderr] error: unable to write file tests/snapshots/fetch_tests__empty_feed.snap [INFO] [stderr] error: unable to write file tests/snapshots/fetch_tests__feed_from_file_description.snap [INFO] [stderr] error: unable to write file tests/snapshots/fetch_tests__feed_from_file_first_item.snap [INFO] [stderr] error: unable to write file tests/snapshots/fetch_tests__feed_from_file_items_count.snap [INFO] [stderr] error: unable to write file tests/snapshots/fetch_tests__feed_from_file_link.snap [INFO] [stderr] error: unable to write file tests/snapshots/fetch_tests__feed_from_file_title.snap [INFO] [stderr] error: unable to write file tests/snapshots/fetch_tests__invalid_rss_format.snap [INFO] [stderr] error: unable to write file tests/snapshots/fetch_tests__sanitize_html_for_epub.snap [INFO] [stderr] error: unable to write file tests/snapshots/fetch_tests__tech_news_feed_html_preservation.snap [INFO] [stderr] error: unable to write file tests/snapshots/fetch_tests__tech_news_feed_item_titles.snap [INFO] [stderr] error: unable to write file tests/snapshots/fetch_tests__tech_news_feed_metadata.snap [INFO] [stderr] error: unable to write file tests/snapshots/front_page_tests__ast_conversion_result.snap [INFO] [stderr] error: unable to write file tests/snapshots/front_page_tests__content_preparation_markdown.snap [INFO] [stderr] error: unable to write file tests/snapshots/front_page_tests__content_preparation_with_comments.snap [INFO] [stderr] error: unable to write file tests/snapshots/front_page_tests__front_page_generation_ollama.snap [INFO] [stderr] error: unable to write file tests/snapshots/front_page_tests__front_page_generation_ollama_unavailable.snap [INFO] [stderr] error: unable to write file tests/snapshots/front_page_tests__generator_creation_results.snap [INFO] [stderr] error: unable to write file tests/snapshots/front_page_tests__json_parsing_result.snap [INFO] [stderr] error: unable to write file tests/snapshots/front_page_tests__prompt_construction_template.snap [INFO] [stderr] error: unable to write file tests/snapshots/front_page_tests__structured_front_page_blocks.snap [INFO] [stderr] error: unable to write file tests/snapshots/front_page_tests__structured_front_page_unavailable.snap [INFO] [stderr] error: unable to write file tests/snapshots/front_page_tests__structured_prompt_template.snap [INFO] [stderr] error: unable to write file tests/snapshots/front_page_tests__wrapped_json_parsing_result.snap [INFO] [stderr] error: unable to write file tests/snapshots/golden_tests__ast_error_handling_golden.snap [INFO] [stderr] error: unable to write file tests/snapshots/golden_tests__ast_roundtrip_golden.snap [INFO] [stderr] error: unable to write file tests/snapshots/golden_tests__ast_to_epub_golden.snap [INFO] [stderr] error: unable to write file tests/snapshots/golden_tests__ast_to_markdown_golden.snap [INFO] [stderr] error: unable to write file tests/snapshots/golden_tests__end_to_end_workflow_golden.snap [INFO] [stderr] error: unable to write file tests/snapshots/golden_tests__multi_feed_markdown_golden.snap [INFO] [stderr] error: unable to write file tests/snapshots/golden_tests__rss_to_ast_golden.snap [INFO] [stderr] error: unable to write file tests/snapshots/golden_tests__rss_to_markdown_golden.snap [INFO] [stderr] error: unable to write file tests/snapshots/integration_tests__cli_with_config_file.snap [INFO] [stderr] error: unable to write file tests/snapshots/integration_tests__cli_with_default_config.snap [INFO] [stderr] error: unable to write file tests/snapshots/integration_tests__cli_with_invalid_config.snap [INFO] [stderr] error: unable to write file tests/snapshots/integration_tests__cli_with_missing_config.snap [INFO] [stderr] error: unable to create file tests/snapshots/integration_tests__config_serialization_roundtrip.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/integration_tests__epub_generation_with_html_content.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/integration_tests__full_workflow_creates_epub_file.snap: No space left on device [INFO] [stderr] error: unable to write file tests/snapshots/integration_tests__full_workflow_epub_size.snap [INFO] [stderr] error: unable to create file tests/snapshots/integration_tests__full_workflow_with_local_feeds_success.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/integration_tests__rss_parsing_channel_title.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/integration_tests__rss_parsing_html_entities.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/integration_tests__rss_parsing_items_count.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/integration_tests__workflow_with_empty_feeds.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/integration_tests__workflow_with_no_feeds.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/markdown_outputter_tests__front_page_multiline_content.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/markdown_outputter_tests__render_code_block.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/markdown_outputter_tests__render_document_with_front_page.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/markdown_outputter_tests__render_document_without_front_page.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/markdown_outputter_tests__render_heading.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/markdown_outputter_tests__render_list.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/markdown_outputter_tests__render_paragraph.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/markdown_outputter_tests__render_text_content.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/parser_tests__parse_heading.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/parser_tests__parse_list.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/parser_tests__parse_simple_html.snap: No space left on device [INFO] [stderr] error: unable to create file tests/snapshots/parser_tests__strip_html_tags.snap: No space left on device [INFO] [stderr] error: unable to write file warnings.md [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 s-zeng/daily-feed against try#0e1f5e292c80a395d02835ac656d141e992caf89 for pr-145605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-zeng%2Fdaily-feed" "/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/golden_output/end_to_end_ast.json [INFO] [stderr] error: unable to write file tests/golden_output/multi_feed_markdown.md [INFO] [stderr] error: unable to write file tests/golden_output/rss_to_ast.json [INFO] [stderr] error: unable to write file tests/golden_output/rss_to_markdown.md [INFO] [stderr] error: unable to write file tests/golden_tests.rs [INFO] [stderr] error: unable to write file tests/integration_tests.rs [INFO] [stderr] error: unable to write file tests/markdown_outputter_tests.rs [INFO] [stderr] error: unable to write file tests/parser_tests.rs [INFO] [stderr] fatal: cannot create directory at 'tests/snapshots': 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 s-zeng/daily-feed against try#0e1f5e292c80a395d02835ac656d141e992caf89 for pr-145605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs-zeng%2Fdaily-feed" "/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/golden_output/end_to_end.epub [INFO] [stderr] error: unable to write file tests/golden_output/end_to_end_ast.json [INFO] [stderr] error: unable to write file tests/golden_output/multi_feed_markdown.md [INFO] [stderr] error: unable to write file tests/golden_output/rss_to_ast.json [INFO] [stderr] error: unable to write file tests/golden_output/rss_to_markdown.md [INFO] [stderr] error: unable to write file tests/golden_tests.rs [INFO] [stderr] error: unable to write file tests/integration_tests.rs [INFO] [stderr] error: unable to write file tests/markdown_outputter_tests.rs [INFO] [stderr] error: unable to write file tests/parser_tests.rs [INFO] [stderr] fatal: cannot create directory at 'tests/snapshots': 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/s-zeng/daily-feed Caused by: command failed: exit status: 128