[INFO] cloning repository https://github.com/mbaneshi/repo_inspct
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mbaneshi/repo_inspct" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbaneshi%2Frepo_inspct", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbaneshi%2Frepo_inspct'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbaneshi%2Frepo_inspct: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/mbaneshi/repo_inspct
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mbaneshi/repo_inspct" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbaneshi%2Frepo_inspct", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbaneshi%2Frepo_inspct'...
[INFO] [stderr] fatal: error closing file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbaneshi%2Frepo_inspct/packed-refs.new: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/mbaneshi/repo_inspct
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mbaneshi/repo_inspct" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbaneshi%2Frepo_inspct", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbaneshi%2Frepo_inspct'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbaneshi%2Frepo_inspct/refs: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 3)
[INFO] cloning repository https://github.com/mbaneshi/repo_inspct
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mbaneshi/repo_inspct" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbaneshi%2Frepo_inspct", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbaneshi%2Frepo_inspct'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 30dbe440568aba9e3287ec8354ffcf623beb2335
[INFO] building mbaneshi/repo_inspct against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbaneshi%2Frepo_inspct" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mbaneshi/repo_inspct on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mbaneshi/repo_inspct
[INFO] finished tweaking git repo https://github.com/mbaneshi/repo_inspct
[INFO] tweaked toml for git repo https://github.com/mbaneshi/repo_inspct written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/mbaneshi/repo_inspct 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 31 packages to latest compatible versions
[INFO] [stderr]     Updating bitflags v1.3.2 -> v2.6.0
[INFO] [stderr]       Adding byteorder v1.5.0
[INFO] [stderr]       Adding darling v0.20.10
[INFO] [stderr]       Adding darling_core v0.20.10
[INFO] [stderr]       Adding darling_macro v0.20.10
[INFO] [stderr]       Adding deranged v0.3.11
[INFO] [stderr]       Adding diesel v2.2.6
[INFO] [stderr]       Adding diesel_derives v2.2.3
[INFO] [stderr]       Adding diesel_table_macro_syntax v0.2.0
[INFO] [stderr]       Adding dotenv v0.15.0
[INFO] [stderr]       Adding dsl_auto_type v0.1.2
[INFO] [stderr]       Adding either v1.13.0
[INFO] [stderr]       Adding fnv v1.0.7
[INFO] [stderr]       Adding heck v0.5.0
[INFO] [stderr]       Adding ident_case v1.0.1
[INFO] [stderr]       Adding itoa v1.0.14
[INFO] [stderr]       Adding libsqlite3-sys v0.30.1
[INFO] [stderr]       Adding mysqlclient-sys v0.4.2
[INFO] [stderr]       Adding num-conv v0.1.0
[INFO] [stderr]       Adding powerfmt v0.2.0
[INFO] [stderr]       Adding pq-sys v0.6.3
[INFO] [stderr]       Adding proc-macro2 v1.0.92
[INFO] [stderr]       Adding quote v1.0.38
[INFO] [stderr]       Adding serde v1.0.217
[INFO] [stderr]       Adding serde_derive v1.0.217
[INFO] [stderr]       Adding strsim v0.11.1
[INFO] [stderr]       Adding syn v2.0.95
[INFO] [stderr]       Adding time v0.3.37
[INFO] [stderr]       Adding time-core v0.1.2
[INFO] [stderr]       Adding time-macros v0.2.19
[INFO] [stderr]       Adding unicode-ident v1.0.14
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mysqlclient-sys v0.4.2
[INFO] [stderr] error: failed to unpack package `mysqlclient-sys v0.4.2`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `mysqlclient-sys-0.4.2/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mysqlclient-sys-0.4.2/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `mysqlclient-sys-0.4.2/Cargo.toml` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mysqlclient-sys-0.4.2/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] building mbaneshi/repo_inspct against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbaneshi%2Frepo_inspct" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file chat/choose_orm/diesel_rust_overview.md
[INFO] [stderr] error: unable to write file chat/choose_orm/diesel_vs_sqlx.md
[INFO] [stderr] error: unable to write file chat/choose_orm/list_git_files_dirs.md
[INFO] [stderr] error: unable to write file chat/choose_orm/mastering_sqlx.md
[INFO] [stderr] error: unable to write file chat/choose_orm/mastering_sqlx_advanced_features_and_testing.md
[INFO] [stderr] error: unable to write file chat/choose_orm/mastering_sqlx_connection_management.md
[INFO] [stderr] error: unable to write file chat/choose_orm/mastering_sqlx_introduction.md
[INFO] [stderr] error: unable to write file chat/choose_orm/persist_directory_listings.md
[INFO] [stderr] error: unable to write file chat/choose_orm/persist_directory_listings_postgres.md
[INFO] [stderr] error: unable to write file chat/choose_orm/persist_directory_listings_postgres_explanation.md
[INFO] [stderr] error: unable to write file chat/choose_orm/postgres_orm_rust.md
[INFO] [stderr] error: unable to write file chat/choose_orm/run_main_rs.md
[INFO] [stderr] error: unable to write file chat/choose_orm/rust_tools_similar_to_sqlalchemy.md
[INFO] [stderr] error: unable to write file chat/choose_orm/seaorm_getting_started.md
[INFO] [stderr] error: unable to write file chat/choose_orm/sqlite_interaction_rust.md
[INFO] [stderr] error: unable to write file chat/choose_orm/sqlx_async_setup.md
[INFO] [stderr] error: unable to write file chat/choose_orm/sqlx_discussion_summary.md
[INFO] [stderr] error: unable to write file chat/choose_orm/sqlx_features.md
[INFO] [stderr] error: unable to write file chat/choose_orm/sqlx_sqlite_tutorial.md
[INFO] [stderr] error: unable to write file chat/choose_orm/sqlx_summary.md
[INFO] [stderr] error: unable to write file chat/choose_orm/type_safety_and_schema_creation.md
[INFO] [stderr] error: unable to write file chat/create_gh_repo.md
[INFO] [stderr] error: unable to write file chat/diesel_postgres_command_line.md
[INFO] [stderr] error: unable to write file chat/diesel_rust_overview.md
[INFO] [stderr] error: unable to write file chat/diesel_vs_sqlx.md
[INFO] [stderr] error: unable to write file chat/list_git_files_dirs.md
[INFO] [stderr] error: unable to write file chat/mastering_sqlx.md
[INFO] [stderr] error: unable to write file chat/mastering_sqlx_advanced_features_and_testing.md
[INFO] [stderr] error: unable to write file chat/mastering_sqlx_connection_management.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] building mbaneshi/repo_inspct against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbaneshi%2Frepo_inspct" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mbaneshi/repo_inspct on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mbaneshi/repo_inspct
[INFO] finished tweaking git repo https://github.com/mbaneshi/repo_inspct
[INFO] tweaked toml for git repo https://github.com/mbaneshi/repo_inspct written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/mbaneshi/repo_inspct 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 31 packages to latest compatible versions
[INFO] [stderr]     Updating bitflags v1.3.2 -> v2.6.0
[INFO] [stderr]       Adding byteorder v1.5.0
[INFO] [stderr]       Adding darling v0.20.10
[INFO] [stderr]       Adding darling_core v0.20.10
[INFO] [stderr]       Adding darling_macro v0.20.10
[INFO] [stderr]       Adding deranged v0.3.11
[INFO] [stderr]       Adding diesel v2.2.6
[INFO] [stderr]       Adding diesel_derives v2.2.3
[INFO] [stderr]       Adding diesel_table_macro_syntax v0.2.0
[INFO] [stderr]       Adding dotenv v0.15.0
[INFO] [stderr]       Adding dsl_auto_type v0.1.2
[INFO] [stderr]       Adding either v1.13.0
[INFO] [stderr]       Adding fnv v1.0.7
[INFO] [stderr]       Adding heck v0.5.0
[INFO] [stderr]       Adding ident_case v1.0.1
[INFO] [stderr]       Adding itoa v1.0.14
[INFO] [stderr]       Adding libsqlite3-sys v0.30.1
[INFO] [stderr]       Adding mysqlclient-sys v0.4.2
[INFO] [stderr]       Adding num-conv v0.1.0
[INFO] [stderr]       Adding powerfmt v0.2.0
[INFO] [stderr]       Adding pq-sys v0.6.3
[INFO] [stderr]       Adding proc-macro2 v1.0.92
[INFO] [stderr]       Adding quote v1.0.38
[INFO] [stderr]       Adding serde v1.0.217
[INFO] [stderr]       Adding serde_derive v1.0.217
[INFO] [stderr]       Adding strsim v0.11.1
[INFO] [stderr]       Adding syn v2.0.95
[INFO] [stderr]       Adding time v0.3.37
[INFO] [stderr]       Adding time-core v0.1.2
[INFO] [stderr]       Adding time-macros v0.2.19
[INFO] [stderr]       Adding unicode-ident v1.0.14
[INFO] [stderr] error: failed to download `mysqlclient-sys v0.4.2`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to get packages from source
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack package `mysqlclient-sys v0.4.2`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `mysqlclient-sys-0.4.2/bindings/bindings_mariadb_10_11_x86_64_linux.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mysqlclient-sys-0.4.2/bindings/bindings_mariadb_10_11_x86_64_linux.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `mysqlclient-sys-0.4.2/bindings/bindings_mariadb_10_11_x86_64_linux.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mysqlclient-sys-0.4.2/bindings/bindings_mariadb_10_11_x86_64_linux.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] building mbaneshi/repo_inspct against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbaneshi%2Frepo_inspct" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mbaneshi/repo_inspct on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mbaneshi/repo_inspct
[INFO] finished tweaking git repo https://github.com/mbaneshi/repo_inspct
[INFO] tweaked toml for git repo https://github.com/mbaneshi/repo_inspct written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/mbaneshi/repo_inspct 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 31 packages to latest compatible versions
[INFO] [stderr]     Updating bitflags v1.3.2 -> v2.6.0
[INFO] [stderr]       Adding byteorder v1.5.0
[INFO] [stderr]       Adding darling v0.20.10
[INFO] [stderr]       Adding darling_core v0.20.10
[INFO] [stderr]       Adding darling_macro v0.20.10
[INFO] [stderr]       Adding deranged v0.3.11
[INFO] [stderr]       Adding diesel v2.2.6
[INFO] [stderr]       Adding diesel_derives v2.2.3
[INFO] [stderr]       Adding diesel_table_macro_syntax v0.2.0
[INFO] [stderr]       Adding dotenv v0.15.0
[INFO] [stderr]       Adding dsl_auto_type v0.1.2
[INFO] [stderr]       Adding either v1.13.0
[INFO] [stderr]       Adding fnv v1.0.7
[INFO] [stderr]       Adding heck v0.5.0
[INFO] [stderr]       Adding ident_case v1.0.1
[INFO] [stderr]       Adding itoa v1.0.14
[INFO] [stderr]       Adding libsqlite3-sys v0.30.1
[INFO] [stderr]       Adding mysqlclient-sys v0.4.2
[INFO] [stderr]       Adding num-conv v0.1.0
[INFO] [stderr]       Adding powerfmt v0.2.0
[INFO] [stderr]       Adding pq-sys v0.6.3
[INFO] [stderr]       Adding proc-macro2 v1.0.92
[INFO] [stderr]       Adding quote v1.0.38
[INFO] [stderr]       Adding serde v1.0.217
[INFO] [stderr]       Adding serde_derive v1.0.217
[INFO] [stderr]       Adding strsim v0.11.1
[INFO] [stderr]       Adding syn v2.0.95
[INFO] [stderr]       Adding time v0.3.37
[INFO] [stderr]       Adding time-core v0.1.2
[INFO] [stderr]       Adding time-macros v0.2.19
[INFO] [stderr]       Adding unicode-ident v1.0.14
[INFO] [stderr] error: failed to download `mysqlclient-sys v0.4.2`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to get packages from source
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack package `mysqlclient-sys v0.4.2`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `mysqlclient-sys-0.4.2/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mysqlclient-sys-0.4.2/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `mysqlclient-sys-0.4.2/Cargo.toml` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mysqlclient-sys-0.4.2/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] building mbaneshi/repo_inspct against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbaneshi%2Frepo_inspct" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-6-tc2/source/.git/config.lock
[INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0'


ExecutionFailed(ExitStatus(unix_wait_status(32768)))

failed to checkout https://github.com/mbaneshi/repo_inspct