[INFO] cloning repository https://github.com/andropixels/substrate-exercise1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andropixels/substrate-exercise1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandropixels%2Fsubstrate-exercise1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandropixels%2Fsubstrate-exercise1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6bb1c76c79574b0b01eda58b72276f739b11e94e
[INFO] checking andropixels/substrate-exercise1 against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandropixels%2Fsubstrate-exercise1" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/andropixels/substrate-exercise1 on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/andropixels/substrate-exercise1
[INFO] finished tweaking git repo https://github.com/andropixels/substrate-exercise1
[INFO] tweaked toml for git repo https://github.com/andropixels/substrate-exercise1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/andropixels/substrate-exercise1 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/open-web3-stack/open-runtime-module-library.git`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/substrate`
[INFO] [stderr]     Updating git repository `https://github.com/w3f/ring-vrf`
[INFO] [stderr]     Updating git repository `https://github.com/w3f/fflonk`
[INFO] [stderr]     Updating git repository `https://github.com/w3f/ring-proof`
[INFO] [stderr] error: no matching package named `fflonk` found
[INFO] [stderr] location searched: Git repository https://github.com/w3f/fflonk
[INFO] [stderr] required by package `bandersnatch_vrfs v0.0.1 (https://github.com/w3f/ring-vrf?rev=c86ebd4#c86ebd41)`
[INFO] [stderr]     ... which satisfies git dependency `bandersnatch_vrfs` of package `sp-core v21.0.0 (https://github.com/paritytech/substrate#033d4e86)`
[INFO] [stderr]     ... which satisfies git dependency `sp-core` of package `pallet-token-fungible v0.1.0 (/workspace/builds/worker-1-tc1/source/pallets/token-fungible)`
[INFO] [stderr]     ... which satisfies path dependency `pallet-token-fungible` of package `node-template-runtime v3.0.0 (/workspace/builds/worker-1-tc1/source/runtime)`
[INFO] [stderr]     ... which satisfies path dependency `node-template-runtime` (locked to 3.0.0) of package `node-template v3.0.0 (/workspace/builds/worker-1-tc1/source/node)`


command failed: exit status: 101

    Updating crates.io index
    Updating git repository `https://github.com/open-web3-stack/open-runtime-module-library.git`
    Updating git repository `https://github.com/paritytech/substrate`
    Updating git repository `https://github.com/w3f/ring-vrf`
    Updating git repository `https://github.com/w3f/fflonk`
    Updating git repository `https://github.com/w3f/ring-proof`
error: no matching package named `fflonk` found
location searched: Git repository https://github.com/w3f/fflonk
required by package `bandersnatch_vrfs v0.0.1 (https://github.com/w3f/ring-vrf?rev=c86ebd4#c86ebd41)`
    ... which satisfies git dependency `bandersnatch_vrfs` of package `sp-core v21.0.0 (https://github.com/paritytech/substrate#033d4e86)`
    ... which satisfies git dependency `sp-core` of package `pallet-token-fungible v0.1.0 (/workspace/builds/worker-1-tc1/source/pallets/token-fungible)`
    ... which satisfies path dependency `pallet-token-fungible` of package `node-template-runtime v3.0.0 (/workspace/builds/worker-1-tc1/source/runtime)`
    ... which satisfies path dependency `node-template-runtime` (locked to 3.0.0) of package `node-template v3.0.0 (/workspace/builds/worker-1-tc1/source/node)`