[INFO] cloning repository https://github.com/jpopesculian/cargo-wasi-minimal-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jpopesculian/cargo-wasi-minimal-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpopesculian%2Fcargo-wasi-minimal-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpopesculian%2Fcargo-wasi-minimal-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 538ed1ab3157f043d58c7e54c0da794505eb00bc [INFO] testing jpopesculian/cargo-wasi-minimal-test against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpopesculian%2Fcargo-wasi-minimal-test" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jpopesculian/cargo-wasi-minimal-test [INFO] finished tweaking git repo https://github.com/jpopesculian/cargo-wasi-minimal-test [INFO] tweaked toml for git repo https://github.com/jpopesculian/cargo-wasi-minimal-test written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jpopesculian/cargo-wasi-minimal-test on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jpopesculian/cargo-wasi-minimal-test 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/bytecodealliance/wasmprinter.git` [INFO] [stderr] Updating git submodule `https://github.com/webassembly/wabt` [INFO] [stderr] Updating git submodule `https://github.com/google/googletest` [INFO] [stderr] Updating git submodule `https://github.com/dabeaz/ply` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/testsuite` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/wasm-c-api` [INFO] [stderr] Updating git repository `https://github.com/bytecodealliance/wasmtime.git` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/wasm-c-api` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/WASI` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/testsuite` [INFO] [stderr] error: failed to get `wasmtime` as a dependency of package `runner v0.1.0 (/workspace/builds/worker-0-tc1/source/runner)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `wasmtime` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/bytecodealliance/wasmtime.git#c9dce98b [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `spec_testsuite` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch submodule `spec_testsuite` from https://github.com/WebAssembly/testsuite [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision c70c3c8b136e5e7193135d40ec3960f4ef1cb20a 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: Blocking waiting for file lock on package cache Updating git repository `https://github.com/bytecodealliance/wasmprinter.git` Updating git submodule `https://github.com/webassembly/wabt` Updating git submodule `https://github.com/google/googletest` Updating git submodule `https://github.com/dabeaz/ply` Updating git submodule `https://github.com/WebAssembly/testsuite` Updating git submodule `https://github.com/WebAssembly/wasm-c-api` Updating git repository `https://github.com/bytecodealliance/wasmtime.git` Updating git submodule `https://github.com/WebAssembly/wasm-c-api` Updating git submodule `https://github.com/WebAssembly/WASI` Updating git submodule `https://github.com/WebAssembly/testsuite` error: failed to get `wasmtime` as a dependency of package `runner v0.1.0 (/workspace/builds/worker-0-tc1/source/runner)` Caused by: failed to load source for dependency `wasmtime` Caused by: Unable to update https://github.com/bytecodealliance/wasmtime.git#c9dce98b Caused by: failed to update submodule `spec_testsuite` Caused by: failed to fetch submodule `spec_testsuite` from https://github.com/WebAssembly/testsuite Caused by: revision c70c3c8b136e5e7193135d40ec3960f4ef1cb20a not found Caused by: no error