[INFO] cloning repository https://github.com/jacobmischka/aqi-nacor-schema [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacobmischka/aqi-nacor-schema" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobmischka%2Faqi-nacor-schema"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobmischka%2Faqi-nacor-schema'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7b38c7274b5ba0bc8f2a48abbaa782072dddf388 [INFO] checking jacobmischka/aqi-nacor-schema against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobmischka%2Faqi-nacor-schema" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jacobmischka/aqi-nacor-schema on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jacobmischka/aqi-nacor-schema [INFO] finished tweaking git repo https://github.com/jacobmischka/aqi-nacor-schema [INFO] tweaked toml for git repo https://github.com/jacobmischka/aqi-nacor-schema written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/jacobmischka/aqi-nacor-schema already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 080d1b98fc3531ba6dbc2f3a942bc0c7670bd5dd7382d16b2e376856e1c78334 [INFO] running `"docker" "start" "-a" "080d1b98fc3531ba6dbc2f3a942bc0c7670bd5dd7382d16b2e376856e1c78334"` [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking xml-rs v0.6.1 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking regex v0.2.5 [INFO] [stderr] Checking aqi-nacor-schema v2.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:677:1 [INFO] [stderr] | [INFO] [stderr] 677 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 678 | schema_string_tuple_struct!(MonitorCodeType); [INFO] [stderr] | --------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [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] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:701:1 [INFO] [stderr] | [INFO] [stderr] 701 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 702 | schema_string_tuple_struct!(AnesthesiaInductionCodeType); [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/schema/mod.rs:714:1 [INFO] [stderr] | [INFO] [stderr] 714 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 715 | schema_string_tuple_struct!(AnesthesiaMaintenanceCodeType); [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/schema/mod.rs:724:1 [INFO] [stderr] | [INFO] [stderr] 724 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 725 | schema_string_tuple_struct!(AirwayManagementMethodCodeType); [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/schema/mod.rs:762:1 [INFO] [stderr] | [INFO] [stderr] 762 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 763 | schema_string_tuple_struct!(AirwayManagementSubMethodCodeType); [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/schema/mod.rs:876:1 [INFO] [stderr] | [INFO] [stderr] 876 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 877 | schema_string_tuple_struct!(LabDataNameCodeType); [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/schema/mod.rs:879:1 [INFO] [stderr] | [INFO] [stderr] 879 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 880 | schema_string_tuple_struct!(CommonUnit); [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/schema/mod.rs:882:1 [INFO] [stderr] | [INFO] [stderr] 882 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 883 | schema_string_tuple_struct!(MedicationTypeCodeType); [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/schema/mod.rs:886:1 [INFO] [stderr] | [INFO] [stderr] 886 | /// Examles provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 887 | schema_string_tuple_struct!(RouteCodeType); [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/schema/mod.rs:889:1 [INFO] [stderr] | [INFO] [stderr] 889 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 890 | schema_string_tuple_struct!(MonitoringNameCodeType); [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/schema/mod.rs:892:1 [INFO] [stderr] | [INFO] [stderr] 892 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 893 | schema_string_tuple_struct!(OutputCodeType); [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/schema/mod.rs:895:1 [INFO] [stderr] | [INFO] [stderr] 895 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 896 | schema_string_tuple_struct!(PostOpDispositionCodeType); [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/schema/mod.rs:936:1 [INFO] [stderr] | [INFO] [stderr] 936 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 937 | schema_string_tuple_struct!(TimingMilestoneCodeType); [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/schema/mod.rs:677:1 [INFO] [stderr] | [INFO] [stderr] 677 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 678 | schema_string_tuple_struct!(MonitorCodeType); [INFO] [stderr] | --------------------------------------------- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [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] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/schema/mod.rs:701:1 [INFO] [stderr] | [INFO] [stderr] 701 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 702 | schema_string_tuple_struct!(AnesthesiaInductionCodeType); [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/schema/mod.rs:714:1 [INFO] [stderr] | [INFO] [stderr] 714 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 715 | schema_string_tuple_struct!(AnesthesiaMaintenanceCodeType); [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/schema/mod.rs:724:1 [INFO] [stderr] | [INFO] [stderr] 724 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 725 | schema_string_tuple_struct!(AirwayManagementMethodCodeType); [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/schema/mod.rs:762:1 [INFO] [stderr] | [INFO] [stderr] 762 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 763 | schema_string_tuple_struct!(AirwayManagementSubMethodCodeType); [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/schema/mod.rs:876:1 [INFO] [stderr] | [INFO] [stderr] 876 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 877 | schema_string_tuple_struct!(LabDataNameCodeType); [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/schema/mod.rs:879:1 [INFO] [stderr] | [INFO] [stderr] 879 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 880 | schema_string_tuple_struct!(CommonUnit); [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/schema/mod.rs:882:1 [INFO] [stderr] | [INFO] [stderr] 882 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 883 | schema_string_tuple_struct!(MedicationTypeCodeType); [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/schema/mod.rs:886:1 [INFO] [stderr] | [INFO] [stderr] 886 | /// Examles provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 887 | schema_string_tuple_struct!(RouteCodeType); [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/schema/mod.rs:889:1 [INFO] [stderr] | [INFO] [stderr] 889 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 890 | schema_string_tuple_struct!(MonitoringNameCodeType); [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/schema/mod.rs:892:1 [INFO] [stderr] | [INFO] [stderr] 892 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 893 | schema_string_tuple_struct!(OutputCodeType); [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/schema/mod.rs:895:1 [INFO] [stderr] | [INFO] [stderr] 895 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 896 | schema_string_tuple_struct!(PostOpDispositionCodeType); [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/schema/mod.rs:936:1 [INFO] [stderr] | [INFO] [stderr] 936 | /// Examples provided in schema [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 937 | schema_string_tuple_struct!(TimingMilestoneCodeType); [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/schema/mod.rs:832:9 [INFO] [stderr] | [INFO] [stderr] 832 | / lazy_static! { [INFO] [stderr] 833 | | static ref RE9CM: Regex = [INFO] [stderr] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stderr] 835 | | static ref RE10CM: Regex = [INFO] [stderr] ... | [INFO] [stderr] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stderr] 840 | | } [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/schema/mod.rs:832:9 [INFO] [stderr] | [INFO] [stderr] 832 | / lazy_static! { [INFO] [stderr] 833 | | static ref RE9CM: Regex = [INFO] [stderr] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stderr] 835 | | static ref RE10CM: Regex = [INFO] [stderr] ... | [INFO] [stderr] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stderr] 840 | | } [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/schema/mod.rs:832:9 [INFO] [stderr] | [INFO] [stderr] 832 | / lazy_static! { [INFO] [stderr] 833 | | static ref RE9CM: Regex = [INFO] [stderr] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stderr] 835 | | static ref RE10CM: Regex = [INFO] [stderr] ... | [INFO] [stderr] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stderr] 840 | | } [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/schema/mod.rs:832:9 [INFO] [stderr] | [INFO] [stderr] 832 | / lazy_static! { [INFO] [stderr] 833 | | static ref RE9CM: Regex = [INFO] [stderr] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stderr] 835 | | static ref RE10CM: Regex = [INFO] [stderr] ... | [INFO] [stderr] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stderr] 840 | | } [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/schema/mod.rs:832:9 [INFO] [stderr] | [INFO] [stderr] 832 | / lazy_static! { [INFO] [stderr] 833 | | static ref RE9CM: Regex = [INFO] [stderr] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stderr] 835 | | static ref RE10CM: Regex = [INFO] [stderr] ... | [INFO] [stderr] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stderr] 840 | | } [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/schema/mod.rs:1143:1 [INFO] [stderr] | [INFO] [stderr] 1143 | / schema_pattern_type!( [INFO] [stderr] 1144 | | QCDRMeasureType, [INFO] [stderr] 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] [stderr] 1146 | | ); [INFO] [stderr] | |__^ in this macro invocation [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/schema/mod.rs:1147:1 [INFO] [stderr] | [INFO] [stderr] 1147 | / schema_pattern_type!( [INFO] [stderr] 1148 | | QCDRCodeValueType, [INFO] [stderr] 1149 | | r"^([0-9][0-9][0-9][0-9]F)|(G[0-9][0-9][0-9][0-9])$" [INFO] [stderr] 1150 | | ); [INFO] [stderr] | |__^ in this macro invocation [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/schema/mod.rs:1177:1 [INFO] [stderr] | [INFO] [stderr] 1177 | schema_pattern_type!(PracticeIdType, r"^[0-9]{3,5}$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [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/schema/mod.rs:1178:1 [INFO] [stderr] | [INFO] [stderr] 1178 | schema_pattern_type!(VendorIDType, r"^[0-9]{3}[A-Z]{2}[0-9]{2}$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [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/schema/mod.rs:1179:1 [INFO] [stderr] | [INFO] [stderr] 1179 | / schema_pattern_type!( [INFO] [stderr] 1180 | | EmailAddressType, [INFO] [stderr] 1181 | | r"^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z0-9-.]+$" [INFO] [stderr] 1182 | | ); [INFO] [stderr] | |__^ in this macro invocation [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/schema/mod.rs:1183:1 [INFO] [stderr] | [INFO] [stderr] 1183 | schema_pattern_type!(ZipCodeType, r"^[0-9]{5}(-[0-9]{4})?$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [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/schema/mod.rs:1184:1 [INFO] [stderr] | [INFO] [stderr] 1184 | schema_pattern_type!(TaxIdType, r"^[0-9]{9}$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [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/schema/mod.rs:1185:1 [INFO] [stderr] | [INFO] [stderr] 1185 | schema_pattern_type!(NPIType, r"^[0-9]{10}$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [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/schema/mod.rs:1186:1 [INFO] [stderr] | [INFO] [stderr] 1186 | schema_pattern_type!(CPTValueType, r"^[a-zA-Z0-9][0-9][0-9][0-9][a-zA-Z0-9]$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [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/schema/mod.rs:1187:1 [INFO] [stderr] | [INFO] [stderr] 1187 | schema_pattern_type!(CPTModifierType, r"^[a-zA-Z0-9]{2}$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [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/schema/mod.rs:832:9 [INFO] [stderr] | [INFO] [stderr] 832 | / lazy_static! { [INFO] [stderr] 833 | | static ref RE9CM: Regex = [INFO] [stderr] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stderr] 835 | | static ref RE10CM: Regex = [INFO] [stderr] ... | [INFO] [stderr] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stderr] 840 | | } [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/schema/mod.rs:832:9 [INFO] [stderr] | [INFO] [stderr] 832 | / lazy_static! { [INFO] [stderr] 833 | | static ref RE9CM: Regex = [INFO] [stderr] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stderr] 835 | | static ref RE10CM: Regex = [INFO] [stderr] ... | [INFO] [stderr] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stderr] 840 | | } [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/schema/mod.rs:832:9 [INFO] [stderr] | [INFO] [stderr] 832 | / lazy_static! { [INFO] [stderr] 833 | | static ref RE9CM: Regex = [INFO] [stderr] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stderr] 835 | | static ref RE10CM: Regex = [INFO] [stderr] ... | [INFO] [stderr] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stderr] 840 | | } [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/schema/mod.rs:832:9 [INFO] [stderr] | [INFO] [stderr] 832 | / lazy_static! { [INFO] [stderr] 833 | | static ref RE9CM: Regex = [INFO] [stderr] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stderr] 835 | | static ref RE10CM: Regex = [INFO] [stderr] ... | [INFO] [stderr] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stderr] 840 | | } [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/schema/mod.rs:832:9 [INFO] [stderr] | [INFO] [stderr] 832 | / lazy_static! { [INFO] [stderr] 833 | | static ref RE9CM: Regex = [INFO] [stderr] 834 | | Regex::new(r"^(V\d{2}(\.\d{1,2})?|\d{3}(\.\d{1,2})?|E\d{3}(\.\d)?)$").unwrap(); [INFO] [stderr] 835 | | static ref RE10CM: Regex = [INFO] [stderr] ... | [INFO] [stderr] 839 | | static ref RENACOR: Regex = Regex::new(r"[0-9][0-9][a-zA-Z][0-9][0-9]").unwrap(); [INFO] [stderr] 840 | | } [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/schema/mod.rs:1143:1 [INFO] [stderr] | [INFO] [stderr] 1143 | / schema_pattern_type!( [INFO] [stderr] 1144 | | QCDRMeasureType, [INFO] [stderr] 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] [stderr] 1146 | | ); [INFO] [stderr] | |__^ in this macro invocation [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/schema/mod.rs:1147:1 [INFO] [stderr] | [INFO] [stderr] 1147 | / schema_pattern_type!( [INFO] [stderr] 1148 | | QCDRCodeValueType, [INFO] [stderr] 1149 | | r"^([0-9][0-9][0-9][0-9]F)|(G[0-9][0-9][0-9][0-9])$" [INFO] [stderr] 1150 | | ); [INFO] [stderr] | |__^ in this macro invocation [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/schema/mod.rs:1177:1 [INFO] [stderr] | [INFO] [stderr] 1177 | schema_pattern_type!(PracticeIdType, r"^[0-9]{3,5}$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [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/schema/mod.rs:1178:1 [INFO] [stderr] | [INFO] [stderr] 1178 | schema_pattern_type!(VendorIDType, r"^[0-9]{3}[A-Z]{2}[0-9]{2}$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [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/schema/mod.rs:1179:1 [INFO] [stderr] | [INFO] [stderr] 1179 | / schema_pattern_type!( [INFO] [stderr] 1180 | | EmailAddressType, [INFO] [stderr] 1181 | | r"^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z0-9-.]+$" [INFO] [stderr] 1182 | | ); [INFO] [stderr] | |__^ in this macro invocation [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/schema/mod.rs:1183:1 [INFO] [stderr] | [INFO] [stderr] 1183 | schema_pattern_type!(ZipCodeType, r"^[0-9]{5}(-[0-9]{4})?$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [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/schema/mod.rs:1184:1 [INFO] [stderr] | [INFO] [stderr] 1184 | schema_pattern_type!(TaxIdType, r"^[0-9]{9}$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [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/schema/mod.rs:1185:1 [INFO] [stderr] | [INFO] [stderr] 1185 | schema_pattern_type!(NPIType, r"^[0-9]{10}$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [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/schema/mod.rs:1186:1 [INFO] [stderr] | [INFO] [stderr] 1186 | schema_pattern_type!(CPTValueType, r"^[a-zA-Z0-9][0-9][0-9][0-9][a-zA-Z0-9]$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [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/schema/mod.rs:1187:1 [INFO] [stderr] | [INFO] [stderr] 1187 | schema_pattern_type!(CPTModifierType, r"^[a-zA-Z0-9]{2}$"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ in this macro invocation [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] Finished dev [unoptimized + debuginfo] target(s) in 7.62s [INFO] running `"docker" "inspect" "080d1b98fc3531ba6dbc2f3a942bc0c7670bd5dd7382d16b2e376856e1c78334"` [INFO] running `"docker" "rm" "-f" "080d1b98fc3531ba6dbc2f3a942bc0c7670bd5dd7382d16b2e376856e1c78334"` [INFO] [stdout] 080d1b98fc3531ba6dbc2f3a942bc0c7670bd5dd7382d16b2e376856e1c78334