[INFO] cloning repository https://github.com/icanwalkonwater/ffirs-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icanwalkonwater/ffirs-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficanwalkonwater%2Fffirs-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficanwalkonwater%2Fffirs-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7287374ff264d85f282832dcd5f8001a6902f09 [INFO] checking icanwalkonwater/ffirs-bot against try#2b41547e41f63ea0ca9cb25417ddd569b19e6a50 for pr-134273 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficanwalkonwater%2Fffirs-bot" "/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/icanwalkonwater/ffirs-bot on toolchain 2b41547e41f63ea0ca9cb25417ddd569b19e6a50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/icanwalkonwater/ffirs-bot [INFO] finished tweaking git repo https://github.com/icanwalkonwater/ffirs-bot [INFO] tweaked toml for git repo https://github.com/icanwalkonwater/ffirs-bot written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/icanwalkonwater/ffirs-bot 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" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: invalid character `0` in package name: `01_basic_ping_bot`, the name cannot start with a digit [INFO] [stderr] --> ../../../cargo-home/git/checkouts/serenity-b90205eb2a3fecc3/a2e8cde/examples/01_basic_ping_bot/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "01_basic_ping_bot" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `0` in package name: `02_transparent_guild_sharding`, the name cannot start with a digit [INFO] [stderr] --> ../../../cargo-home/git/checkouts/serenity-b90205eb2a3fecc3/a2e8cde/examples/02_transparent_guild_sharding/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "02_transparent_guild_sharding" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `0` in package name: `03_struct_utilities`, the name cannot start with a digit [INFO] [stderr] --> ../../../cargo-home/git/checkouts/serenity-b90205eb2a3fecc3/a2e8cde/examples/03_struct_utilities/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "03_struct_utilities" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `0` in package name: `04_message_builder`, the name cannot start with a digit [INFO] [stderr] --> ../../../cargo-home/git/checkouts/serenity-b90205eb2a3fecc3/a2e8cde/examples/04_message_builder/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "04_message_builder" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `0` in package name: `05_command_framework`, the name cannot start with a digit [INFO] [stderr] --> ../../../cargo-home/git/checkouts/serenity-b90205eb2a3fecc3/a2e8cde/examples/05_command_framework/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "05_command_framework" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `0` in package name: `06_voice`, the name cannot start with a digit [INFO] [stderr] --> ../../../cargo-home/git/checkouts/serenity-b90205eb2a3fecc3/a2e8cde/examples/06_voice/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "06_voice" [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `0` in package name: `07_sample_bot_structure`, the name cannot start with a digit [INFO] [stderr] --> ../../../cargo-home/git/checkouts/serenity-b90205eb2a3fecc3/a2e8cde/examples/07_sample_bot_structure/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "07_sample_bot_structure" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `0` in package name: `08_env_logging`, the name cannot start with a digit [INFO] [stderr] --> ../../../cargo-home/git/checkouts/serenity-b90205eb2a3fecc3/a2e8cde/examples/08_env_logging/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "08_env_logging" [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `0` in package name: `09_shard_manager`, the name cannot start with a digit [INFO] [stderr] --> ../../../cargo-home/git/checkouts/serenity-b90205eb2a3fecc3/a2e8cde/examples/09_shard_manager/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "09_shard_manager" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `1` in package name: `10_voice_receive`, the name cannot start with a digit [INFO] [stderr] --> ../../../cargo-home/git/checkouts/serenity-b90205eb2a3fecc3/a2e8cde/examples/10_voice_receive/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "10_voice_receive" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `1` in package name: `11_create_message_builder`, the name cannot start with a digit [INFO] [stderr] --> ../../../cargo-home/git/checkouts/serenity-b90205eb2a3fecc3/a2e8cde/examples/11_create_message_builder/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "11_create_message_builder" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `1` in package name: `12_timing_and_events`, the name cannot start with a digit [INFO] [stderr] --> ../../../cargo-home/git/checkouts/serenity-b90205eb2a3fecc3/a2e8cde/examples/12_collectors/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "12_timing_and_events" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] error: invalid character `1` in package name: `13_gateway_intents`, the name cannot start with a digit [INFO] [stderr] --> ../../../cargo-home/git/checkouts/serenity-b90205eb2a3fecc3/a2e8cde/examples/13_gateway_intents/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "13_gateway_intents" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking icanwalkonwater/ffirs-bot against try#2b41547e41f63ea0ca9cb25417ddd569b19e6a50 for pr-134273 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficanwalkonwater%2Fffirs-bot" "/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 ffirs-core/src/main.rs [INFO] [stderr] error: unable to write file ffirs-core/src/module_manager.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 icanwalkonwater/ffirs-bot against try#2b41547e41f63ea0ca9cb25417ddd569b19e6a50 for pr-134273 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficanwalkonwater%2Fffirs-bot" "/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 ffirs-core/src/main.rs [INFO] [stderr] error: unable to write file ffirs-core/src/module_manager.rs [INFO] [stderr] error: unable to write file rust-toolchain [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 icanwalkonwater/ffirs-bot against try#2b41547e41f63ea0ca9cb25417ddd569b19e6a50 for pr-134273 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficanwalkonwater%2Fffirs-bot" "/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] fatal: update_ref failed for ref 'HEAD': cannot update the ref 'refs/heads/master': unable to append to '/workspace/builds/worker-2-tc2/source/.git/logs/refs/heads/master': No space left on device [INFO] checking icanwalkonwater/ffirs-bot against try#2b41547e41f63ea0ca9cb25417ddd569b19e6a50 for pr-134273 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficanwalkonwater%2Fffirs-bot" "/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 .env.sample [INFO] [stderr] error: unable to write file .gitignore [INFO] [stderr] error: unable to write file Cargo.lock [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] ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/icanwalkonwater/ffirs-bot