[INFO] cloning repository https://github.com/kunyuanxu-star/ByteOS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kunyuanxu-star/ByteOS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunyuanxu-star%2FByteOS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunyuanxu-star%2FByteOS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed8f99e32225fb73ae3469b8721e3628a9205564 [INFO] checking kunyuanxu-star/ByteOS against master#2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunyuanxu-star%2FByteOS" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 89% (328/365) Updating files: 90% (329/365) Updating files: 91% (333/365) Updating files: 92% (336/365) Updating files: 93% (340/365) Updating files: 94% (344/365) Updating files: 95% (347/365) Updating files: 96% (351/365) Updating files: 97% (355/365) Updating files: 98% (358/365) Updating files: 99% (362/365) Updating files: 100% (365/365) Updating files: 100% (365/365), done. [INFO] validating manifest of git repo https://github.com/kunyuanxu-star/ByteOS on toolchain 2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/kunyuanxu-star/ByteOS [INFO] finished tweaking git repo https://github.com/kunyuanxu-star/ByteOS [INFO] tweaked toml for git repo https://github.com/kunyuanxu-star/ByteOS written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kunyuanxu-star/ByteOS 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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `https://github.com/rcore-os/riscv` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/rcore-os/nvme_driver` [INFO] [stderr] Updating git repository `https://github.com/rcore-os/virtio-drivers` [INFO] [stderr] Updating git repository `https://github.com/yfblock/rust-fatfs.git` [INFO] [stderr] error: failed to get `fatfs` as a dependency of package `fs v0.1.0 (/workspace/builds/worker-2-tc1/source/modules/fs)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `fatfs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/yfblock/rust-fatfs.git#3b45ddc5 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/rust-fatfs-ce35b8391e67f433 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 3b45ddc5f3991f1a59040404e14da19d149f1dbf not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] no error overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions Updating git repository `https://github.com/rcore-os/riscv` Updating crates.io index Updating git repository `https://github.com/rcore-os/nvme_driver` Updating git repository `https://github.com/rcore-os/virtio-drivers` Updating git repository `https://github.com/yfblock/rust-fatfs.git` error: failed to get `fatfs` as a dependency of package `fs v0.1.0 (/workspace/builds/worker-2-tc1/source/modules/fs)` Caused by: failed to load source for dependency `fatfs` Caused by: Unable to update https://github.com/yfblock/rust-fatfs.git#3b45ddc5 Caused by: failed to clone into: /workspace/cargo-home/git/db/rust-fatfs-ce35b8391e67f433 Caused by: revision 3b45ddc5f3991f1a59040404e14da19d149f1dbf not found Caused by: no error