[INFO] cloning repository https://github.com/Wasabi375/WasabiOS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wasabi375/WasabiOS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWasabi375%2FWasabiOS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWasabi375%2FWasabiOS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41938eb9348465a6c07450f56db698328eb8a6cb
[INFO] checking Wasabi375/WasabiOS/41938eb9348465a6c07450f56db698328eb8a6cb against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWasabi375%2FWasabiOS" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Wasabi375/WasabiOS on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Wasabi375/WasabiOS
[INFO] finished tweaking git repo https://github.com/Wasabi375/WasabiOS
[INFO] tweaked toml for git repo https://github.com/Wasabi375/WasabiOS written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Wasabi375/WasabiOS 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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Wasabi375/rust-derive-builder`
[INFO] [stderr]     Updating git repository `https://github.com/Wasabi375/uart_16550`
[INFO] [stderr]     Updating git repository `https://github.com/Wasabi375/x86_64`
[INFO] [stderr]     Updating git repository `https://github.com/Wasabi375/bootloader`
[INFO] [stderr] error: no matching package named `bootloader` found
[INFO] [stderr] location searched: https://github.com/Wasabi375/bootloader?rev=bf950a4bee82764dac17b5e18f5c82f491c9799e#bf950a4b
[INFO] [stderr] required by package `wasabi_os v0.1.0 (/workspace/builds/worker-1-tc1/source)`


ExecutionFailed(ExitStatus(unix_wait_status(25856)))