[INFO] cloning repository https://github.com/saghm/paladin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saghm/paladin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaghm%2Fpaladin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaghm%2Fpaladin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b6ffb304f602d73ce3470ce0aca902c2682b5905 [INFO] checking saghm/paladin against master#613bdd49978298648ed05ace086bd1ecad54b44a for pr-136458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaghm%2Fpaladin" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/saghm/paladin on toolchain 613bdd49978298648ed05ace086bd1ecad54b44a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/saghm/paladin [INFO] finished tweaking git repo https://github.com/saghm/paladin [INFO] tweaked toml for git repo https://github.com/saghm/paladin written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/saghm/paladin 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" "+613bdd49978298648ed05ace086bd1ecad54b44a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating git repository `https://github.com/saghm/pal.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded x11-dl v2.8.0 [INFO] [stderr] Downloaded pistoncore-window v0.22.1 [INFO] [stderr] Downloaded shader_version v0.2.1 [INFO] [stderr] Downloaded cgl v0.1.5 [INFO] [stderr] Downloaded target_build_utils v0.1.1 [INFO] [stderr] Downloaded wayland-sys v0.5.11 [INFO] [stderr] Downloaded piston-shaders_graphics2d v0.2.1 [INFO] [stderr] Downloaded atty v0.1.2 [INFO] [stderr] Downloaded pistoncore-event_loop v0.25.1 [INFO] [stderr] Downloaded piston-texture v0.5.0 [INFO] [stderr] Downloaded lalrpop-util v0.12.1 [INFO] [stderr] Downloaded bit-vec v0.4.3 [INFO] [stderr] Downloaded unicode-xid v0.0.2 [INFO] [stderr] Downloaded daggy v0.4.1 [INFO] [stderr] Downloaded png v0.5.2 [INFO] [stderr] Downloaded docopt v0.6.86 [INFO] [stderr] Downloaded petgraph v0.1.18 [INFO] [stderr] Downloaded petgraph v0.2.9 [INFO] [stderr] Downloaded regex-syntax v0.2.6 [INFO] [stderr] Downloaded piston v0.25.1 [INFO] [stderr] Downloaded image v0.10.3 [INFO] [stderr] Downloaded piston2d-graphics v0.17.0 [INFO] [stderr] Downloaded xml-rs v0.3.4 [INFO] [stderr] Downloaded glutin v0.6.1 [INFO] [stderr] Downloaded lalrpop v0.12.1 [INFO] [stderr] Downloaded itertools v0.3.25 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.31.2 [INFO] [stderr] Downloaded lalrpop-snap v0.12.1 [INFO] [stderr] Downloaded rayon v0.4.2 [INFO] [stderr] Downloaded cocoa v0.3.3 [INFO] [stderr] Downloaded rusttype v0.2.1 [INFO] [stderr] Downloaded piston_window v0.52.0 [INFO] [stderr] Downloaded wayland-kbd v0.3.6 [INFO] [stderr] Downloaded khronos_api v1.0.0 [INFO] [stderr] Downloaded gfx_core v0.4.0 [INFO] [stderr] Downloaded gcc v0.3.35 [INFO] [stderr] Downloaded stb_truetype v0.2.0 [INFO] [stderr] Downloaded wayland-client v0.5.12 [INFO] [stderr] Downloaded conrod v0.44.0 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.29.0 [INFO] [stderr] Downloaded gfx_device_gl v0.11.2 [INFO] [stderr] Downloaded gif v0.9.0 [INFO] [stderr] Downloaded libloading v0.2.4 [INFO] [stderr] Downloaded pistoncore-input v0.14.0 [INFO] [stderr] Downloaded gfx v0.12.1 [INFO] [stderr] Downloaded jpeg-decoder v0.1.6 [INFO] [stderr] Downloaded core-foundation-sys v0.2.2 [INFO] [stderr] Downloaded gl_generator v0.5.2 [INFO] [stderr] Downloaded objc v0.2.1 [INFO] [stderr] Downloaded serde_json v0.8.2 [INFO] [stderr] Downloaded draw_state v0.6.0 [INFO] [stderr] Downloaded arrayvec v0.3.19 [INFO] [stderr] Downloaded android_glue v0.2.1 [INFO] [stderr] Downloaded gleam v0.2.22 [INFO] [stderr] Downloaded wayland-scanner v0.5.11 [INFO] [stderr] Downloaded bit-set v0.3.0 [INFO] [stderr] error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bit-set-0.3.0/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] dependency (bit-vec) specified without providing a local path, Git repository, version, or workspace dependency to use command failed: exit status: 101 warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Updating git repository `https://github.com/saghm/pal.git` Updating crates.io index Blocking waiting for file lock on package cache Blocking waiting for file lock on package cache Downloading crates ... Downloaded x11-dl v2.8.0 Downloaded pistoncore-window v0.22.1 Downloaded shader_version v0.2.1 Downloaded cgl v0.1.5 Downloaded target_build_utils v0.1.1 Downloaded wayland-sys v0.5.11 Downloaded piston-shaders_graphics2d v0.2.1 Downloaded atty v0.1.2 Downloaded pistoncore-event_loop v0.25.1 Downloaded piston-texture v0.5.0 Downloaded lalrpop-util v0.12.1 Downloaded bit-vec v0.4.3 Downloaded unicode-xid v0.0.2 Downloaded daggy v0.4.1 Downloaded png v0.5.2 Downloaded docopt v0.6.86 Downloaded petgraph v0.1.18 Downloaded petgraph v0.2.9 Downloaded regex-syntax v0.2.6 Downloaded piston v0.25.1 Downloaded image v0.10.3 Downloaded piston2d-graphics v0.17.0 Downloaded xml-rs v0.3.4 Downloaded glutin v0.6.1 Downloaded lalrpop v0.12.1 Downloaded itertools v0.3.25 Downloaded piston2d-gfx_graphics v0.31.2 Downloaded lalrpop-snap v0.12.1 Downloaded rayon v0.4.2 Downloaded cocoa v0.3.3 Downloaded rusttype v0.2.1 Downloaded piston_window v0.52.0 Downloaded wayland-kbd v0.3.6 Downloaded khronos_api v1.0.0 Downloaded gfx_core v0.4.0 Downloaded gcc v0.3.35 Downloaded stb_truetype v0.2.0 Downloaded wayland-client v0.5.12 Downloaded conrod v0.44.0 Downloaded pistoncore-glutin_window v0.29.0 Downloaded gfx_device_gl v0.11.2 Downloaded gif v0.9.0 Downloaded libloading v0.2.4 Downloaded pistoncore-input v0.14.0 Downloaded gfx v0.12.1 Downloaded jpeg-decoder v0.1.6 Downloaded core-foundation-sys v0.2.2 Downloaded gl_generator v0.5.2 Downloaded objc v0.2.1 Downloaded serde_json v0.8.2 Downloaded draw_state v0.6.0 Downloaded arrayvec v0.3.19 Downloaded android_glue v0.2.1 Downloaded gleam v0.2.22 Downloaded wayland-scanner v0.5.11 Downloaded bit-set v0.3.0 error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bit-set-0.3.0/Cargo.toml` Caused by: dependency (bit-vec) specified without providing a local path, Git repository, version, or workspace dependency to use