[INFO] fetching crate pie-boot 0.2.20...
[INFO] documenting pie-boot-0.2.20 against 1.91.0 for beta-1.92-rustdoc-1
[INFO] extracting crate pie-boot 0.2.20 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate pie-boot 0.2.20
[INFO] finished tweaking crates.io crate pie-boot 0.2.20
[INFO] tweaked toml for crates.io crate pie-boot 0.2.20 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pie-boot 0.2.20 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pie-boot 0.2.20 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-align v0.1.0
[INFO] [stderr]   Downloaded cargo_metadata v0.20.0
[INFO] [stderr]   Downloaded any-uart v0.2.11
[INFO] [stderr]   Downloaded cargo-util-schemas v0.2.0
[INFO] [stderr]   Downloaded volatile v0.4.6
[INFO] [stderr]   Downloaded aarch64-cpu v10.0.0
[INFO] [stderr]   Downloaded cargo-platform v0.2.0
[INFO] [stderr]   Downloaded serde-untagged v0.1.7
[INFO] [stderr]   Downloaded bindeps-simple v0.2.5
[INFO] [stderr]   Downloaded tock-registers v0.9.0
[INFO] [stderr]   Downloaded x86_64 v0.15.2
[INFO] [stderr]   Downloaded fdt-parser v0.4.16
[INFO] [stderr]   Downloaded page-table-generic v0.6.0
[INFO] [stderr]   Downloaded pie-boot-macros v0.1.2
[INFO] [stderr]   Downloaded pie-boot-if v0.6.0
[INFO] [stderr]   Downloaded kasm-aarch64 v0.1.2
[INFO] [stderr]   Downloaded kdef-pgtable v0.1.4
[INFO] [stderr]   Downloaded pie-boot-loader-aarch64 v0.1.25
[INFO] [stderr] error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pie-boot-loader-aarch64-0.1.25/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   the cargo feature `per-package-target` requires a nightly version of Cargo, but this is the `stable` channel
[INFO] [stderr]   See https://doc.rust-lang.org/book/appendix-07-nightly-rust.html for more information about Rust release channels.
[INFO] [stderr]   See https://doc.rust-lang.org/cargo/reference/unstable.html#per-package-target for more information about using this feature.


command failed: exit status: 101

    Updating crates.io index
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded num-align v0.1.0
  Downloaded cargo_metadata v0.20.0
  Downloaded any-uart v0.2.11
  Downloaded cargo-util-schemas v0.2.0
  Downloaded volatile v0.4.6
  Downloaded aarch64-cpu v10.0.0
  Downloaded cargo-platform v0.2.0
  Downloaded serde-untagged v0.1.7
  Downloaded bindeps-simple v0.2.5
  Downloaded tock-registers v0.9.0
  Downloaded x86_64 v0.15.2
  Downloaded fdt-parser v0.4.16
  Downloaded page-table-generic v0.6.0
  Downloaded pie-boot-macros v0.1.2
  Downloaded pie-boot-if v0.6.0
  Downloaded kasm-aarch64 v0.1.2
  Downloaded kdef-pgtable v0.1.4
  Downloaded pie-boot-loader-aarch64 v0.1.25
error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pie-boot-loader-aarch64-0.1.25/Cargo.toml`

Caused by:
  the cargo feature `per-package-target` requires a nightly version of Cargo, but this is the `stable` channel
  See https://doc.rust-lang.org/book/appendix-07-nightly-rust.html for more information about Rust release channels.
  See https://doc.rust-lang.org/cargo/reference/unstable.html#per-package-target for more information about using this feature.