Skip to content

cargo plugin sub commands no longer work in nightly version #5212

@sagiegurari

Description

@sagiegurari

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions