[INFO] cloning repository https://github.com/sepp2k/catgraphics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sepp2k/catgraphics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsepp2k%2Fcatgraphics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsepp2k%2Fcatgraphics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 464f527cc4ee30bde7fad9869ab72df9da952dd0 [INFO] checking sepp2k/catgraphics against master#e1ac0fa95ba15221ee195647cb12464df3164513 for pr-126090 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsepp2k%2Fcatgraphics" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sepp2k/catgraphics on toolchain e1ac0fa95ba15221ee195647cb12464df3164513 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e1ac0fa95ba15221ee195647cb12464df3164513" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sepp2k/catgraphics [INFO] finished tweaking git repo https://github.com/sepp2k/catgraphics [INFO] tweaked toml for git repo https://github.com/sepp2k/catgraphics written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sepp2k/catgraphics 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" "+e1ac0fa95ba15221ee195647cb12464df3164513" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pistoncore-window v0.12.1 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.16.0 [INFO] [stderr] Downloaded bitflags v0.3.2 [INFO] [stderr] Downloaded pistoncore-input v0.8.0 [INFO] [stderr] Downloaded x11-dl v2.0.1 [INFO] [stderr] Downloaded libc v0.2.1 [INFO] [stderr] Downloaded piston-gfx_texture v0.5.0 [INFO] [stderr] Downloaded piston-shaders_graphics2d v0.1.0 [INFO] [stderr] Downloaded draw_state v0.2.0 [INFO] [stderr] Downloaded gif v0.5.1 [INFO] [stderr] Downloaded freetype-sys v0.1.2 [INFO] [stderr] Downloaded gfx_gl v0.1.5 [INFO] [stderr] Downloaded pistoncore-event_loop v0.13.1 [INFO] [stderr] Downloaded gfx v0.8.1 [INFO] [stderr] Downloaded gfx_device_gl v0.6.1 [INFO] [stderr] Downloaded piston2d-graphics v0.11.0 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.13.0 [INFO] [stderr] Downloaded piston_window v0.27.0 [INFO] [stderr] Downloaded libz-sys v0.1.9 [INFO] [stderr] Downloaded png v0.3.1 [INFO] [stderr] Downloaded core-graphics v0.2.0 [INFO] [stderr] Downloaded wayland-kbd v0.2.0 [INFO] [stderr] error: failed to parse manifest at `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-kbd-0.2.0/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] dependency (wayland-client) specified without providing a local path, Git repository, version, or workspace dependency to use [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 101 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.