[INFO] updating cached repository https://github.com/oli-obk/priroda [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c6a4126b2bf721716bf5336dd0d848f6780d4d53 [INFO] checking oli-obk/priroda against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foli-obk%2Fpriroda" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oli-obk/priroda on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/oli-obk/priroda [INFO] finished tweaking git repo https://github.com/oli-obk/priroda [INFO] tweaked toml for git repo https://github.com/oli-obk/priroda written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/oli-obk/priroda 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] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] a8d0b4ef10e9beda7f59d930414bb4577bf3a079b818a7ec25ed68b9d146f3c5 [INFO] running `"docker" "start" "-a" "a8d0b4ef10e9beda7f59d930414bb4577bf3a079b818a7ec25ed68b9d146f3c5"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling cgraph v0.1.0 (https://github.com/oli-obk/cgraph.git?rev=b65e460ee323b31dca55b5541141a6b73272e72a#b65e460e) [INFO] [stderr] Checking shell-escape v0.1.4 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking rustc-workspace-hack v1.0.0 [INFO] [stderr] Checking open v1.2.2 [INFO] [stderr] Checking horrorshow v0.6.6 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling rocket_codegen v0.4.1 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling rocket v0.4.1 [INFO] [stderr] Checking regex-syntax v0.6.7 [INFO] [stderr] Compiling onig_sys v69.1.0 [INFO] [stderr] Checking walkdir v2.2.8 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dirs-sys v0.3.3 [INFO] [stderr] Checking backtrace-sys v0.1.28 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking directories v2.0.1 [INFO] [stderr] Checking promising-future v0.2.4 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling vergen v3.0.4 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking onig v4.3.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/onig-4.3.2/src/flags.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / bitflags! { [INFO] [stderr] 5 | | /// Regex parsing and compilation options. [INFO] [stderr] 6 | | pub struct RegexOptions: onig_sys::OnigOptionType { [INFO] [stderr] 7 | | /// Default options. [INFO] [stderr] ... | [INFO] [stderr] 39 | | } [INFO] [stderr] 40 | | } [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/onig-4.3.2/src/flags.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | / bitflags! { [INFO] [stderr] 43 | | /// Regex evaluation options. [INFO] [stderr] 44 | | pub struct SearchOptions: onig_sys::OnigOptionType { [INFO] [stderr] 45 | | /// Default options. [INFO] [stderr] ... | [INFO] [stderr] 54 | | } [INFO] [stderr] 55 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:207:1 [INFO] [stderr] | [INFO] [stderr] 207 | / bitflags! { [INFO] [stderr] 208 | | /// Defines the behaviour of regex operators. [INFO] [stderr] 209 | | pub struct SyntaxBehavior: onig_sys::OnigSyntaxBehavior { [INFO] [stderr] 210 | | /// `?, *, +, {n,m}` [INFO] [stderr] ... | [INFO] [stderr] 255 | | } [INFO] [stderr] 256 | | } [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/onig-4.3.2/src/flags.rs:258:1 [INFO] [stderr] | [INFO] [stderr] 258 | / bitflags! { [INFO] [stderr] 259 | | /// The order in which traverse callbacks are invoked [INFO] [stderr] 260 | | pub struct TraverseCallbackAt: libc::c_int { [INFO] [stderr] 261 | | /// Callback before children are wallked [INFO] [stderr] ... | [INFO] [stderr] 270 | | } [INFO] [stderr] 271 | | } [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/onig-4.3.2/src/flags.rs:273:1 [INFO] [stderr] | [INFO] [stderr] 273 | / bitflags! { [INFO] [stderr] 274 | | /// Syntax meta character types [INFO] [stderr] 275 | | pub struct MetaCharType: libc::c_uint { [INFO] [stderr] 276 | | /// The escape charater for this syntax [INFO] [stderr] ... | [INFO] [stderr] 288 | | } [INFO] [stderr] 289 | | } [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/onig-4.3.2/src/flags.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / bitflags! { [INFO] [stderr] 5 | | /// Regex parsing and compilation options. [INFO] [stderr] 6 | | pub struct RegexOptions: onig_sys::OnigOptionType { [INFO] [stderr] 7 | | /// Default options. [INFO] [stderr] ... | [INFO] [stderr] 39 | | } [INFO] [stderr] 40 | | } [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/onig-4.3.2/src/flags.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / bitflags! { [INFO] [stderr] 5 | | /// Regex parsing and compilation options. [INFO] [stderr] 6 | | pub struct RegexOptions: onig_sys::OnigOptionType { [INFO] [stderr] 7 | | /// Default options. [INFO] [stderr] ... | [INFO] [stderr] 39 | | } [INFO] [stderr] 40 | | } [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/onig-4.3.2/src/flags.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / bitflags! { [INFO] [stderr] 5 | | /// Regex parsing and compilation options. [INFO] [stderr] 6 | | pub struct RegexOptions: onig_sys::OnigOptionType { [INFO] [stderr] 7 | | /// Default options. [INFO] [stderr] ... | [INFO] [stderr] 39 | | } [INFO] [stderr] 40 | | } [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/onig-4.3.2/src/flags.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / bitflags! { [INFO] [stderr] 5 | | /// Regex parsing and compilation options. [INFO] [stderr] 6 | | pub struct RegexOptions: onig_sys::OnigOptionType { [INFO] [stderr] 7 | | /// Default options. [INFO] [stderr] ... | [INFO] [stderr] 39 | | } [INFO] [stderr] 40 | | } [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/onig-4.3.2/src/flags.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / bitflags! { [INFO] [stderr] 5 | | /// Regex parsing and compilation options. [INFO] [stderr] 6 | | pub struct RegexOptions: onig_sys::OnigOptionType { [INFO] [stderr] 7 | | /// Default options. [INFO] [stderr] ... | [INFO] [stderr] 39 | | } [INFO] [stderr] 40 | | } [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/onig-4.3.2/src/flags.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / bitflags! { [INFO] [stderr] 5 | | /// Regex parsing and compilation options. [INFO] [stderr] 6 | | pub struct RegexOptions: onig_sys::OnigOptionType { [INFO] [stderr] 7 | | /// Default options. [INFO] [stderr] ... | [INFO] [stderr] 39 | | } [INFO] [stderr] 40 | | } [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/onig-4.3.2/src/flags.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / bitflags! { [INFO] [stderr] 5 | | /// Regex parsing and compilation options. [INFO] [stderr] 6 | | pub struct RegexOptions: onig_sys::OnigOptionType { [INFO] [stderr] 7 | | /// Default options. [INFO] [stderr] ... | [INFO] [stderr] 39 | | } [INFO] [stderr] 40 | | } [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/onig-4.3.2/src/flags.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / bitflags! { [INFO] [stderr] 5 | | /// Regex parsing and compilation options. [INFO] [stderr] 6 | | pub struct RegexOptions: onig_sys::OnigOptionType { [INFO] [stderr] 7 | | /// Default options. [INFO] [stderr] ... | [INFO] [stderr] 39 | | } [INFO] [stderr] 40 | | } [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/onig-4.3.2/src/flags.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / bitflags! { [INFO] [stderr] 5 | | /// Regex parsing and compilation options. [INFO] [stderr] 6 | | pub struct RegexOptions: onig_sys::OnigOptionType { [INFO] [stderr] 7 | | /// Default options. [INFO] [stderr] ... | [INFO] [stderr] 39 | | } [INFO] [stderr] 40 | | } [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/onig-4.3.2/src/flags.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / bitflags! { [INFO] [stderr] 5 | | /// Regex parsing and compilation options. [INFO] [stderr] 6 | | pub struct RegexOptions: onig_sys::OnigOptionType { [INFO] [stderr] 7 | | /// Default options. [INFO] [stderr] ... | [INFO] [stderr] 39 | | } [INFO] [stderr] 40 | | } [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/onig-4.3.2/src/flags.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | / bitflags! { [INFO] [stderr] 43 | | /// Regex evaluation options. [INFO] [stderr] 44 | | pub struct SearchOptions: onig_sys::OnigOptionType { [INFO] [stderr] 45 | | /// Default options. [INFO] [stderr] ... | [INFO] [stderr] 54 | | } [INFO] [stderr] 55 | | } [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/onig-4.3.2/src/flags.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | / bitflags! { [INFO] [stderr] 43 | | /// Regex evaluation options. [INFO] [stderr] 44 | | pub struct SearchOptions: onig_sys::OnigOptionType { [INFO] [stderr] 45 | | /// Default options. [INFO] [stderr] ... | [INFO] [stderr] 54 | | } [INFO] [stderr] 55 | | } [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/onig-4.3.2/src/flags.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | / bitflags! { [INFO] [stderr] 43 | | /// Regex evaluation options. [INFO] [stderr] 44 | | pub struct SearchOptions: onig_sys::OnigOptionType { [INFO] [stderr] 45 | | /// Default options. [INFO] [stderr] ... | [INFO] [stderr] 54 | | } [INFO] [stderr] 55 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / bitflags! { [INFO] [stderr] 58 | | /// Defines the different operators allowed within a regex syntax. [INFO] [stderr] 59 | | pub struct SyntaxOperator: u64 { [INFO] [stderr] 60 | | /// `.` [INFO] [stderr] ... | [INFO] [stderr] 204 | | } [INFO] [stderr] 205 | | } [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/onig-4.3.2/src/flags.rs:207:1 [INFO] [stderr] | [INFO] [stderr] 207 | / bitflags! { [INFO] [stderr] 208 | | /// Defines the behaviour of regex operators. [INFO] [stderr] 209 | | pub struct SyntaxBehavior: onig_sys::OnigSyntaxBehavior { [INFO] [stderr] 210 | | /// `?, *, +, {n,m}` [INFO] [stderr] ... | [INFO] [stderr] 255 | | } [INFO] [stderr] 256 | | } [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/onig-4.3.2/src/flags.rs:207:1 [INFO] [stderr] | [INFO] [stderr] 207 | / bitflags! { [INFO] [stderr] 208 | | /// Defines the behaviour of regex operators. [INFO] [stderr] 209 | | pub struct SyntaxBehavior: onig_sys::OnigSyntaxBehavior { [INFO] [stderr] 210 | | /// `?, *, +, {n,m}` [INFO] [stderr] ... | [INFO] [stderr] 255 | | } [INFO] [stderr] 256 | | } [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/onig-4.3.2/src/flags.rs:207:1 [INFO] [stderr] | [INFO] [stderr] 207 | / bitflags! { [INFO] [stderr] 208 | | /// Defines the behaviour of regex operators. [INFO] [stderr] 209 | | pub struct SyntaxBehavior: onig_sys::OnigSyntaxBehavior { [INFO] [stderr] 210 | | /// `?, *, +, {n,m}` [INFO] [stderr] ... | [INFO] [stderr] 255 | | } [INFO] [stderr] 256 | | } [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/onig-4.3.2/src/flags.rs:207:1 [INFO] [stderr] | [INFO] [stderr] 207 | / bitflags! { [INFO] [stderr] 208 | | /// Defines the behaviour of regex operators. [INFO] [stderr] 209 | | pub struct SyntaxBehavior: onig_sys::OnigSyntaxBehavior { [INFO] [stderr] 210 | | /// `?, *, +, {n,m}` [INFO] [stderr] ... | [INFO] [stderr] 255 | | } [INFO] [stderr] 256 | | } [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/onig-4.3.2/src/flags.rs:207:1 [INFO] [stderr] | [INFO] [stderr] 207 | / bitflags! { [INFO] [stderr] 208 | | /// Defines the behaviour of regex operators. [INFO] [stderr] 209 | | pub struct SyntaxBehavior: onig_sys::OnigSyntaxBehavior { [INFO] [stderr] 210 | | /// `?, *, +, {n,m}` [INFO] [stderr] ... | [INFO] [stderr] 255 | | } [INFO] [stderr] 256 | | } [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/onig-4.3.2/src/flags.rs:207:1 [INFO] [stderr] | [INFO] [stderr] 207 | / bitflags! { [INFO] [stderr] 208 | | /// Defines the behaviour of regex operators. [INFO] [stderr] 209 | | pub struct SyntaxBehavior: onig_sys::OnigSyntaxBehavior { [INFO] [stderr] 210 | | /// `?, *, +, {n,m}` [INFO] [stderr] ... | [INFO] [stderr] 255 | | } [INFO] [stderr] 256 | | } [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/onig-4.3.2/src/flags.rs:207:1 [INFO] [stderr] | [INFO] [stderr] 207 | / bitflags! { [INFO] [stderr] 208 | | /// Defines the behaviour of regex operators. [INFO] [stderr] 209 | | pub struct SyntaxBehavior: onig_sys::OnigSyntaxBehavior { [INFO] [stderr] 210 | | /// `?, *, +, {n,m}` [INFO] [stderr] ... | [INFO] [stderr] 255 | | } [INFO] [stderr] 256 | | } [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/onig-4.3.2/src/flags.rs:207:1 [INFO] [stderr] | [INFO] [stderr] 207 | / bitflags! { [INFO] [stderr] 208 | | /// Defines the behaviour of regex operators. [INFO] [stderr] 209 | | pub struct SyntaxBehavior: onig_sys::OnigSyntaxBehavior { [INFO] [stderr] 210 | | /// `?, *, +, {n,m}` [INFO] [stderr] ... | [INFO] [stderr] 255 | | } [INFO] [stderr] 256 | | } [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/onig-4.3.2/src/flags.rs:207:1 [INFO] [stderr] | [INFO] [stderr] 207 | / bitflags! { [INFO] [stderr] 208 | | /// Defines the behaviour of regex operators. [INFO] [stderr] 209 | | pub struct SyntaxBehavior: onig_sys::OnigSyntaxBehavior { [INFO] [stderr] 210 | | /// `?, *, +, {n,m}` [INFO] [stderr] ... | [INFO] [stderr] 255 | | } [INFO] [stderr] 256 | | } [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/onig-4.3.2/src/flags.rs:207:1 [INFO] [stderr] | [INFO] [stderr] 207 | / bitflags! { [INFO] [stderr] 208 | | /// Defines the behaviour of regex operators. [INFO] [stderr] 209 | | pub struct SyntaxBehavior: onig_sys::OnigSyntaxBehavior { [INFO] [stderr] 210 | | /// `?, *, +, {n,m}` [INFO] [stderr] ... | [INFO] [stderr] 255 | | } [INFO] [stderr] 256 | | } [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/onig-4.3.2/src/flags.rs:207:1 [INFO] [stderr] | [INFO] [stderr] 207 | / bitflags! { [INFO] [stderr] 208 | | /// Defines the behaviour of regex operators. [INFO] [stderr] 209 | | pub struct SyntaxBehavior: onig_sys::OnigSyntaxBehavior { [INFO] [stderr] 210 | | /// `?, *, +, {n,m}` [INFO] [stderr] ... | [INFO] [stderr] 255 | | } [INFO] [stderr] 256 | | } [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/onig-4.3.2/src/flags.rs:207:1 [INFO] [stderr] | [INFO] [stderr] 207 | / bitflags! { [INFO] [stderr] 208 | | /// Defines the behaviour of regex operators. [INFO] [stderr] 209 | | pub struct SyntaxBehavior: onig_sys::OnigSyntaxBehavior { [INFO] [stderr] 210 | | /// `?, *, +, {n,m}` [INFO] [stderr] ... | [INFO] [stderr] 255 | | } [INFO] [stderr] 256 | | } [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/onig-4.3.2/src/flags.rs:207:1 [INFO] [stderr] | [INFO] [stderr] 207 | / bitflags! { [INFO] [stderr] 208 | | /// Defines the behaviour of regex operators. [INFO] [stderr] 209 | | pub struct SyntaxBehavior: onig_sys::OnigSyntaxBehavior { [INFO] [stderr] 210 | | /// `?, *, +, {n,m}` [INFO] [stderr] ... | [INFO] [stderr] 255 | | } [INFO] [stderr] 256 | | } [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/onig-4.3.2/src/flags.rs:207:1 [INFO] [stderr] | [INFO] [stderr] 207 | / bitflags! { [INFO] [stderr] 208 | | /// Defines the behaviour of regex operators. [INFO] [stderr] 209 | | pub struct SyntaxBehavior: onig_sys::OnigSyntaxBehavior { [INFO] [stderr] 210 | | /// `?, *, +, {n,m}` [INFO] [stderr] ... | [INFO] [stderr] 255 | | } [INFO] [stderr] 256 | | } [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/onig-4.3.2/src/flags.rs:207:1 [INFO] [stderr] | [INFO] [stderr] 207 | / bitflags! { [INFO] [stderr] 208 | | /// Defines the behaviour of regex operators. [INFO] [stderr] 209 | | pub struct SyntaxBehavior: onig_sys::OnigSyntaxBehavior { [INFO] [stderr] 210 | | /// `?, *, +, {n,m}` [INFO] [stderr] ... | [INFO] [stderr] 255 | | } [INFO] [stderr] 256 | | } [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/onig-4.3.2/src/flags.rs:258:1 [INFO] [stderr] | [INFO] [stderr] 258 | / bitflags! { [INFO] [stderr] 259 | | /// The order in which traverse callbacks are invoked [INFO] [stderr] 260 | | pub struct TraverseCallbackAt: libc::c_int { [INFO] [stderr] 261 | | /// Callback before children are wallked [INFO] [stderr] ... | [INFO] [stderr] 270 | | } [INFO] [stderr] 271 | | } [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/onig-4.3.2/src/flags.rs:258:1 [INFO] [stderr] | [INFO] [stderr] 258 | / bitflags! { [INFO] [stderr] 259 | | /// The order in which traverse callbacks are invoked [INFO] [stderr] 260 | | pub struct TraverseCallbackAt: libc::c_int { [INFO] [stderr] 261 | | /// Callback before children are wallked [INFO] [stderr] ... | [INFO] [stderr] 270 | | } [INFO] [stderr] 271 | | } [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/onig-4.3.2/src/flags.rs:258:1 [INFO] [stderr] | [INFO] [stderr] 258 | / bitflags! { [INFO] [stderr] 259 | | /// The order in which traverse callbacks are invoked [INFO] [stderr] 260 | | pub struct TraverseCallbackAt: libc::c_int { [INFO] [stderr] 261 | | /// Callback before children are wallked [INFO] [stderr] ... | [INFO] [stderr] 270 | | } [INFO] [stderr] 271 | | } [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/onig-4.3.2/src/flags.rs:273:1 [INFO] [stderr] | [INFO] [stderr] 273 | / bitflags! { [INFO] [stderr] 274 | | /// Syntax meta character types [INFO] [stderr] 275 | | pub struct MetaCharType: libc::c_uint { [INFO] [stderr] 276 | | /// The escape charater for this syntax [INFO] [stderr] ... | [INFO] [stderr] 288 | | } [INFO] [stderr] 289 | | } [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/onig-4.3.2/src/flags.rs:273:1 [INFO] [stderr] | [INFO] [stderr] 273 | / bitflags! { [INFO] [stderr] 274 | | /// Syntax meta character types [INFO] [stderr] 275 | | pub struct MetaCharType: libc::c_uint { [INFO] [stderr] 276 | | /// The escape charater for this syntax [INFO] [stderr] ... | [INFO] [stderr] 288 | | } [INFO] [stderr] 289 | | } [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/onig-4.3.2/src/flags.rs:273:1 [INFO] [stderr] | [INFO] [stderr] 273 | / bitflags! { [INFO] [stderr] 274 | | /// Syntax meta character types [INFO] [stderr] 275 | | pub struct MetaCharType: libc::c_uint { [INFO] [stderr] 276 | | /// The escape charater for this syntax [INFO] [stderr] ... | [INFO] [stderr] 288 | | } [INFO] [stderr] 289 | | } [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/onig-4.3.2/src/flags.rs:273:1 [INFO] [stderr] | [INFO] [stderr] 273 | / bitflags! { [INFO] [stderr] 274 | | /// Syntax meta character types [INFO] [stderr] 275 | | pub struct MetaCharType: libc::c_uint { [INFO] [stderr] 276 | | /// The escape charater for this syntax [INFO] [stderr] ... | [INFO] [stderr] 288 | | } [INFO] [stderr] 289 | | } [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/onig-4.3.2/src/flags.rs:273:1 [INFO] [stderr] | [INFO] [stderr] 273 | / bitflags! { [INFO] [stderr] 274 | | /// Syntax meta character types [INFO] [stderr] 275 | | pub struct MetaCharType: libc::c_uint { [INFO] [stderr] 276 | | /// The escape charater for this syntax [INFO] [stderr] ... | [INFO] [stderr] 288 | | } [INFO] [stderr] 289 | | } [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/onig-4.3.2/src/flags.rs:273:1 [INFO] [stderr] | [INFO] [stderr] 273 | / bitflags! { [INFO] [stderr] 274 | | /// Syntax meta character types [INFO] [stderr] 275 | | pub struct MetaCharType: libc::c_uint { [INFO] [stderr] 276 | | /// The escape charater for this syntax [INFO] [stderr] ... | [INFO] [stderr] 288 | | } [INFO] [stderr] 289 | | } [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: aborting due to 91 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `onig`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "a8d0b4ef10e9beda7f59d930414bb4577bf3a079b818a7ec25ed68b9d146f3c5"` [INFO] running `"docker" "rm" "-f" "a8d0b4ef10e9beda7f59d930414bb4577bf3a079b818a7ec25ed68b9d146f3c5"` [INFO] [stdout] a8d0b4ef10e9beda7f59d930414bb4577bf3a079b818a7ec25ed68b9d146f3c5