[INFO] cloning repository https://github.com/prateekkumarweb/rustyxsv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prateekkumarweb/rustyxsv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprateekkumarweb%2Frustyxsv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprateekkumarweb%2Frustyxsv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10cb404444e5af704f8b4f9b230f8c0444bb49af [INFO] checking prateekkumarweb/rustyxsv against master#0e517d38ad0e72f93c734b14fabd4bb9b7441de6 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprateekkumarweb%2Frustyxsv" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prateekkumarweb/rustyxsv on toolchain 0e517d38ad0e72f93c734b14fabd4bb9b7441de6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/prateekkumarweb/rustyxsv [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/prateekkumarweb/rustyxsv [INFO] tweaked toml for git repo https://github.com/prateekkumarweb/rustyxsv written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/prateekkumarweb/rustyxsv 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" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * tests/test_count.rs [INFO] [stderr] * tests/test_join.rs [INFO] [stderr] * tests/workdir.rs [INFO] [stderr] * tests/test_select.rs [INFO] [stderr] * tests/test_cat.rs [INFO] [stderr] * tests/test_slice.rs [INFO] [stderr] * tests/test_headers.rs [INFO] [stderr] * tests/test_sort.rs [INFO] [stderr] * tests/test_partition.rs [INFO] [stderr] * tests/test_stats.rs [INFO] [stderr] * tests/test_fixlengths.rs [INFO] [stderr] * tests/test_fmt.rs [INFO] [stderr] * tests/test_table.rs [INFO] [stderr] * tests/test_index.rs [INFO] [stderr] * tests/test_frequency.rs [INFO] [stderr] * tests/test_search.rs [INFO] [stderr] * tests/test_flatten.rs [INFO] [stderr] * tests/test_split.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded csv-core v0.1.4 [INFO] [stderr] Downloaded csv-index v0.1.5 [INFO] [stderr] Downloaded quickcheck v0.6.2 [INFO] [stderr] Downloaded streaming-stats v0.2.0 [INFO] [stderr] Downloaded tabwriter v1.0.4 [INFO] [stderr] Downloaded chan v0.1.21 [INFO] [stderr] Downloaded syn v0.13.9 [INFO] [stderr] Downloaded csv v1.0.0 [INFO] [stderr] error: failed to unpack package `csv v1.0.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `csv-1.0.0/examples/data/bench/game.csv` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/csv-1.0.0/examples/data/bench/game.csv` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `csv-1.0.0/examples/data/bench/game.csv` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/csv-1.0.0/examples/data/bench/game.csv` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 warning: An explicit [[test]] section is specified in Cargo.toml which currently disables Cargo from automatically inferring other test targets. This inference behavior will change in the Rust 2018 edition and the following files will be included as a test target: * tests/test_count.rs * tests/test_join.rs * tests/workdir.rs * tests/test_select.rs * tests/test_cat.rs * tests/test_slice.rs * tests/test_headers.rs * tests/test_sort.rs * tests/test_partition.rs * tests/test_stats.rs * tests/test_fixlengths.rs * tests/test_fmt.rs * tests/test_table.rs * tests/test_index.rs * tests/test_frequency.rs * tests/test_search.rs * tests/test_flatten.rs * tests/test_split.rs This is likely to break cargo build or cargo test as these files may not be ready to be compiled as a test target today. You can future-proof yourself and disable this warning by adding `autotests = false` to your [package] section. You may also move the files to a location where Cargo would not automatically infer them to be a target, such as in subfolders. For more information on this warning you can consult https://github.com/rust-lang/cargo/issues/5330 warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Updating crates.io index Blocking waiting for file lock on package cache Downloading crates ... Downloaded csv-core v0.1.4 Downloaded csv-index v0.1.5 Downloaded quickcheck v0.6.2 Downloaded streaming-stats v0.2.0 Downloaded tabwriter v1.0.4 Downloaded chan v0.1.21 Downloaded syn v0.13.9 Downloaded csv v1.0.0 error: failed to unpack package `csv v1.0.0` Caused by: failed to unpack entry at `csv-1.0.0/examples/data/bench/game.csv` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/csv-1.0.0/examples/data/bench/game.csv` Caused by: failed to unpack `csv-1.0.0/examples/data/bench/game.csv` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/csv-1.0.0/examples/data/bench/game.csv` Caused by: No space left on device (os error 28)