[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 master#8c32e313cccf7df531e2d49ffb8227bb92304aee 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zatkh/cloud-hypervisor on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/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-tc1/source/devices/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/arch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/arch_gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/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-tc1/source/vfio/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/net_util/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating git repository `https://github.com/rust-vmm/linux-loader` [INFO] [stderr] Updating git repository `https://github.com/rust-vmm/vm-memory` [INFO] [stderr] Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/firecracker-microvm/firecracker` [INFO] [stderr] Updating git repository `https://github.com/rust-vmm/vfio-bindings` [INFO] [stderr] Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` [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_macros_support v0.25.0 [INFO] [stderr] Downloaded vmm-sys-util v0.4.0 [INFO] [stderr] error: failed to unpack package `vmm-sys-util v0.4.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `vmm-sys-util-0.4.0/rust-vmm-ci/integration_tests/__pycache__/conftest.cpython-36-pytest-5.3.2.pyc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vmm-sys-util-0.4.0/rust-vmm-ci/integration_tests/__pycache__` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 warning: /workspace/builds/worker-2-tc1/source/net_gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-2-tc1/source/devices/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-2-tc1/source/arch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-2-tc1/source/arch_gen/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-2-tc1/source/vhost_rs/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-2-tc1/source/vfio/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-2-tc1/source/net_util/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 Updating git repository `https://github.com/rust-vmm/linux-loader` Updating git repository `https://github.com/rust-vmm/vm-memory` Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` Updating crates.io index Updating git repository `https://github.com/firecracker-microvm/firecracker` Updating git repository `https://github.com/rust-vmm/vfio-bindings` Updating git submodule `https://github.com/rust-vmm/rust-vmm-ci.git` Locking 1 package to latest compatible version Adding micro_http v0.1.0 (https://github.com/firecracker-microvm/firecracker?branch=master#b85757ec) Downloading crates ... Downloaded pnet_macros_support v0.25.0 Downloaded vmm-sys-util v0.4.0 error: failed to unpack package `vmm-sys-util v0.4.0` Caused by: failed to unpack entry at `vmm-sys-util-0.4.0/rust-vmm-ci/integration_tests/__pycache__/conftest.cpython-36-pytest-5.3.2.pyc` Caused by: failed to create `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vmm-sys-util-0.4.0/rust-vmm-ci/integration_tests/__pycache__` Caused by: No space left on device (os error 28)