[INFO] crate html5ever 0.24.0 is already in cache
[INFO] checking html5ever-0.24.0 against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294
[INFO] extracting crate html5ever 0.24.0 into /workspace/builds/worker-9/source
[INFO] validating manifest of crates.io crate html5ever 0.24.0 on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788
[INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate html5ever 0.24.0
[INFO] removed 3 missing tests
[INFO] finished tweaking crates.io crate html5ever 0.24.0
[INFO] tweaked toml for crates.io crate html5ever 0.24.0 written to /workspace/builds/worker-9/source/Cargo.toml
[INFO] crate crates.io crate html5ever 0.24.0 already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other test targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a test target:
[INFO] [stderr]
[INFO] [stderr] * /workspace/builds/worker-9/source/tests/tree_builder.rs
[INFO] [stderr] * /workspace/builds/worker-9/source/tests/tokenizer.rs
[INFO] [stderr] * /workspace/builds/worker-9/source/tests/serializer.rs
[INFO] [stderr]
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autotests = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr]
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] a1f0f099f9311fc940b66fc93e2aa575cb566b59c5f64c480bb588a453d596a5
[INFO] running `"docker" "start" "-a" "a1f0f099f9311fc940b66fc93e2aa575cb566b59c5f64c480bb588a453d596a5"`
[INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other test targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a test target:
[INFO] [stderr]
[INFO] [stderr] * /opt/rustwide/workdir/tests/tree_builder.rs
[INFO] [stderr] * /opt/rustwide/workdir/tests/tokenizer.rs
[INFO] [stderr] * /opt/rustwide/workdir/tests/serializer.rs
[INFO] [stderr]
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autotests = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr]
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] Compiling serde v1.0.97
[INFO] [stderr] Compiling syn v0.15.40
[INFO] [stderr] Compiling rayon-core v1.5.0
[INFO] [stderr] Compiling log v0.4.7
[INFO] [stderr] Checking either v1.5.2
[INFO] [stderr] Checking typed-arena v1.4.1
[INFO] [stderr] Compiling rand_pcg v0.1.2
[INFO] [stderr] Compiling rand_chacha v0.1.1
[INFO] [stderr] Compiling rand v0.6.5
[INFO] [stderr] Compiling rand_jitter v0.1.4
[INFO] [stderr] Checking crossbeam-utils v0.6.5
[INFO] [stderr] Compiling num-traits v0.2.8
[INFO] [stderr] Checking getopts v0.2.19
[INFO] [stderr] Compiling libc v0.2.60
[INFO] [stderr] Compiling ryu v1.0.0
[INFO] [stderr] Checking memchr v2.2.1
[INFO] [stderr] Checking num_cpus v1.10.1
[INFO] [stderr] Checking atty v0.2.13
[INFO] [stderr] Checking rand_os v0.1.3
[INFO] [stderr] Checking time v0.1.42
[INFO] [stderr] Checking regex-automata v0.1.7
[INFO] [stderr] Checking rand_xoshiro v0.1.0
[INFO] [stderr] Compiling rustc-test v0.3.0
[INFO] [stderr] Checking clap v2.33.0
[INFO] [stderr] Checking itertools v0.8.0
[INFO] [stderr] Checking csv-core v0.1.6
[INFO] [stderr] Checking crossbeam-epoch v0.7.1
[INFO] [stderr] Checking crossbeam-queue v0.1.2
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1
[INFO] [stderr] |
[INFO] [stderr] 7 | / bitflags! {
[INFO] [stderr] 8 | | struct Flags: u64 {
[INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1;
[INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 51 | | }
[INFO] [stderr] 52 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/args/settings.rs:6:1
[INFO] [stderr] |
[INFO] [stderr] 6 | / bitflags! {
[INFO] [stderr] 7 | | struct Flags: u32 {
[INFO] [stderr] 8 | | const REQUIRED = 1;
[INFO] [stderr] 9 | | const MULTIPLE = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | }
[INFO] [stderr] 29 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/args/settings.rs:6:1
[INFO] [stderr] |
[INFO] [stderr] 6 | / bitflags! {
[INFO] [stderr] 7 | | struct Flags: u32 {
[INFO] [stderr] 8 | | const REQUIRED = 1;
[INFO] [stderr] 9 | | const MULTIPLE = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | }
[INFO] [stderr] 29 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/args/settings.rs:6:1
[INFO] [stderr] |
[INFO] [stderr] 6 | / bitflags! {
[INFO] [stderr] 7 | | struct Flags: u32 {
[INFO] [stderr] 8 | | const REQUIRED = 1;
[INFO] [stderr] 9 | | const MULTIPLE = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | }
[INFO] [stderr] 29 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/args/settings.rs:6:1
[INFO] [stderr] |
[INFO] [stderr] 6 | / bitflags! {
[INFO] [stderr] 7 | | struct Flags: u32 {
[INFO] [stderr] 8 | | const REQUIRED = 1;
[INFO] [stderr] 9 | | const MULTIPLE = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | }
[INFO] [stderr] 29 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/args/settings.rs:6:1
[INFO] [stderr] |
[INFO] [stderr] 6 | / bitflags! {
[INFO] [stderr] 7 | | struct Flags: u32 {
[INFO] [stderr] 8 | | const REQUIRED = 1;
[INFO] [stderr] 9 | | const MULTIPLE = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | }
[INFO] [stderr] 29 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/args/settings.rs:6:1
[INFO] [stderr] |
[INFO] [stderr] 6 | / bitflags! {
[INFO] [stderr] 7 | | struct Flags: u32 {
[INFO] [stderr] 8 | | const REQUIRED = 1;
[INFO] [stderr] 9 | | const MULTIPLE = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | }
[INFO] [stderr] 29 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/args/settings.rs:6:1
[INFO] [stderr] |
[INFO] [stderr] 6 | / bitflags! {
[INFO] [stderr] 7 | | struct Flags: u32 {
[INFO] [stderr] 8 | | const REQUIRED = 1;
[INFO] [stderr] 9 | | const MULTIPLE = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | }
[INFO] [stderr] 29 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/args/settings.rs:6:1
[INFO] [stderr] |
[INFO] [stderr] 6 | / bitflags! {
[INFO] [stderr] 7 | | struct Flags: u32 {
[INFO] [stderr] 8 | | const REQUIRED = 1;
[INFO] [stderr] 9 | | const MULTIPLE = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | }
[INFO] [stderr] 29 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/args/settings.rs:6:1
[INFO] [stderr] |
[INFO] [stderr] 6 | / bitflags! {
[INFO] [stderr] 7 | | struct Flags: u32 {
[INFO] [stderr] 8 | | const REQUIRED = 1;
[INFO] [stderr] 9 | | const MULTIPLE = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | }
[INFO] [stderr] 29 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/args/settings.rs:6:1
[INFO] [stderr] |
[INFO] [stderr] 6 | / bitflags! {
[INFO] [stderr] 7 | | struct Flags: u32 {
[INFO] [stderr] 8 | | const REQUIRED = 1;
[INFO] [stderr] 9 | | const MULTIPLE = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | }
[INFO] [stderr] 29 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/args/settings.rs:6:1
[INFO] [stderr] |
[INFO] [stderr] 6 | / bitflags! {
[INFO] [stderr] 7 | | struct Flags: u32 {
[INFO] [stderr] 8 | | const REQUIRED = 1;
[INFO] [stderr] 9 | | const MULTIPLE = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | }
[INFO] [stderr] 29 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/args/settings.rs:6:1
[INFO] [stderr] |
[INFO] [stderr] 6 | / bitflags! {
[INFO] [stderr] 7 | | struct Flags: u32 {
[INFO] [stderr] 8 | | const REQUIRED = 1;
[INFO] [stderr] 9 | | const MULTIPLE = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | }
[INFO] [stderr] 29 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/args/settings.rs:6:1
[INFO] [stderr] |
[INFO] [stderr] 6 | / bitflags! {
[INFO] [stderr] 7 | | struct Flags: u32 {
[INFO] [stderr] 8 | | const REQUIRED = 1;
[INFO] [stderr] 9 | | const MULTIPLE = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | }
[INFO] [stderr] 29 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/args/settings.rs:6:1
[INFO] [stderr] |
[INFO] [stderr] 6 | / bitflags! {
[INFO] [stderr] 7 | | struct Flags: u32 {
[INFO] [stderr] 8 | | const REQUIRED = 1;
[INFO] [stderr] 9 | | const MULTIPLE = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | }
[INFO] [stderr] 29 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/args/settings.rs:6:1
[INFO] [stderr] |
[INFO] [stderr] 6 | / bitflags! {
[INFO] [stderr] 7 | | struct Flags: u32 {
[INFO] [stderr] 8 | | const REQUIRED = 1;
[INFO] [stderr] 9 | | const MULTIPLE = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | }
[INFO] [stderr] 29 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/args/settings.rs:6:1
[INFO] [stderr] |
[INFO] [stderr] 6 | / bitflags! {
[INFO] [stderr] 7 | | struct Flags: u32 {
[INFO] [stderr] 8 | | const REQUIRED = 1;
[INFO] [stderr] 9 | | const MULTIPLE = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | }
[INFO] [stderr] 29 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/args/settings.rs:6:1
[INFO] [stderr] |
[INFO] [stderr] 6 | / bitflags! {
[INFO] [stderr] 7 | | struct Flags: u32 {
[INFO] [stderr] 8 | | const REQUIRED = 1;
[INFO] [stderr] 9 | | const MULTIPLE = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | }
[INFO] [stderr] 29 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/args/settings.rs:6:1
[INFO] [stderr] |
[INFO] [stderr] 6 | / bitflags! {
[INFO] [stderr] 7 | | struct Flags: u32 {
[INFO] [stderr] 8 | | const REQUIRED = 1;
[INFO] [stderr] 9 | | const MULTIPLE = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | }
[INFO] [stderr] 29 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/args/settings.rs:6:1
[INFO] [stderr] |
[INFO] [stderr] 6 | / bitflags! {
[INFO] [stderr] 7 | | struct Flags: u32 {
[INFO] [stderr] 8 | | const REQUIRED = 1;
[INFO] [stderr] 9 | | const MULTIPLE = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | }
[INFO] [stderr] 29 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/args/settings.rs:6:1
[INFO] [stderr] |
[INFO] [stderr] 6 | / bitflags! {
[INFO] [stderr] 7 | | struct Flags: u32 {
[INFO] [stderr] 8 | | const REQUIRED = 1;
[INFO] [stderr] 9 | | const MULTIPLE = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | }
[INFO] [stderr] 29 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] error[E0518]: attribute should be applied to function or closure
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/args/settings.rs:6:1
[INFO] [stderr] |
[INFO] [stderr] 6 | / bitflags! {
[INFO] [stderr] 7 | | struct Flags: u32 {
[INFO] [stderr] 8 | | const REQUIRED = 1;
[INFO] [stderr] 9 | | const MULTIPLE = 1 << 1;
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | }
[INFO] [stderr] 29 | | }
[INFO] [stderr] | |_^ not a function or closure
[INFO] [stderr] |
[INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] Checking crossbeam-deque v0.6.3
[INFO] [stderr] Checking criterion-plot v0.3.1
[INFO] [stderr] Checking rayon v1.1.0
[INFO] [stderr] error: aborting due to 64 previous errors
[INFO] [stderr]
[INFO] [stderr] For more information about this error, try `rustc --explain E0518`.
[INFO] [stderr] error: could not compile `clap`.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "a1f0f099f9311fc940b66fc93e2aa575cb566b59c5f64c480bb588a453d596a5"`
[INFO] running `"docker" "rm" "-f" "a1f0f099f9311fc940b66fc93e2aa575cb566b59c5f64c480bb588a453d596a5"`
[INFO] [stdout] a1f0f099f9311fc940b66fc93e2aa575cb566b59c5f64c480bb588a453d596a5