[INFO] cloning repository https://github.com/fabianmurariu/df_sql_bug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fabianmurariu/df_sql_bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabianmurariu%2Fdf_sql_bug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabianmurariu%2Fdf_sql_bug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4301fd122dde58bfdd9f912eb6f3bcbb594567f2
[INFO] checking fabianmurariu/df_sql_bug against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabianmurariu%2Fdf_sql_bug" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/fabianmurariu/df_sql_bug on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/fabianmurariu/df_sql_bug
[INFO] finished tweaking git repo https://github.com/fabianmurariu/df_sql_bug
[INFO] tweaked toml for git repo https://github.com/fabianmurariu/df_sql_bug written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/fabianmurariu/df_sql_bug 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/da/ta/datafusion-execution, error: No space left on device (os error 28)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlparser_derive v0.2.2
[INFO] [stderr]   Downloaded arrow-schema v52.1.0
[INFO] [stderr]   Downloaded arrow-string v52.1.0
[INFO] [stderr]   Downloaded datafusion-common-runtime v40.0.0
[INFO] [stderr]   Downloaded arrow-arith v52.1.0
[INFO] [stderr]   Downloaded arrow-row v52.1.0
[INFO] [stderr]   Downloaded datafusion-functions-array v40.0.0
[INFO] [stderr]   Downloaded arrow-json v52.1.0
[INFO] [stderr]   Downloaded arrow-ord v52.1.0
[INFO] [stderr]   Downloaded datafusion-functions v40.0.0
[INFO] [stderr] error: failed to unpack package `datafusion-functions v40.0.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `datafusion-functions-40.0.0/src/datetime/date_part.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/datafusion-functions-40.0.0/src/datetime/date_part.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `datafusion-functions-40.0.0/src/datetime/date_part.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/datafusion-functions-40.0.0/src/datetime/date_part.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

    Updating crates.io index
warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/da/ta/datafusion-execution, error: No space left on device (os error 28)
 Downloading crates ...
  Downloaded sqlparser_derive v0.2.2
  Downloaded arrow-schema v52.1.0
  Downloaded arrow-string v52.1.0
  Downloaded datafusion-common-runtime v40.0.0
  Downloaded arrow-arith v52.1.0
  Downloaded arrow-row v52.1.0
  Downloaded datafusion-functions-array v40.0.0
  Downloaded arrow-json v52.1.0
  Downloaded arrow-ord v52.1.0
  Downloaded datafusion-functions v40.0.0
error: failed to unpack package `datafusion-functions v40.0.0`

Caused by:
  failed to unpack entry at `datafusion-functions-40.0.0/src/datetime/date_part.rs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/datafusion-functions-40.0.0/src/datetime/date_part.rs`

Caused by:
  failed to unpack `datafusion-functions-40.0.0/src/datetime/date_part.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/datafusion-functions-40.0.0/src/datetime/date_part.rs`

Caused by:
  No space left on device (os error 28)