[INFO] cloning repository https://github.com/blaenk/bmo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blaenk/bmo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblaenk%2Fbmo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblaenk%2Fbmo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c23fed72471e3c012572019442516284957390ff [INFO] checking blaenk/bmo against master#b56aaec52bc0fa35591a872fb4aac81f606e265c for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblaenk%2Fbmo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/blaenk/bmo [INFO] finished tweaking git repo https://github.com/blaenk/bmo [INFO] tweaked toml for git repo https://github.com/blaenk/bmo written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/blaenk/bmo on toolchain b56aaec52bc0fa35591a872fb4aac81f606e265c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/blaenk/bmo 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" "+b56aaec52bc0fa35591a872fb4aac81f606e265c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating git repository `https://github.com/zeyla/serenity` [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-cd352d147d0b5ce5/6572580/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-cd352d147d0b5ce5/6572580/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-cd352d147d0b5ce5/6572580/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-cd352d147d0b5ce5/6572580/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-cd352d147d0b5ce5/6572580/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-cd352d147d0b5ce5/6572580/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-cd352d147d0b5ce5/6572580/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] Updating crates.io index [INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/sl/og/slog-envlogger, error: No space left on device (os error 28) [INFO] [stderr] warning: failed to save last-use data [INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache. [INFO] [stderr] [INFO] [stderr] database or disk is full [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Error code 13: Insertion failed because database is full [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded isatty v0.1.3 [INFO] [stderr] Downloaded percent-encoding v1.0.0 [INFO] [stderr] Downloaded redox_syscall v0.1.27 [INFO] [stderr] error: failed to unpack package `redox_syscall v0.1.27` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `redox_syscall-0.1.27/src/arch/arm.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_syscall-0.1.27/src/arch/arm.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `redox_syscall-0.1.27/src/arch/arm.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_syscall-0.1.27/src/arch/arm.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Updating git repository `https://github.com/zeyla/serenity` error: invalid character `0` in package name: `01_basic_ping_bot`, the name cannot start with a digit --> ../../../cargo-home/git/checkouts/serenity-cd352d147d0b5ce5/6572580/examples/01_basic_ping_bot/Cargo.toml:2:8 | 2 | name = "01_basic_ping_bot" | ^^^^^^^^^^^^^^^^^^^ | error: invalid character `0` in package name: `02_transparent_guild_sharding`, the name cannot start with a digit --> ../../../cargo-home/git/checkouts/serenity-cd352d147d0b5ce5/6572580/examples/02_transparent_guild_sharding/Cargo.toml:2:8 | 2 | name = "02_transparent_guild_sharding" | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | error: invalid character `0` in package name: `03_struct_utilities`, the name cannot start with a digit --> ../../../cargo-home/git/checkouts/serenity-cd352d147d0b5ce5/6572580/examples/03_struct_utilities/Cargo.toml:2:8 | 2 | name = "03_struct_utilities" | ^^^^^^^^^^^^^^^^^^^^^ | error: invalid character `0` in package name: `04_message_builder`, the name cannot start with a digit --> ../../../cargo-home/git/checkouts/serenity-cd352d147d0b5ce5/6572580/examples/04_message_builder/Cargo.toml:2:8 | 2 | name = "04_message_builder" | ^^^^^^^^^^^^^^^^^^^^ | error: invalid character `0` in package name: `05_command_framework`, the name cannot start with a digit --> ../../../cargo-home/git/checkouts/serenity-cd352d147d0b5ce5/6572580/examples/05_command_framework/Cargo.toml:2:8 | 2 | name = "05_command_framework" | ^^^^^^^^^^^^^^^^^^^^^^ | error: invalid character `0` in package name: `06_voice`, the name cannot start with a digit --> ../../../cargo-home/git/checkouts/serenity-cd352d147d0b5ce5/6572580/examples/06_voice/Cargo.toml:2:8 | 2 | name = "06_voice" | ^^^^^^^^^^ | error: invalid character `0` in package name: `07_sample_bot_structure`, the name cannot start with a digit --> ../../../cargo-home/git/checkouts/serenity-cd352d147d0b5ce5/6572580/examples/07_sample_bot_structure/Cargo.toml:2:8 | 2 | name = "07_sample_bot_structure" | ^^^^^^^^^^^^^^^^^^^^^^^^^ | Updating crates.io index warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/sl/og/slog-envlogger, error: No space left on device (os error 28) warning: failed to save last-use data This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache. database or disk is full Caused by: Error code 13: Insertion failed because database is full Blocking waiting for file lock on package cache Downloading crates ... Downloaded isatty v0.1.3 Downloaded percent-encoding v1.0.0 Downloaded redox_syscall v0.1.27 error: failed to unpack package `redox_syscall v0.1.27` Caused by: failed to unpack entry at `redox_syscall-0.1.27/src/arch/arm.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_syscall-0.1.27/src/arch/arm.rs` Caused by: failed to unpack `redox_syscall-0.1.27/src/arch/arm.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redox_syscall-0.1.27/src/arch/arm.rs` Caused by: No space left on device (os error 28)