[INFO] cloning repository https://github.com/emabee/rust-hdbconnect [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emabee/rust-hdbconnect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femabee%2Frust-hdbconnect", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femabee%2Frust-hdbconnect'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 713a149245ff9ab69824bfc476a44d6145d2efa5 [INFO] checking emabee/rust-hdbconnect against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femabee%2Frust-hdbconnect" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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/commit-msg.sample' to '/workspace/builds/worker-7-tc2/source/.git/hooks/commit-msg.sample': No space left on device [INFO] checking emabee/rust-hdbconnect against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femabee%2Frust-hdbconnect" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file hdbconnect_async/tests/test_010_connect.rs [INFO] [stderr] error: unable to write file hdbconnect_async/tests/test_011_invalid_password.rs [INFO] [stderr] error: unable to write file hdbconnect_async/tests/test_012_connect_other_user.rs [INFO] [stderr] error: unable to write file hdbconnect_async/tests/test_013_logon_errors.rs [INFO] [stderr] error: unable to write file hdbconnect_async/tests/test_015_result_set.rs [INFO] [stderr] error: unable to write file hdbconnect_async/tests/test_016_selectforupdate.rs [INFO] [stderr] error: unable to write file hdbconnect_async/tests/test_020_deser.rs [INFO] [stderr] error: unable to write file hdbconnect_async/tests/test_021_longdate_chrono.rs [INFO] [stderr] error: unable to write file hdbconnect_async/tests/test_021_longdate_time.rs [INFO] [stderr] error: unable to write file hdbconnect_async/tests/test_022_seconddate_chrono.rs [INFO] [stderr] error: unable to write file hdbconnect_async/tests/test_022_seconddate_time.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/a_sync/prepared_statement.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/a_sync/result_set.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/base.rs [INFO] [stderr] fatal: cannot create directory at 'hdbconnect_impl/src/base': 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] checking emabee/rust-hdbconnect against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femabee%2Frust-hdbconnect" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/parts/connect_options.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/parts/output_parameters.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/parts/parameter_descriptor.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/parts/parameter_rows.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/parts/partition_information.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/parts/read_lob_reply.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/parts/read_lob_request.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/parts/result_set_metadata.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/parts/server_error.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/parts/session_context.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/parts/statement_context.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/parts/topology.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/parts/transactionflags.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/parts/type_id.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/parts/write_lob_reply.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/parts/write_lob_request.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/parts/xat_options.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/reply.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/reply_type.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/request.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/server_usage.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/util.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/util_async.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/protocol/util_sync.rs [INFO] [stderr] error: unable to write file hdbconnect_impl/src/serde_db_impl.rs [INFO] [stderr] fatal: cannot create directory at 'hdbconnect_impl/src/serde_db_impl': 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] checking emabee/rust-hdbconnect against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femabee%2Frust-hdbconnect" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] /workspace/builds/worker-7-tc2/source/.git/objects/pack: No space left on device [INFO] checking emabee/rust-hdbconnect against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femabee%2Frust-hdbconnect" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write symref for HEAD: No space left on device [INFO] [stderr] fatal: unable to update HEAD failed to checkout https://github.com/emabee/rust-hdbconnect Caused by: command failed: exit status: 128