[INFO] cloning repository https://github.com/carllerche/minidb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carllerche/minidb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarllerche%2Fminidb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarllerche%2Fminidb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43d80944bdda1d927ebae55cc08624271b4acfb1 [INFO] testing carllerche/minidb/43d80944bdda1d927ebae55cc08624271b4acfb1 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarllerche%2Fminidb" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/push-to-checkout.sample' to '/workspace/builds/worker-5-tc2/source/.git/hooks/push-to-checkout.sample': No space left on device [INFO] testing carllerche/minidb/43d80944bdda1d927ebae55cc08624271b4acfb1 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarllerche%2Fminidb" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/config.rs [INFO] [stderr] fatal: cannot create directory at 'src/dt': 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 carllerche/minidb/43d80944bdda1d927ebae55cc08624271b4acfb1 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarllerche%2Fminidb" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/dt/set.rs [INFO] [stderr] error: unable to write file src/dt/version_vec.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] testing carllerche/minidb/43d80944bdda1d927ebae55cc08624271b4acfb1 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarllerche%2Fminidb" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tests/support/mod.rs [INFO] [stderr] error: unable to write file tests/test_length_delimited.rs [INFO] [stderr] error: unable to write file tests/test_set.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] testing carllerche/minidb/43d80944bdda1d927ebae55cc08624271b4acfb1 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarllerche%2Fminidb" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-5-tc2/source/.git/config.lock [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-5-tc2/source/.git/config.lock [INFO] validating manifest of git repo https://github.com/carllerche/minidb on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/carllerche/minidb [INFO] finished tweaking git repo https://github.com/carllerche/minidb [INFO] tweaked toml for git repo https://github.com/carllerche/minidb written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/carllerche/minidb 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating git repository `https://github.com/carllerche/buffoon` [INFO] [stderr] warning: spurious network error (3 tries remaining): failed to make directory '/workspace/cargo-home/git/checkouts/buffoon-ce5d746efebf0bb7/93c022e/.git/refs/heads': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `buffoon` as a dependency of package `minidb v0.1.0 (/workspace/builds/worker-5-tc2/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `buffoon` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/carllerche/buffoon#93c022ee [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] '/workspace/cargo-home/git/checkouts/buffoon-ce5d746efebf0bb7/93c022e' exists and is not an empty directory; class=Invalid (3); code=Exists (-4) MissingDependencies overridden task result to broken:missing-deps