[INFO] cloning repository https://github.com/rmsyn/jh71xx-hal-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rmsyn/jh71xx-hal-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmsyn%2Fjh71xx-hal-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmsyn%2Fjh71xx-hal-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f43f27b9fec8050cefb5783d6cf6bed8189c303 [INFO] checking rmsyn/jh71xx-hal-examples against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmsyn%2Fjh71xx-hal-examples" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/rmsyn/jh71xx-hal-examples [INFO] finished tweaking git repo https://github.com/rmsyn/jh71xx-hal-examples [INFO] tweaked toml for git repo https://github.com/rmsyn/jh71xx-hal-examples written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rmsyn/jh71xx-hal-examples on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rmsyn/jh71xx-hal-examples 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: failed to get `jh71xx-hal` as a dependency of package `jh71xx-hal-examples v0.1.0 (/workspace/builds/worker-3-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `jh71xx-hal` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update /workspace/builds/worker-3-tc1/jh71xx-hal [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to read `/workspace/builds/worker-3-tc1/jh71xx-hal/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: error: failed to get `jh71xx-hal` as a dependency of package `jh71xx-hal-examples v0.1.0 (/workspace/builds/worker-3-tc1/source)` Caused by: failed to load source for dependency `jh71xx-hal` Caused by: Unable to update /workspace/builds/worker-3-tc1/jh71xx-hal Caused by: failed to read `/workspace/builds/worker-3-tc1/jh71xx-hal/Cargo.toml` Caused by: No such file or directory (os error 2)