[INFO] cloning repository https://github.com/labring/sealfs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/labring/sealfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flabring%2Fsealfs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flabring%2Fsealfs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41e1ad08ab587cb78e8b7610a74a2eb373172f13
[INFO] testing labring/sealfs against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flabring%2Fsealfs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/labring/sealfs
[INFO] finished tweaking git repo https://github.com/labring/sealfs
[INFO] tweaked toml for git repo https://github.com/labring/sealfs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/labring/sealfs on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/labring/sealfs 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/mond77/ibv.git`
[INFO] [stderr] error: failed to get `ibv` as a dependency of package `sealfs v0.1.0 (/workspace/builds/worker-4-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `ibv`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/mond77/ibv.git#a5e59413
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse manifest at `/workspace/cargo-home/git/checkouts/ibv-4afe2412b0710537/a5e5941/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   dependency (tokio) specified without providing a local path, Git repository, version, or workspace dependency to use


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Blocking waiting for file lock on package cache
        Updating crates.io index
        Updating git repository `https://github.com/mond77/ibv.git`
    error: failed to get `ibv` as a dependency of package `sealfs v0.1.0 (/workspace/builds/worker-4-tc1/source)`
    
    Caused by:
      failed to load source for dependency `ibv`
    
    Caused by:
      Unable to update https://github.com/mond77/ibv.git#a5e59413
    
    Caused by:
      failed to parse manifest at `/workspace/cargo-home/git/checkouts/ibv-4afe2412b0710537/a5e5941/Cargo.toml`
    
    Caused by:
      dependency (tokio) specified without providing a local path, Git repository, version, or workspace dependency to use