[INFO] fetching crate aqi-nacor-schema 2.3.0...
[INFO] testing aqi-nacor-schema-2.3.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate aqi-nacor-schema 2.3.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate aqi-nacor-schema 2.3.0
[INFO] finished tweaking crates.io crate aqi-nacor-schema 2.3.0
[INFO] tweaked toml for crates.io crate aqi-nacor-schema 2.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate aqi-nacor-schema 2.3.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 42 packages to latest compatible versions
[INFO] [stderr]       Adding lazy_static v0.2.11 (available: v1.5.0)
[INFO] [stderr]       Adding regex v0.2.11 (available: v1.12.2)
[INFO] [stderr]       Adding xml-rs v0.6.1 (available: v1.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xml-rs v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1347acf5a4c7cbd67ff70cd030547f5980b125f88202d6a0e405abe69121019
[INFO] running `Command { std: "docker" "start" "-a" "b1347acf5a4c7cbd67ff70cd030547f5980b125f88202d6a0e405abe69121019", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1347acf5a4c7cbd67ff70cd030547f5980b125f88202d6a0e405abe69121019", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1347acf5a4c7cbd67ff70cd030547f5980b125f88202d6a0e405abe69121019", kill_on_drop: false }`
[INFO] [stdout] b1347acf5a4c7cbd67ff70cd030547f5980b125f88202d6a0e405abe69121019
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be1ebbb2cfb7b0d6f53644aaa48d7a753b2b5b3a6d4d8a69fb6da61a5823bd8b
[INFO] running `Command { std: "docker" "start" "-a" "be1ebbb2cfb7b0d6f53644aaa48d7a753b2b5b3a6d4d8a69fb6da61a5823bd8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling xml-rs v0.6.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling 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]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.28s
[INFO] running `Command { std: "docker" "inspect" "be1ebbb2cfb7b0d6f53644aaa48d7a753b2b5b3a6d4d8a69fb6da61a5823bd8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be1ebbb2cfb7b0d6f53644aaa48d7a753b2b5b3a6d4d8a69fb6da61a5823bd8b", kill_on_drop: false }`
[INFO] [stdout] be1ebbb2cfb7b0d6f53644aaa48d7a753b2b5b3a6d4d8a69fb6da61a5823bd8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d072f74120b8729dc63c46237661ae6a8abd1ab73a52df20f217a7f810e28da6
[INFO] running `Command { std: "docker" "start" "-a" "d072f74120b8729dc63c46237661ae6a8abd1ab73a52df20f217a7f810e28da6", kill_on_drop: false }`
[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]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aqi-nacor-schema v2.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `lazy_static` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (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 `Once::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` which comes from the expansion of the macro `schema_pattern_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "d072f74120b8729dc63c46237661ae6a8abd1ab73a52df20f217a7f810e28da6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d072f74120b8729dc63c46237661ae6a8abd1ab73a52df20f217a7f810e28da6", kill_on_drop: false }`
[INFO] [stdout] d072f74120b8729dc63c46237661ae6a8abd1ab73a52df20f217a7f810e28da6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a7d4a1354e94bdbb202c198163b588dc6e8ec67bc22241c642b762f951487eb3
[INFO] running `Command { std: "docker" "start" "-a" "a7d4a1354e94bdbb202c198163b588dc6e8ec67bc22241c642b762f951487eb3", kill_on_drop: false }`
[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]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[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]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[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]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[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]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[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]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[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]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[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]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[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]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[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]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[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]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[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]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[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]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[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]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[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]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[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 constant `std::sync::ONCE_INIT`: the `Once::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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::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 the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::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]      | |_^
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `schema_pattern_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::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]      | |_^
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `schema_pattern_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]     --> src/schema/mod.rs:1179:1
[INFO] [stderr]      |
[INFO] [stderr] 1179 | schema_pattern_type!(PracticeIdType, r"^[0-9]{3,5}$");
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `schema_pattern_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]     --> src/schema/mod.rs:1180:1
[INFO] [stderr]      |
[INFO] [stderr] 1180 | schema_pattern_type!(VendorIDType, r"^[0-9]{3}[A-Z]{2}[0-9]{2}$");
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `schema_pattern_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]     --> src/schema/mod.rs:1181:1
[INFO] [stderr]      |
[INFO] [stderr] 1181 | / schema_pattern_type!(
[INFO] [stderr] 1182 | |     EmailAddressType,
[INFO] [stderr] 1183 | |     r"^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z0-9-.]+$"
[INFO] [stderr] 1184 | | );
[INFO] [stderr]      | |_^
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `schema_pattern_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]     --> src/schema/mod.rs:1185:1
[INFO] [stderr]      |
[INFO] [stderr] 1185 | schema_pattern_type!(ZipCodeType, r"^[0-9]{5}(-[0-9]{4})?$");
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `schema_pattern_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]     --> src/schema/mod.rs:1186:1
[INFO] [stderr]      |
[INFO] [stderr] 1186 | schema_pattern_type!(TaxIdType, r"^[0-9]{9}$");
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `schema_pattern_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]     --> src/schema/mod.rs:1187:1
[INFO] [stderr]      |
[INFO] [stderr] 1187 | schema_pattern_type!(NPIType, r"^[0-9]{10}$");
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `schema_pattern_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]     --> src/schema/mod.rs:1188:1
[INFO] [stderr]      |
[INFO] [stderr] 1188 | schema_pattern_type!(CPTValueType, r"^[a-zA-Z0-9][0-9][0-9][0-9][a-zA-Z0-9]$");
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `schema_pattern_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]     --> src/schema/mod.rs:1189:1
[INFO] [stderr]      |
[INFO] [stderr] 1189 | schema_pattern_type!(CPTModifierType, r"^[a-zA-Z0-9]{2}$");
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `schema_pattern_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `aqi-nacor-schema` (lib) generated 28 warnings (3 duplicates)
[INFO] [stderr] warning: `aqi-nacor-schema` (lib test) generated 28 warnings (28 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aqi_nacor_schema-ff65a18fe846f3f1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests aqi_nacor_schema
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a7d4a1354e94bdbb202c198163b588dc6e8ec67bc22241c642b762f951487eb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7d4a1354e94bdbb202c198163b588dc6e8ec67bc22241c642b762f951487eb3", kill_on_drop: false }`
[INFO] [stdout] a7d4a1354e94bdbb202c198163b588dc6e8ec67bc22241c642b762f951487eb3
