[INFO] updating cached repository spcan/common-regex [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/spcan/common-regex [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/spcan/common-regex" "work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/spcan/common-regex"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/spcan/common-regex'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/spcan/common-regex" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/spcan/common-regex"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/spcan/common-regex'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3238bc8ee85e0e000ea20913f09db6477edb2922 [INFO] sha for GitHub repo spcan/common-regex: 3238bc8ee85e0e000ea20913f09db6477edb2922 [INFO] validating manifest of spcan/common-regex on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of spcan/common-regex on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing spcan/common-regex [INFO] finished frobbing spcan/common-regex [INFO] frobbed toml for spcan/common-regex written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/spcan/common-regex/Cargo.toml [INFO] started frobbing spcan/common-regex [INFO] finished frobbing spcan/common-regex [INFO] frobbed toml for spcan/common-regex written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/spcan/common-regex/Cargo.toml [INFO] crate spcan/common-regex already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking spcan/common-regex against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-4/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/spcan/common-regex:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ad102bc59bd623b0da05a43fbeb0e23b923349e732274570c8720392cbc51761 [INFO] running `"docker" "start" "-a" "ad102bc59bd623b0da05a43fbeb0e23b923349e732274570c8720392cbc51761"` [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking aho-corasick v0.6.6 [INFO] [stderr] Checking regex v1.0.1 [INFO] [stderr] Checking common-regex v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:343:3 [INFO] [stderr] | [INFO] [stderr] 343 | /// JCB [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 344 | assert!( JCB.is_match("3536643045985920")); [INFO] [stderr] | ------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] warning: unused doc comment [INFO] [stderr] | [INFO] [stderr] --> src/lib.rs:343:3 [INFO] [stderr] | [INFO] [stderr] 343 | /// JCB [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 344 | assert!( JCB.is_match("3536643045985920")); [INFO] [stderr] | ------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:354:3 [INFO] [stderr] | [INFO] [stderr] 354 | /// VISA [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 355 | assert!( VISA.is_match("4532047718961022")); [INFO] [stderr] | -------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] warning: unused doc comment [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] --> src/lib.rs:354:3 [INFO] [stderr] | [INFO] [stderr] 354 | /// VISA [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 355 | assert!( VISA.is_match("4532047718961022")); [INFO] [stderr] | -------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:365:3 [INFO] [stderr] | [INFO] [stderr] 365 | /// VISA-ELECTRON [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 366 | assert!( VISA_ELECTRON.is_match("4913441710323993")); [INFO] [stderr] warning: unused doc comment [INFO] [stderr] | ----------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:376:3 [INFO] [stderr] --> src/lib.rs:365:3 [INFO] [stderr] | [INFO] [stderr] 365 | /// VISA-ELECTRON [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 366 | assert!( VISA_ELECTRON.is_match("4913441710323993")); [INFO] [stderr] | ----------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] | [INFO] [stderr] 376 | /// MASTERCARD [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 377 | assert!( MASTERCARD.is_match("5193196478500566")); [INFO] [stderr] | -------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:376:3 [INFO] [stderr] | [INFO] [stderr] 376 | /// MASTERCARD [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 377 | assert!( MASTERCARD.is_match("5193196478500566")); [INFO] [stderr] | -------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] warning: unused doc comment [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] --> src/lib.rs:388:3 [INFO] [stderr] | [INFO] [stderr] 388 | /// MAESTRO [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 389 | assert!( MAESTRO.is_match("6761055171911696")); [INFO] [stderr] warning: unused doc comment [INFO] [stderr] | ----------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:400:3 [INFO] [stderr] | [INFO] [stderr] 400 | /// AMERICAN_EXPRESS [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 401 | assert!( AMERICAN_EXPRESS.is_match("373530378260116")); [INFO] [stderr] --> src/lib.rs:388:3 [INFO] [stderr] | [INFO] [stderr] 388 | /// MAESTRO [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 389 | assert!( MAESTRO.is_match("6761055171911696")); [INFO] [stderr] | ----------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] | ------------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:400:3 [INFO] [stderr] | [INFO] [stderr] 400 | /// AMERICAN_EXPRESS [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 401 | assert!( AMERICAN_EXPRESS.is_match("373530378260116")); [INFO] [stderr] | ------------------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:10:2 [INFO] [stderr] | [INFO] [stderr] 10 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 11 | | pub static ref ALL: Regex = Regex::new( [INFO] [stderr] 12 | | r"\b(?:[\+-])?\s*(?:(?:\d+)(?:[\.,]\d+)?|(?:\d*)?(?:[\.,]\d+))\b").unwrap(); [INFO] [stderr] 13 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:15:2 [INFO] [stderr] | [INFO] [stderr] 15 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 16 | | pub static ref INT: Regex = Regex::new( [INFO] [stderr] 17 | | r"(?:[\+-])?\s*(?:\d+)").unwrap(); [INFO] [stderr] 18 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:20:2 [INFO] [stderr] | [INFO] [stderr] 20 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 21 | | pub static ref INT_WITH_SEPARATORS: Regex = Regex::new( [INFO] [stderr] 22 | | r"(?:[\+-])?\s*(?:[\d_]+)").unwrap(); [INFO] [stderr] 23 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:25:2 [INFO] [stderr] | [INFO] [stderr] 25 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 26 | | pub static ref FLOAT: Regex = Regex::new( [INFO] [stderr] 27 | | r"(?:(?:[\+-])?\s*(?:(?:[0-9]+[\.,][0-9]*)|(?:[0-9]*[\.,][0-9]+)))").unwrap(); [INFO] [stderr] 28 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:30:2 [INFO] [stderr] | [INFO] [stderr] 30 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 31 | | pub static ref FLOAT_DOT: Regex = Regex::new( [INFO] [stderr] 32 | | r"(?:(?:[\+-])?\s*(?:(?:[0-9]+\.[0-9]*)|(?:[0-9]*\.[0-9]+)))").unwrap(); [INFO] [stderr] 33 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:35:2 [INFO] [stderr] | [INFO] [stderr] 35 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 36 | | pub static ref FLOAT_COMMA: Regex = Regex::new( [INFO] [stderr] 37 | | r"(?:(?:[\+-])?\s*(?:(?:[0-9]+,[0-9]*)|(?:[0-9]*,[0-9]+)))").unwrap(); [INFO] [stderr] 38 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:40:2 [INFO] [stderr] | [INFO] [stderr] 40 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 41 | | pub static ref ALL_WITH_SEPARATORS: Regex = Regex::new( [INFO] [stderr] 42 | | r"\b(?:[\+-])?\s*(?:[0-9_]+[\.,][0-9_]*|[0-9_]*[\.,][0-9_]+|[0-9_]+)\b").unwrap(); [INFO] [stderr] 43 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:45:2 [INFO] [stderr] | [INFO] [stderr] 45 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 46 | | pub static ref COMPLEX: Regex = Regex::new( [INFO] [stderr] 47 | | r"(?:(?:[\+-])?\s*(?:(?:\d+)(?:[\.,]\d+)?))?\s*(?:(?:[\+-])\s*(?:(?:\d+)(?:[\.,]\d+)?))\s*[ij]").unwrap(); [INFO] [stderr] 48 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:50:2 [INFO] [stderr] | [INFO] [stderr] 50 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 51 | | pub static ref HEX_NUMBER: Regex = Regex::new( [INFO] [stderr] 52 | | r"#?(?:[a-fA-F0-9]{6})").unwrap(); [INFO] [stderr] 53 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:55:2 [INFO] [stderr] | [INFO] [stderr] 55 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 56 | | pub static ref HEX_NUMBER_SHORT: Regex = Regex::new( [INFO] [stderr] 57 | | r"#?(?:[a-fA-F0-9]{3})").unwrap(); [INFO] [stderr] 58 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:60:2 [INFO] [stderr] | [INFO] [stderr] 60 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 61 | | pub static ref HEX_NUMBER_ALL: Regex = Regex::new( [INFO] [stderr] 62 | | r"#?(?:[a-fA-F0-9]{6}|[a-fA-F0-9]{3})").unwrap(); [INFO] [stderr] 63 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:65:2 [INFO] [stderr] | [INFO] [stderr] 65 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 66 | | pub static ref HEX_MACHINE_CODE: Regex = Regex::new( [INFO] [stderr] 67 | | r"(?:[a-fA-F0-9]{2})(?:\s*[a-fA-F0-9]{2})*").unwrap(); [INFO] [stderr] 68 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:70:2 [INFO] [stderr] | [INFO] [stderr] 70 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 71 | | pub static ref BINARY: Regex = Regex::new( [INFO] [stderr] 72 | | r"\b(?:[01])+\b").unwrap(); [INFO] [stderr] 73 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:75:2 [INFO] [stderr] | [INFO] [stderr] 75 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 76 | | pub static ref BINARY_4: Regex = Regex::new( [INFO] [stderr] 77 | | r"(?:[01]{4})").unwrap(); [INFO] [stderr] 78 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:80:2 [INFO] [stderr] | [INFO] [stderr] 80 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 81 | | pub static ref BINARY_8: Regex = Regex::new( [INFO] [stderr] 82 | | r"(?:[01]{8})").unwrap(); [INFO] [stderr] 83 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:85:2 [INFO] [stderr] | [INFO] [stderr] 85 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 86 | | pub static ref BINARY_16: Regex = Regex::new( [INFO] [stderr] 87 | | r"(?:[01]{16})|(?:[01]{8}_[01]{8})").unwrap(); [INFO] [stderr] 88 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:90:2 [INFO] [stderr] | [INFO] [stderr] 90 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 91 | | pub static ref BINARY_32: Regex = Regex::new( [INFO] [stderr] 92 | | r"(?:[01]{32})|(?:[01]{8}(?:_(?:[01]{8})){3})").unwrap(); [INFO] [stderr] 93 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:95:2 [INFO] [stderr] | [INFO] [stderr] 95 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 96 | | pub static ref BINARY_64: Regex = Regex::new( [INFO] [stderr] 97 | | r"(?:[01]{64})|(?:[01]{8}(?:_(?:[01]{8})){7})").unwrap(); [INFO] [stderr] 98 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:100:2 [INFO] [stderr] | [INFO] [stderr] 100 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 101 | | pub static ref OCTAL: Regex = Regex::new( [INFO] [stderr] 102 | | r"\b(?:[0-7]+)\b").unwrap(); [INFO] [stderr] 103 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:110:2 [INFO] [stderr] | [INFO] [stderr] 110 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 111 | | pub static ref CAPITALIZED: Regex = Regex::new( [INFO] [stderr] 112 | | r"\b(?:[A-Z][a-z]+)\b").unwrap(); [INFO] [stderr] 113 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:115:2 [INFO] [stderr] | [INFO] [stderr] 115 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 116 | | pub static ref CAMELCASE: Regex = Regex::new( [INFO] [stderr] 117 | | r"\b(?:[A-Za-z][A-Za-z]+)\b").unwrap(); [INFO] [stderr] 118 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:120:2 [INFO] [stderr] | [INFO] [stderr] 120 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 121 | | pub static ref SNAKE_CASE: Regex = Regex::new( [INFO] [stderr] 122 | | r"\b(?:[a-z][a-z_]+)\b").unwrap(); [INFO] [stderr] 123 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:129:2 [INFO] [stderr] | [INFO] [stderr] 129 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 130 | | pub static ref TIME_24H_A: Regex = Regex::new( [INFO] [stderr] 131 | | //r"\b\d\b|0\d|1\d|2[0-3]:[0-5]\d:?[0-5]?\d?\.?\d{3}").unwrap(); [INFO] [stderr] 132 | | r"\b(?:[01]\d|\d|2[0123]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stderr] 133 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:135:2 [INFO] [stderr] | [INFO] [stderr] 135 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 136 | | pub static ref TIME_24H_B: Regex = Regex::new( [INFO] [stderr] 137 | | r"\b\d\b|0\d|1\d|2[0-3]:[0-5]\d:?[0-5]?\d?\.?\d{3}").unwrap(); [INFO] [stderr] 138 | | //r"\b(?:[01]\d|\d|2[0123]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stderr] 139 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:141:2 [INFO] [stderr] | [INFO] [stderr] 141 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 142 | | pub static ref TIME_12H_A: Regex = Regex::new( [INFO] [stderr] 143 | | //r"\b\d\b|0\d|1[01]:[0-5]\d:?[0-5]?\d?\.?\d{3} pm|PM|am|AM").unwrap(); [INFO] [stderr] 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] [stderr] 145 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:147:2 [INFO] [stderr] | [INFO] [stderr] 147 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 148 | | pub static ref TIME_12H_B: Regex = Regex::new( [INFO] [stderr] 149 | | r"\b\d\b|0\d|1[01]:[0-5]\d:?[0-5]?\d?\.?\d{3} pm|PM|am|AM").unwrap(); [INFO] [stderr] 150 | | //r"\b(?:0[1-9]|[1-9]|1[012]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stderr] 151 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:153:2 [INFO] [stderr] | [INFO] [stderr] 153 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 154 | | pub static ref DATE_YMD: Regex = Regex::new( [INFO] [stderr] 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] [stderr] 156 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:158:2 [INFO] [stderr] | [INFO] [stderr] 158 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 159 | | pub static ref DATE_YDM: Regex = Regex::new( [INFO] [stderr] 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] [stderr] 161 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:163:2 [INFO] [stderr] | [INFO] [stderr] 163 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 164 | | pub static ref DATE_DMY: Regex = Regex::new( [INFO] [stderr] 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] [stderr] 166 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:172:2 [INFO] [stderr] | [INFO] [stderr] 172 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 173 | | pub static ref HTTPS_URL: Regex = Regex::new( [INFO] [stderr] 174 | | r"\bhttps://(?:www\d?)?(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stderr] 175 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:177:2 [INFO] [stderr] | [INFO] [stderr] 177 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 178 | | pub static ref HTTP_URL: Regex = Regex::new( [INFO] [stderr] 179 | | r"\bhttp://(?:www\d?)?(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stderr] 180 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:182:2 [INFO] [stderr] | [INFO] [stderr] 182 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 183 | | pub static ref URL: Regex = Regex::new( [INFO] [stderr] 184 | | r"\b(?:(?:[a-zA-Z])(?:\://)(?:www\d?)?)?(?:[\./\?=](?:[\w\d_-])*)+\b").unwrap(); [INFO] [stderr] 185 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:187:2 [INFO] [stderr] | [INFO] [stderr] 187 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 188 | | pub static ref WWW_URL: Regex = Regex::new( [INFO] [stderr] 189 | | r"\b(?:www\d?)(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stderr] 190 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:192:2 [INFO] [stderr] | [INFO] [stderr] 192 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 193 | | pub static ref EMAIL_ADDR: Regex = Regex::new( [INFO] [stderr] 194 | | r"\b(?:[a-zA-Z\d_\.-]+)@(?:(?:[\da-zA-Z\.-]+)\.(?:[a-zA-Z\.]*))\b").unwrap(); [INFO] [stderr] 195 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:197:2 [INFO] [stderr] | [INFO] [stderr] 197 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 198 | | pub static ref IPV4_ADDR: Regex = Regex::new( [INFO] [stderr] 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-4][0-9])|(?:5[0-5]))))){3})\b").unwrap(); [INFO] [stderr] 200 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:202:2 [INFO] [stderr] | [INFO] [stderr] 202 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 203 | | pub static ref JS_SCRIPT: Regex = Regex::new( [INFO] [stderr] 204 | | r#"(?:[\w|\n|\t|\r|\W]*)"#).unwrap(); [INFO] [stderr] 205 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:207:2 [INFO] [stderr] | [INFO] [stderr] 207 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 208 | | pub static ref HTML_IMG_TAG: Regex = Regex::new( [INFO] [stderr] 209 | | r#"<(?:img|IMG)(?:\s+(?:(?:[a-zA-Z]+)="(?:[a-zA-Z0-9\._-]+)"))*>"#).unwrap(); [INFO] [stderr] 210 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:216:2 [INFO] [stderr] | [INFO] [stderr] 216 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 217 | | pub static ref DOLLAR: Regex = Regex::new( [INFO] [stderr] 218 | | r"(?:(?:\$\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*\$))").unwrap(); [INFO] [stderr] 219 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:221:2 [INFO] [stderr] | [INFO] [stderr] 221 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 222 | | pub static ref EURO: Regex = Regex::new( [INFO] [stderr] 223 | | r"(?:(?:€\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*€))").unwrap(); [INFO] [stderr] 224 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:226:2 [INFO] [stderr] | [INFO] [stderr] 226 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 227 | | pub static ref YEN: Regex = Regex::new( [INFO] [stderr] 228 | | r"(?:(?:¥\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*¥))").unwrap(); [INFO] [stderr] 229 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:235:2 [INFO] [stderr] | [INFO] [stderr] 235 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 236 | | pub static ref JCB: Regex = Regex::new( [INFO] [stderr] 237 | | r"\b(?:(?:2131|1800|35\d{3})(?:\d{11}|\d{14}))\b").unwrap(); [INFO] [stderr] 238 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:240:2 [INFO] [stderr] | [INFO] [stderr] 240 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 241 | | pub static ref VISA: Regex = Regex::new( [INFO] [stderr] 242 | | r"\b(?:4(?:\d{12}|\d{15}|\d{18}))\b").unwrap(); [INFO] [stderr] 243 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:245:2 [INFO] [stderr] | [INFO] [stderr] 245 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 246 | | pub static ref VISA_ELECTRON: Regex = Regex::new( [INFO] [stderr] 247 | | r"\b(?:(?:(?:4026|4508|4844|4913|4917)(?:\d{12}))|(?:417500)(?:\d{10}))\b").unwrap(); [INFO] [stderr] 248 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:250:2 [INFO] [stderr] | [INFO] [stderr] 250 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 251 | | pub static ref MASTERCARD: Regex = Regex::new( [INFO] [stderr] 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{2})))))(?:\d{10}))\b").unwrap(); [INFO] [stderr] 253 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:255:2 [INFO] [stderr] | [INFO] [stderr] 255 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 256 | | pub static ref MAESTRO: Regex = Regex::new( [INFO] [stderr] 257 | | r"\b(?:(?:5018|5020|5038|5893|6304|6759|6761|6762|6763)(?:\d{12}|\d{15}))\b").unwrap(); [INFO] [stderr] 258 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:260:2 [INFO] [stderr] | [INFO] [stderr] 260 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 261 | | pub static ref AMERICAN_EXPRESS: Regex = Regex::new( [INFO] [stderr] 262 | | r"\b(?:(?:34|37)(?:\d{13}))\b").unwrap(); [INFO] [stderr] 263 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:269:2 [INFO] [stderr] | [INFO] [stderr] 269 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 270 | | pub static ref BRAINFUCK: Regex = Regex::new( [INFO] [stderr] 271 | | r"[+-<>.,\[\]\s\t\n\r]+"); [INFO] [stderr] 272 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:278:2 [INFO] [stderr] | [INFO] [stderr] 278 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 279 | | pub static ref ISBN: Regex = Regex::new( [INFO] [stderr] 280 | | r"\b(?:(?:(?:ISBN([\s-]10)?(?::)?)?\s*(?:\d{1,5})[\s-](?:\d{1,7})[\s-](?:\d{1,5})[\s-](?:[\dX]))|(?:(?:ISBN(?:[\s-]13)?(?::)?)?\s*(?:(?:978|979)[\s-](?:\d{1,5})[\s-](?:\d{1,7})[\s-](?:\d{1,5})[\s-](?:[\dX]))))\b").unwrap(); [INFO] [stderr] 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)([ -])\d{1,5}\4\d{1,7}\4\d{1,6}\4\d$))|(?(.{13}$)(?:\d{1,5}([ -])\d{1,7}\5\d{1,6}\5(?:\d|x)$)|(?:(?=.{17}$)97(?:8|9)([ -])\d{1,5}\6\d{1,7}\6\d{1,6}\6\d$)))").unwrap(); [INFO] [stderr] 282 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:10:2 [INFO] [stderr] | [INFO] [stderr] 10 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 11 | | pub static ref ALL: Regex = Regex::new( [INFO] [stderr] 12 | | r"\b([\+-])?\s*(?:(?:\d+)(?:[\.,]\d+)?|(?:\d*)?(?:[\.,]\d+))\b").unwrap(); [INFO] [stderr] 13 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:15:2 [INFO] [stderr] | [INFO] [stderr] 15 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 16 | | pub static ref INT: Regex = Regex::new( [INFO] [stderr] 17 | | r"([\+-])?\s*(\d+)").unwrap(); [INFO] [stderr] 18 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:20:2 [INFO] [stderr] | [INFO] [stderr] 20 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 21 | | pub static ref INT_WITH_SEPARATORS: Regex = Regex::new( [INFO] [stderr] 22 | | r"([\+-])?\s*([\d_]+)").unwrap(); [INFO] [stderr] 23 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:25:2 [INFO] [stderr] | [INFO] [stderr] 25 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 26 | | pub static ref FLOAT: Regex = Regex::new( [INFO] [stderr] 27 | | r"(([\+-])?\s*((?:[0-9]+[\.,][0-9]*)|(?:[0-9]*[\.,][0-9]+)))").unwrap(); [INFO] [stderr] 28 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:30:2 [INFO] [stderr] | [INFO] [stderr] 30 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 31 | | pub static ref FLOAT_DOT: Regex = Regex::new( [INFO] [stderr] 32 | | r"(([\+-])?\s*((?:[0-9]+\.[0-9]*)|(?:[0-9]*\.[0-9]+)))").unwrap(); [INFO] [stderr] 33 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:35:2 [INFO] [stderr] | [INFO] [stderr] 35 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 36 | | pub static ref FLOAT_COMMA: Regex = Regex::new( [INFO] [stderr] 37 | | r"(([\+-])?\s*((?:[0-9]+,[0-9]*)|(?:[0-9]*,[0-9]+)))").unwrap(); [INFO] [stderr] 38 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:40:2 [INFO] [stderr] | [INFO] [stderr] 40 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 41 | | pub static ref ALL_WITH_SEPARATORS: Regex = Regex::new( [INFO] [stderr] 42 | | r"\b([\+-])?\s*([0-9_]+[\.,][0-9_]*|[0-9_]*[\.,][0-9_]+|[0-9_]+)\b").unwrap(); [INFO] [stderr] 43 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:45:2 [INFO] [stderr] | [INFO] [stderr] 45 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 46 | | pub static ref COMPLEX: Regex = Regex::new( [INFO] [stderr] 47 | | r"(([\+-])?\s*((?:\d+)(?:[\.,]\d+)?))?\s*(([\+-])\s*((?:\d+)(?:[\.,]\d+)?))\s*[ij]").unwrap(); [INFO] [stderr] 48 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:50:2 [INFO] [stderr] | [INFO] [stderr] 50 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 51 | | pub static ref HEX_NUMBER: Regex = Regex::new( [INFO] [stderr] 52 | | r"#?([a-fA-F0-9]{6})").unwrap(); [INFO] [stderr] 53 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:55:2 [INFO] [stderr] | [INFO] [stderr] 55 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 56 | | pub static ref HEX_NUMBER_SHORT: Regex = Regex::new( [INFO] [stderr] 57 | | r"#?([a-fA-F0-9]{3})").unwrap(); [INFO] [stderr] 58 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:60:2 [INFO] [stderr] | [INFO] [stderr] 60 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 61 | | pub static ref HEX_NUMBER_ALL: Regex = Regex::new( [INFO] [stderr] 62 | | r"#?([a-fA-F0-9]{6}|[a-fA-F0-9]{3})").unwrap(); [INFO] [stderr] 63 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:65:2 [INFO] [stderr] | [INFO] [stderr] 65 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 66 | | pub static ref HEX_MACHINE_CODE: Regex = Regex::new( [INFO] [stderr] 67 | | r"((?:\s*[a-fA-F0-9]{2})*)").unwrap(); [INFO] [stderr] 68 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:70:2 [INFO] [stderr] | [INFO] [stderr] 70 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 71 | | pub static ref BINARY: Regex = Regex::new( [INFO] [stderr] 72 | | r"\b((?:[01])+)\b").unwrap(); [INFO] [stderr] 73 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:75:2 [INFO] [stderr] | [INFO] [stderr] 75 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 76 | | pub static ref BINARY_4: Regex = Regex::new( [INFO] [stderr] 77 | | r"\b([01]{4})\b").unwrap(); [INFO] [stderr] 78 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:80:2 [INFO] [stderr] | [INFO] [stderr] 80 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 81 | | pub static ref BINARY_8: Regex = Regex::new( [INFO] [stderr] 82 | | r"\b([01]{8})\b").unwrap(); [INFO] [stderr] 83 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:85:2 [INFO] [stderr] | [INFO] [stderr] 85 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 86 | | pub static ref BINARY_16: Regex = Regex::new( [INFO] [stderr] 87 | | r"\b((?:[01]{16})|(?:[01]{8}_[01]{8}))\b").unwrap(); [INFO] [stderr] 88 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:90:2 [INFO] [stderr] | [INFO] [stderr] 90 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 91 | | pub static ref BINARY_32: Regex = Regex::new( [INFO] [stderr] 92 | | r"\b((?:[01]{32})|(?:[01]{8}(?:_(?:[01]{8})){3}))\b").unwrap(); [INFO] [stderr] 93 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:95:2 [INFO] [stderr] | [INFO] [stderr] 95 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 96 | | pub static ref BINARY_64: Regex = Regex::new( [INFO] [stderr] 97 | | r"\b((?:[01]{64})|(?:[01]{8}(?:_(?:[01]{8})){7}))\b").unwrap(); [INFO] [stderr] 98 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:100:2 [INFO] [stderr] | [INFO] [stderr] 100 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 101 | | pub static ref OCTAL: Regex = Regex::new( [INFO] [stderr] 102 | | r"\b([0-7]+)\b").unwrap(); [INFO] [stderr] 103 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:110:2 [INFO] [stderr] | [INFO] [stderr] 110 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 111 | | pub static ref CAPITALIZED: Regex = Regex::new( [INFO] [stderr] 112 | | r"\b([A-Z][a-z]+)\b").unwrap(); [INFO] [stderr] 113 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:115:2 [INFO] [stderr] | [INFO] [stderr] 115 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 116 | | pub static ref CAMELCASE: Regex = Regex::new( [INFO] [stderr] 117 | | r"\b([A-Za-z][A-Za-z]+)\b").unwrap(); [INFO] [stderr] 118 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:120:2 [INFO] [stderr] | [INFO] [stderr] 120 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 121 | | pub static ref SNAKE_CASE: Regex = Regex::new( [INFO] [stderr] 122 | | r"\b([a-z][a-z_]+)\b").unwrap(); [INFO] [stderr] 123 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:129:2 [INFO] [stderr] | [INFO] [stderr] 129 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 130 | | pub static ref TIME_24H_A: Regex = Regex::new( [INFO] [stderr] 131 | | //r"\b\d\b|0\d|1\d|2[0-3]:[0-5]\d:?[0-5]?\d?\.?\d{3}").unwrap(); [INFO] [stderr] 132 | | r"\b([01]\d|\d|2[0123]):([0-5]\d):?(?(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stderr] 133 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:135:2 [INFO] [stderr] | [INFO] [stderr] 135 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 136 | | pub static ref TIME_24H_B: Regex = Regex::new( [INFO] [stderr] 137 | | r"\b\d\b|0\d|1\d|2[0-3]:[0-5]\d:?[0-5]?\d?\.?\d{3}").unwrap(); [INFO] [stderr] 138 | | //r"\b(?:[01]\d|\d|2[0123]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stderr] 139 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:141:2 [INFO] [stderr] | [INFO] [stderr] 141 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 142 | | pub static ref TIME_12H_A: Regex = Regex::new( [INFO] [stderr] 143 | | //r"\b\d\b|0\d|1[01]:[0-5]\d:?[0-5]?\d?\.?\d{3} pm|PM|am|AM").unwrap(); [INFO] [stderr] 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] [stderr] 145 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:147:2 [INFO] [stderr] | [INFO] [stderr] 147 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 148 | | pub static ref TIME_12H_B: Regex = Regex::new( [INFO] [stderr] 149 | | r"\b\d\b|0\d|1[01]:[0-5]\d:?[0-5]?\d?\.?\d{3} pm|PM|am|AM").unwrap(); [INFO] [stderr] 150 | | //r"\b(?:0[1-9]|[1-9]|1[012]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stderr] 151 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:153:2 [INFO] [stderr] | [INFO] [stderr] 153 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 154 | | pub static ref DATE_YMD: Regex = Regex::new( [INFO] [stderr] 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] [stderr] 156 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:158:2 [INFO] [stderr] | [INFO] [stderr] 158 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 159 | | pub static ref DATE_YDM: Regex = Regex::new( [INFO] [stderr] 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] [stderr] 161 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:163:2 [INFO] [stderr] | [INFO] [stderr] 163 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 164 | | pub static ref DATE_DMY: Regex = Regex::new( [INFO] [stderr] 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] [stderr] 166 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:172:2 [INFO] [stderr] | [INFO] [stderr] 172 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 173 | | pub static ref HTTPS_URL: Regex = Regex::new( [INFO] [stderr] 174 | | r"\bhttps://(?:www\d?)?(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stderr] 175 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:177:2 [INFO] [stderr] | [INFO] [stderr] 177 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 178 | | pub static ref HTTP_URL: Regex = Regex::new( [INFO] [stderr] 179 | | r"\bhttp://(?:www\d?)?(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stderr] 180 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:182:2 [INFO] [stderr] | [INFO] [stderr] 182 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 183 | | pub static ref URL: Regex = Regex::new( [INFO] [stderr] 184 | | r"\b(?:(?:[a-zA-Z])(?:\://)(?:www\d?)?)?(?:[\./\?=](?:[\w\d_-])*)+\b").unwrap(); [INFO] [stderr] 185 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:187:2 [INFO] [stderr] | [INFO] [stderr] 187 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 188 | | pub static ref WWW_URL: Regex = Regex::new( [INFO] [stderr] 189 | | r"\b(?:www\d?)(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stderr] 190 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:192:2 [INFO] [stderr] | [INFO] [stderr] 192 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 193 | | pub static ref EMAIL_ADDR: Regex = Regex::new( [INFO] [stderr] 194 | | r"\b(?:[a-zA-Z\d_\.-]+)@(?:(?:[\da-zA-Z\.-]+)\.(?:[a-zA-Z\.]*))\b").unwrap(); [INFO] [stderr] 195 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:197:2 [INFO] [stderr] | [INFO] [stderr] 197 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 198 | | pub static ref IPV4_ADDR: Regex = Regex::new( [INFO] [stderr] 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-4][0-9])|(?:5[0-5]))))){3})\b").unwrap(); [INFO] [stderr] 200 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:202:2 [INFO] [stderr] | [INFO] [stderr] 202 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 203 | | pub static ref JS_SCRIPT: Regex = Regex::new( [INFO] [stderr] 204 | | r#"(?:[\w|\n|\t|\r|\W]*)"#).unwrap(); [INFO] [stderr] 205 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:207:2 [INFO] [stderr] | [INFO] [stderr] 207 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 208 | | pub static ref HTML_IMG_TAG: Regex = Regex::new( [INFO] [stderr] 209 | | r#"<(?:img|IMG)(?:\s+(?:(?:[a-zA-Z]+)="(?:[a-zA-Z0-9\._-]+)"))*>"#).unwrap(); [INFO] [stderr] 210 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:216:2 [INFO] [stderr] | [INFO] [stderr] 216 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 217 | | pub static ref DOLLAR: Regex = Regex::new( [INFO] [stderr] 218 | | r"(?:(?:\$\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*\$))").unwrap(); [INFO] [stderr] 219 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:221:2 [INFO] [stderr] | [INFO] [stderr] 221 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 222 | | pub static ref EURO: Regex = Regex::new( [INFO] [stderr] 223 | | r"(?:(?:€\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*€))").unwrap(); [INFO] [stderr] 224 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:226:2 [INFO] [stderr] | [INFO] [stderr] 226 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 227 | | pub static ref YEN: Regex = Regex::new( [INFO] [stderr] 228 | | r"(?:(?:¥\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*¥))").unwrap(); [INFO] [stderr] 229 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:235:2 [INFO] [stderr] | [INFO] [stderr] 235 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 236 | | pub static ref JCB: Regex = Regex::new( [INFO] [stderr] 237 | | r"\b(?:(?:2131|1800|35\d{3})(?:\d{11}|\d{14}))\b").unwrap(); [INFO] [stderr] 238 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:240:2 [INFO] [stderr] | [INFO] [stderr] 240 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 241 | | pub static ref VISA: Regex = Regex::new( [INFO] [stderr] 242 | | r"\b(?:4(?:\d{12}|\d{15}|\d{18}))\b").unwrap(); [INFO] [stderr] 243 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:245:2 [INFO] [stderr] | [INFO] [stderr] 245 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 246 | | pub static ref VISA_ELECTRON: Regex = Regex::new( [INFO] [stderr] 247 | | r"\b(?:(?:(?:4026|4508|4844|4913|4917)(?:\d{12}))|(?:417500)(?:\d{10}))\b").unwrap(); [INFO] [stderr] 248 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:250:2 [INFO] [stderr] | [INFO] [stderr] 250 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 251 | | pub static ref MASTERCARD: Regex = Regex::new( [INFO] [stderr] 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{2})))))(?:\d{10}))\b").unwrap(); [INFO] [stderr] 253 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:255:2 [INFO] [stderr] | [INFO] [stderr] 255 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 256 | | pub static ref MAESTRO: Regex = Regex::new( [INFO] [stderr] 257 | | r"\b(?:(?:5018|5020|5038|5893|6304|6759|6761|6762|6763)(?:\d{12}|\d{15}))\b").unwrap(); [INFO] [stderr] 258 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:260:2 [INFO] [stderr] | [INFO] [stderr] 260 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 261 | | pub static ref AMERICAN_EXPRESS: Regex = Regex::new( [INFO] [stderr] 262 | | r"\b(?:(?:34|37)(?:\d{13}))\b").unwrap(); [INFO] [stderr] 263 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:269:2 [INFO] [stderr] | [INFO] [stderr] 269 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 270 | | pub static ref BRAINFUCK: Regex = Regex::new( [INFO] [stderr] 271 | | r"[+-<>.,\[\]\s\t\n\r]+"); [INFO] [stderr] 272 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:278:2 [INFO] [stderr] | [INFO] [stderr] 278 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 279 | | pub static ref ISBN: Regex = Regex::new( [INFO] [stderr] 280 | | r"\b(?:(?:(?:ISBN([\s-]10)?(?::)?)?\s*(?:\d{1,5})[\s-](?:\d{1,7})[\s-](?:\d{1,5})[\s-](?:[\dX]))|(?:(?:ISBN(?:[\s-]13)?(?::)?)?\s*(?:(?:978|979)[\s-](?:\d{1,5})[\s-](?:\d{1,7})[\s-](?:\d{1,5})[\s-](?:[\dX]))))\b").unwrap(); [INFO] [stderr] 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)([ -])\d{1,5}\4\d{1,7}\4\d{1,6}\4\d$))|(?(.{13}$)(?:\d{1,5}([ -])\d{1,7}\5\d{1,6}\5(?:\d|x)$)|(?:(?=.{17}$)97(?:8|9)([ -])\d{1,5}\6\d{1,7}\6\d{1,6}\6\d$)))").unwrap(); [INFO] [stderr] 282 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:10:2 [INFO] [stderr] | [INFO] [stderr] 10 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 11 | | pub static ref ALL: Regex = Regex::new( [INFO] [stderr] 12 | | r"\b(?:[\+-])?\s*(?:(?:\d+)(?:[\.,]\d+)?|(?:\d*)?(?:[\.,]\d+))\b").unwrap(); [INFO] [stderr] 13 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:15:2 [INFO] [stderr] | [INFO] [stderr] 15 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 16 | | pub static ref INT: Regex = Regex::new( [INFO] [stderr] 17 | | r"(?:[\+-])?\s*(?:\d+)").unwrap(); [INFO] [stderr] 18 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:20:2 [INFO] [stderr] | [INFO] [stderr] 20 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 21 | | pub static ref INT_WITH_SEPARATORS: Regex = Regex::new( [INFO] [stderr] 22 | | r"(?:[\+-])?\s*(?:[\d_]+)").unwrap(); [INFO] [stderr] 23 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:25:2 [INFO] [stderr] | [INFO] [stderr] 25 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 26 | | pub static ref FLOAT: Regex = Regex::new( [INFO] [stderr] 27 | | r"(?:(?:[\+-])?\s*(?:(?:[0-9]+[\.,][0-9]*)|(?:[0-9]*[\.,][0-9]+)))").unwrap(); [INFO] [stderr] 28 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:30:2 [INFO] [stderr] | [INFO] [stderr] 30 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 31 | | pub static ref FLOAT_DOT: Regex = Regex::new( [INFO] [stderr] 32 | | r"(?:(?:[\+-])?\s*(?:(?:[0-9]+\.[0-9]*)|(?:[0-9]*\.[0-9]+)))").unwrap(); [INFO] [stderr] 33 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:35:2 [INFO] [stderr] | [INFO] [stderr] 35 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 36 | | pub static ref FLOAT_COMMA: Regex = Regex::new( [INFO] [stderr] 37 | | r"(?:(?:[\+-])?\s*(?:(?:[0-9]+,[0-9]*)|(?:[0-9]*,[0-9]+)))").unwrap(); [INFO] [stderr] 38 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:40:2 [INFO] [stderr] | [INFO] [stderr] 40 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 41 | | pub static ref ALL_WITH_SEPARATORS: Regex = Regex::new( [INFO] [stderr] 42 | | r"\b(?:[\+-])?\s*(?:[0-9_]+[\.,][0-9_]*|[0-9_]*[\.,][0-9_]+|[0-9_]+)\b").unwrap(); [INFO] [stderr] 43 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:45:2 [INFO] [stderr] | [INFO] [stderr] 45 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 46 | | pub static ref COMPLEX: Regex = Regex::new( [INFO] [stderr] 47 | | r"(?:(?:[\+-])?\s*(?:(?:\d+)(?:[\.,]\d+)?))?\s*(?:(?:[\+-])\s*(?:(?:\d+)(?:[\.,]\d+)?))\s*[ij]").unwrap(); [INFO] [stderr] 48 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:50:2 [INFO] [stderr] | [INFO] [stderr] 50 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 51 | | pub static ref HEX_NUMBER: Regex = Regex::new( [INFO] [stderr] 52 | | r"#?(?:[a-fA-F0-9]{6})").unwrap(); [INFO] [stderr] 53 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:55:2 [INFO] [stderr] | [INFO] [stderr] 55 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 56 | | pub static ref HEX_NUMBER_SHORT: Regex = Regex::new( [INFO] [stderr] 57 | | r"#?(?:[a-fA-F0-9]{3})").unwrap(); [INFO] [stderr] 58 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:60:2 [INFO] [stderr] | [INFO] [stderr] 60 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 61 | | pub static ref HEX_NUMBER_ALL: Regex = Regex::new( [INFO] [stderr] 62 | | r"#?(?:[a-fA-F0-9]{6}|[a-fA-F0-9]{3})").unwrap(); [INFO] [stderr] 63 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:65:2 [INFO] [stderr] | [INFO] [stderr] 65 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 66 | | pub static ref HEX_MACHINE_CODE: Regex = Regex::new( [INFO] [stderr] 67 | | r"(?:[a-fA-F0-9]{2})(?:\s*[a-fA-F0-9]{2})*").unwrap(); [INFO] [stderr] 68 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:70:2 [INFO] [stderr] | [INFO] [stderr] 70 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 71 | | pub static ref BINARY: Regex = Regex::new( [INFO] [stderr] 72 | | r"\b(?:[01])+\b").unwrap(); [INFO] [stderr] 73 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:75:2 [INFO] [stderr] | [INFO] [stderr] 75 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 76 | | pub static ref BINARY_4: Regex = Regex::new( [INFO] [stderr] 77 | | r"(?:[01]{4})").unwrap(); [INFO] [stderr] 78 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:80:2 [INFO] [stderr] | [INFO] [stderr] 80 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 81 | | pub static ref BINARY_8: Regex = Regex::new( [INFO] [stderr] 82 | | r"(?:[01]{8})").unwrap(); [INFO] [stderr] 83 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:85:2 [INFO] [stderr] | [INFO] [stderr] 85 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 86 | | pub static ref BINARY_16: Regex = Regex::new( [INFO] [stderr] 87 | | r"(?:[01]{16})|(?:[01]{8}_[01]{8})").unwrap(); [INFO] [stderr] 88 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:90:2 [INFO] [stderr] | [INFO] [stderr] 90 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 91 | | pub static ref BINARY_32: Regex = Regex::new( [INFO] [stderr] 92 | | r"(?:[01]{32})|(?:[01]{8}(?:_(?:[01]{8})){3})").unwrap(); [INFO] [stderr] 93 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:95:2 [INFO] [stderr] | [INFO] [stderr] 95 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 96 | | pub static ref BINARY_64: Regex = Regex::new( [INFO] [stderr] 97 | | r"(?:[01]{64})|(?:[01]{8}(?:_(?:[01]{8})){7})").unwrap(); [INFO] [stderr] 98 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:100:2 [INFO] [stderr] | [INFO] [stderr] 100 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 101 | | pub static ref OCTAL: Regex = Regex::new( [INFO] [stderr] 102 | | r"\b(?:[0-7]+)\b").unwrap(); [INFO] [stderr] 103 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:110:2 [INFO] [stderr] | [INFO] [stderr] 110 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 111 | | pub static ref CAPITALIZED: Regex = Regex::new( [INFO] [stderr] 112 | | r"\b(?:[A-Z][a-z]+)\b").unwrap(); [INFO] [stderr] 113 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:115:2 [INFO] [stderr] | [INFO] [stderr] 115 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 116 | | pub static ref CAMELCASE: Regex = Regex::new( [INFO] [stderr] 117 | | r"\b(?:[A-Za-z][A-Za-z]+)\b").unwrap(); [INFO] [stderr] 118 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:120:2 [INFO] [stderr] | [INFO] [stderr] 120 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 121 | | pub static ref SNAKE_CASE: Regex = Regex::new( [INFO] [stderr] 122 | | r"\b(?:[a-z][a-z_]+)\b").unwrap(); [INFO] [stderr] 123 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:129:2 [INFO] [stderr] | [INFO] [stderr] 129 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 130 | | pub static ref TIME_24H_A: Regex = Regex::new( [INFO] [stderr] 131 | | //r"\b\d\b|0\d|1\d|2[0-3]:[0-5]\d:?[0-5]?\d?\.?\d{3}").unwrap(); [INFO] [stderr] 132 | | r"\b(?:[01]\d|\d|2[0123]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stderr] 133 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:135:2 [INFO] [stderr] | [INFO] [stderr] 135 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 136 | | pub static ref TIME_24H_B: Regex = Regex::new( [INFO] [stderr] 137 | | r"\b\d\b|0\d|1\d|2[0-3]:[0-5]\d:?[0-5]?\d?\.?\d{3}").unwrap(); [INFO] [stderr] 138 | | //r"\b(?:[01]\d|\d|2[0123]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stderr] 139 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:141:2 [INFO] [stderr] | [INFO] [stderr] 141 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 142 | | pub static ref TIME_12H_A: Regex = Regex::new( [INFO] [stderr] 143 | | //r"\b\d\b|0\d|1[01]:[0-5]\d:?[0-5]?\d?\.?\d{3} pm|PM|am|AM").unwrap(); [INFO] [stderr] 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] [stderr] 145 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:147:2 [INFO] [stderr] | [INFO] [stderr] 147 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 148 | | pub static ref TIME_12H_B: Regex = Regex::new( [INFO] [stderr] 149 | | r"\b\d\b|0\d|1[01]:[0-5]\d:?[0-5]?\d?\.?\d{3} pm|PM|am|AM").unwrap(); [INFO] [stderr] 150 | | //r"\b(?:0[1-9]|[1-9]|1[012]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stderr] 151 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:153:2 [INFO] [stderr] | [INFO] [stderr] 153 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 154 | | pub static ref DATE_YMD: Regex = Regex::new( [INFO] [stderr] 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] [stderr] 156 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:158:2 [INFO] [stderr] | [INFO] [stderr] 158 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 159 | | pub static ref DATE_YDM: Regex = Regex::new( [INFO] [stderr] 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] [stderr] 161 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:163:2 [INFO] [stderr] | [INFO] [stderr] 163 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 164 | | pub static ref DATE_DMY: Regex = Regex::new( [INFO] [stderr] 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] [stderr] 166 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:172:2 [INFO] [stderr] | [INFO] [stderr] 172 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 173 | | pub static ref HTTPS_URL: Regex = Regex::new( [INFO] [stderr] 174 | | r"\bhttps://(?:www\d?)?(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stderr] 175 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:177:2 [INFO] [stderr] | [INFO] [stderr] 177 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 178 | | pub static ref HTTP_URL: Regex = Regex::new( [INFO] [stderr] 179 | | r"\bhttp://(?:www\d?)?(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stderr] 180 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:182:2 [INFO] [stderr] | [INFO] [stderr] 182 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 183 | | pub static ref URL: Regex = Regex::new( [INFO] [stderr] 184 | | r"\b(?:(?:[a-zA-Z])(?:\://)(?:www\d?)?)?(?:[\./\?=](?:[\w\d_-])*)+\b").unwrap(); [INFO] [stderr] 185 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:187:2 [INFO] [stderr] | [INFO] [stderr] 187 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 188 | | pub static ref WWW_URL: Regex = Regex::new( [INFO] [stderr] 189 | | r"\b(?:www\d?)(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stderr] 190 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:192:2 [INFO] [stderr] | [INFO] [stderr] 192 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 193 | | pub static ref EMAIL_ADDR: Regex = Regex::new( [INFO] [stderr] 194 | | r"\b(?:[a-zA-Z\d_\.-]+)@(?:(?:[\da-zA-Z\.-]+)\.(?:[a-zA-Z\.]*))\b").unwrap(); [INFO] [stderr] 195 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:197:2 [INFO] [stderr] | [INFO] [stderr] 197 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 198 | | pub static ref IPV4_ADDR: Regex = Regex::new( [INFO] [stderr] 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-4][0-9])|(?:5[0-5]))))){3})\b").unwrap(); [INFO] [stderr] 200 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:202:2 [INFO] [stderr] | [INFO] [stderr] 202 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 203 | | pub static ref JS_SCRIPT: Regex = Regex::new( [INFO] [stderr] 204 | | r#"(?:[\w|\n|\t|\r|\W]*)"#).unwrap(); [INFO] [stderr] 205 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:207:2 [INFO] [stderr] | [INFO] [stderr] 207 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 208 | | pub static ref HTML_IMG_TAG: Regex = Regex::new( [INFO] [stderr] 209 | | r#"<(?:img|IMG)(?:\s+(?:(?:[a-zA-Z]+)="(?:[a-zA-Z0-9\._-]+)"))*>"#).unwrap(); [INFO] [stderr] 210 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:216:2 [INFO] [stderr] | [INFO] [stderr] 216 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 217 | | pub static ref DOLLAR: Regex = Regex::new( [INFO] [stderr] 218 | | r"(?:(?:\$\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*\$))").unwrap(); [INFO] [stderr] 219 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:221:2 [INFO] [stderr] | [INFO] [stderr] 221 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 222 | | pub static ref EURO: Regex = Regex::new( [INFO] [stderr] 223 | | r"(?:(?:€\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*€))").unwrap(); [INFO] [stderr] 224 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:226:2 [INFO] [stderr] | [INFO] [stderr] 226 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 227 | | pub static ref YEN: Regex = Regex::new( [INFO] [stderr] 228 | | r"(?:(?:¥\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*¥))").unwrap(); [INFO] [stderr] 229 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:235:2 [INFO] [stderr] | [INFO] [stderr] 235 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 236 | | pub static ref JCB: Regex = Regex::new( [INFO] [stderr] 237 | | r"\b(?:(?:2131|1800|35\d{3})(?:\d{11}|\d{14}))\b").unwrap(); [INFO] [stderr] 238 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:240:2 [INFO] [stderr] | [INFO] [stderr] 240 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 241 | | pub static ref VISA: Regex = Regex::new( [INFO] [stderr] 242 | | r"\b(?:4(?:\d{12}|\d{15}|\d{18}))\b").unwrap(); [INFO] [stderr] 243 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:245:2 [INFO] [stderr] | [INFO] [stderr] 245 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 246 | | pub static ref VISA_ELECTRON: Regex = Regex::new( [INFO] [stderr] 247 | | r"\b(?:(?:(?:4026|4508|4844|4913|4917)(?:\d{12}))|(?:417500)(?:\d{10}))\b").unwrap(); [INFO] [stderr] 248 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:250:2 [INFO] [stderr] | [INFO] [stderr] 250 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 251 | | pub static ref MASTERCARD: Regex = Regex::new( [INFO] [stderr] 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{2})))))(?:\d{10}))\b").unwrap(); [INFO] [stderr] 253 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:255:2 [INFO] [stderr] | [INFO] [stderr] 255 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 256 | | pub static ref MAESTRO: Regex = Regex::new( [INFO] [stderr] 257 | | r"\b(?:(?:5018|5020|5038|5893|6304|6759|6761|6762|6763)(?:\d{12}|\d{15}))\b").unwrap(); [INFO] [stderr] 258 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:260:2 [INFO] [stderr] | [INFO] [stderr] 260 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 261 | | pub static ref AMERICAN_EXPRESS: Regex = Regex::new( [INFO] [stderr] 262 | | r"\b(?:(?:34|37)(?:\d{13}))\b").unwrap(); [INFO] [stderr] 263 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:269:2 [INFO] [stderr] | [INFO] [stderr] 269 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 270 | | pub static ref BRAINFUCK: Regex = Regex::new( [INFO] [stderr] 271 | | r"[+-<>.,\[\]\s\t\n\r]+"); [INFO] [stderr] 272 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/common.rs:278:2 [INFO] [stderr] | [INFO] [stderr] 278 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 279 | | pub static ref ISBN: Regex = Regex::new( [INFO] [stderr] 280 | | r"\b(?:(?:(?:ISBN([\s-]10)?(?::)?)?\s*(?:\d{1,5})[\s-](?:\d{1,7})[\s-](?:\d{1,5})[\s-](?:[\dX]))|(?:(?:ISBN(?:[\s-]13)?(?::)?)?\s*(?:(?:978|979)[\s-](?:\d{1,5})[\s-](?:\d{1,7})[\s-](?:\d{1,5})[\s-](?:[\dX]))))\b").unwrap(); [INFO] [stderr] 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)([ -])\d{1,5}\4\d{1,7}\4\d{1,6}\4\d$))|(?(.{13}$)(?:\d{1,5}([ -])\d{1,7}\5\d{1,6}\5(?:\d|x)$)|(?:(?=.{17}$)97(?:8|9)([ -])\d{1,5}\6\d{1,7}\6\d{1,6}\6\d$)))").unwrap(); [INFO] [stderr] 282 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:10:2 [INFO] [stderr] | [INFO] [stderr] 10 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 11 | | pub static ref ALL: Regex = Regex::new( [INFO] [stderr] 12 | | r"\b([\+-])?\s*(?:(?:\d+)(?:[\.,]\d+)?|(?:\d*)?(?:[\.,]\d+))\b").unwrap(); [INFO] [stderr] 13 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:15:2 [INFO] [stderr] | [INFO] [stderr] 15 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 16 | | pub static ref INT: Regex = Regex::new( [INFO] [stderr] 17 | | r"([\+-])?\s*(\d+)").unwrap(); [INFO] [stderr] 18 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:20:2 [INFO] [stderr] | [INFO] [stderr] 20 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 21 | | pub static ref INT_WITH_SEPARATORS: Regex = Regex::new( [INFO] [stderr] 22 | | r"([\+-])?\s*([\d_]+)").unwrap(); [INFO] [stderr] 23 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:25:2 [INFO] [stderr] | [INFO] [stderr] 25 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 26 | | pub static ref FLOAT: Regex = Regex::new( [INFO] [stderr] 27 | | r"(([\+-])?\s*((?:[0-9]+[\.,][0-9]*)|(?:[0-9]*[\.,][0-9]+)))").unwrap(); [INFO] [stderr] 28 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:30:2 [INFO] [stderr] | [INFO] [stderr] 30 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 31 | | pub static ref FLOAT_DOT: Regex = Regex::new( [INFO] [stderr] 32 | | r"(([\+-])?\s*((?:[0-9]+\.[0-9]*)|(?:[0-9]*\.[0-9]+)))").unwrap(); [INFO] [stderr] 33 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:35:2 [INFO] [stderr] | [INFO] [stderr] 35 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 36 | | pub static ref FLOAT_COMMA: Regex = Regex::new( [INFO] [stderr] 37 | | r"(([\+-])?\s*((?:[0-9]+,[0-9]*)|(?:[0-9]*,[0-9]+)))").unwrap(); [INFO] [stderr] 38 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:40:2 [INFO] [stderr] | [INFO] [stderr] 40 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 41 | | pub static ref ALL_WITH_SEPARATORS: Regex = Regex::new( [INFO] [stderr] 42 | | r"\b([\+-])?\s*([0-9_]+[\.,][0-9_]*|[0-9_]*[\.,][0-9_]+|[0-9_]+)\b").unwrap(); [INFO] [stderr] 43 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:45:2 [INFO] [stderr] | [INFO] [stderr] 45 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 46 | | pub static ref COMPLEX: Regex = Regex::new( [INFO] [stderr] 47 | | r"(([\+-])?\s*((?:\d+)(?:[\.,]\d+)?))?\s*(([\+-])\s*((?:\d+)(?:[\.,]\d+)?))\s*[ij]").unwrap(); [INFO] [stderr] 48 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:50:2 [INFO] [stderr] | [INFO] [stderr] 50 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 51 | | pub static ref HEX_NUMBER: Regex = Regex::new( [INFO] [stderr] 52 | | r"#?([a-fA-F0-9]{6})").unwrap(); [INFO] [stderr] 53 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:55:2 [INFO] [stderr] | [INFO] [stderr] 55 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 56 | | pub static ref HEX_NUMBER_SHORT: Regex = Regex::new( [INFO] [stderr] 57 | | r"#?([a-fA-F0-9]{3})").unwrap(); [INFO] [stderr] 58 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:60:2 [INFO] [stderr] | [INFO] [stderr] 60 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 61 | | pub static ref HEX_NUMBER_ALL: Regex = Regex::new( [INFO] [stderr] 62 | | r"#?([a-fA-F0-9]{6}|[a-fA-F0-9]{3})").unwrap(); [INFO] [stderr] 63 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:65:2 [INFO] [stderr] | [INFO] [stderr] 65 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 66 | | pub static ref HEX_MACHINE_CODE: Regex = Regex::new( [INFO] [stderr] 67 | | r"((?:\s*[a-fA-F0-9]{2})*)").unwrap(); [INFO] [stderr] 68 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:70:2 [INFO] [stderr] | [INFO] [stderr] 70 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 71 | | pub static ref BINARY: Regex = Regex::new( [INFO] [stderr] 72 | | r"\b((?:[01])+)\b").unwrap(); [INFO] [stderr] 73 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:75:2 [INFO] [stderr] | [INFO] [stderr] 75 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 76 | | pub static ref BINARY_4: Regex = Regex::new( [INFO] [stderr] 77 | | r"\b([01]{4})\b").unwrap(); [INFO] [stderr] 78 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:80:2 [INFO] [stderr] | [INFO] [stderr] 80 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 81 | | pub static ref BINARY_8: Regex = Regex::new( [INFO] [stderr] 82 | | r"\b([01]{8})\b").unwrap(); [INFO] [stderr] 83 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:85:2 [INFO] [stderr] | [INFO] [stderr] 85 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 86 | | pub static ref BINARY_16: Regex = Regex::new( [INFO] [stderr] 87 | | r"\b((?:[01]{16})|(?:[01]{8}_[01]{8}))\b").unwrap(); [INFO] [stderr] 88 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:90:2 [INFO] [stderr] | [INFO] [stderr] 90 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 91 | | pub static ref BINARY_32: Regex = Regex::new( [INFO] [stderr] 92 | | r"\b((?:[01]{32})|(?:[01]{8}(?:_(?:[01]{8})){3}))\b").unwrap(); [INFO] [stderr] 93 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:95:2 [INFO] [stderr] | [INFO] [stderr] 95 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 96 | | pub static ref BINARY_64: Regex = Regex::new( [INFO] [stderr] 97 | | r"\b((?:[01]{64})|(?:[01]{8}(?:_(?:[01]{8})){7}))\b").unwrap(); [INFO] [stderr] 98 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:100:2 [INFO] [stderr] | [INFO] [stderr] 100 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 101 | | pub static ref OCTAL: Regex = Regex::new( [INFO] [stderr] 102 | | r"\b([0-7]+)\b").unwrap(); [INFO] [stderr] 103 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:110:2 [INFO] [stderr] | [INFO] [stderr] 110 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 111 | | pub static ref CAPITALIZED: Regex = Regex::new( [INFO] [stderr] 112 | | r"\b([A-Z][a-z]+)\b").unwrap(); [INFO] [stderr] 113 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:115:2 [INFO] [stderr] | [INFO] [stderr] 115 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 116 | | pub static ref CAMELCASE: Regex = Regex::new( [INFO] [stderr] 117 | | r"\b([A-Za-z][A-Za-z]+)\b").unwrap(); [INFO] [stderr] 118 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:120:2 [INFO] [stderr] | [INFO] [stderr] 120 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 121 | | pub static ref SNAKE_CASE: Regex = Regex::new( [INFO] [stderr] 122 | | r"\b([a-z][a-z_]+)\b").unwrap(); [INFO] [stderr] 123 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:129:2 [INFO] [stderr] | [INFO] [stderr] 129 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 130 | | pub static ref TIME_24H_A: Regex = Regex::new( [INFO] [stderr] 131 | | //r"\b\d\b|0\d|1\d|2[0-3]:[0-5]\d:?[0-5]?\d?\.?\d{3}").unwrap(); [INFO] [stderr] 132 | | r"\b([01]\d|\d|2[0123]):([0-5]\d):?(?(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stderr] 133 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:135:2 [INFO] [stderr] | [INFO] [stderr] 135 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 136 | | pub static ref TIME_24H_B: Regex = Regex::new( [INFO] [stderr] 137 | | r"\b\d\b|0\d|1\d|2[0-3]:[0-5]\d:?[0-5]?\d?\.?\d{3}").unwrap(); [INFO] [stderr] 138 | | //r"\b(?:[01]\d|\d|2[0123]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stderr] 139 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:141:2 [INFO] [stderr] | [INFO] [stderr] 141 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 142 | | pub static ref TIME_12H_A: Regex = Regex::new( [INFO] [stderr] 143 | | //r"\b\d\b|0\d|1[01]:[0-5]\d:?[0-5]?\d?\.?\d{3} pm|PM|am|AM").unwrap(); [INFO] [stderr] 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] [stderr] 145 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:147:2 [INFO] [stderr] | [INFO] [stderr] 147 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 148 | | pub static ref TIME_12H_B: Regex = Regex::new( [INFO] [stderr] 149 | | r"\b\d\b|0\d|1[01]:[0-5]\d:?[0-5]?\d?\.?\d{3} pm|PM|am|AM").unwrap(); [INFO] [stderr] 150 | | //r"\b(?:0[1-9]|[1-9]|1[012]):(?:[0-5]\d):?(?:(?:[0-5]\d)(?:\.(?:\d{3}))?)?\b").unwrap(); [INFO] [stderr] 151 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:153:2 [INFO] [stderr] | [INFO] [stderr] 153 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 154 | | pub static ref DATE_YMD: Regex = Regex::new( [INFO] [stderr] 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] [stderr] 156 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:158:2 [INFO] [stderr] | [INFO] [stderr] 158 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 159 | | pub static ref DATE_YDM: Regex = Regex::new( [INFO] [stderr] 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] [stderr] 161 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:163:2 [INFO] [stderr] | [INFO] [stderr] 163 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 164 | | pub static ref DATE_DMY: Regex = Regex::new( [INFO] [stderr] 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] [stderr] 166 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:172:2 [INFO] [stderr] | [INFO] [stderr] 172 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 173 | | pub static ref HTTPS_URL: Regex = Regex::new( [INFO] [stderr] 174 | | r"\bhttps://(?:www\d?)?(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stderr] 175 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:177:2 [INFO] [stderr] | [INFO] [stderr] 177 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 178 | | pub static ref HTTP_URL: Regex = Regex::new( [INFO] [stderr] 179 | | r"\bhttp://(?:www\d?)?(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stderr] 180 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:182:2 [INFO] [stderr] | [INFO] [stderr] 182 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 183 | | pub static ref URL: Regex = Regex::new( [INFO] [stderr] 184 | | r"\b(?:(?:[a-zA-Z])(?:\://)(?:www\d?)?)?(?:[\./\?=](?:[\w\d_-])*)+\b").unwrap(); [INFO] [stderr] 185 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:187:2 [INFO] [stderr] | [INFO] [stderr] 187 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 188 | | pub static ref WWW_URL: Regex = Regex::new( [INFO] [stderr] 189 | | r"\b(?:www\d?)(?:[\./\?=](?:[a-zA-Z0-9_-])*)+\b").unwrap(); [INFO] [stderr] 190 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:192:2 [INFO] [stderr] | [INFO] [stderr] 192 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 193 | | pub static ref EMAIL_ADDR: Regex = Regex::new( [INFO] [stderr] 194 | | r"\b(?:[a-zA-Z\d_\.-]+)@(?:(?:[\da-zA-Z\.-]+)\.(?:[a-zA-Z\.]*))\b").unwrap(); [INFO] [stderr] 195 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:197:2 [INFO] [stderr] | [INFO] [stderr] 197 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 198 | | pub static ref IPV4_ADDR: Regex = Regex::new( [INFO] [stderr] 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-4][0-9])|(?:5[0-5]))))){3})\b").unwrap(); [INFO] [stderr] 200 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:202:2 [INFO] [stderr] | [INFO] [stderr] 202 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 203 | | pub static ref JS_SCRIPT: Regex = Regex::new( [INFO] [stderr] 204 | | r#"(?:[\w|\n|\t|\r|\W]*)"#).unwrap(); [INFO] [stderr] 205 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:207:2 [INFO] [stderr] | [INFO] [stderr] 207 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 208 | | pub static ref HTML_IMG_TAG: Regex = Regex::new( [INFO] [stderr] 209 | | r#"<(?:img|IMG)(?:\s+(?:(?:[a-zA-Z]+)="(?:[a-zA-Z0-9\._-]+)"))*>"#).unwrap(); [INFO] [stderr] 210 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:216:2 [INFO] [stderr] | [INFO] [stderr] 216 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 217 | | pub static ref DOLLAR: Regex = Regex::new( [INFO] [stderr] 218 | | r"(?:(?:\$\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*\$))").unwrap(); [INFO] [stderr] 219 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:221:2 [INFO] [stderr] | [INFO] [stderr] 221 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 222 | | pub static ref EURO: Regex = Regex::new( [INFO] [stderr] 223 | | r"(?:(?:€\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*€))").unwrap(); [INFO] [stderr] 224 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:226:2 [INFO] [stderr] | [INFO] [stderr] 226 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 227 | | pub static ref YEN: Regex = Regex::new( [INFO] [stderr] 228 | | r"(?:(?:¥\s*\d+(?:[\.,]\d{1,10})?)|(?:\d+(?:[\.,]\d{1,10})?\s*¥))").unwrap(); [INFO] [stderr] 229 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:235:2 [INFO] [stderr] | [INFO] [stderr] 235 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 236 | | pub static ref JCB: Regex = Regex::new( [INFO] [stderr] 237 | | r"\b(?:(?:2131|1800|35\d{3})(?:\d{11}|\d{14}))\b").unwrap(); [INFO] [stderr] 238 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:240:2 [INFO] [stderr] | [INFO] [stderr] 240 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 241 | | pub static ref VISA: Regex = Regex::new( [INFO] [stderr] 242 | | r"\b(?:4(?:\d{12}|\d{15}|\d{18}))\b").unwrap(); [INFO] [stderr] 243 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:245:2 [INFO] [stderr] | [INFO] [stderr] 245 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 246 | | pub static ref VISA_ELECTRON: Regex = Regex::new( [INFO] [stderr] 247 | | r"\b(?:(?:(?:4026|4508|4844|4913|4917)(?:\d{12}))|(?:417500)(?:\d{10}))\b").unwrap(); [INFO] [stderr] 248 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:250:2 [INFO] [stderr] | [INFO] [stderr] 250 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 251 | | pub static ref MASTERCARD: Regex = Regex::new( [INFO] [stderr] 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{2})))))(?:\d{10}))\b").unwrap(); [INFO] [stderr] 253 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:255:2 [INFO] [stderr] | [INFO] [stderr] 255 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 256 | | pub static ref MAESTRO: Regex = Regex::new( [INFO] [stderr] 257 | | r"\b(?:(?:5018|5020|5038|5893|6304|6759|6761|6762|6763)(?:\d{12}|\d{15}))\b").unwrap(); [INFO] [stderr] 258 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:260:2 [INFO] [stderr] | [INFO] [stderr] 260 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 261 | | pub static ref AMERICAN_EXPRESS: Regex = Regex::new( [INFO] [stderr] 262 | | r"\b(?:(?:34|37)(?:\d{13}))\b").unwrap(); [INFO] [stderr] 263 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:269:2 [INFO] [stderr] | [INFO] [stderr] 269 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 270 | | pub static ref BRAINFUCK: Regex = Regex::new( [INFO] [stderr] 271 | | r"[+-<>.,\[\]\s\t\n\r]+"); [INFO] [stderr] 272 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/capture.rs:278:2 [INFO] [stderr] | [INFO] [stderr] 278 | lazy_static! { [INFO] [stderr] | _____^ [INFO] [stderr] 279 | | pub static ref ISBN: Regex = Regex::new( [INFO] [stderr] 280 | | r"\b(?:(?:(?:ISBN([\s-]10)?(?::)?)?\s*(?:\d{1,5})[\s-](?:\d{1,7})[\s-](?:\d{1,5})[\s-](?:[\dX]))|(?:(?:ISBN(?:[\s-]13)?(?::)?)?\s*(?:(?:978|979)[\s-](?:\d{1,5})[\s-](?:\d{1,7})[\s-](?:\d{1,5})[\s-](?:[\dX]))))\b").unwrap(); [INFO] [stderr] 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)([ -])\d{1,5}\4\d{1,7}\4\d{1,6}\4\d$))|(?(.{13}$)(?:\d{1,5}([ -])\d{1,7}\5\d{1,6}\5(?:\d|x)$)|(?:(?=.{17}$)97(?:8|9)([ -])\d{1,5}\6\d{1,7}\6\d{1,6}\6\d$)))").unwrap(); [INFO] [stderr] 282 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/common.rs:270:37 [INFO] [stderr] | [INFO] [stderr] 270 | pub static ref BRAINFUCK: Regex = Regex::new( [INFO] [stderr] | ___________________________________-----___^ [INFO] [stderr] | | | [INFO] [stderr] | | expected `regex::Regex` because of return type [INFO] [stderr] 271 | | r"[+-<>.,\[\]\s\t\n\r]+"); [INFO] [stderr] | |_____________________________________^ expected struct `regex::Regex`, found enum `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: expected type `regex::Regex` [INFO] [stderr] found type `std::result::Result` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/common.rs:270:37 [INFO] [stderr] | [INFO] [stderr] 270 | pub static ref BRAINFUCK: Regex = Regex::new( [INFO] [stderr] | ___________________________________-----___^ [INFO] [stderr] | | | [INFO] [stderr] | | expected `regex::Regex` because of return type [INFO] [stderr] 271 | | r"[+-<>.,\[\]\s\t\n\r]+"); [INFO] [stderr] | |_____________________________________^ expected struct `regex::Regex`, found enum `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: expected type `regex::Regex` [INFO] [stderr] found type `std::result::Result` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/capture.rs:270:37 [INFO] [stderr] | [INFO] [stderr] 270 | pub static ref BRAINFUCK: Regex = Regex::new( [INFO] [stderr] | ___________________________________-----___^ [INFO] [stderr] | | | [INFO] [stderr] | | expected `regex::Regex` because of return type [INFO] [stderr] 271 | | r"[+-<>.,\[\]\s\t\n\r]+"); [INFO] [stderr] | |_____________________________________^ expected struct `regex::Regex`, found enum `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: expected type `regex::Regex` [INFO] [stderr] found type `std::result::Result` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/capture.rs:270:37 [INFO] [stderr] | [INFO] [stderr] 270 | pub static ref BRAINFUCK: Regex = Regex::new( [INFO] [stderr] | ___________________________________-----___^ [INFO] [stderr] | | | [INFO] [stderr] | | expected `regex::Regex` because of return type [INFO] [stderr] 271 | | r"[+-<>.,\[\]\s\t\n\r]+"); [INFO] [stderr] | |_____________________________________^ expected struct `regex::Regex`, found enum `std::result::Result` [INFO] [stderr] | [INFO] [stderr] = note: expected type `regex::Regex` [INFO] [stderr] found type `std::result::Result` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: Could not compile `common-regex`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0308`. [INFO] [stderr] error: Could not compile `common-regex`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ad102bc59bd623b0da05a43fbeb0e23b923349e732274570c8720392cbc51761"` [INFO] running `"docker" "rm" "-f" "ad102bc59bd623b0da05a43fbeb0e23b923349e732274570c8720392cbc51761"` [INFO] [stdout] ad102bc59bd623b0da05a43fbeb0e23b923349e732274570c8720392cbc51761