[INFO] cloning repository https://github.com/spcan/common-regex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spcan/common-regex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspcan%2Fcommon-regex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspcan%2Fcommon-regex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3238bc8ee85e0e000ea20913f09db6477edb2922 [INFO] checking spcan/common-regex against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspcan%2Fcommon-regex" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spcan/common-regex on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spcan/common-regex [INFO] finished tweaking git repo https://github.com/spcan/common-regex [INFO] tweaked toml for git repo https://github.com/spcan/common-regex written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/spcan/common-regex already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fdef2ef14ae3022cc5c24364d6361bf5341c3fe27140079b14bb9f6463e6afe [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1fdef2ef14ae3022cc5c24364d6361bf5341c3fe27140079b14bb9f6463e6afe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fdef2ef14ae3022cc5c24364d6361bf5341c3fe27140079b14bb9f6463e6afe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fdef2ef14ae3022cc5c24364d6361bf5341c3fe27140079b14bb9f6463e6afe", kill_on_drop: false }` [INFO] [stdout] 1fdef2ef14ae3022cc5c24364d6361bf5341c3fe27140079b14bb9f6463e6afe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6eba1444e486b12b3031a3bd4ec1960b378aded85023a509ef1a32af2245ff8e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6eba1444e486b12b3031a3bd4ec1960b378aded85023a509ef1a32af2245ff8e", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.1 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking aho-corasick v0.6.6 [INFO] [stderr] Checking common-regex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | pub static ref ALL: Regex = Regex::new( [INFO] [stdout] 12 | | r"\b(?:[\+-])?\s*(?:(?:\d+)(?:[\.,]\d+)?|(?:\d*)?(?:[\.,]\d+))\b").unwrap(); [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:15:2 [INFO] [stdout] | [INFO] [stdout] 15 | / lazy_static! { [INFO] [stdout] 16 | | pub static ref INT: Regex = Regex::new( [INFO] [stdout] 17 | | r"(?:[\+-])?\s*(?:\d+)").unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:20:2 [INFO] [stdout] | [INFO] [stdout] 20 | / lazy_static! { [INFO] [stdout] 21 | | pub static ref INT_WITH_SEPARATORS: Regex = Regex::new( [INFO] [stdout] 22 | | r"(?:[\+-])?\s*(?:[\d_]+)").unwrap(); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:25:2 [INFO] [stdout] | [INFO] [stdout] 25 | / lazy_static! { [INFO] [stdout] 26 | | pub static ref FLOAT: Regex = Regex::new( [INFO] [stdout] 27 | | r"(?:(?:[\+-])?\s*(?:(?:[0-9]+[\.,][0-9]*)|(?:[0-9]*[\.,][0-9]+)))").unwrap(); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:30:2 [INFO] [stdout] | [INFO] [stdout] 30 | / lazy_static! { [INFO] [stdout] 31 | | pub static ref FLOAT_DOT: Regex = Regex::new( [INFO] [stdout] 32 | | r"(?:(?:[\+-])?\s*(?:(?:[0-9]+\.[0-9]*)|(?:[0-9]*\.[0-9]+)))").unwrap(); [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:35:2 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static! { [INFO] [stdout] 36 | | pub static ref FLOAT_COMMA: Regex = Regex::new( [INFO] [stdout] 37 | | r"(?:(?:[\+-])?\s*(?:(?:[0-9]+,[0-9]*)|(?:[0-9]*,[0-9]+)))").unwrap(); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:40:2 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | pub static ref ALL_WITH_SEPARATORS: Regex = Regex::new( [INFO] [stdout] 42 | | r"\b(?:[\+-])?\s*(?:[0-9_]+[\.,][0-9_]*|[0-9_]*[\.,][0-9_]+|[0-9_]+)\b").unwrap(); [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:45:2 [INFO] [stdout] | [INFO] [stdout] 45 | / lazy_static! { [INFO] [stdout] 46 | | pub static ref COMPLEX: Regex = Regex::new( [INFO] [stdout] 47 | | r"(?:(?:[\+-])?\s*(?:(?:\d+)(?:[\.,]\d+)?))?\s*(?:(?:[\+-])\s*(?:(?:\d+)(?:[\.,]\d+)?))\s*[ij]").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:50:2 [INFO] [stdout] | [INFO] [stdout] 50 | / lazy_static! { [INFO] [stdout] 51 | | pub static ref HEX_NUMBER: Regex = Regex::new( [INFO] [stdout] 52 | | r"#?(?:[a-fA-F0-9]{6})").unwrap(); [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:55:2 [INFO] [stdout] | [INFO] [stdout] 55 | / lazy_static! { [INFO] [stdout] 56 | | pub static ref HEX_NUMBER_SHORT: Regex = Regex::new( [INFO] [stdout] 57 | | r"#?(?:[a-fA-F0-9]{3})").unwrap(); [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:60:2 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! { [INFO] [stdout] 61 | | pub static ref HEX_NUMBER_ALL: Regex = Regex::new( [INFO] [stdout] 62 | | r"#?(?:[a-fA-F0-9]{6}|[a-fA-F0-9]{3})").unwrap(); [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:65:2 [INFO] [stdout] | [INFO] [stdout] 65 | / lazy_static! { [INFO] [stdout] 66 | | pub static ref HEX_MACHINE_CODE: Regex = Regex::new( [INFO] [stdout] 67 | | r"(?:[a-fA-F0-9]{2})(?:\s*[a-fA-F0-9]{2})*").unwrap(); [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:70:2 [INFO] [stdout] | [INFO] [stdout] 70 | / lazy_static! { [INFO] [stdout] 71 | | pub static ref BINARY: Regex = Regex::new( [INFO] [stdout] 72 | | r"\b(?:[01])+\b").unwrap(); [INFO] [stdout] 73 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:75:2 [INFO] [stdout] | [INFO] [stdout] 75 | / lazy_static! { [INFO] [stdout] 76 | | pub static ref BINARY_4: Regex = Regex::new( [INFO] [stdout] 77 | | r"(?:[01]{4})").unwrap(); [INFO] [stdout] 78 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:80:2 [INFO] [stdout] | [INFO] [stdout] 80 | / lazy_static! { [INFO] [stdout] 81 | | pub static ref BINARY_8: Regex = Regex::new( [INFO] [stdout] 82 | | r"(?:[01]{8})").unwrap(); [INFO] [stdout] 83 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:85:2 [INFO] [stdout] | [INFO] [stdout] 85 | / lazy_static! { [INFO] [stdout] 86 | | pub static ref BINARY_16: Regex = Regex::new( [INFO] [stdout] 87 | | r"(?:[01]{16})|(?:[01]{8}_[01]{8})").unwrap(); [INFO] [stdout] 88 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:90:2 [INFO] [stdout] | [INFO] [stdout] 90 | / lazy_static! { [INFO] [stdout] 91 | | pub static ref BINARY_32: Regex = Regex::new( [INFO] [stdout] 92 | | r"(?:[01]{32})|(?:[01]{8}(?:_(?:[01]{8})){3})").unwrap(); [INFO] [stdout] 93 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:95:2 [INFO] [stdout] | [INFO] [stdout] 95 | / lazy_static! { [INFO] [stdout] 96 | | pub static ref BINARY_64: Regex = Regex::new( [INFO] [stdout] 97 | | r"(?:[01]{64})|(?:[01]{8}(?:_(?:[01]{8})){7})").unwrap(); [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:100:2 [INFO] [stdout] | [INFO] [stdout] 100 | / lazy_static! { [INFO] [stdout] 101 | | pub static ref OCTAL: Regex = Regex::new( [INFO] [stdout] 102 | | r"\b(?:[0-7]+)\b").unwrap(); [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:110:2 [INFO] [stdout] | [INFO] [stdout] 110 | / lazy_static! { [INFO] [stdout] 111 | | pub static ref CAPITALIZED: Regex = Regex::new( [INFO] [stdout] 112 | | r"\b(?:[A-Z][a-z]+)\b").unwrap(); [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:115:2 [INFO] [stdout] | [INFO] [stdout] 115 | / lazy_static! { [INFO] [stdout] 116 | | pub static ref CAMELCASE: Regex = Regex::new( [INFO] [stdout] 117 | | r"\b(?:[A-Za-z][A-Za-z]+)\b").unwrap(); [INFO] [stdout] 118 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:120:2 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | pub static ref SNAKE_CASE: Regex = Regex::new( [INFO] [stdout] 122 | | r"\b(?:[a-z][a-z_]+)\b").unwrap(); [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:129:2 [INFO] [stdout] | [INFO] [stdout] 129 | / lazy_static! { [INFO] [stdout] 130 | | pub static ref TIME_24H_A: Regex = Regex::new( [INFO] [stdout] 131 | | //r"\b\d\b|0\d|1\d|2[0-3]:[0-5]\d:?[0-5]?\d?\.?\d{3}").unwrap(); [INFO] [stdout] 132 | | r"\b(?:[01]\d|\d|2[0123]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stdout] 133 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:135:2 [INFO] [stdout] | [INFO] [stdout] 135 | / lazy_static! { [INFO] [stdout] 136 | | pub static ref TIME_24H_B: Regex = Regex::new( [INFO] [stdout] 137 | | r"\b\d\b|0\d|1\d|2[0-3]:[0-5]\d:?[0-5]?\d?\.?\d{3}").unwrap(); [INFO] [stdout] 138 | | //r"\b(?:[01]\d|\d|2[0123]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stdout] 139 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:141:2 [INFO] [stdout] | [INFO] [stdout] 141 | / lazy_static! { [INFO] [stdout] 142 | | pub static ref TIME_12H_A: Regex = Regex::new( [INFO] [stdout] 143 | | //r"\b\d\b|0\d|1[01]:[0-5]\d:?[0-5]?\d?\.?\d{3} pm|PM|am|AM").unwrap(); [INFO] [stdout] 144 | | r"\b(?:0[1-9]|[1-9]|1[012]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)? pm|PM|am|AM\b").unwrap(); [INFO] [stdout] 145 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:147:2 [INFO] [stdout] | [INFO] [stdout] 147 | / lazy_static! { [INFO] [stdout] 148 | | pub static ref TIME_12H_B: Regex = Regex::new( [INFO] [stdout] 149 | | r"\b\d\b|0\d|1[01]:[0-5]\d:?[0-5]?\d?\.?\d{3} pm|PM|am|AM").unwrap(); [INFO] [stdout] 150 | | //r"\b(?:0[1-9]|[1-9]|1[012]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:153:2 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | pub static ref DATE_YMD: Regex = Regex::new( [INFO] [stdout] 155 | | r"\b(?:(?:(?:19|2\d)\d{2}|\d{2}|'\d{2})[/-](?:[1-9]|[0][1-9]|1[012])[/-](?:[1-9]|0[1-9]|[12]\d|3[01]))\b").unwrap(); [INFO] [stdout] 156 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:158:2 [INFO] [stdout] | [INFO] [stdout] 158 | / lazy_static! { [INFO] [stdout] 159 | | pub static ref DATE_YDM: Regex = Regex::new( [INFO] [stdout] 160 | | r"\b(?:(?:(?:19|2\d)\d{2}|\d{2}|'\d{2})[/-](?:[1-9]|0[1-9]|[12]\d|3[01])[/-](?:[1-9]|[0][1-9]|1[012]))\b").unwrap(); [INFO] [stdout] 161 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:163:2 [INFO] [stdout] | [INFO] [stdout] 163 | / lazy_static! { [INFO] [stdout] 164 | | pub static ref DATE_DMY: Regex = Regex::new( [INFO] [stdout] 165 | | r"\b(?:(?:[1-9]|0[1-9]|[12]\d|3[01])[/-](?:[1-9]|[0][1-9]|1[012])[/-](?:(?:19|2\d)\d{2}|\d{2}|'\d{2}))\b").unwrap(); [INFO] [stdout] 166 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:172:2 [INFO] [stdout] | [INFO] [stdout] 172 | / lazy_static! { [INFO] [stdout] 173 | | pub static ref HTTPS_URL: Regex = Regex::new( [INFO] [stdout] 174 | | r"\bhttps://(?:www\d?)?(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stdout] 175 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:177:2 [INFO] [stdout] | [INFO] [stdout] 177 | / lazy_static! { [INFO] [stdout] 178 | | pub static ref HTTP_URL: Regex = Regex::new( [INFO] [stdout] 179 | | r"\bhttp://(?:www\d?)?(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:182:2 [INFO] [stdout] | [INFO] [stdout] 182 | / lazy_static! { [INFO] [stdout] 183 | | pub static ref URL: Regex = Regex::new( [INFO] [stdout] 184 | | r"\b(?:(?:[a-zA-Z])(?:\://)(?:www\d?)?)?(?:[\./\?=](?:[\w\d_-])*)+\b").unwrap(); [INFO] [stdout] 185 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:187:2 [INFO] [stdout] | [INFO] [stdout] 187 | / lazy_static! { [INFO] [stdout] 188 | | pub static ref WWW_URL: Regex = Regex::new( [INFO] [stdout] 189 | | r"\b(?:www\d?)(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stdout] 190 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:192:2 [INFO] [stdout] | [INFO] [stdout] 192 | / lazy_static! { [INFO] [stdout] 193 | | pub static ref EMAIL_ADDR: Regex = Regex::new( [INFO] [stdout] 194 | | r"\b(?:[a-zA-Z\d_\.-]+)@(?:(?:[\da-zA-Z\.-]+)\.(?:[a-zA-Z\.]*))\b").unwrap(); [INFO] [stdout] 195 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:197:2 [INFO] [stdout] | [INFO] [stdout] 197 | / lazy_static! { [INFO] [stdout] 198 | | pub static ref IPV4_ADDR: Regex = Regex::new( [INFO] [stdout] 199 | | r"\b(?:(?:(?:\d{1,2})|(?:1[0-9][0-9])|(?:2(?:(?:[0-4][0-9])|(?:5[0-5]))))(?:[\.:](?:(?:\d{1,2})|(?:1[0-9][0-9])|(?:2(?:(?:[0-... [INFO] [stdout] 200 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:202:2 [INFO] [stdout] | [INFO] [stdout] 202 | / lazy_static! { [INFO] [stdout] 203 | | pub static ref JS_SCRIPT: Regex = Regex::new( [INFO] [stdout] 204 | | r#"(?:[\w|\n|\t|\r|\W]*)"#).unwrap(); [INFO] [stdout] 205 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:207:2 [INFO] [stdout] | [INFO] [stdout] 207 | / lazy_static! { [INFO] [stdout] 208 | | pub static ref HTML_IMG_TAG: Regex = Regex::new( [INFO] [stdout] 209 | | r#"<(?:img|IMG)(?:\s+(?:(?:[a-zA-Z]+)="(?:[a-zA-Z0-9\._-]+)"))*>"#).unwrap(); [INFO] [stdout] 210 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:216:2 [INFO] [stdout] | [INFO] [stdout] 216 | / lazy_static! { [INFO] [stdout] 217 | | pub static ref DOLLAR: Regex = Regex::new( [INFO] [stdout] 218 | | r"(?:(?:\$\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*\$))").unwrap(); [INFO] [stdout] 219 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:221:2 [INFO] [stdout] | [INFO] [stdout] 221 | / lazy_static! { [INFO] [stdout] 222 | | pub static ref EURO: Regex = Regex::new( [INFO] [stdout] 223 | | r"(?:(?:€\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*€))").unwrap(); [INFO] [stdout] 224 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:226:2 [INFO] [stdout] | [INFO] [stdout] 226 | / lazy_static! { [INFO] [stdout] 227 | | pub static ref YEN: Regex = Regex::new( [INFO] [stdout] 228 | | r"(?:(?:¥\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*¥))").unwrap(); [INFO] [stdout] 229 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:235:2 [INFO] [stdout] | [INFO] [stdout] 235 | / lazy_static! { [INFO] [stdout] 236 | | pub static ref JCB: Regex = Regex::new( [INFO] [stdout] 237 | | r"\b(?:(?:2131|1800|35\d{3})(?:\d{11}|\d{14}))\b").unwrap(); [INFO] [stdout] 238 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:240:2 [INFO] [stdout] | [INFO] [stdout] 240 | / lazy_static! { [INFO] [stdout] 241 | | pub static ref VISA: Regex = Regex::new( [INFO] [stdout] 242 | | r"\b(?:4(?:\d{12}|\d{15}|\d{18}))\b").unwrap(); [INFO] [stdout] 243 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:245:2 [INFO] [stdout] | [INFO] [stdout] 245 | / lazy_static! { [INFO] [stdout] 246 | | pub static ref VISA_ELECTRON: Regex = Regex::new( [INFO] [stdout] 247 | | r"\b(?:(?:(?:4026|4508|4844|4913|4917)(?:\d{12}))|(?:417500)(?:\d{10}))\b").unwrap(); [INFO] [stdout] 248 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:250:2 [INFO] [stdout] | [INFO] [stdout] 250 | / lazy_static! { [INFO] [stdout] 251 | | pub static ref MASTERCARD: Regex = Regex::new( [INFO] [stdout] 252 | | r"\b(?:(?:5[1-5])(?:\d{14}))\b|\b(?:(?:2(?:(?:2(?:(?:2)[1-9]\d{2}|(?:[3-9]\d{3})))|(?:[3-6]\d{4})|(?:7(?:(?:[01]\d{3})|(20\d{... [INFO] [stdout] 253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:255:2 [INFO] [stdout] | [INFO] [stdout] 255 | / lazy_static! { [INFO] [stdout] 256 | | pub static ref MAESTRO: Regex = Regex::new( [INFO] [stdout] 257 | | r"\b(?:(?:5018|5020|5038|5893|6304|6759|6761|6762|6763)(?:\d{12}|\d{15}))\b").unwrap(); [INFO] [stdout] 258 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:260:2 [INFO] [stdout] | [INFO] [stdout] 260 | / lazy_static! { [INFO] [stdout] 261 | | pub static ref AMERICAN_EXPRESS: Regex = Regex::new( [INFO] [stdout] 262 | | r"\b(?:(?:34|37)(?:\d{13}))\b").unwrap(); [INFO] [stdout] 263 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:269:2 [INFO] [stdout] | [INFO] [stdout] 269 | / lazy_static! { [INFO] [stdout] 270 | | pub static ref BRAINFUCK: Regex = Regex::new( [INFO] [stdout] 271 | | r"[+-<>.,\[\]\s\t\n\r]+"); [INFO] [stdout] 272 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:278:2 [INFO] [stdout] | [INFO] [stdout] 278 | / lazy_static! { [INFO] [stdout] 279 | | pub static ref ISBN: Regex = Regex::new( [INFO] [stdout] 280 | | r"\b(?:(?:(?:ISBN([\s-]10)?(?::)?)?\s*(?:\d{1,5})[\s-](?:\d{1,7})[\s-](?:\d{1,5})[\s-](?:[\dX]))|(?:(?:ISBN(?:[\s-]13)?(?::)?... [INFO] [stdout] 281 | | //r"(ISBN([\s-]1(?:(0)|3))?:?)?\x20+(?(1)(?(2)(?:(?=.{13}$)\d{1,5}([ -])\d{1,7}\3\d{1,6}\3(?:\d|x)$)|(?:(?=.{17}$)97(?:8|9)([... [INFO] [stdout] 282 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | pub static ref ALL: Regex = Regex::new( [INFO] [stdout] 12 | | r"\b([\+-])?\s*(?:(?:\d+)(?:[\.,]\d+)?|(?:\d*)?(?:[\.,]\d+))\b").unwrap(); [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:15:2 [INFO] [stdout] | [INFO] [stdout] 15 | / lazy_static! { [INFO] [stdout] 16 | | pub static ref INT: Regex = Regex::new( [INFO] [stdout] 17 | | r"([\+-])?\s*(\d+)").unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:20:2 [INFO] [stdout] | [INFO] [stdout] 20 | / lazy_static! { [INFO] [stdout] 21 | | pub static ref INT_WITH_SEPARATORS: Regex = Regex::new( [INFO] [stdout] 22 | | r"([\+-])?\s*([\d_]+)").unwrap(); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:25:2 [INFO] [stdout] | [INFO] [stdout] 25 | / lazy_static! { [INFO] [stdout] 26 | | pub static ref FLOAT: Regex = Regex::new( [INFO] [stdout] 27 | | r"(([\+-])?\s*((?:[0-9]+[\.,][0-9]*)|(?:[0-9]*[\.,][0-9]+)))").unwrap(); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:30:2 [INFO] [stdout] | [INFO] [stdout] 30 | / lazy_static! { [INFO] [stdout] 31 | | pub static ref FLOAT_DOT: Regex = Regex::new( [INFO] [stdout] 32 | | r"(([\+-])?\s*((?:[0-9]+\.[0-9]*)|(?:[0-9]*\.[0-9]+)))").unwrap(); [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:35:2 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static! { [INFO] [stdout] 36 | | pub static ref FLOAT_COMMA: Regex = Regex::new( [INFO] [stdout] 37 | | r"(([\+-])?\s*((?:[0-9]+,[0-9]*)|(?:[0-9]*,[0-9]+)))").unwrap(); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:40:2 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | pub static ref ALL_WITH_SEPARATORS: Regex = Regex::new( [INFO] [stdout] 42 | | r"\b([\+-])?\s*([0-9_]+[\.,][0-9_]*|[0-9_]*[\.,][0-9_]+|[0-9_]+)\b").unwrap(); [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:45:2 [INFO] [stdout] | [INFO] [stdout] 45 | / lazy_static! { [INFO] [stdout] 46 | | pub static ref COMPLEX: Regex = Regex::new( [INFO] [stdout] 47 | | r"(([\+-])?\s*((?:\d+)(?:[\.,]\d+)?))?\s*(([\+-])\s*((?:\d+)(?:[\.,]\d+)?))\s*[ij]").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:50:2 [INFO] [stdout] | [INFO] [stdout] 50 | / lazy_static! { [INFO] [stdout] 51 | | pub static ref HEX_NUMBER: Regex = Regex::new( [INFO] [stdout] 52 | | r"#?([a-fA-F0-9]{6})").unwrap(); [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:55:2 [INFO] [stdout] | [INFO] [stdout] 55 | / lazy_static! { [INFO] [stdout] 56 | | pub static ref HEX_NUMBER_SHORT: Regex = Regex::new( [INFO] [stdout] 57 | | r"#?([a-fA-F0-9]{3})").unwrap(); [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:60:2 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! { [INFO] [stdout] 61 | | pub static ref HEX_NUMBER_ALL: Regex = Regex::new( [INFO] [stdout] 62 | | r"#?([a-fA-F0-9]{6}|[a-fA-F0-9]{3})").unwrap(); [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:65:2 [INFO] [stdout] | [INFO] [stdout] 65 | / lazy_static! { [INFO] [stdout] 66 | | pub static ref HEX_MACHINE_CODE: Regex = Regex::new( [INFO] [stdout] 67 | | r"((?:\s*[a-fA-F0-9]{2})*)").unwrap(); [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:70:2 [INFO] [stdout] | [INFO] [stdout] 70 | / lazy_static! { [INFO] [stdout] 71 | | pub static ref BINARY: Regex = Regex::new( [INFO] [stdout] 72 | | r"\b((?:[01])+)\b").unwrap(); [INFO] [stdout] 73 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:75:2 [INFO] [stdout] | [INFO] [stdout] 75 | / lazy_static! { [INFO] [stdout] 76 | | pub static ref BINARY_4: Regex = Regex::new( [INFO] [stdout] 77 | | r"\b([01]{4})\b").unwrap(); [INFO] [stdout] 78 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:80:2 [INFO] [stdout] | [INFO] [stdout] 80 | / lazy_static! { [INFO] [stdout] 81 | | pub static ref BINARY_8: Regex = Regex::new( [INFO] [stdout] 82 | | r"\b([01]{8})\b").unwrap(); [INFO] [stdout] 83 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:85:2 [INFO] [stdout] | [INFO] [stdout] 85 | / lazy_static! { [INFO] [stdout] 86 | | pub static ref BINARY_16: Regex = Regex::new( [INFO] [stdout] 87 | | r"\b((?:[01]{16})|(?:[01]{8}_[01]{8}))\b").unwrap(); [INFO] [stdout] 88 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:90:2 [INFO] [stdout] | [INFO] [stdout] 90 | / lazy_static! { [INFO] [stdout] 91 | | pub static ref BINARY_32: Regex = Regex::new( [INFO] [stdout] 92 | | r"\b((?:[01]{32})|(?:[01]{8}(?:_(?:[01]{8})){3}))\b").unwrap(); [INFO] [stdout] 93 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:95:2 [INFO] [stdout] | [INFO] [stdout] 95 | / lazy_static! { [INFO] [stdout] 96 | | pub static ref BINARY_64: Regex = Regex::new( [INFO] [stdout] 97 | | r"\b((?:[01]{64})|(?:[01]{8}(?:_(?:[01]{8})){7}))\b").unwrap(); [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:100:2 [INFO] [stdout] | [INFO] [stdout] 100 | / lazy_static! { [INFO] [stdout] 101 | | pub static ref OCTAL: Regex = Regex::new( [INFO] [stdout] 102 | | r"\b([0-7]+)\b").unwrap(); [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:110:2 [INFO] [stdout] | [INFO] [stdout] 110 | / lazy_static! { [INFO] [stdout] 111 | | pub static ref CAPITALIZED: Regex = Regex::new( [INFO] [stdout] 112 | | r"\b([A-Z][a-z]+)\b").unwrap(); [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:115:2 [INFO] [stdout] | [INFO] [stdout] 115 | / lazy_static! { [INFO] [stdout] 116 | | pub static ref CAMELCASE: Regex = Regex::new( [INFO] [stdout] 117 | | r"\b([A-Za-z][A-Za-z]+)\b").unwrap(); [INFO] [stdout] 118 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:120:2 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | pub static ref SNAKE_CASE: Regex = Regex::new( [INFO] [stdout] 122 | | r"\b([a-z][a-z_]+)\b").unwrap(); [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:129:2 [INFO] [stdout] | [INFO] [stdout] 129 | / lazy_static! { [INFO] [stdout] 130 | | pub static ref TIME_24H_A: Regex = Regex::new( [INFO] [stdout] 131 | | //r"\b\d\b|0\d|1\d|2[0-3]:[0-5]\d:?[0-5]?\d?\.?\d{3}").unwrap(); [INFO] [stdout] 132 | | r"\b([01]\d|\d|2[0123]):([0-5]\d):?(?(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stdout] 133 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:135:2 [INFO] [stdout] | [INFO] [stdout] 135 | / lazy_static! { [INFO] [stdout] 136 | | pub static ref TIME_24H_B: Regex = Regex::new( [INFO] [stdout] 137 | | r"\b\d\b|0\d|1\d|2[0-3]:[0-5]\d:?[0-5]?\d?\.?\d{3}").unwrap(); [INFO] [stdout] 138 | | //r"\b(?:[01]\d|\d|2[0123]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stdout] 139 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:141:2 [INFO] [stdout] | [INFO] [stdout] 141 | / lazy_static! { [INFO] [stdout] 142 | | pub static ref TIME_12H_A: Regex = Regex::new( [INFO] [stdout] 143 | | //r"\b\d\b|0\d|1[01]:[0-5]\d:?[0-5]?\d?\.?\d{3} pm|PM|am|AM").unwrap(); [INFO] [stdout] 144 | | r"\b(?:0[1-9]|[1-9]|1[012]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)? pm|PM|am|AM\b").unwrap(); [INFO] [stdout] 145 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:147:2 [INFO] [stdout] | [INFO] [stdout] 147 | / lazy_static! { [INFO] [stdout] 148 | | pub static ref TIME_12H_B: Regex = Regex::new( [INFO] [stdout] 149 | | r"\b\d\b|0\d|1[01]:[0-5]\d:?[0-5]?\d?\.?\d{3} pm|PM|am|AM").unwrap(); [INFO] [stdout] 150 | | //r"\b(?:0[1-9]|[1-9]|1[012]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:153:2 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | pub static ref DATE_YMD: Regex = Regex::new( [INFO] [stdout] 155 | | r"\b(?:(?:(?:19|2\d)\d{2}|\d{2}|'\d{2})[/-](?:[1-9]|[0][1-9]|1[012])[/-](?:[1-9]|0[1-9]|[12]\d|3[01]))\b").unwrap(); [INFO] [stdout] 156 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:158:2 [INFO] [stdout] | [INFO] [stdout] 158 | / lazy_static! { [INFO] [stdout] 159 | | pub static ref DATE_YDM: Regex = Regex::new( [INFO] [stdout] 160 | | r"\b(?:(?:(?:19|2\d)\d{2}|\d{2}|'\d{2})[/-](?:[1-9]|0[1-9]|[12]\d|3[01])[/-](?:[1-9]|[0][1-9]|1[012]))\b").unwrap(); [INFO] [stdout] 161 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:163:2 [INFO] [stdout] | [INFO] [stdout] 163 | / lazy_static! { [INFO] [stdout] 164 | | pub static ref DATE_DMY: Regex = Regex::new( [INFO] [stdout] 165 | | r"\b(?:(?:[1-9]|0[1-9]|[12]\d|3[01])[/-](?:[1-9]|[0][1-9]|1[012])[/-](?:(?:19|2\d)\d{2}|\d{2}|'\d{2}))\b").unwrap(); [INFO] [stdout] 166 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:172:2 [INFO] [stdout] | [INFO] [stdout] 172 | / lazy_static! { [INFO] [stdout] 173 | | pub static ref HTTPS_URL: Regex = Regex::new( [INFO] [stdout] 174 | | r"\bhttps://(?:www\d?)?(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stdout] 175 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:177:2 [INFO] [stdout] | [INFO] [stdout] 177 | / lazy_static! { [INFO] [stdout] 178 | | pub static ref HTTP_URL: Regex = Regex::new( [INFO] [stdout] 179 | | r"\bhttp://(?:www\d?)?(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:182:2 [INFO] [stdout] | [INFO] [stdout] 182 | / lazy_static! { [INFO] [stdout] 183 | | pub static ref URL: Regex = Regex::new( [INFO] [stdout] 184 | | r"\b(?:(?:[a-zA-Z])(?:\://)(?:www\d?)?)?(?:[\./\?=](?:[\w\d_-])*)+\b").unwrap(); [INFO] [stdout] 185 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:187:2 [INFO] [stdout] | [INFO] [stdout] 187 | / lazy_static! { [INFO] [stdout] 188 | | pub static ref WWW_URL: Regex = Regex::new( [INFO] [stdout] 189 | | r"\b(?:www\d?)(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stdout] 190 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:192:2 [INFO] [stdout] | [INFO] [stdout] 192 | / lazy_static! { [INFO] [stdout] 193 | | pub static ref EMAIL_ADDR: Regex = Regex::new( [INFO] [stdout] 194 | | r"\b(?:[a-zA-Z\d_\.-]+)@(?:(?:[\da-zA-Z\.-]+)\.(?:[a-zA-Z\.]*))\b").unwrap(); [INFO] [stdout] 195 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:197:2 [INFO] [stdout] | [INFO] [stdout] 197 | / lazy_static! { [INFO] [stdout] 198 | | pub static ref IPV4_ADDR: Regex = Regex::new( [INFO] [stdout] 199 | | r"\b(?:(?:(?:\d{1,2})|(?:1[0-9][0-9])|(?:2(?:(?:[0-4][0-9])|(?:5[0-5]))))(?:[\.:](?:(?:\d{1,2})|(?:1[0-9][0-9])|(?:2(?:(?:[0-... [INFO] [stdout] 200 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:202:2 [INFO] [stdout] | [INFO] [stdout] 202 | / lazy_static! { [INFO] [stdout] 203 | | pub static ref JS_SCRIPT: Regex = Regex::new( [INFO] [stdout] 204 | | r#"(?:[\w|\n|\t|\r|\W]*)"#).unwrap(); [INFO] [stdout] 205 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:207:2 [INFO] [stdout] | [INFO] [stdout] 207 | / lazy_static! { [INFO] [stdout] 208 | | pub static ref HTML_IMG_TAG: Regex = Regex::new( [INFO] [stdout] 209 | | r#"<(?:img|IMG)(?:\s+(?:(?:[a-zA-Z]+)="(?:[a-zA-Z0-9\._-]+)"))*>"#).unwrap(); [INFO] [stdout] 210 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:216:2 [INFO] [stdout] | [INFO] [stdout] 216 | / lazy_static! { [INFO] [stdout] 217 | | pub static ref DOLLAR: Regex = Regex::new( [INFO] [stdout] 218 | | r"(?:(?:\$\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*\$))").unwrap(); [INFO] [stdout] 219 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:221:2 [INFO] [stdout] | [INFO] [stdout] 221 | / lazy_static! { [INFO] [stdout] 222 | | pub static ref EURO: Regex = Regex::new( [INFO] [stdout] 223 | | r"(?:(?:€\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*€))").unwrap(); [INFO] [stdout] 224 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:226:2 [INFO] [stdout] | [INFO] [stdout] 226 | / lazy_static! { [INFO] [stdout] 227 | | pub static ref YEN: Regex = Regex::new( [INFO] [stdout] 228 | | r"(?:(?:¥\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*¥))").unwrap(); [INFO] [stdout] 229 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:235:2 [INFO] [stdout] | [INFO] [stdout] 235 | / lazy_static! { [INFO] [stdout] 236 | | pub static ref JCB: Regex = Regex::new( [INFO] [stdout] 237 | | r"\b(?:(?:2131|1800|35\d{3})(?:\d{11}|\d{14}))\b").unwrap(); [INFO] [stdout] 238 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:240:2 [INFO] [stdout] | [INFO] [stdout] 240 | / lazy_static! { [INFO] [stdout] 241 | | pub static ref VISA: Regex = Regex::new( [INFO] [stdout] 242 | | r"\b(?:4(?:\d{12}|\d{15}|\d{18}))\b").unwrap(); [INFO] [stdout] 243 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:245:2 [INFO] [stdout] | [INFO] [stdout] 245 | / lazy_static! { [INFO] [stdout] 246 | | pub static ref VISA_ELECTRON: Regex = Regex::new( [INFO] [stdout] 247 | | r"\b(?:(?:(?:4026|4508|4844|4913|4917)(?:\d{12}))|(?:417500)(?:\d{10}))\b").unwrap(); [INFO] [stdout] 248 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:250:2 [INFO] [stdout] | [INFO] [stdout] 250 | / lazy_static! { [INFO] [stdout] 251 | | pub static ref MASTERCARD: Regex = Regex::new( [INFO] [stdout] 252 | | r"\b(?:(?:5[1-5])(?:\d{14}))\b|\b(?:(?:2(?:(?:2(?:(?:2)[1-9]\d{2}|(?:[3-9]\d{3})))|(?:[3-6]\d{4})|(?:7(?:(?:[01]\d{3})|(20\d{... [INFO] [stdout] 253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:255:2 [INFO] [stdout] | [INFO] [stdout] 255 | / lazy_static! { [INFO] [stdout] 256 | | pub static ref MAESTRO: Regex = Regex::new( [INFO] [stdout] 257 | | r"\b(?:(?:5018|5020|5038|5893|6304|6759|6761|6762|6763)(?:\d{12}|\d{15}))\b").unwrap(); [INFO] [stdout] 258 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:260:2 [INFO] [stdout] | [INFO] [stdout] 260 | / lazy_static! { [INFO] [stdout] 261 | | pub static ref AMERICAN_EXPRESS: Regex = Regex::new( [INFO] [stdout] 262 | | r"\b(?:(?:34|37)(?:\d{13}))\b").unwrap(); [INFO] [stdout] 263 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:269:2 [INFO] [stdout] | [INFO] [stdout] 269 | / lazy_static! { [INFO] [stdout] 270 | | pub static ref BRAINFUCK: Regex = Regex::new( [INFO] [stdout] 271 | | r"[+-<>.,\[\]\s\t\n\r]+"); [INFO] [stdout] 272 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:278:2 [INFO] [stdout] | [INFO] [stdout] 278 | / lazy_static! { [INFO] [stdout] 279 | | pub static ref ISBN: Regex = Regex::new( [INFO] [stdout] 280 | | r"\b(?:(?:(?:ISBN([\s-]10)?(?::)?)?\s*(?:\d{1,5})[\s-](?:\d{1,7})[\s-](?:\d{1,5})[\s-](?:[\dX]))|(?:(?:ISBN(?:[\s-]13)?(?::)?... [INFO] [stdout] 281 | | //r"(ISBN([\s-]1(?:(0)|3))?:?)?\x20+(?(1)(?(2)(?:(?=.{13}$)\d{1,5}([ -])\d{1,7}\3\d{1,6}\3(?:\d|x)$)|(?:(?=.{17}$)97(?:8|9)([... [INFO] [stdout] 282 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:343:3 [INFO] [stdout] | [INFO] [stdout] 343 | /// JCB [INFO] [stdout] | ^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:354:3 [INFO] [stdout] | [INFO] [stdout] 354 | /// VISA [INFO] [stdout] | ^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:365:3 [INFO] [stdout] | [INFO] [stdout] 365 | /// VISA-ELECTRON [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:376:3 [INFO] [stdout] | [INFO] [stdout] 376 | /// MASTERCARD [INFO] [stdout] | ^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:388:3 [INFO] [stdout] | [INFO] [stdout] 388 | /// MAESTRO [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:400:3 [INFO] [stdout] | [INFO] [stdout] 400 | /// AMERICAN_EXPRESS [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | pub static ref ALL: Regex = Regex::new( [INFO] [stdout] 12 | | r"\b(?:[\+-])?\s*(?:(?:\d+)(?:[\.,]\d+)?|(?:\d*)?(?:[\.,]\d+))\b").unwrap(); [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:15:2 [INFO] [stdout] | [INFO] [stdout] 15 | / lazy_static! { [INFO] [stdout] 16 | | pub static ref INT: Regex = Regex::new( [INFO] [stdout] 17 | | r"(?:[\+-])?\s*(?:\d+)").unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:20:2 [INFO] [stdout] | [INFO] [stdout] 20 | / lazy_static! { [INFO] [stdout] 21 | | pub static ref INT_WITH_SEPARATORS: Regex = Regex::new( [INFO] [stdout] 22 | | r"(?:[\+-])?\s*(?:[\d_]+)").unwrap(); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:25:2 [INFO] [stdout] | [INFO] [stdout] 25 | / lazy_static! { [INFO] [stdout] 26 | | pub static ref FLOAT: Regex = Regex::new( [INFO] [stdout] 27 | | r"(?:(?:[\+-])?\s*(?:(?:[0-9]+[\.,][0-9]*)|(?:[0-9]*[\.,][0-9]+)))").unwrap(); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:30:2 [INFO] [stdout] | [INFO] [stdout] 30 | / lazy_static! { [INFO] [stdout] 31 | | pub static ref FLOAT_DOT: Regex = Regex::new( [INFO] [stdout] 32 | | r"(?:(?:[\+-])?\s*(?:(?:[0-9]+\.[0-9]*)|(?:[0-9]*\.[0-9]+)))").unwrap(); [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:35:2 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static! { [INFO] [stdout] 36 | | pub static ref FLOAT_COMMA: Regex = Regex::new( [INFO] [stdout] 37 | | r"(?:(?:[\+-])?\s*(?:(?:[0-9]+,[0-9]*)|(?:[0-9]*,[0-9]+)))").unwrap(); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:40:2 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | pub static ref ALL_WITH_SEPARATORS: Regex = Regex::new( [INFO] [stdout] 42 | | r"\b(?:[\+-])?\s*(?:[0-9_]+[\.,][0-9_]*|[0-9_]*[\.,][0-9_]+|[0-9_]+)\b").unwrap(); [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:45:2 [INFO] [stdout] | [INFO] [stdout] 45 | / lazy_static! { [INFO] [stdout] 46 | | pub static ref COMPLEX: Regex = Regex::new( [INFO] [stdout] 47 | | r"(?:(?:[\+-])?\s*(?:(?:\d+)(?:[\.,]\d+)?))?\s*(?:(?:[\+-])\s*(?:(?:\d+)(?:[\.,]\d+)?))\s*[ij]").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:50:2 [INFO] [stdout] | [INFO] [stdout] 50 | / lazy_static! { [INFO] [stdout] 51 | | pub static ref HEX_NUMBER: Regex = Regex::new( [INFO] [stdout] 52 | | r"#?(?:[a-fA-F0-9]{6})").unwrap(); [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:55:2 [INFO] [stdout] | [INFO] [stdout] 55 | / lazy_static! { [INFO] [stdout] 56 | | pub static ref HEX_NUMBER_SHORT: Regex = Regex::new( [INFO] [stdout] 57 | | r"#?(?:[a-fA-F0-9]{3})").unwrap(); [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:60:2 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! { [INFO] [stdout] 61 | | pub static ref HEX_NUMBER_ALL: Regex = Regex::new( [INFO] [stdout] 62 | | r"#?(?:[a-fA-F0-9]{6}|[a-fA-F0-9]{3})").unwrap(); [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:65:2 [INFO] [stdout] | [INFO] [stdout] 65 | / lazy_static! { [INFO] [stdout] 66 | | pub static ref HEX_MACHINE_CODE: Regex = Regex::new( [INFO] [stdout] 67 | | r"(?:[a-fA-F0-9]{2})(?:\s*[a-fA-F0-9]{2})*").unwrap(); [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:70:2 [INFO] [stdout] | [INFO] [stdout] 70 | / lazy_static! { [INFO] [stdout] 71 | | pub static ref BINARY: Regex = Regex::new( [INFO] [stdout] 72 | | r"\b(?:[01])+\b").unwrap(); [INFO] [stdout] 73 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:75:2 [INFO] [stdout] | [INFO] [stdout] 75 | / lazy_static! { [INFO] [stdout] 76 | | pub static ref BINARY_4: Regex = Regex::new( [INFO] [stdout] 77 | | r"(?:[01]{4})").unwrap(); [INFO] [stdout] 78 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:80:2 [INFO] [stdout] | [INFO] [stdout] 80 | / lazy_static! { [INFO] [stdout] 81 | | pub static ref BINARY_8: Regex = Regex::new( [INFO] [stdout] 82 | | r"(?:[01]{8})").unwrap(); [INFO] [stdout] 83 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:85:2 [INFO] [stdout] | [INFO] [stdout] 85 | / lazy_static! { [INFO] [stdout] 86 | | pub static ref BINARY_16: Regex = Regex::new( [INFO] [stdout] 87 | | r"(?:[01]{16})|(?:[01]{8}_[01]{8})").unwrap(); [INFO] [stdout] 88 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:90:2 [INFO] [stdout] | [INFO] [stdout] 90 | / lazy_static! { [INFO] [stdout] 91 | | pub static ref BINARY_32: Regex = Regex::new( [INFO] [stdout] 92 | | r"(?:[01]{32})|(?:[01]{8}(?:_(?:[01]{8})){3})").unwrap(); [INFO] [stdout] 93 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:95:2 [INFO] [stdout] | [INFO] [stdout] 95 | / lazy_static! { [INFO] [stdout] 96 | | pub static ref BINARY_64: Regex = Regex::new( [INFO] [stdout] 97 | | r"(?:[01]{64})|(?:[01]{8}(?:_(?:[01]{8})){7})").unwrap(); [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:100:2 [INFO] [stdout] | [INFO] [stdout] 100 | / lazy_static! { [INFO] [stdout] 101 | | pub static ref OCTAL: Regex = Regex::new( [INFO] [stdout] 102 | | r"\b(?:[0-7]+)\b").unwrap(); [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:110:2 [INFO] [stdout] | [INFO] [stdout] 110 | / lazy_static! { [INFO] [stdout] 111 | | pub static ref CAPITALIZED: Regex = Regex::new( [INFO] [stdout] 112 | | r"\b(?:[A-Z][a-z]+)\b").unwrap(); [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:115:2 [INFO] [stdout] | [INFO] [stdout] 115 | / lazy_static! { [INFO] [stdout] 116 | | pub static ref CAMELCASE: Regex = Regex::new( [INFO] [stdout] 117 | | r"\b(?:[A-Za-z][A-Za-z]+)\b").unwrap(); [INFO] [stdout] 118 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:120:2 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | pub static ref SNAKE_CASE: Regex = Regex::new( [INFO] [stdout] 122 | | r"\b(?:[a-z][a-z_]+)\b").unwrap(); [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:129:2 [INFO] [stdout] | [INFO] [stdout] 129 | / lazy_static! { [INFO] [stdout] 130 | | pub static ref TIME_24H_A: Regex = Regex::new( [INFO] [stdout] 131 | | //r"\b\d\b|0\d|1\d|2[0-3]:[0-5]\d:?[0-5]?\d?\.?\d{3}").unwrap(); [INFO] [stdout] 132 | | r"\b(?:[01]\d|\d|2[0123]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stdout] 133 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:135:2 [INFO] [stdout] | [INFO] [stdout] 135 | / lazy_static! { [INFO] [stdout] 136 | | pub static ref TIME_24H_B: Regex = Regex::new( [INFO] [stdout] 137 | | r"\b\d\b|0\d|1\d|2[0-3]:[0-5]\d:?[0-5]?\d?\.?\d{3}").unwrap(); [INFO] [stdout] 138 | | //r"\b(?:[01]\d|\d|2[0123]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stdout] 139 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:141:2 [INFO] [stdout] | [INFO] [stdout] 141 | / lazy_static! { [INFO] [stdout] 142 | | pub static ref TIME_12H_A: Regex = Regex::new( [INFO] [stdout] 143 | | //r"\b\d\b|0\d|1[01]:[0-5]\d:?[0-5]?\d?\.?\d{3} pm|PM|am|AM").unwrap(); [INFO] [stdout] 144 | | r"\b(?:0[1-9]|[1-9]|1[012]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)? pm|PM|am|AM\b").unwrap(); [INFO] [stdout] 145 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:147:2 [INFO] [stdout] | [INFO] [stdout] 147 | / lazy_static! { [INFO] [stdout] 148 | | pub static ref TIME_12H_B: Regex = Regex::new( [INFO] [stdout] 149 | | r"\b\d\b|0\d|1[01]:[0-5]\d:?[0-5]?\d?\.?\d{3} pm|PM|am|AM").unwrap(); [INFO] [stdout] 150 | | //r"\b(?:0[1-9]|[1-9]|1[012]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:153:2 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | pub static ref DATE_YMD: Regex = Regex::new( [INFO] [stdout] 155 | | r"\b(?:(?:(?:19|2\d)\d{2}|\d{2}|'\d{2})[/-](?:[1-9]|[0][1-9]|1[012])[/-](?:[1-9]|0[1-9]|[12]\d|3[01]))\b").unwrap(); [INFO] [stdout] 156 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:158:2 [INFO] [stdout] | [INFO] [stdout] 158 | / lazy_static! { [INFO] [stdout] 159 | | pub static ref DATE_YDM: Regex = Regex::new( [INFO] [stdout] 160 | | r"\b(?:(?:(?:19|2\d)\d{2}|\d{2}|'\d{2})[/-](?:[1-9]|0[1-9]|[12]\d|3[01])[/-](?:[1-9]|[0][1-9]|1[012]))\b").unwrap(); [INFO] [stdout] 161 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:163:2 [INFO] [stdout] | [INFO] [stdout] 163 | / lazy_static! { [INFO] [stdout] 164 | | pub static ref DATE_DMY: Regex = Regex::new( [INFO] [stdout] 165 | | r"\b(?:(?:[1-9]|0[1-9]|[12]\d|3[01])[/-](?:[1-9]|[0][1-9]|1[012])[/-](?:(?:19|2\d)\d{2}|\d{2}|'\d{2}))\b").unwrap(); [INFO] [stdout] 166 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:172:2 [INFO] [stdout] | [INFO] [stdout] 172 | / lazy_static! { [INFO] [stdout] 173 | | pub static ref HTTPS_URL: Regex = Regex::new( [INFO] [stdout] 174 | | r"\bhttps://(?:www\d?)?(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stdout] 175 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:177:2 [INFO] [stdout] | [INFO] [stdout] 177 | / lazy_static! { [INFO] [stdout] 178 | | pub static ref HTTP_URL: Regex = Regex::new( [INFO] [stdout] 179 | | r"\bhttp://(?:www\d?)?(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:182:2 [INFO] [stdout] | [INFO] [stdout] 182 | / lazy_static! { [INFO] [stdout] 183 | | pub static ref URL: Regex = Regex::new( [INFO] [stdout] 184 | | r"\b(?:(?:[a-zA-Z])(?:\://)(?:www\d?)?)?(?:[\./\?=](?:[\w\d_-])*)+\b").unwrap(); [INFO] [stdout] 185 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:187:2 [INFO] [stdout] | [INFO] [stdout] 187 | / lazy_static! { [INFO] [stdout] 188 | | pub static ref WWW_URL: Regex = Regex::new( [INFO] [stdout] 189 | | r"\b(?:www\d?)(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stdout] 190 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:192:2 [INFO] [stdout] | [INFO] [stdout] 192 | / lazy_static! { [INFO] [stdout] 193 | | pub static ref EMAIL_ADDR: Regex = Regex::new( [INFO] [stdout] 194 | | r"\b(?:[a-zA-Z\d_\.-]+)@(?:(?:[\da-zA-Z\.-]+)\.(?:[a-zA-Z\.]*))\b").unwrap(); [INFO] [stdout] 195 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:197:2 [INFO] [stdout] | [INFO] [stdout] 197 | / lazy_static! { [INFO] [stdout] 198 | | pub static ref IPV4_ADDR: Regex = Regex::new( [INFO] [stdout] 199 | | r"\b(?:(?:(?:\d{1,2})|(?:1[0-9][0-9])|(?:2(?:(?:[0-4][0-9])|(?:5[0-5]))))(?:[\.:](?:(?:\d{1,2})|(?:1[0-9][0-9])|(?:2(?:(?:[0-... [INFO] [stdout] 200 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:202:2 [INFO] [stdout] | [INFO] [stdout] 202 | / lazy_static! { [INFO] [stdout] 203 | | pub static ref JS_SCRIPT: Regex = Regex::new( [INFO] [stdout] 204 | | r#"(?:[\w|\n|\t|\r|\W]*)"#).unwrap(); [INFO] [stdout] 205 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:207:2 [INFO] [stdout] | [INFO] [stdout] 207 | / lazy_static! { [INFO] [stdout] 208 | | pub static ref HTML_IMG_TAG: Regex = Regex::new( [INFO] [stdout] 209 | | r#"<(?:img|IMG)(?:\s+(?:(?:[a-zA-Z]+)="(?:[a-zA-Z0-9\._-]+)"))*>"#).unwrap(); [INFO] [stdout] 210 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:216:2 [INFO] [stdout] | [INFO] [stdout] 216 | / lazy_static! { [INFO] [stdout] 217 | | pub static ref DOLLAR: Regex = Regex::new( [INFO] [stdout] 218 | | r"(?:(?:\$\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*\$))").unwrap(); [INFO] [stdout] 219 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:221:2 [INFO] [stdout] | [INFO] [stdout] 221 | / lazy_static! { [INFO] [stdout] 222 | | pub static ref EURO: Regex = Regex::new( [INFO] [stdout] 223 | | r"(?:(?:€\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*€))").unwrap(); [INFO] [stdout] 224 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:226:2 [INFO] [stdout] | [INFO] [stdout] 226 | / lazy_static! { [INFO] [stdout] 227 | | pub static ref YEN: Regex = Regex::new( [INFO] [stdout] 228 | | r"(?:(?:¥\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*¥))").unwrap(); [INFO] [stdout] 229 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:235:2 [INFO] [stdout] | [INFO] [stdout] 235 | / lazy_static! { [INFO] [stdout] 236 | | pub static ref JCB: Regex = Regex::new( [INFO] [stdout] 237 | | r"\b(?:(?:2131|1800|35\d{3})(?:\d{11}|\d{14}))\b").unwrap(); [INFO] [stdout] 238 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:240:2 [INFO] [stdout] | [INFO] [stdout] 240 | / lazy_static! { [INFO] [stdout] 241 | | pub static ref VISA: Regex = Regex::new( [INFO] [stdout] 242 | | r"\b(?:4(?:\d{12}|\d{15}|\d{18}))\b").unwrap(); [INFO] [stdout] 243 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:245:2 [INFO] [stdout] | [INFO] [stdout] 245 | / lazy_static! { [INFO] [stdout] 246 | | pub static ref VISA_ELECTRON: Regex = Regex::new( [INFO] [stdout] 247 | | r"\b(?:(?:(?:4026|4508|4844|4913|4917)(?:\d{12}))|(?:417500)(?:\d{10}))\b").unwrap(); [INFO] [stdout] 248 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:250:2 [INFO] [stdout] | [INFO] [stdout] 250 | / lazy_static! { [INFO] [stdout] 251 | | pub static ref MASTERCARD: Regex = Regex::new( [INFO] [stdout] 252 | | r"\b(?:(?:5[1-5])(?:\d{14}))\b|\b(?:(?:2(?:(?:2(?:(?:2)[1-9]\d{2}|(?:[3-9]\d{3})))|(?:[3-6]\d{4})|(?:7(?:(?:[01]\d{3})|(20\d{... [INFO] [stdout] 253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:255:2 [INFO] [stdout] | [INFO] [stdout] 255 | / lazy_static! { [INFO] [stdout] 256 | | pub static ref MAESTRO: Regex = Regex::new( [INFO] [stdout] 257 | | r"\b(?:(?:5018|5020|5038|5893|6304|6759|6761|6762|6763)(?:\d{12}|\d{15}))\b").unwrap(); [INFO] [stdout] 258 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:260:2 [INFO] [stdout] | [INFO] [stdout] 260 | / lazy_static! { [INFO] [stdout] 261 | | pub static ref AMERICAN_EXPRESS: Regex = Regex::new( [INFO] [stdout] 262 | | r"\b(?:(?:34|37)(?:\d{13}))\b").unwrap(); [INFO] [stdout] 263 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:269:2 [INFO] [stdout] | [INFO] [stdout] 269 | / lazy_static! { [INFO] [stdout] 270 | | pub static ref BRAINFUCK: Regex = Regex::new( [INFO] [stdout] 271 | | r"[+-<>.,\[\]\s\t\n\r]+"); [INFO] [stdout] 272 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:278:2 [INFO] [stdout] | [INFO] [stdout] 278 | / lazy_static! { [INFO] [stdout] 279 | | pub static ref ISBN: Regex = Regex::new( [INFO] [stdout] 280 | | r"\b(?:(?:(?:ISBN([\s-]10)?(?::)?)?\s*(?:\d{1,5})[\s-](?:\d{1,7})[\s-](?:\d{1,5})[\s-](?:[\dX]))|(?:(?:ISBN(?:[\s-]13)?(?::)?... [INFO] [stdout] 281 | | //r"(ISBN([\s-]1(?:(0)|3))?:?)?\x20+(?(1)(?(2)(?:(?=.{13}$)\d{1,5}([ -])\d{1,7}\3\d{1,6}\3(?:\d|x)$)|(?:(?=.{17}$)97(?:8|9)([... [INFO] [stdout] 282 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | pub static ref ALL: Regex = Regex::new( [INFO] [stdout] 12 | | r"\b([\+-])?\s*(?:(?:\d+)(?:[\.,]\d+)?|(?:\d*)?(?:[\.,]\d+))\b").unwrap(); [INFO] [stdout] 13 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:15:2 [INFO] [stdout] | [INFO] [stdout] 15 | / lazy_static! { [INFO] [stdout] 16 | | pub static ref INT: Regex = Regex::new( [INFO] [stdout] 17 | | r"([\+-])?\s*(\d+)").unwrap(); [INFO] [stdout] 18 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:20:2 [INFO] [stdout] | [INFO] [stdout] 20 | / lazy_static! { [INFO] [stdout] 21 | | pub static ref INT_WITH_SEPARATORS: Regex = Regex::new( [INFO] [stdout] 22 | | r"([\+-])?\s*([\d_]+)").unwrap(); [INFO] [stdout] 23 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:25:2 [INFO] [stdout] | [INFO] [stdout] 25 | / lazy_static! { [INFO] [stdout] 26 | | pub static ref FLOAT: Regex = Regex::new( [INFO] [stdout] 27 | | r"(([\+-])?\s*((?:[0-9]+[\.,][0-9]*)|(?:[0-9]*[\.,][0-9]+)))").unwrap(); [INFO] [stdout] 28 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:30:2 [INFO] [stdout] | [INFO] [stdout] 30 | / lazy_static! { [INFO] [stdout] 31 | | pub static ref FLOAT_DOT: Regex = Regex::new( [INFO] [stdout] 32 | | r"(([\+-])?\s*((?:[0-9]+\.[0-9]*)|(?:[0-9]*\.[0-9]+)))").unwrap(); [INFO] [stdout] 33 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:35:2 [INFO] [stdout] | [INFO] [stdout] 35 | / lazy_static! { [INFO] [stdout] 36 | | pub static ref FLOAT_COMMA: Regex = Regex::new( [INFO] [stdout] 37 | | r"(([\+-])?\s*((?:[0-9]+,[0-9]*)|(?:[0-9]*,[0-9]+)))").unwrap(); [INFO] [stdout] 38 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:40:2 [INFO] [stdout] | [INFO] [stdout] 40 | / lazy_static! { [INFO] [stdout] 41 | | pub static ref ALL_WITH_SEPARATORS: Regex = Regex::new( [INFO] [stdout] 42 | | r"\b([\+-])?\s*([0-9_]+[\.,][0-9_]*|[0-9_]*[\.,][0-9_]+|[0-9_]+)\b").unwrap(); [INFO] [stdout] 43 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:45:2 [INFO] [stdout] | [INFO] [stdout] 45 | / lazy_static! { [INFO] [stdout] 46 | | pub static ref COMPLEX: Regex = Regex::new( [INFO] [stdout] 47 | | r"(([\+-])?\s*((?:\d+)(?:[\.,]\d+)?))?\s*(([\+-])\s*((?:\d+)(?:[\.,]\d+)?))\s*[ij]").unwrap(); [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:50:2 [INFO] [stdout] | [INFO] [stdout] 50 | / lazy_static! { [INFO] [stdout] 51 | | pub static ref HEX_NUMBER: Regex = Regex::new( [INFO] [stdout] 52 | | r"#?([a-fA-F0-9]{6})").unwrap(); [INFO] [stdout] 53 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:55:2 [INFO] [stdout] | [INFO] [stdout] 55 | / lazy_static! { [INFO] [stdout] 56 | | pub static ref HEX_NUMBER_SHORT: Regex = Regex::new( [INFO] [stdout] 57 | | r"#?([a-fA-F0-9]{3})").unwrap(); [INFO] [stdout] 58 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:60:2 [INFO] [stdout] | [INFO] [stdout] 60 | / lazy_static! { [INFO] [stdout] 61 | | pub static ref HEX_NUMBER_ALL: Regex = Regex::new( [INFO] [stdout] 62 | | r"#?([a-fA-F0-9]{6}|[a-fA-F0-9]{3})").unwrap(); [INFO] [stdout] 63 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:65:2 [INFO] [stdout] | [INFO] [stdout] 65 | / lazy_static! { [INFO] [stdout] 66 | | pub static ref HEX_MACHINE_CODE: Regex = Regex::new( [INFO] [stdout] 67 | | r"((?:\s*[a-fA-F0-9]{2})*)").unwrap(); [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:70:2 [INFO] [stdout] | [INFO] [stdout] 70 | / lazy_static! { [INFO] [stdout] 71 | | pub static ref BINARY: Regex = Regex::new( [INFO] [stdout] 72 | | r"\b((?:[01])+)\b").unwrap(); [INFO] [stdout] 73 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:75:2 [INFO] [stdout] | [INFO] [stdout] 75 | / lazy_static! { [INFO] [stdout] 76 | | pub static ref BINARY_4: Regex = Regex::new( [INFO] [stdout] 77 | | r"\b([01]{4})\b").unwrap(); [INFO] [stdout] 78 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:80:2 [INFO] [stdout] | [INFO] [stdout] 80 | / lazy_static! { [INFO] [stdout] 81 | | pub static ref BINARY_8: Regex = Regex::new( [INFO] [stdout] 82 | | r"\b([01]{8})\b").unwrap(); [INFO] [stdout] 83 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:85:2 [INFO] [stdout] | [INFO] [stdout] 85 | / lazy_static! { [INFO] [stdout] 86 | | pub static ref BINARY_16: Regex = Regex::new( [INFO] [stdout] 87 | | r"\b((?:[01]{16})|(?:[01]{8}_[01]{8}))\b").unwrap(); [INFO] [stdout] 88 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:90:2 [INFO] [stdout] | [INFO] [stdout] 90 | / lazy_static! { [INFO] [stdout] 91 | | pub static ref BINARY_32: Regex = Regex::new( [INFO] [stdout] 92 | | r"\b((?:[01]{32})|(?:[01]{8}(?:_(?:[01]{8})){3}))\b").unwrap(); [INFO] [stdout] 93 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:95:2 [INFO] [stdout] | [INFO] [stdout] 95 | / lazy_static! { [INFO] [stdout] 96 | | pub static ref BINARY_64: Regex = Regex::new( [INFO] [stdout] 97 | | r"\b((?:[01]{64})|(?:[01]{8}(?:_(?:[01]{8})){7}))\b").unwrap(); [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:100:2 [INFO] [stdout] | [INFO] [stdout] 100 | / lazy_static! { [INFO] [stdout] 101 | | pub static ref OCTAL: Regex = Regex::new( [INFO] [stdout] 102 | | r"\b([0-7]+)\b").unwrap(); [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:110:2 [INFO] [stdout] | [INFO] [stdout] 110 | / lazy_static! { [INFO] [stdout] 111 | | pub static ref CAPITALIZED: Regex = Regex::new( [INFO] [stdout] 112 | | r"\b([A-Z][a-z]+)\b").unwrap(); [INFO] [stdout] 113 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:115:2 [INFO] [stdout] | [INFO] [stdout] 115 | / lazy_static! { [INFO] [stdout] 116 | | pub static ref CAMELCASE: Regex = Regex::new( [INFO] [stdout] 117 | | r"\b([A-Za-z][A-Za-z]+)\b").unwrap(); [INFO] [stdout] 118 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:120:2 [INFO] [stdout] | [INFO] [stdout] 120 | / lazy_static! { [INFO] [stdout] 121 | | pub static ref SNAKE_CASE: Regex = Regex::new( [INFO] [stdout] 122 | | r"\b([a-z][a-z_]+)\b").unwrap(); [INFO] [stdout] 123 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:129:2 [INFO] [stdout] | [INFO] [stdout] 129 | / lazy_static! { [INFO] [stdout] 130 | | pub static ref TIME_24H_A: Regex = Regex::new( [INFO] [stdout] 131 | | //r"\b\d\b|0\d|1\d|2[0-3]:[0-5]\d:?[0-5]?\d?\.?\d{3}").unwrap(); [INFO] [stdout] 132 | | r"\b([01]\d|\d|2[0123]):([0-5]\d):?(?(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stdout] 133 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:135:2 [INFO] [stdout] | [INFO] [stdout] 135 | / lazy_static! { [INFO] [stdout] 136 | | pub static ref TIME_24H_B: Regex = Regex::new( [INFO] [stdout] 137 | | r"\b\d\b|0\d|1\d|2[0-3]:[0-5]\d:?[0-5]?\d?\.?\d{3}").unwrap(); [INFO] [stdout] 138 | | //r"\b(?:[01]\d|\d|2[0123]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stdout] 139 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:141:2 [INFO] [stdout] | [INFO] [stdout] 141 | / lazy_static! { [INFO] [stdout] 142 | | pub static ref TIME_12H_A: Regex = Regex::new( [INFO] [stdout] 143 | | //r"\b\d\b|0\d|1[01]:[0-5]\d:?[0-5]?\d?\.?\d{3} pm|PM|am|AM").unwrap(); [INFO] [stdout] 144 | | r"\b(?:0[1-9]|[1-9]|1[012]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)? pm|PM|am|AM\b").unwrap(); [INFO] [stdout] 145 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:147:2 [INFO] [stdout] | [INFO] [stdout] 147 | / lazy_static! { [INFO] [stdout] 148 | | pub static ref TIME_12H_B: Regex = Regex::new( [INFO] [stdout] 149 | | r"\b\d\b|0\d|1[01]:[0-5]\d:?[0-5]?\d?\.?\d{3} pm|PM|am|AM").unwrap(); [INFO] [stdout] 150 | | //r"\b(?:0[1-9]|[1-9]|1[012]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stdout] 151 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:153:2 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | pub static ref DATE_YMD: Regex = Regex::new( [INFO] [stdout] 155 | | r"\b(?:(?:(?:19|2\d)\d{2}|\d{2}|'\d{2})[/-](?:[1-9]|[0][1-9]|1[012])[/-](?:[1-9]|0[1-9]|[12]\d|3[01]))\b").unwrap(); [INFO] [stdout] 156 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:158:2 [INFO] [stdout] | [INFO] [stdout] 158 | / lazy_static! { [INFO] [stdout] 159 | | pub static ref DATE_YDM: Regex = Regex::new( [INFO] [stdout] 160 | | r"\b(?:(?:(?:19|2\d)\d{2}|\d{2}|'\d{2})[/-](?:[1-9]|0[1-9]|[12]\d|3[01])[/-](?:[1-9]|[0][1-9]|1[012]))\b").unwrap(); [INFO] [stdout] 161 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:163:2 [INFO] [stdout] | [INFO] [stdout] 163 | / lazy_static! { [INFO] [stdout] 164 | | pub static ref DATE_DMY: Regex = Regex::new( [INFO] [stdout] 165 | | r"\b(?:(?:[1-9]|0[1-9]|[12]\d|3[01])[/-](?:[1-9]|[0][1-9]|1[012])[/-](?:(?:19|2\d)\d{2}|\d{2}|'\d{2}))\b").unwrap(); [INFO] [stdout] 166 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:172:2 [INFO] [stdout] | [INFO] [stdout] 172 | / lazy_static! { [INFO] [stdout] 173 | | pub static ref HTTPS_URL: Regex = Regex::new( [INFO] [stdout] 174 | | r"\bhttps://(?:www\d?)?(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stdout] 175 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:177:2 [INFO] [stdout] | [INFO] [stdout] 177 | / lazy_static! { [INFO] [stdout] 178 | | pub static ref HTTP_URL: Regex = Regex::new( [INFO] [stdout] 179 | | r"\bhttp://(?:www\d?)?(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:182:2 [INFO] [stdout] | [INFO] [stdout] 182 | / lazy_static! { [INFO] [stdout] 183 | | pub static ref URL: Regex = Regex::new( [INFO] [stdout] 184 | | r"\b(?:(?:[a-zA-Z])(?:\://)(?:www\d?)?)?(?:[\./\?=](?:[\w\d_-])*)+\b").unwrap(); [INFO] [stdout] 185 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:187:2 [INFO] [stdout] | [INFO] [stdout] 187 | / lazy_static! { [INFO] [stdout] 188 | | pub static ref WWW_URL: Regex = Regex::new( [INFO] [stdout] 189 | | r"\b(?:www\d?)(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stdout] 190 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:192:2 [INFO] [stdout] | [INFO] [stdout] 192 | / lazy_static! { [INFO] [stdout] 193 | | pub static ref EMAIL_ADDR: Regex = Regex::new( [INFO] [stdout] 194 | | r"\b(?:[a-zA-Z\d_\.-]+)@(?:(?:[\da-zA-Z\.-]+)\.(?:[a-zA-Z\.]*))\b").unwrap(); [INFO] [stdout] 195 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:197:2 [INFO] [stdout] | [INFO] [stdout] 197 | / lazy_static! { [INFO] [stdout] 198 | | pub static ref IPV4_ADDR: Regex = Regex::new( [INFO] [stdout] 199 | | r"\b(?:(?:(?:\d{1,2})|(?:1[0-9][0-9])|(?:2(?:(?:[0-4][0-9])|(?:5[0-5]))))(?:[\.:](?:(?:\d{1,2})|(?:1[0-9][0-9])|(?:2(?:(?:[0-... [INFO] [stdout] 200 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:202:2 [INFO] [stdout] | [INFO] [stdout] 202 | / lazy_static! { [INFO] [stdout] 203 | | pub static ref JS_SCRIPT: Regex = Regex::new( [INFO] [stdout] 204 | | r#"(?:[\w|\n|\t|\r|\W]*)"#).unwrap(); [INFO] [stdout] 205 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:207:2 [INFO] [stdout] | [INFO] [stdout] 207 | / lazy_static! { [INFO] [stdout] 208 | | pub static ref HTML_IMG_TAG: Regex = Regex::new( [INFO] [stdout] 209 | | r#"<(?:img|IMG)(?:\s+(?:(?:[a-zA-Z]+)="(?:[a-zA-Z0-9\._-]+)"))*>"#).unwrap(); [INFO] [stdout] 210 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:216:2 [INFO] [stdout] | [INFO] [stdout] 216 | / lazy_static! { [INFO] [stdout] 217 | | pub static ref DOLLAR: Regex = Regex::new( [INFO] [stdout] 218 | | r"(?:(?:\$\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*\$))").unwrap(); [INFO] [stdout] 219 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:221:2 [INFO] [stdout] | [INFO] [stdout] 221 | / lazy_static! { [INFO] [stdout] 222 | | pub static ref EURO: Regex = Regex::new( [INFO] [stdout] 223 | | r"(?:(?:€\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*€))").unwrap(); [INFO] [stdout] 224 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:226:2 [INFO] [stdout] | [INFO] [stdout] 226 | / lazy_static! { [INFO] [stdout] 227 | | pub static ref YEN: Regex = Regex::new( [INFO] [stdout] 228 | | r"(?:(?:¥\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*¥))").unwrap(); [INFO] [stdout] 229 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:235:2 [INFO] [stdout] | [INFO] [stdout] 235 | / lazy_static! { [INFO] [stdout] 236 | | pub static ref JCB: Regex = Regex::new( [INFO] [stdout] 237 | | r"\b(?:(?:2131|1800|35\d{3})(?:\d{11}|\d{14}))\b").unwrap(); [INFO] [stdout] 238 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:240:2 [INFO] [stdout] | [INFO] [stdout] 240 | / lazy_static! { [INFO] [stdout] 241 | | pub static ref VISA: Regex = Regex::new( [INFO] [stdout] 242 | | r"\b(?:4(?:\d{12}|\d{15}|\d{18}))\b").unwrap(); [INFO] [stdout] 243 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:245:2 [INFO] [stdout] | [INFO] [stdout] 245 | / lazy_static! { [INFO] [stdout] 246 | | pub static ref VISA_ELECTRON: Regex = Regex::new( [INFO] [stdout] 247 | | r"\b(?:(?:(?:4026|4508|4844|4913|4917)(?:\d{12}))|(?:417500)(?:\d{10}))\b").unwrap(); [INFO] [stdout] 248 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:250:2 [INFO] [stdout] | [INFO] [stdout] 250 | / lazy_static! { [INFO] [stdout] 251 | | pub static ref MASTERCARD: Regex = Regex::new( [INFO] [stdout] 252 | | r"\b(?:(?:5[1-5])(?:\d{14}))\b|\b(?:(?:2(?:(?:2(?:(?:2)[1-9]\d{2}|(?:[3-9]\d{3})))|(?:[3-6]\d{4})|(?:7(?:(?:[01]\d{3})|(20\d{... [INFO] [stdout] 253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:255:2 [INFO] [stdout] | [INFO] [stdout] 255 | / lazy_static! { [INFO] [stdout] 256 | | pub static ref MAESTRO: Regex = Regex::new( [INFO] [stdout] 257 | | r"\b(?:(?:5018|5020|5038|5893|6304|6759|6761|6762|6763)(?:\d{12}|\d{15}))\b").unwrap(); [INFO] [stdout] 258 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:260:2 [INFO] [stdout] | [INFO] [stdout] 260 | / lazy_static! { [INFO] [stdout] 261 | | pub static ref AMERICAN_EXPRESS: Regex = Regex::new( [INFO] [stdout] 262 | | r"\b(?:(?:34|37)(?:\d{13}))\b").unwrap(); [INFO] [stdout] 263 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:269:2 [INFO] [stdout] | [INFO] [stdout] 269 | / lazy_static! { [INFO] [stdout] 270 | | pub static ref BRAINFUCK: Regex = Regex::new( [INFO] [stdout] 271 | | r"[+-<>.,\[\]\s\t\n\r]+"); [INFO] [stdout] 272 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/capture.rs:278:2 [INFO] [stdout] | [INFO] [stdout] 278 | / lazy_static! { [INFO] [stdout] 279 | | pub static ref ISBN: Regex = Regex::new( [INFO] [stdout] 280 | | r"\b(?:(?:(?:ISBN([\s-]10)?(?::)?)?\s*(?:\d{1,5})[\s-](?:\d{1,7})[\s-](?:\d{1,5})[\s-](?:[\dX]))|(?:(?:ISBN(?:[\s-]13)?(?::)?... [INFO] [stdout] 281 | | //r"(ISBN([\s-]1(?:(0)|3))?:?)?\x20+(?(1)(?(2)(?:(?=.{13}$)\d{1,5}([ -])\d{1,7}\3\d{1,6}\3(?:\d|x)$)|(?:(?=.{17}$)97(?:8|9)([... [INFO] [stdout] 282 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/common.rs:270:37 [INFO] [stdout] | [INFO] [stdout] 270 | pub static ref BRAINFUCK: Regex = Regex::new( [INFO] [stdout] | ___________________________________-----___^ [INFO] [stdout] | | | [INFO] [stdout] | | expected `regex::Regex` because of return type [INFO] [stdout] 271 | | r"[+-<>.,\[\]\s\t\n\r]+"); [INFO] [stdout] | |_____________________________________^ expected struct `regex::Regex`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `regex::Regex` [INFO] [stdout] found enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/capture.rs:270:37 [INFO] [stdout] | [INFO] [stdout] 270 | pub static ref BRAINFUCK: Regex = Regex::new( [INFO] [stdout] | ___________________________________-----___^ [INFO] [stdout] | | | [INFO] [stdout] | | expected `regex::Regex` because of return type [INFO] [stdout] 271 | | r"[+-<>.,\[\]\s\t\n\r]+"); [INFO] [stdout] | |_____________________________________^ expected struct `regex::Regex`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `regex::Regex` [INFO] [stdout] found enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 96 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `common-regex` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/common.rs:270:37 [INFO] [stdout] | [INFO] [stdout] 270 | pub static ref BRAINFUCK: Regex = Regex::new( [INFO] [stdout] | ___________________________________-----___^ [INFO] [stdout] | | | [INFO] [stdout] | | expected `regex::Regex` because of return type [INFO] [stdout] 271 | | r"[+-<>.,\[\]\s\t\n\r]+"); [INFO] [stdout] | |_____________________________________^ expected struct `regex::Regex`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `regex::Regex` [INFO] [stdout] found enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/capture.rs:270:37 [INFO] [stdout] | [INFO] [stdout] 270 | pub static ref BRAINFUCK: Regex = Regex::new( [INFO] [stdout] | ___________________________________-----___^ [INFO] [stdout] | | | [INFO] [stdout] | | expected `regex::Regex` because of return type [INFO] [stdout] 271 | | r"[+-<>.,\[\]\s\t\n\r]+"); [INFO] [stdout] | |_____________________________________^ expected struct `regex::Regex`, found enum `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `regex::Regex` [INFO] [stdout] found enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 102 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6eba1444e486b12b3031a3bd4ec1960b378aded85023a509ef1a32af2245ff8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eba1444e486b12b3031a3bd4ec1960b378aded85023a509ef1a32af2245ff8e", kill_on_drop: false }` [INFO] [stdout] 6eba1444e486b12b3031a3bd4ec1960b378aded85023a509ef1a32af2245ff8e