[INFO] fetching crate aqi-nacor-schema 2.3.0... [INFO] checking aqi-nacor-schema-2.3.0 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate aqi-nacor-schema 2.3.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate aqi-nacor-schema 2.3.0 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate aqi-nacor-schema 2.3.0 [INFO] finished tweaking crates.io crate aqi-nacor-schema 2.3.0 [INFO] tweaked toml for crates.io crate aqi-nacor-schema 2.3.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b871e8630831fd9ff0281f29bca2dcd710bfc14010c2070297ac4983d99ff1f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5b871e8630831fd9ff0281f29bca2dcd710bfc14010c2070297ac4983d99ff1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b871e8630831fd9ff0281f29bca2dcd710bfc14010c2070297ac4983d99ff1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b871e8630831fd9ff0281f29bca2dcd710bfc14010c2070297ac4983d99ff1f", kill_on_drop: false }` [INFO] [stdout] 5b871e8630831fd9ff0281f29bca2dcd710bfc14010c2070297ac4983d99ff1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f98d968f0d48fb9359264e1010b15ba6b6176f25e23b60c665abfacf2dd48994 [INFO] running `Command { std: "docker" "start" "-a" "f98d968f0d48fb9359264e1010b15ba6b6176f25e23b60c665abfacf2dd48994", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking xml-rs v0.6.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking aqi-nacor-schema v2.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:677:1 [INFO] [stdout] | [INFO] [stdout] 677 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:701:1 [INFO] [stdout] | [INFO] [stdout] 701 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:714:1 [INFO] [stdout] | [INFO] [stdout] 714 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:724:1 [INFO] [stdout] | [INFO] [stdout] 724 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:762:1 [INFO] [stdout] | [INFO] [stdout] 762 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:876:1 [INFO] [stdout] | [INFO] [stdout] 876 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:879:1 [INFO] [stdout] | [INFO] [stdout] 879 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:882:1 [INFO] [stdout] | [INFO] [stdout] 882 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:886:1 [INFO] [stdout] | [INFO] [stdout] 886 | /// Examles provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:889:1 [INFO] [stdout] | [INFO] [stdout] 889 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:892:1 [INFO] [stdout] | [INFO] [stdout] 892 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:895:1 [INFO] [stdout] | [INFO] [stdout] 895 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:936:1 [INFO] [stdout] | [INFO] [stdout] 936 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:832:9 [INFO] [stdout] | [INFO] [stdout] 832 | / lazy_static! { [INFO] [stdout] 833 | | static ref RE9CM: Regex = [INFO] [stdout] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stdout] 835 | | static ref RE10CM: Regex = [INFO] [stdout] ... | [INFO] [stdout] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stdout] 840 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:677:1 [INFO] [stdout] | [INFO] [stdout] 677 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:701:1 [INFO] [stdout] | [INFO] [stdout] 701 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:714:1 [INFO] [stdout] | [INFO] [stdout] 714 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:724:1 [INFO] [stdout] | [INFO] [stdout] 724 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:762:1 [INFO] [stdout] | [INFO] [stdout] 762 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:876:1 [INFO] [stdout] | [INFO] [stdout] 876 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:879:1 [INFO] [stdout] | [INFO] [stdout] 879 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:882:1 [INFO] [stdout] | [INFO] [stdout] 882 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:886:1 [INFO] [stdout] | [INFO] [stdout] 886 | /// Examles provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:889:1 [INFO] [stdout] | [INFO] [stdout] 889 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:892:1 [INFO] [stdout] | [INFO] [stdout] 892 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:895:1 [INFO] [stdout] | [INFO] [stdout] 895 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/schema/mod.rs:936:1 [INFO] [stdout] | [INFO] [stdout] 936 | /// Examples provided in schema [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:832:9 [INFO] [stdout] | [INFO] [stdout] 832 | / lazy_static! { [INFO] [stdout] 833 | | static ref RE9CM: Regex = [INFO] [stdout] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stdout] 835 | | static ref RE10CM: Regex = [INFO] [stdout] ... | [INFO] [stdout] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stdout] 840 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:832:9 [INFO] [stdout] | [INFO] [stdout] 832 | / lazy_static! { [INFO] [stdout] 833 | | static ref RE9CM: Regex = [INFO] [stdout] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stdout] 835 | | static ref RE10CM: Regex = [INFO] [stdout] ... | [INFO] [stdout] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stdout] 840 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:832:9 [INFO] [stdout] | [INFO] [stdout] 832 | / lazy_static! { [INFO] [stdout] 833 | | static ref RE9CM: Regex = [INFO] [stdout] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stdout] 835 | | static ref RE10CM: Regex = [INFO] [stdout] ... | [INFO] [stdout] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stdout] 840 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:832:9 [INFO] [stdout] | [INFO] [stdout] 832 | / lazy_static! { [INFO] [stdout] 833 | | static ref RE9CM: Regex = [INFO] [stdout] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stdout] 835 | | static ref RE10CM: Regex = [INFO] [stdout] ... | [INFO] [stdout] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stdout] 840 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:1143:1 [INFO] [stdout] | [INFO] [stdout] 1143 | / schema_pattern_type!( [INFO] [stdout] 1144 | | QCDRMeasureType, [INFO] [stdout] 1145 | | r"^(AQI[0-9][0-9])|(PQRS[0-9][0-9][0-9])|(IIM[0-9][0-9][0-9])|(Quantum[0-9][0-9])$" [INFO] [stdout] 1146 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:1147:1 [INFO] [stdout] | [INFO] [stdout] 1147 | / schema_pattern_type!( [INFO] [stdout] 1148 | | QCDRCodeValueType, [INFO] [stdout] 1149 | | r"^([0-9][0-9][0-9][0-9]F)|(G[0-9][0-9][0-9][0-9])$" [INFO] [stdout] 1150 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:1179:1 [INFO] [stdout] | [INFO] [stdout] 1179 | schema_pattern_type!(PracticeIdType, r"^[0-9]{3,5}$"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:1180:1 [INFO] [stdout] | [INFO] [stdout] 1180 | schema_pattern_type!(VendorIDType, r"^[0-9]{3}[A-Z]{2}[0-9]{2}$"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:1181:1 [INFO] [stdout] | [INFO] [stdout] 1181 | / schema_pattern_type!( [INFO] [stdout] 1182 | | EmailAddressType, [INFO] [stdout] 1183 | | r"^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z0-9-.]+$" [INFO] [stdout] 1184 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:1185:1 [INFO] [stdout] | [INFO] [stdout] 1185 | schema_pattern_type!(ZipCodeType, r"^[0-9]{5}(-[0-9]{4})?$"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:1186:1 [INFO] [stdout] | [INFO] [stdout] 1186 | schema_pattern_type!(TaxIdType, r"^[0-9]{9}$"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:1187:1 [INFO] [stdout] | [INFO] [stdout] 1187 | schema_pattern_type!(NPIType, r"^[0-9]{10}$"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:1188:1 [INFO] [stdout] | [INFO] [stdout] 1188 | schema_pattern_type!(CPTValueType, r"^[a-zA-Z0-9][0-9][0-9][0-9][a-zA-Z0-9]$"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:1189:1 [INFO] [stdout] | [INFO] [stdout] 1189 | schema_pattern_type!(CPTModifierType, r"^[a-zA-Z0-9]{2}$"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:832:9 [INFO] [stdout] | [INFO] [stdout] 832 | / lazy_static! { [INFO] [stdout] 833 | | static ref RE9CM: Regex = [INFO] [stdout] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stdout] 835 | | static ref RE10CM: Regex = [INFO] [stdout] ... | [INFO] [stdout] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stdout] 840 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:832:9 [INFO] [stdout] | [INFO] [stdout] 832 | / lazy_static! { [INFO] [stdout] 833 | | static ref RE9CM: Regex = [INFO] [stdout] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stdout] 835 | | static ref RE10CM: Regex = [INFO] [stdout] ... | [INFO] [stdout] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stdout] 840 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:832:9 [INFO] [stdout] | [INFO] [stdout] 832 | / lazy_static! { [INFO] [stdout] 833 | | static ref RE9CM: Regex = [INFO] [stdout] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stdout] 835 | | static ref RE10CM: Regex = [INFO] [stdout] ... | [INFO] [stdout] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stdout] 840 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:832:9 [INFO] [stdout] | [INFO] [stdout] 832 | / lazy_static! { [INFO] [stdout] 833 | | static ref RE9CM: Regex = [INFO] [stdout] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stdout] 835 | | static ref RE10CM: Regex = [INFO] [stdout] ... | [INFO] [stdout] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stdout] 840 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:832:9 [INFO] [stdout] | [INFO] [stdout] 832 | / lazy_static! { [INFO] [stdout] 833 | | static ref RE9CM: Regex = [INFO] [stdout] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stdout] 835 | | static ref RE10CM: Regex = [INFO] [stdout] ... | [INFO] [stdout] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stdout] 840 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:1143:1 [INFO] [stdout] | [INFO] [stdout] 1143 | / schema_pattern_type!( [INFO] [stdout] 1144 | | QCDRMeasureType, [INFO] [stdout] 1145 | | r"^(AQI[0-9][0-9])|(PQRS[0-9][0-9][0-9])|(IIM[0-9][0-9][0-9])|(Quantum[0-9][0-9])$" [INFO] [stdout] 1146 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:1147:1 [INFO] [stdout] | [INFO] [stdout] 1147 | / schema_pattern_type!( [INFO] [stdout] 1148 | | QCDRCodeValueType, [INFO] [stdout] 1149 | | r"^([0-9][0-9][0-9][0-9]F)|(G[0-9][0-9][0-9][0-9])$" [INFO] [stdout] 1150 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:1179:1 [INFO] [stdout] | [INFO] [stdout] 1179 | schema_pattern_type!(PracticeIdType, r"^[0-9]{3,5}$"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:1180:1 [INFO] [stdout] | [INFO] [stdout] 1180 | schema_pattern_type!(VendorIDType, r"^[0-9]{3}[A-Z]{2}[0-9]{2}$"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:1181:1 [INFO] [stdout] | [INFO] [stdout] 1181 | / schema_pattern_type!( [INFO] [stdout] 1182 | | EmailAddressType, [INFO] [stdout] 1183 | | r"^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z0-9-.]+$" [INFO] [stdout] 1184 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:1185:1 [INFO] [stdout] | [INFO] [stdout] 1185 | schema_pattern_type!(ZipCodeType, r"^[0-9]{5}(-[0-9]{4})?$"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:1186:1 [INFO] [stdout] | [INFO] [stdout] 1186 | schema_pattern_type!(TaxIdType, r"^[0-9]{9}$"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:1187:1 [INFO] [stdout] | [INFO] [stdout] 1187 | schema_pattern_type!(NPIType, r"^[0-9]{10}$"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:1188:1 [INFO] [stdout] | [INFO] [stdout] 1188 | schema_pattern_type!(CPTValueType, r"^[a-zA-Z0-9][0-9][0-9][0-9][a-zA-Z0-9]$"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/schema/mod.rs:1189:1 [INFO] [stdout] | [INFO] [stdout] 1189 | schema_pattern_type!(CPTModifierType, r"^[a-zA-Z0-9]{2}$"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.47s [INFO] running `Command { std: "docker" "inspect" "f98d968f0d48fb9359264e1010b15ba6b6176f25e23b60c665abfacf2dd48994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f98d968f0d48fb9359264e1010b15ba6b6176f25e23b60c665abfacf2dd48994", kill_on_drop: false }` [INFO] [stdout] f98d968f0d48fb9359264e1010b15ba6b6176f25e23b60c665abfacf2dd48994