[INFO] cloning repository https://github.com/zatkh/cloud-hypervisor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zatkh/cloud-hypervisor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatkh%2Fcloud-hypervisor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatkh%2Fcloud-hypervisor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 226d226fef49c49cb8d4c89082036a7d9979c884 [INFO] checking zatkh/cloud-hypervisor against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatkh%2Fcloud-hypervisor" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zatkh/cloud-hypervisor [INFO] finished tweaking git repo https://github.com/zatkh/cloud-hypervisor [INFO] tweaked toml for git repo https://github.com/zatkh/cloud-hypervisor written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zatkh/cloud-hypervisor on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zatkh/cloud-hypervisor 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/devices/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/net_gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/arch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/net_util/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/vhost_rs/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/vfio/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/arch_gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding micro_http v0.1.0 (https://github.com/firecracker-microvm/firecracker?branch=master#b85757ec) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pnet_transport v0.25.0 [INFO] [stderr] Downloaded virtio-bindings v0.1.0 [INFO] [stderr] Downloaded pnet_packet v0.25.0 [INFO] [stderr] Downloaded pnet_base v0.22.0 [INFO] [stderr] Downloaded pnet_sys v0.25.0 [INFO] [stderr] Downloaded epoll v4.1.0 [INFO] [stderr] Downloaded pnet_datalink v0.25.0 [INFO] [stderr] Downloaded pnet_macros v0.25.0 [INFO] [stderr] Downloaded pnet v0.25.0 [INFO] [stderr] Downloaded credibility v0.1.3 [INFO] [stderr] Downloaded ssh2 v0.7.1 [INFO] [stderr] Downloaded remain v0.2.1 [INFO] [stderr] Downloaded kvm-ioctls v0.5.0 [INFO] [stderr] error: failed to unpack package `kvm-ioctls v0.5.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `kvm-ioctls-0.5.0/src/ioctls/vcpu.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kvm-ioctls-0.5.0/src/ioctls/vcpu.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `kvm-ioctls-0.5.0/src/ioctls/vcpu.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kvm-ioctls-0.5.0/src/ioctls/vcpu.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] checking zatkh/cloud-hypervisor against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatkh%2Fcloud-hypervisor" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file vhost_user_fs/src/passthrough.rs [INFO] [stderr] error: unable to write file vhost_user_fs/src/server.rs [INFO] [stderr] fatal: cannot create directory at 'vhost_user_net': 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 zatkh/cloud-hypervisor against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatkh%2Fcloud-hypervisor" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file vhost_user_fs/src/multikey.rs [INFO] [stderr] error: unable to write file vhost_user_fs/src/passthrough.rs [INFO] [stderr] error: unable to write file vhost_user_fs/src/server.rs [INFO] [stderr] fatal: cannot create directory at 'vhost_user_net': 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 zatkh/cloud-hypervisor against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatkh%2Fcloud-hypervisor" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file vm-virtio/src/transport/pci_common_config.rs [INFO] [stderr] error: unable to write file vm-virtio/src/transport/pci_device.rs [INFO] [stderr] fatal: cannot create directory at 'vm-virtio/src/vhost_user': 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 zatkh/cloud-hypervisor against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzatkh%2Fcloud-hypervisor" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file vm-virtio/src/rng.rs [INFO] [stderr] fatal: cannot create directory at 'vm-virtio/src/transport': 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] failed to checkout https://github.com/zatkh/cloud-hypervisor Caused by: command failed: exit status: 128