[INFO] cloning repository https://github.com/esden/nucleo-l452re-p-embassy-examples
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/esden/nucleo-l452re-p-embassy-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesden%2Fnucleo-l452re-p-embassy-examples", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesden%2Fnucleo-l452re-p-embassy-examples'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45ae3c519f295f7203cd2dd877a2f72934739f5a
[INFO] checking esden/nucleo-l452re-p-embassy-examples against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesden%2Fnucleo-l452re-p-embassy-examples" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/esden/nucleo-l452re-p-embassy-examples on toolchain 1bd50d4315eb15970d395b6be5823f9384707693
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/esden/nucleo-l452re-p-embassy-examples
[INFO] finished tweaking git repo https://github.com/esden/nucleo-l452re-p-embassy-examples
[INFO] tweaked toml for git repo https://github.com/esden/nucleo-l452re-p-embassy-examples written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/esden/nucleo-l452re-p-embassy-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" "+1bd50d4315eb15970d395b6be5823f9384707693" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: failed to get `embassy-embedded-hal` as a dependency of package `nucleo-l452re-p-embassy-examples v0.1.0 (/workspace/builds/worker-2-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `embassy-embedded-hal`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/embassy-rs/embassy.git#22e820b7
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unrecoverable internal error: 'writer.open == 0'
[INFO] checking esden/nucleo-l452re-p-embassy-examples against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesden%2Fnucleo-l452re-p-embassy-examples" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/bin/usart_dma.rs
[INFO] [stderr] error: unable to write file src/bin/usb_serial.rs
[INFO] [stderr] fatal: unable to checkout working tree
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking esden/nucleo-l452re-p-embassy-examples against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesden%2Fnucleo-l452re-p-embassy-examples" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/bin/i2c.rs
[INFO] [stderr] error: unable to write file src/bin/i2c_blocking_async.rs
[INFO] [stderr] error: unable to write file src/bin/i2c_dma.rs
[INFO] [stderr] error: unable to write file src/bin/mco.rs
[INFO] [stderr] error: unable to write file src/bin/rng.rs
[INFO] [stderr] error: unable to write file src/bin/rtc.rs
[INFO] [stderr] error: unable to write file src/bin/shutdown.rs
[INFO] [stderr] error: unable to write file src/bin/spi.rs
[INFO] [stderr] error: unable to write file src/bin/spi_blocking_async.rs
[INFO] [stderr] error: unable to write file src/bin/spi_dma.rs
[INFO] [stderr] error: unable to write file src/bin/usart.rs
[INFO] [stderr] error: unable to write file src/bin/usart_dma.rs
[INFO] [stderr] error: unable to write file src/bin/usb_serial.rs
[INFO] [stderr] fatal: unable to checkout working tree
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking esden/nucleo-l452re-p-embassy-examples against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesden%2Fnucleo-l452re-p-embassy-examples" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/bin/boot.rs
[INFO] [stderr] error: unable to write file src/bin/button.rs
[INFO] [stderr] error: unable to write file src/bin/button_exti.rs
[INFO] [stderr] error: unable to write file src/bin/flash_async.rs
[INFO] [stderr] error: unable to write file src/bin/i2c.rs
[INFO] [stderr] error: unable to write file src/bin/i2c_blocking_async.rs
[INFO] [stderr] error: unable to write file src/bin/i2c_dma.rs
[INFO] [stderr] error: unable to write file src/bin/mco.rs
[INFO] [stderr] error: unable to write file src/bin/rng.rs
[INFO] [stderr] error: unable to write file src/bin/rtc.rs
[INFO] [stderr] error: unable to write file src/bin/shutdown.rs
[INFO] [stderr] error: unable to write file src/bin/spi.rs
[INFO] [stderr] fatal: unable to checkout working tree
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking esden/nucleo-l452re-p-embassy-examples against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesden%2Fnucleo-l452re-p-embassy-examples" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/bin/usart.rs
[INFO] [stderr] error: unable to write file src/bin/usart_dma.rs
[INFO] [stderr] error: unable to write file src/bin/usb_serial.rs
[INFO] [stderr] fatal: unable to checkout working tree
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 


failed to checkout https://github.com/esden/nucleo-l452re-p-embassy-examples

Caused by:
    command failed: exit status: 128
    
    