Skip to content

error in building reasoner when running docker compose for the first time #10

@jli113

Description

@jli113

os: ubuntu 20.04 64
docker version: 20.10.13
docker compose version: 1.29.2
What I did was, clone--change username and passwd--docker-compose

error[E0658]: arbitrary expressions in key-value attributes are unstable
--> /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/oxilangtag-0.1.3/src/lib.rs:1:10
|
1 | #![doc = include_str!("../README.md")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: see issue #78835 rust-lang/rust#78835 for more information

Compiling wyz v0.2.0
error: aborting due to previous error

For more information about this error, try rustc --explain E0658.
Compiling regex-syntax v0.6.25
error: could not compile oxilangtag

To learn more, run the command again with --verbose.
warning: build failed, waiting for other jobs to finish...
error: build failed
The command '/bin/sh -c cargo build --release' returned a non-zero code: 101
ERROR: Service 'reasoner' failed to build : Build failed

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