All subcommands that come from external crates stopped working with the latest nightly cargo.
rustc --version
rustc 1.26.0-nightly (a04b88d19 2018-03-19)
rustup --version
rustup 1.11.0 (e751ff9f8 2018-02-13)
cargo --version
cargo 1.26.0-nightly (d6c3983 2018-03-16)
Installing /home/travis/.cargo/bin/cargo-make
The command "cargo install --debug cargo-make" exited with 0.
0.04s$ cargo make ci-flow
error: Found argument 'ci-flow' which wasn't expected, or isn't valid in this context
USAGE:
cargo [SUBCOMMAND]
For more information try --help
See build example: https://travis-ci.org/sagiegurari/cargo-make/jobs/355826819#L530
All subcommands that come from external crates stopped working with the latest nightly cargo.
rustc --version
rustc 1.26.0-nightly (a04b88d19 2018-03-19)
rustup --version
rustup 1.11.0 (e751ff9f8 2018-02-13)
cargo --version
cargo 1.26.0-nightly (d6c3983 2018-03-16)
See build example: https://travis-ci.org/sagiegurari/cargo-make/jobs/355826819#L530