[INFO] cloning repository https://github.com/abhi-xyz/roxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abhi-xyz/roxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhi-xyz%2Froxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhi-xyz%2Froxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f0f5d102df8b3500b6a61ff8c429ff63b4eb975 [INFO] checking abhi-xyz/roxide against master#6f34f4ee074ce0affc7bbf4e2c835f66cd576f13 for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhi-xyz%2Froxide" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/abhi-xyz/roxide [INFO] finished tweaking git repo https://github.com/abhi-xyz/roxide [INFO] tweaked toml for git repo https://github.com/abhi-xyz/roxide written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/abhi-xyz/roxide on toolchain 6f34f4ee074ce0affc7bbf4e2c835f66cd576f13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6f34f4ee074ce0affc7bbf4e2c835f66cd576f13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/abhi-xyz/roxide 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" "+6f34f4ee074ce0affc7bbf4e2c835f66cd576f13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-2-tc1/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `r` [INFO] [stderr] * `bin` target `roxide` [INFO] [stderr] error: failed to parse lock file at: /workspace/builds/worker-2-tc1/source/Cargo.lock [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] package `wit-bindgen` is specified twice in the lockfile command failed: exit status: 101 warning: file `/workspace/builds/worker-2-tc1/source/src/main.rs` found to be present in multiple build targets: * `bin` target `r` * `bin` target `roxide` error: failed to parse lock file at: /workspace/builds/worker-2-tc1/source/Cargo.lock Caused by: package `wit-bindgen` is specified twice in the lockfile