[INFO] cloning repository https://github.com/nebulet/nebulet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nebulet/nebulet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebulet%2Fnebulet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebulet%2Fnebulet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a22b0198247ea0045b0f87aa31f849f8ffe15f66 [INFO] checking nebulet/nebulet against master#a932eb36f8adf6c8cdfc450f063943da3112d621 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebulet%2Fnebulet" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nebulet/nebulet on toolchain a932eb36f8adf6c8cdfc450f063943da3112d621 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/nebulet/nebulet [INFO] finished tweaking git repo https://github.com/nebulet/nebulet [INFO] tweaked toml for git repo https://github.com/nebulet/nebulet written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nebulet/nebulet 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" "+a932eb36f8adf6c8cdfc450f063943da3112d621" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `wasmparser` dependency) [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/tools/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/lib/nebulet-derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating git repository `https://github.com/rust-osdev/acpi` [INFO] [stderr] Updating git repository `https://github.com/lachlansneff/bootloader` [INFO] [stderr] error: failed to get `bootloader` as a dependency of package `nebulet v0.1.0 (/workspace/builds/worker-4-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `bootloader` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/lachlansneff/bootloader?branch=bootinfo#3657b123 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse manifest at `/workspace/cargo-home/git/checkouts/bootloader-e71485bd4bf9519c/3657b12/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] the cargo feature `publish-lockfile` has been removed in the 1.37 release [INFO] [stderr] [INFO] [stderr] This package cannot be used with this version of Cargo, as the unstable feature `publish-lockfile` is no longer supported. [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#publish-lockfile for more information about using this feature. overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: /workspace/builds/worker-4-tc1/source/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition (in the `wasmparser` dependency) warning: /workspace/builds/worker-4-tc1/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-4-tc1/source/tools/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 warning: /workspace/builds/worker-4-tc1/source/lib/nebulet-derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 Updating git repository `https://github.com/rust-osdev/acpi` Updating git repository `https://github.com/lachlansneff/bootloader` error: failed to get `bootloader` as a dependency of package `nebulet v0.1.0 (/workspace/builds/worker-4-tc1/source)` Caused by: failed to load source for dependency `bootloader` Caused by: Unable to update https://github.com/lachlansneff/bootloader?branch=bootinfo#3657b123 Caused by: failed to parse manifest at `/workspace/cargo-home/git/checkouts/bootloader-e71485bd4bf9519c/3657b12/Cargo.toml` Caused by: the cargo feature `publish-lockfile` has been removed in the 1.37 release This package cannot be used with this version of Cargo, as the unstable feature `publish-lockfile` is no longer supported. See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#publish-lockfile for more information about using this feature.