Skip to content

Invalid cargo manifest? #12

@jmealo

Description

@jmealo
root@ubuntu-s-1vcpu-1gb-nyc3-01:~/jsoncdc# make
cargo rustc --features pg-ldc-messages --release -- 
error: unable to get packages from source                                                                                                                                                                          

Caused by:
  failed to parse manifest at `/root/.cargo/registry/src/github.com-1ecc6299db9ec823/rpgffi-0.3.3/Cargo.toml`

Caused by:
  no targets specified in the manifest
  either src/lib.rs, src/main.rs, a [lib] section, or [[bin]] section must be present
Makefile:43: recipe for target 'cargo' failed
make: *** [cargo] Error 101

rustc 1.31.0-nightly (423d81098 2018-10-08)
cargo 1.31.0-nightly (ad6e5c003 2018-09-28)
Ubuntu 18.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions