[INFO] cloning repository https://github.com/jacobmischka/aqi-nacor-schema [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobmischka%2Faqi-nacor-schema'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c6dcb607abe7e2a4c3f2d7abb0eb9e582d3916ac [INFO] checking jacobmischka/aqi-nacor-schema against try#c05ee43175e02d208faed1fcc0f436c56e48bba6 for pr-92413 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobmischka%2Faqi-nacor-schema" "/workspace/builds/worker-82/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-82/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jacobmischka/aqi-nacor-schema on toolchain c05ee43175e02d208faed1fcc0f436c56e48bba6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c05ee43175e02d208faed1fcc0f436c56e48bba6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-82/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+c05ee43175e02d208faed1fcc0f436c56e48bba6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+c05ee43175e02d208faed1fcc0f436c56e48bba6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b31655053d5d63e525a5ccd74cd5e1dbfe017969c08b4176b1f7500a07e862d [INFO] running `Command { std: "docker" "start" "-a" "3b31655053d5d63e525a5ccd74cd5e1dbfe017969c08b4176b1f7500a07e862d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b31655053d5d63e525a5ccd74cd5e1dbfe017969c08b4176b1f7500a07e862d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b31655053d5d63e525a5ccd74cd5e1dbfe017969c08b4176b1f7500a07e862d", kill_on_drop: false }` [INFO] [stdout] 3b31655053d5d63e525a5ccd74cd5e1dbfe017969c08b4176b1f7500a07e862d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-82/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+c05ee43175e02d208faed1fcc0f436c56e48bba6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 273010eb461da814d05813ba258df5cd9a4aaa2b5665d3b61a326d4e9f624ff0 [INFO] running `Command { std: "docker" "start" "-a" "273010eb461da814d05813ba258df5cd9a4aaa2b5665d3b61a326d4e9f624ff0", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.35 [INFO] [stderr] Checking num-traits v0.1.41 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking xml-rs v0.6.1 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking num v0.1.41 [INFO] [stderr] Checking regex v0.2.5 [INFO] [stderr] Checking chrono v0.4.0 [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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:678:1 [INFO] [stdout] | [INFO] [stdout] 678 | schema_string_tuple_struct!(MonitorCodeType); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(unused_lifetimes)]` on by default [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:702:1 [INFO] [stdout] | [INFO] [stdout] 702 | schema_string_tuple_struct!(AnesthesiaInductionCodeType); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:715:1 [INFO] [stdout] | [INFO] [stdout] 715 | schema_string_tuple_struct!(AnesthesiaMaintenanceCodeType); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:725:1 [INFO] [stdout] | [INFO] [stdout] 725 | schema_string_tuple_struct!(AirwayManagementMethodCodeType); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:763:1 [INFO] [stdout] | [INFO] [stdout] 763 | schema_string_tuple_struct!(AirwayManagementSubMethodCodeType); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:877:1 [INFO] [stdout] | [INFO] [stdout] 877 | schema_string_tuple_struct!(LabDataNameCodeType); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:880:1 [INFO] [stdout] | [INFO] [stdout] 880 | schema_string_tuple_struct!(CommonUnit); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:883:1 [INFO] [stdout] | [INFO] [stdout] 883 | schema_string_tuple_struct!(MedicationTypeCodeType); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:887:1 [INFO] [stdout] | [INFO] [stdout] 887 | schema_string_tuple_struct!(RouteCodeType); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:890:1 [INFO] [stdout] | [INFO] [stdout] 890 | schema_string_tuple_struct!(MonitoringNameCodeType); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:893:1 [INFO] [stdout] | [INFO] [stdout] 893 | schema_string_tuple_struct!(OutputCodeType); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:896:1 [INFO] [stdout] | [INFO] [stdout] 896 | schema_string_tuple_struct!(PostOpDispositionCodeType); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:937:1 [INFO] [stdout] | [INFO] [stdout] 937 | schema_string_tuple_struct!(TimingMilestoneCodeType); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (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 the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:678:1 [INFO] [stdout] | [INFO] [stdout] 678 | schema_string_tuple_struct!(MonitorCodeType); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(unused_lifetimes)]` on by default [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:702:1 [INFO] [stdout] | [INFO] [stdout] 702 | schema_string_tuple_struct!(AnesthesiaInductionCodeType); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:715:1 [INFO] [stdout] | [INFO] [stdout] 715 | schema_string_tuple_struct!(AnesthesiaMaintenanceCodeType); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:725:1 [INFO] [stdout] | [INFO] [stdout] 725 | schema_string_tuple_struct!(AirwayManagementMethodCodeType); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:763:1 [INFO] [stdout] | [INFO] [stdout] 763 | schema_string_tuple_struct!(AirwayManagementSubMethodCodeType); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:877:1 [INFO] [stdout] | [INFO] [stdout] 877 | schema_string_tuple_struct!(LabDataNameCodeType); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:880:1 [INFO] [stdout] | [INFO] [stdout] 880 | schema_string_tuple_struct!(CommonUnit); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:883:1 [INFO] [stdout] | [INFO] [stdout] 883 | schema_string_tuple_struct!(MedicationTypeCodeType); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:887:1 [INFO] [stdout] | [INFO] [stdout] 887 | schema_string_tuple_struct!(RouteCodeType); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:890:1 [INFO] [stdout] | [INFO] [stdout] 890 | schema_string_tuple_struct!(MonitoringNameCodeType); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:893:1 [INFO] [stdout] | [INFO] [stdout] 893 | schema_string_tuple_struct!(OutputCodeType); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:896:1 [INFO] [stdout] | [INFO] [stdout] 896 | schema_string_tuple_struct!(PostOpDispositionCodeType); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/macros.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a> SchemaStringType for $NAME { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] | [INFO] [stdout] ::: src/schema/mod.rs:937:1 [INFO] [stdout] | [INFO] [stdout] 937 | schema_string_tuple_struct!(TimingMilestoneCodeType); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `schema_string_tuple_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aqi-nacor-schema` due to 14 previous errors; 28 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 13 previous errors; 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "273010eb461da814d05813ba258df5cd9a4aaa2b5665d3b61a326d4e9f624ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "273010eb461da814d05813ba258df5cd9a4aaa2b5665d3b61a326d4e9f624ff0", kill_on_drop: false }` [INFO] [stdout] 273010eb461da814d05813ba258df5cd9a4aaa2b5665d3b61a326d4e9f624ff0