[INFO] cloning repository https://github.com/g2p/crosvm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/g2p/crosvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg2p%2Fcrosvm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg2p%2Fcrosvm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e6bb00b90d5ee3c002fc95a22217afe90fe0c52
[INFO] checking g2p/crosvm/0e6bb00b90d5ee3c002fc95a22217afe90fe0c52 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg2p%2Fcrosvm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/g2p/crosvm on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/g2p/crosvm
[INFO] finished tweaking git repo https://github.com/g2p/crosvm
[INFO] tweaked toml for git repo https://github.com/g2p/crosvm written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/g2p/crosvm 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/kernel_loader/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/vhost/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/net_util/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/gpu_display/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/bit_field/bit_field_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/crosvm_plugin/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/io_jail/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/gpu_buffer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/gpu_renderer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/msg_socket/msg_on_socket_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/kvm_sys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/kernel_cmdline/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/qcow/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/qcow_utils/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/resources/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/kvm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/msg_socket/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/p9/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/usb_util/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/x86_64/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/bit_field/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/vm_control/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/aarch64/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/arch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/devices/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/virtio_sys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/p9/wire_format_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/enumn/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/net_sys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/plugin_proto/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] error: failed to load source for dependency `audio_streams`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update /workspace/builds/third_party/adhd/audio_streams
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to read `/workspace/builds/third_party/adhd/audio_streams/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] checking g2p/crosvm/0e6bb00b90d5ee3c002fc95a22217afe90fe0c52 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg2p%2Fcrosvm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/g2p/crosvm on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/g2p/crosvm
[INFO] finished tweaking git repo https://github.com/g2p/crosvm
[INFO] tweaked toml for git repo https://github.com/g2p/crosvm written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/g2p/crosvm 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/gpu_display/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/devices/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/kernel_loader/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/qcow/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/io_jail/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/kvm_sys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/gpu_renderer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/vhost/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/plugin_proto/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/x86_64/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/virtio_sys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/qcow_utils/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/vm_control/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/resources/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/aarch64/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/arch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/net_sys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/bit_field/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/bit_field/bit_field_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/p9/wire_format_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/enumn/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/msg_socket/msg_on_socket_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/kvm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/gpu_buffer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/kernel_cmdline/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/msg_socket/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/net_util/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/usb_util/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/p9/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/crosvm_plugin/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] error: failed to load source for dependency `audio_streams`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update /workspace/builds/third_party/adhd/audio_streams
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to read `/workspace/builds/third_party/adhd/audio_streams/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] checking g2p/crosvm/0e6bb00b90d5ee3c002fc95a22217afe90fe0c52 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg2p%2Fcrosvm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/g2p/crosvm on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/g2p/crosvm
[INFO] finished tweaking git repo https://github.com/g2p/crosvm
[INFO] tweaked toml for git repo https://github.com/g2p/crosvm written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/g2p/crosvm 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/plugin_proto/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/msg_socket/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/virtio_sys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/bit_field/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/io_jail/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/bit_field/bit_field_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/gpu_renderer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/vm_control/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/aarch64/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/crosvm_plugin/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/kernel_cmdline/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/gpu_display/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/qcow_utils/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/arch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/devices/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/net_util/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/usb_util/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/p9/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/gpu_buffer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/net_sys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/enumn/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/x86_64/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/p9/wire_format_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/kvm_sys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/kvm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/qcow/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/kernel_loader/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/vhost/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/resources/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/msg_socket/msg_on_socket_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] error: failed to load source for dependency `audio_streams`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update /workspace/builds/third_party/adhd/audio_streams
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to read `/workspace/builds/third_party/adhd/audio_streams/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] checking g2p/crosvm/0e6bb00b90d5ee3c002fc95a22217afe90fe0c52 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg2p%2Fcrosvm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/g2p/crosvm on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/g2p/crosvm
[INFO] finished tweaking git repo https://github.com/g2p/crosvm
[INFO] tweaked toml for git repo https://github.com/g2p/crosvm written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/g2p/crosvm 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/devices/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/kernel_cmdline/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/crosvm_plugin/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/io_jail/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/x86_64/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/plugin_proto/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/usb_util/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/msg_socket/msg_on_socket_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/vhost/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/bit_field/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/arch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/vm_control/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/gpu_buffer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/net_util/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/gpu_renderer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/kvm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/kernel_loader/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/virtio_sys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/aarch64/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/kvm_sys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/p9/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/p9/wire_format_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/gpu_display/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/net_sys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/qcow/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/bit_field/bit_field_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/msg_socket/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/enumn/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/resources/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/qcow_utils/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] error: failed to load source for dependency `audio_streams`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update /workspace/builds/third_party/adhd/audio_streams
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to read `/workspace/builds/third_party/adhd/audio_streams/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] checking g2p/crosvm/0e6bb00b90d5ee3c002fc95a22217afe90fe0c52 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg2p%2Fcrosvm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/g2p/crosvm on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/g2p/crosvm
[INFO] finished tweaking git repo https://github.com/g2p/crosvm
[INFO] tweaked toml for git repo https://github.com/g2p/crosvm written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/g2p/crosvm 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/usb_util/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/arch/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/kvm/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/msg_socket/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/vm_control/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/bit_field/bit_field_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/io_jail/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/x86_64/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/aarch64/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/p9/wire_format_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/plugin_proto/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/gpu_renderer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/crosvm_plugin/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/bit_field/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/virtio_sys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/kernel_cmdline/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/kvm_sys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/devices/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/gpu_buffer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/resources/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/qcow_utils/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/net_util/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/msg_socket/msg_on_socket_derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/p9/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/kernel_loader/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/qcow/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/enumn/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/net_sys/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/vhost/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/gpu_display/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] error: failed to load source for dependency `audio_streams`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update /workspace/builds/third_party/adhd/audio_streams
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to read `/workspace/builds/third_party/adhd/audio_streams/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)


MissingDependencies

overridden task result to broken:missing-deps