[INFO] cloning repository https://github.com/WlinkNET/p3d_test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WlinkNET/p3d_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWlinkNET%2Fp3d_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWlinkNET%2Fp3d_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae5baa944002b26fdefd1a1352b38092241ec9e8
[INFO] checking WlinkNET/p3d_test/ae5baa944002b26fdefd1a1352b38092241ec9e8 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWlinkNET%2Fp3d_test" "/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/WlinkNET/p3d_test on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/WlinkNET/p3d_test
[INFO] finished tweaking git repo https://github.com/WlinkNET/p3d_test
[INFO] tweaked toml for git repo https://github.com/WlinkNET/p3d_test written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/WlinkNET/p3d_test 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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr]     Updating git repository `https://github.com/3Dpass/cgmath`
[INFO] [stderr]     Updating git repository `https://github.com/3Dpass/ndarray`
[INFO] [stderr]     Updating git repository `https://github.com/3Dpass/obj-rs`
[INFO] [stderr]     Updating git repository `https://github.com/3Dpass/Peroxide`
[INFO] [stderr]     Updating git repository `https://github.com/3Dpass/tri-mesh`
[INFO] [stderr] error: no matching package named `obj-rs` found
[INFO] [stderr] location searched: https://github.com/3Dpass/obj-rs?branch=dev#e2ce9975
[INFO] [stderr] required by package `p3d v0.3.3 (/workspace/builds/worker-5-tc1/source)`


ExecutionFailed(ExitStatus(unix_wait_status(25856)))