[INFO] cloning repository https://github.com/haZmAtIkTpS1313/Mpu9250
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haZmAtIkTpS1313/Mpu9250" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhaZmAtIkTpS1313%2FMpu9250", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhaZmAtIkTpS1313%2FMpu9250'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b918956d70d8499bd8ddf80938796e6ebc732ad5
[INFO] testing haZmAtIkTpS1313/Mpu9250 against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhaZmAtIkTpS1313%2FMpu9250" "/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/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/haZmAtIkTpS1313/Mpu9250
[INFO] finished tweaking git repo https://github.com/haZmAtIkTpS1313/Mpu9250
[INFO] tweaked toml for git repo https://github.com/haZmAtIkTpS1313/Mpu9250 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/haZmAtIkTpS1313/Mpu9250 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/haZmAtIkTpS1313/Mpu9250 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" "+1.95.0" "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/embassy-rs/embassy.git`
[INFO] [stderr]     Updating git repository `https://github.com/embassy-rs/stm32-data-generated`
[INFO] [stderr] error: failed to get `stm32-metapac` as a dependency of package `embassy-stm32 v0.4.0 (https://github.com/embassy-rs/embassy.git#a3822382)`
[INFO] [stderr]     ... which satisfies git dependency `embassy-stm32` (locked to 0.4.0) of package `Mpu9250 v0.1.0 (/workspace/builds/worker-3-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `stm32-metapac`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update https://github.com/embassy-rs/stm32-data-generated?tag=stm32-data-f61ed017ef12ec84ff04c49e3147694bda3b29cb#1219dfce
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/stm32-data-generated-a5ed3f1859eb8323
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 1219dfcec33b25de6865ca532b755342226fbb6a not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   network failure seems to have happened
[INFO] [stderr]   if a proxy or similar is necessary `net.git-fetch-with-cli` may help here
[INFO] [stderr]   https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   SSL error: unknown error; class=Ssl (16)


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/embassy-rs/embassy.git`
        Updating git repository `https://github.com/embassy-rs/stm32-data-generated`
    error: failed to get `stm32-metapac` as a dependency of package `embassy-stm32 v0.4.0 (https://github.com/embassy-rs/embassy.git#a3822382)`
        ... which satisfies git dependency `embassy-stm32` (locked to 0.4.0) of package `Mpu9250 v0.1.0 (/workspace/builds/worker-3-tc1/source)`
    
    Caused by:
      failed to load source for dependency `stm32-metapac`
    
    Caused by:
      unable to update https://github.com/embassy-rs/stm32-data-generated?tag=stm32-data-f61ed017ef12ec84ff04c49e3147694bda3b29cb#1219dfce
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/stm32-data-generated-a5ed3f1859eb8323
    
    Caused by:
      revision 1219dfcec33b25de6865ca532b755342226fbb6a not found
    
    Caused by:
      network failure seems to have happened
      if a proxy or similar is necessary `net.git-fetch-with-cli` may help here
      https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
    
    Caused by:
      SSL error: unknown error; class=Ssl (16)