[INFO] cloning repository https://github.com/kubo/odpi_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kubo/odpi_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubo%2Fodpi_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubo%2Fodpi_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a9196307183b02b110dfb1876cb90f75843797b [INFO] testing kubo/odpi_rs against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubo%2Fodpi_rs" "/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/kubo/odpi_rs [INFO] finished tweaking git repo https://github.com/kubo/odpi_rs [INFO] tweaked toml for git repo https://github.com/kubo/odpi_rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kubo/odpi_rs on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kubo/odpi_rs 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/as/yn/async-std, 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: database or disk is full [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v1.0.38 [INFO] [stderr] error: failed to create directory `/workspace/cargo-home/registry/cache/index.crates.io-1949cf8c6b5b557f` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] testing kubo/odpi_rs against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubo%2Fodpi_rs" "/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 odpi_rs/src/types/native_value.rs [INFO] [stderr] error: unable to write file odpi_rs/src/types/object.rs [INFO] [stderr] error: unable to write file odpi_rs/src/types/object_attr.rs [INFO] [stderr] error: unable to write file odpi_rs/src/types/object_type.rs [INFO] [stderr] error: unable to write file odpi_rs/src/types/rowid.rs [INFO] [stderr] error: unable to write file odpi_rs/src/types/timestamp.rs [INFO] [stderr] error: unable to write file odpi_rs/src/types/vector.rs [INFO] [stderr] error: unable to write file odpi_rs/src/types/vector_info.rs [INFO] [stderr] error: unable to write file odpi_rs/src/types/xid.rs [INFO] [stderr] error: unable to write file odpi_rs/src/utils.rs [INFO] [stderr] error: unable to write file odpi_rs/src/version_info.rs [INFO] [stderr] fatal: cannot create directory at 'odpi_rs_procmacro': 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] testing kubo/odpi_rs against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubo%2Fodpi_rs" "/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 odpi_rs/src/conn/app_context.rs [INFO] [stderr] error: unable to write file odpi_rs/src/conn/common_create_params.rs [INFO] [stderr] error: unable to write file odpi_rs/src/conn/conn_create_params.rs [INFO] [stderr] error: unable to write file odpi_rs/src/conn/conn_info.rs [INFO] [stderr] error: unable to write file odpi_rs/src/conn/enums.rs [INFO] [stderr] error: unable to write file odpi_rs/src/conn/pool.rs [INFO] [stderr] error: unable to write file odpi_rs/src/conn/pool_create_params.rs [INFO] [stderr] error: unable to write file odpi_rs/src/conn/sharding_key_column.rs [INFO] [stderr] error: unable to write file odpi_rs/src/context.rs [INFO] [stderr] fatal: cannot create directory at 'odpi_rs/src/context': 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] testing kubo/odpi_rs against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubo%2Fodpi_rs" "/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 odpi_rs/src/conn/app_context.rs [INFO] [stderr] error: unable to write file odpi_rs/src/conn/common_create_params.rs [INFO] [stderr] error: unable to write file odpi_rs/src/conn/conn_create_params.rs [INFO] [stderr] error: unable to write file odpi_rs/src/conn/conn_info.rs [INFO] [stderr] error: unable to write file odpi_rs/src/conn/enums.rs [INFO] [stderr] error: unable to write file odpi_rs/src/conn/pool.rs [INFO] [stderr] error: unable to write file odpi_rs/src/conn/pool_create_params.rs [INFO] [stderr] error: unable to write file odpi_rs/src/conn/sharding_key_column.rs [INFO] [stderr] error: unable to write file odpi_rs/src/context.rs [INFO] [stderr] fatal: cannot create directory at 'odpi_rs/src/context': 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] testing kubo/odpi_rs against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubo%2Fodpi_rs" "/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 odpi_rs/src/conn/app_context.rs [INFO] [stderr] error: unable to write file odpi_rs/src/conn/common_create_params.rs [INFO] [stderr] error: unable to write file odpi_rs/src/conn/conn_create_params.rs [INFO] [stderr] error: unable to write file odpi_rs/src/conn/conn_info.rs [INFO] [stderr] error: unable to write file odpi_rs/src/conn/enums.rs [INFO] [stderr] error: unable to write file odpi_rs/src/conn/pool.rs [INFO] [stderr] error: unable to write file odpi_rs/src/conn/pool_create_params.rs [INFO] [stderr] error: unable to write file odpi_rs/src/conn/sharding_key_column.rs [INFO] [stderr] error: unable to write file odpi_rs/src/context.rs [INFO] [stderr] fatal: cannot create directory at 'odpi_rs/src/context': 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] overridden task result to prepare-fail:unknown Caused by: 0: uncategorized prepare error 1: failed to checkout https://github.com/kubo/odpi_rs 2: command failed: exit status: 128